@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/1968__429_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.826 -1.673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.826"^^xsd:decimal ;
  dwc:decimalLongitude "-1.673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2245'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2245'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.673'^^xsd:double;
  dwc:startLongitude '-1.673'^^xsd:double;
  dwc:endLongitude '-1.673'^^xsd:double;
  dwc:latitude '36.826'^^xsd:double;
  dwc:startLatitude '36.826'^^xsd:double;
  dwc:endLatitude '36.826'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.673 36.826, -1.673 36.826, -1.673 36.826, -1.673 36.826, -1.673 36.826))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2245'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34633 -2.936833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.936833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2874'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2874'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.425555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.936833'^^xsd:double;
  dwc:startLongitude '-2.936833'^^xsd:double;
  dwc:endLongitude '-2.936833'^^xsd:double;
  dwc:latitude '36.34633'^^xsd:double;
  dwc:startLatitude '36.34633'^^xsd:double;
  dwc:endLatitude '36.34633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.936833 36.34633, -2.936833 36.34633, -2.936833 36.34633, -2.936833 36.34633, -2.936833 36.34633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2874'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58457 -3.88414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58457"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4301'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4301'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.491388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.88414'^^xsd:double;
  dwc:startLongitude '-3.88414'^^xsd:double;
  dwc:endLongitude '-3.88414'^^xsd:double;
  dwc:latitude '36.58457'^^xsd:double;
  dwc:startLatitude '36.58457'^^xsd:double;
  dwc:endLatitude '36.58457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.88414 36.58457, -3.88414 36.58457, -3.88414 36.58457, -3.88414 36.58457, -3.88414 36.58457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4301'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21767 -4.960833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.960833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3148'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3148'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.585555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.960833'^^xsd:double;
  dwc:startLongitude '-4.960833'^^xsd:double;
  dwc:endLongitude '-4.960833'^^xsd:double;
  dwc:latitude '36.21767'^^xsd:double;
  dwc:startLatitude '36.21767'^^xsd:double;
  dwc:endLatitude '36.21767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.960833 36.21767, -4.960833 36.21767, -4.960833 36.21767, -4.960833 36.21767, -4.960833 36.21767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3148'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.512 -2.985667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.512"^^xsd:decimal ;
  dwc:decimalLongitude "-2.985667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2884'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2884'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.563333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.985667'^^xsd:double;
  dwc:startLongitude '-2.985667'^^xsd:double;
  dwc:endLongitude '-2.985667'^^xsd:double;
  dwc:latitude '36.512'^^xsd:double;
  dwc:startLatitude '36.512'^^xsd:double;
  dwc:endLatitude '36.512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.985667 36.512, -2.985667 36.512, -2.985667 36.512, -2.985667 36.512, -2.985667 36.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2884'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6565 -3.814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2830'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2830'^^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:timeOfDay '12.759444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.814'^^xsd:double;
  dwc:startLongitude '-3.814'^^xsd:double;
  dwc:endLongitude '-3.814'^^xsd:double;
  dwc:latitude '36.6565'^^xsd:double;
  dwc:startLatitude '36.6565'^^xsd:double;
  dwc:endLatitude '36.6565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.814 36.6565, -3.814 36.6565, -3.814 36.6565, -3.814 36.6565, -3.814 36.6565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2830'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43811 -2.964893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43811"^^xsd:decimal ;
  dwc:decimalLongitude "-2.964893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4355'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4355'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.401944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.964893'^^xsd:double;
  dwc:startLongitude '-2.964893'^^xsd:double;
  dwc:endLongitude '-2.964893'^^xsd:double;
  dwc:latitude '36.43811'^^xsd:double;
  dwc:startLatitude '36.43811'^^xsd:double;
  dwc:endLatitude '36.43811'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.964893 36.43811, -2.964893 36.43811, -2.964893 36.43811, -2.964893 36.43811, -2.964893 36.43811))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4355'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37463 -2.950778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37463"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4826'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4826'^^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:timeOfDay '10.039166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.950778'^^xsd:double;
  dwc:startLongitude '-2.950778'^^xsd:double;
  dwc:endLongitude '-2.950778'^^xsd:double;
  dwc:latitude '36.37463'^^xsd:double;
  dwc:startLatitude '36.37463'^^xsd:double;
  dwc:endLatitude '36.37463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950778 36.37463, -2.950778 36.37463, -2.950778 36.37463, -2.950778 36.37463, -2.950778 36.37463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4826'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06 -2.948667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06"^^xsd:decimal ;
  dwc:decimalLongitude "-2.948667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2595'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2595'^^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:timeOfDay '18.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.948667'^^xsd:double;
  dwc:startLongitude '-2.948667'^^xsd:double;
  dwc:endLongitude '-2.948667'^^xsd:double;
  dwc:latitude '36.06'^^xsd:double;
  dwc:startLatitude '36.06'^^xsd:double;
  dwc:endLatitude '36.06'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.948667 36.06, -2.948667 36.06, -2.948667 36.06, -2.948667 36.06, -2.948667 36.06))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2595'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77233 -1.804333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.804333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_438'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_438'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.804333'^^xsd:double;
  dwc:startLongitude '-1.804333'^^xsd:double;
  dwc:endLongitude '-1.804333'^^xsd:double;
  dwc:latitude '36.77233'^^xsd:double;
  dwc:startLatitude '36.77233'^^xsd:double;
  dwc:endLatitude '36.77233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.804333 36.77233, -1.804333 36.77233, -1.804333 36.77233, -1.804333 36.77233, -1.804333 36.77233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_438'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -2.902167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.902167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1404'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1404'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.902167'^^xsd:double;
  dwc:startLongitude '-2.902167'^^xsd:double;
  dwc:endLongitude '-2.902167'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:startLatitude '36.3645'^^xsd:double;
  dwc:endLatitude '36.3645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.902167 36.3645, -2.902167 36.3645, -2.902167 36.3645, -2.902167 36.3645, -2.902167 36.3645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1404'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42267 -4.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1925'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1925'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18.167222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.606'^^xsd:double;
  dwc:startLongitude '-4.606'^^xsd:double;
  dwc:endLongitude '-4.606'^^xsd:double;
  dwc:latitude '36.42267'^^xsd:double;
  dwc:startLatitude '36.42267'^^xsd:double;
  dwc:endLatitude '36.42267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.606 36.42267, -4.606 36.42267, -4.606 36.42267, -4.606 36.42267, -4.606 36.42267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1925'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91867 -1.616167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.616167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_463'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_463'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.616167'^^xsd:double;
  dwc:startLongitude '-1.616167'^^xsd:double;
  dwc:endLongitude '-1.616167'^^xsd:double;
  dwc:latitude '36.91867'^^xsd:double;
  dwc:startLatitude '36.91867'^^xsd:double;
  dwc:endLatitude '36.91867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.616167 36.91867, -1.616167 36.91867, -1.616167 36.91867, -1.616167 36.91867, -1.616167 36.91867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_463'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66118 -3.03567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66118"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4058'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4058'^^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:timeOfDay '15.998055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.03567'^^xsd:double;
  dwc:startLongitude '-3.03567'^^xsd:double;
  dwc:endLongitude '-3.03567'^^xsd:double;
  dwc:latitude '36.66118'^^xsd:double;
  dwc:startLatitude '36.66118'^^xsd:double;
  dwc:endLatitude '36.66118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.03567 36.66118, -3.03567 36.66118, -3.03567 36.66118, -3.03567 36.66118, -3.03567 36.66118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4058'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67284 -3.028167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67284"^^xsd:decimal ;
  dwc:decimalLongitude "-3.028167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3012'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3012'^^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:timeOfDay '8.1147222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.028167'^^xsd:double;
  dwc:startLongitude '-3.028167'^^xsd:double;
  dwc:endLongitude '-3.028167'^^xsd:double;
  dwc:latitude '36.67284'^^xsd:double;
  dwc:startLatitude '36.67284'^^xsd:double;
  dwc:endLatitude '36.67284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.028167 36.67284, -3.028167 36.67284, -3.028167 36.67284, -3.028167 36.67284, -3.028167 36.67284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3012'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -3.0445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3320'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3320'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.8872222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0445'^^xsd:double;
  dwc:startLongitude '-3.0445'^^xsd:double;
  dwc:endLongitude '-3.0445'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0445 36.4365, -3.0445 36.4365, -3.0445 36.4365, -3.0445 36.4365, -3.0445 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3320'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.473 -4.630167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.630167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1859'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1859'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.671666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.630167'^^xsd:double;
  dwc:startLongitude '-4.630167'^^xsd:double;
  dwc:endLongitude '-4.630167'^^xsd:double;
  dwc:latitude '36.473'^^xsd:double;
  dwc:startLatitude '36.473'^^xsd:double;
  dwc:endLatitude '36.473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.630167 36.473, -4.630167 36.473, -4.630167 36.473, -4.630167 36.473, -4.630167 36.473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1859'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40558 -3.006317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40558"^^xsd:decimal ;
  dwc:decimalLongitude "-3.006317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4266'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4266'^^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:timeOfDay '11.808888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.006317'^^xsd:double;
  dwc:startLongitude '-3.006317'^^xsd:double;
  dwc:endLongitude '-3.006317'^^xsd:double;
  dwc:latitude '36.40558'^^xsd:double;
  dwc:startLatitude '36.40558'^^xsd:double;
  dwc:endLatitude '36.40558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.006317 36.40558, -3.006317 36.40558, -3.006317 36.40558, -3.006317 36.40558, -3.006317 36.40558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4266'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46233 -2.5325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2375'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2375'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5325'^^xsd:double;
  dwc:startLongitude '-2.5325'^^xsd:double;
  dwc:endLongitude '-2.5325'^^xsd:double;
  dwc:latitude '36.46233'^^xsd:double;
  dwc:startLatitude '36.46233'^^xsd:double;
  dwc:endLatitude '36.46233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5325 36.46233, -2.5325 36.46233, -2.5325 36.46233, -2.5325 36.46233, -2.5325 36.46233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2375'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29567 -5.100167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.100167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3147'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3147'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.8438888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.100167'^^xsd:double;
  dwc:startLongitude '-5.100167'^^xsd:double;
  dwc:endLongitude '-5.100167'^^xsd:double;
  dwc:latitude '36.29567'^^xsd:double;
  dwc:startLatitude '36.29567'^^xsd:double;
  dwc:endLatitude '36.29567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.100167 36.29567, -5.100167 36.29567, -5.100167 36.29567, -5.100167 36.29567, -5.100167 36.29567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3147'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54633 -2.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1290'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1290'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '20.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.679'^^xsd:double;
  dwc:startLongitude '-2.679'^^xsd:double;
  dwc:endLongitude '-2.679'^^xsd:double;
  dwc:latitude '36.54633'^^xsd:double;
  dwc:startLatitude '36.54633'^^xsd:double;
  dwc:endLatitude '36.54633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.679 36.54633, -2.679 36.54633, -2.679 36.54633, -2.679 36.54633, -2.679 36.54633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1290'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -2.7405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1734'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1734'^^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:timeOfDay '6.3291666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7405'^^xsd:double;
  dwc:startLongitude '-2.7405'^^xsd:double;
  dwc:endLongitude '-2.7405'^^xsd:double;
  dwc:latitude '36.63917'^^xsd:double;
  dwc:startLatitude '36.63917'^^xsd:double;
  dwc:endLatitude '36.63917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7405 36.63917, -2.7405 36.63917, -2.7405 36.63917, -2.7405 36.63917, -2.7405 36.63917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1734'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37717 -4.355833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.355833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1874'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1874'^^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:timeOfDay '19.192222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.355833'^^xsd:double;
  dwc:startLongitude '-4.355833'^^xsd:double;
  dwc:endLongitude '-4.355833'^^xsd:double;
  dwc:latitude '36.37717'^^xsd:double;
  dwc:startLatitude '36.37717'^^xsd:double;
  dwc:endLatitude '36.37717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.355833 36.37717, -4.355833 36.37717, -4.355833 36.37717, -4.355833 36.37717, -4.355833 36.37717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1874'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65217 -3.196833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65217"^^xsd:decimal ;
  dwc:decimalLongitude "-3.196833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2057'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2057'^^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:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.196833'^^xsd:double;
  dwc:startLongitude '-3.196833'^^xsd:double;
  dwc:endLongitude '-3.196833'^^xsd:double;
  dwc:latitude '36.65217'^^xsd:double;
  dwc:startLatitude '36.65217'^^xsd:double;
  dwc:endLatitude '36.65217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.196833 36.65217, -3.196833 36.65217, -3.196833 36.65217, -3.196833 36.65217, -3.196833 36.65217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2057'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51267 -2.688667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.688667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_839'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_839'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.688667'^^xsd:double;
  dwc:startLongitude '-2.688667'^^xsd:double;
  dwc:endLongitude '-2.688667'^^xsd:double;
  dwc:latitude '36.51267'^^xsd:double;
  dwc:startLatitude '36.51267'^^xsd:double;
  dwc:endLatitude '36.51267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.688667 36.51267, -2.688667 36.51267, -2.688667 36.51267, -2.688667 36.51267, -2.688667 36.51267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_839'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48333 -2.5755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2673'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2673'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5755'^^xsd:double;
  dwc:startLongitude '-2.5755'^^xsd:double;
  dwc:endLongitude '-2.5755'^^xsd:double;
  dwc:latitude '36.48333'^^xsd:double;
  dwc:startLatitude '36.48333'^^xsd:double;
  dwc:endLatitude '36.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5755 36.48333, -2.5755 36.48333, -2.5755 36.48333, -2.5755 36.48333, -2.5755 36.48333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2673'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51317 -2.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2683'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2683'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.767'^^xsd:double;
  dwc:startLongitude '-2.767'^^xsd:double;
  dwc:endLongitude '-2.767'^^xsd:double;
  dwc:latitude '36.51317'^^xsd:double;
  dwc:startLatitude '36.51317'^^xsd:double;
  dwc:endLatitude '36.51317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.767 36.51317, -2.767 36.51317, -2.767 36.51317, -2.767 36.51317, -2.767 36.51317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2683'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54967 -4.4455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54967"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2191'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2191'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4455'^^xsd:double;
  dwc:startLongitude '-4.4455'^^xsd:double;
  dwc:endLongitude '-4.4455'^^xsd:double;
  dwc:latitude '36.54967'^^xsd:double;
  dwc:startLatitude '36.54967'^^xsd:double;
  dwc:endLatitude '36.54967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4455 36.54967, -4.4455 36.54967, -4.4455 36.54967, -4.4455 36.54967, -4.4455 36.54967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2191'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4366 -3.106251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4366"^^xsd:decimal ;
  dwc:decimalLongitude "-3.106251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4439'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4439'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.191111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.106251'^^xsd:double;
  dwc:startLongitude '-3.106251'^^xsd:double;
  dwc:endLongitude '-3.106251'^^xsd:double;
  dwc:latitude '36.4366'^^xsd:double;
  dwc:startLatitude '36.4366'^^xsd:double;
  dwc:endLatitude '36.4366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.106251 36.4366, -3.106251 36.4366, -3.106251 36.4366, -3.106251 36.4366, -3.106251 36.4366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4439'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.800167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1740'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1740'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.701111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.800167'^^xsd:double;
  dwc:startLongitude '-2.800167'^^xsd:double;
  dwc:endLongitude '-2.800167'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:startLatitude '36.536'^^xsd:double;
  dwc:endLatitude '36.536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800167 36.536, -2.800167 36.536, -2.800167 36.536, -2.800167 36.536, -2.800167 36.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1740'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93858 -5.547575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93858"^^xsd:decimal ;
  dwc:decimalLongitude "-5.547575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4610'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4610'^^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:timeOfDay '13.265'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.547575'^^xsd:double;
  dwc:startLongitude '-5.547575'^^xsd:double;
  dwc:endLongitude '-5.547575'^^xsd:double;
  dwc:latitude '35.93858'^^xsd:double;
  dwc:startLatitude '35.93858'^^xsd:double;
  dwc:endLatitude '35.93858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.547575 35.93858, -5.547575 35.93858, -5.547575 35.93858, -5.547575 35.93858, -5.547575 35.93858))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4610'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41017 -4.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2933'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2933'^^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:timeOfDay '8.1291666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.629'^^xsd:double;
  dwc:startLongitude '-4.629'^^xsd:double;
  dwc:endLongitude '-4.629'^^xsd:double;
  dwc:latitude '36.41017'^^xsd:double;
  dwc:startLatitude '36.41017'^^xsd:double;
  dwc:endLatitude '36.41017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.629 36.41017, -4.629 36.41017, -4.629 36.41017, -4.629 36.41017, -4.629 36.41017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2933'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67916 -2.2405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2367'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2367'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2405'^^xsd:double;
  dwc:startLongitude '-2.2405'^^xsd:double;
  dwc:endLongitude '-2.2405'^^xsd:double;
  dwc:latitude '36.67916'^^xsd:double;
  dwc:startLatitude '36.67916'^^xsd:double;
  dwc:endLatitude '36.67916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2405 36.67916, -2.2405 36.67916, -2.2405 36.67916, -2.2405 36.67916, -2.2405 36.67916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2367'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53164 -2.8767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53164"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4108'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4108'^^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:timeOfDay '13.202222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8767'^^xsd:double;
  dwc:startLongitude '-2.8767'^^xsd:double;
  dwc:endLongitude '-2.8767'^^xsd:double;
  dwc:latitude '36.53164'^^xsd:double;
  dwc:startLatitude '36.53164'^^xsd:double;
  dwc:endLatitude '36.53164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8767 36.53164, -2.8767 36.53164, -2.8767 36.53164, -2.8767 36.53164, -2.8767 36.53164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4108'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40014 -3.021418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40014"^^xsd:decimal ;
  dwc:decimalLongitude "-3.021418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4752'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4752'^^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:timeOfDay '8.4344444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.021418'^^xsd:double;
  dwc:startLongitude '-3.021418'^^xsd:double;
  dwc:endLongitude '-3.021418'^^xsd:double;
  dwc:latitude '35.40014'^^xsd:double;
  dwc:startLatitude '35.40014'^^xsd:double;
  dwc:endLatitude '35.40014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.021418 35.40014, -3.021418 35.40014, -3.021418 35.40014, -3.021418 35.40014, -3.021418 35.40014))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4752'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18333 -2.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_17'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_17'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.425'^^xsd:double;
  dwc:startLongitude '-2.425'^^xsd:double;
  dwc:endLongitude '-2.425'^^xsd:double;
  dwc:latitude '35.18333'^^xsd:double;
  dwc:startLatitude '35.18333'^^xsd:double;
  dwc:endLatitude '35.18333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.425 35.18333, -2.425 35.18333, -2.425 35.18333, -2.425 35.18333, -2.425 35.18333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_17'^^xsd:string;
  dwc:observationDate '1991-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.665 -2.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.665"^^xsd:decimal ;
  dwc:decimalLongitude "-2.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2724'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2724'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.661667'^^xsd:double;
  dwc:startLongitude '-2.661667'^^xsd:double;
  dwc:endLongitude '-2.661667'^^xsd:double;
  dwc:latitude '36.665'^^xsd:double;
  dwc:startLatitude '36.665'^^xsd:double;
  dwc:endLatitude '36.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.661667 36.665, -2.661667 36.665, -2.661667 36.665, -2.661667 36.665, -2.661667 36.665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2724'^^xsd:string;
  dwc:observationDate '2003-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44569 -2.640622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44569"^^xsd:decimal ;
  dwc:decimalLongitude "-2.640622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4847'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4847'^^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:timeOfDay '16.376111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.640622'^^xsd:double;
  dwc:startLongitude '-2.640622'^^xsd:double;
  dwc:endLongitude '-2.640622'^^xsd:double;
  dwc:latitude '36.44569'^^xsd:double;
  dwc:startLatitude '36.44569'^^xsd:double;
  dwc:endLatitude '36.44569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.640622 36.44569, -2.640622 36.44569, -2.640622 36.44569, -2.640622 36.44569, -2.640622 36.44569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4847'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.545 -2.831167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.545"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1436'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1436'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.831167'^^xsd:double;
  dwc:startLongitude '-2.831167'^^xsd:double;
  dwc:endLongitude '-2.831167'^^xsd:double;
  dwc:latitude '36.545'^^xsd:double;
  dwc:startLatitude '36.545'^^xsd:double;
  dwc:endLatitude '36.545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831167 36.545, -2.831167 36.545, -2.831167 36.545, -2.831167 36.545, -2.831167 36.545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1436'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66784 -2.596333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66784"^^xsd:decimal ;
  dwc:decimalLongitude "-2.596333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3310'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3310'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.596333'^^xsd:double;
  dwc:startLongitude '-2.596333'^^xsd:double;
  dwc:endLongitude '-2.596333'^^xsd:double;
  dwc:latitude '36.66784'^^xsd:double;
  dwc:startLatitude '36.66784'^^xsd:double;
  dwc:endLatitude '36.66784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.596333 36.66784, -2.596333 36.66784, -2.596333 36.66784, -2.596333 36.66784, -2.596333 36.66784))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3310'^^xsd:string;
  dwc:observationDate '2005-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6125 -2.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6125"^^xsd:decimal ;
  dwc:decimalLongitude "-2.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2589'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2589'^^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:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.733'^^xsd:double;
  dwc:startLongitude '-2.733'^^xsd:double;
  dwc:endLongitude '-2.733'^^xsd:double;
  dwc:latitude '36.6125'^^xsd:double;
  dwc:startLatitude '36.6125'^^xsd:double;
  dwc:endLatitude '36.6125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.733 36.6125, -2.733 36.6125, -2.733 36.6125, -2.733 36.6125, -2.733 36.6125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2589'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76267 -2.558833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.558833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3019'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3019'^^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:timeOfDay '9.6697222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.558833'^^xsd:double;
  dwc:startLongitude '-2.558833'^^xsd:double;
  dwc:endLongitude '-2.558833'^^xsd:double;
  dwc:latitude '36.76267'^^xsd:double;
  dwc:startLatitude '36.76267'^^xsd:double;
  dwc:endLatitude '36.76267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.558833 36.76267, -2.558833 36.76267, -2.558833 36.76267, -2.558833 36.76267, -2.558833 36.76267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3019'^^xsd:string;
  dwc:observationDate '2004-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7078 -2.480675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7078"^^xsd:decimal ;
  dwc:decimalLongitude "-2.480675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3607'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3607'^^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:timeOfDay '13.376111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.480675'^^xsd:double;
  dwc:startLongitude '-2.480675'^^xsd:double;
  dwc:endLongitude '-2.480675'^^xsd:double;
  dwc:latitude '36.7078'^^xsd:double;
  dwc:startLatitude '36.7078'^^xsd:double;
  dwc:endLatitude '36.7078'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.480675 36.7078, -2.480675 36.7078, -2.480675 36.7078, -2.480675 36.7078, -2.480675 36.7078))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3607'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55891 -2.834077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55891"^^xsd:decimal ;
  dwc:decimalLongitude "-2.834077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4109'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4109'^^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:timeOfDay '6.6211111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.834077'^^xsd:double;
  dwc:startLongitude '-2.834077'^^xsd:double;
  dwc:endLongitude '-2.834077'^^xsd:double;
  dwc:latitude '36.55891'^^xsd:double;
  dwc:startLatitude '36.55891'^^xsd:double;
  dwc:endLatitude '36.55891'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.834077 36.55891, -2.834077 36.55891, -2.834077 36.55891, -2.834077 36.55891, -2.834077 36.55891))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4109'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52383 -2.876833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.876833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1676'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1676'^^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:timeOfDay '9.4916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.876833'^^xsd:double;
  dwc:startLongitude '-2.876833'^^xsd:double;
  dwc:endLongitude '-2.876833'^^xsd:double;
  dwc:latitude '36.52383'^^xsd:double;
  dwc:startLatitude '36.52383'^^xsd:double;
  dwc:endLatitude '36.52383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.876833 36.52383, -2.876833 36.52383, -2.876833 36.52383, -2.876833 36.52383, -2.876833 36.52383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1676'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54563 -2.920565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54563"^^xsd:decimal ;
  dwc:decimalLongitude "-2.920565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3519'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3519'^^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:timeOfDay '9.5777777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.920565'^^xsd:double;
  dwc:startLongitude '-2.920565'^^xsd:double;
  dwc:endLongitude '-2.920565'^^xsd:double;
  dwc:latitude '36.54563'^^xsd:double;
  dwc:startLatitude '36.54563'^^xsd:double;
  dwc:endLatitude '36.54563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.920565 36.54563, -2.920565 36.54563, -2.920565 36.54563, -2.920565 36.54563, -2.920565 36.54563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3519'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75333 -2.0675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_560'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_560'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0675'^^xsd:double;
  dwc:startLongitude '-2.0675'^^xsd:double;
  dwc:endLongitude '-2.0675'^^xsd:double;
  dwc:latitude '36.75333'^^xsd:double;
  dwc:startLatitude '36.75333'^^xsd:double;
  dwc:endLatitude '36.75333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0675 36.75333, -2.0675 36.75333, -2.0675 36.75333, -2.0675 36.75333, -2.0675 36.75333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_560'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50645 -2.974863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.974863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4110'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4110'^^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:timeOfDay '9.1177777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.974863'^^xsd:double;
  dwc:startLongitude '-2.974863'^^xsd:double;
  dwc:endLongitude '-2.974863'^^xsd:double;
  dwc:latitude '36.50645'^^xsd:double;
  dwc:startLatitude '36.50645'^^xsd:double;
  dwc:endLatitude '36.50645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.974863 36.50645, -2.974863 36.50645, -2.974863 36.50645, -2.974863 36.50645, -2.974863 36.50645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4110'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38943 -4.00553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38943"^^xsd:decimal ;
  dwc:decimalLongitude "-4.00553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4723'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4723'^^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:timeOfDay '10.681666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.00553'^^xsd:double;
  dwc:startLongitude '-4.00553'^^xsd:double;
  dwc:endLongitude '-4.00553'^^xsd:double;
  dwc:latitude '35.38943'^^xsd:double;
  dwc:startLatitude '35.38943'^^xsd:double;
  dwc:endLatitude '35.38943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.00553 35.38943, -4.00553 35.38943, -4.00553 35.38943, -4.00553 35.38943, -4.00553 35.38943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4723'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.652 -2.6105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.652"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2598'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2598'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6105'^^xsd:double;
  dwc:startLongitude '-2.6105'^^xsd:double;
  dwc:endLongitude '-2.6105'^^xsd:double;
  dwc:latitude '36.652'^^xsd:double;
  dwc:startLatitude '36.652'^^xsd:double;
  dwc:endLatitude '36.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6105 36.652, -2.6105 36.652, -2.6105 36.652, -2.6105 36.652, -2.6105 36.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2598'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59088 -2.980477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59088"^^xsd:decimal ;
  dwc:decimalLongitude "-2.980477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4083'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4083'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.488333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.980477'^^xsd:double;
  dwc:startLongitude '-2.980477'^^xsd:double;
  dwc:endLongitude '-2.980477'^^xsd:double;
  dwc:latitude '36.59088'^^xsd:double;
  dwc:startLatitude '36.59088'^^xsd:double;
  dwc:endLatitude '36.59088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.980477 36.59088, -2.980477 36.59088, -2.980477 36.59088, -2.980477 36.59088, -2.980477 36.59088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4083'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7945 -1.9025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_968'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_968'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.9025'^^xsd:double;
  dwc:startLongitude '-1.9025'^^xsd:double;
  dwc:endLongitude '-1.9025'^^xsd:double;
  dwc:latitude '36.7945'^^xsd:double;
  dwc:startLatitude '36.7945'^^xsd:double;
  dwc:endLatitude '36.7945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9025 36.7945, -1.9025 36.7945, -1.9025 36.7945, -1.9025 36.7945, -1.9025 36.7945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_968'^^xsd:string;
  dwc:observationDate '1997-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6964 -3.613402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6964"^^xsd:decimal ;
  dwc:decimalLongitude "-3.613402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4384'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4384'^^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:timeOfDay '7.8858333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.613402'^^xsd:double;
  dwc:startLongitude '-3.613402'^^xsd:double;
  dwc:endLongitude '-3.613402'^^xsd:double;
  dwc:latitude '36.6964'^^xsd:double;
  dwc:startLatitude '36.6964'^^xsd:double;
  dwc:endLatitude '36.6964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.613402 36.6964, -3.613402 36.6964, -3.613402 36.6964, -3.613402 36.6964, -3.613402 36.6964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4384'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29045 -3.875889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29045"^^xsd:decimal ;
  dwc:decimalLongitude "-3.875889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4622'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4622'^^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:timeOfDay '9.3852777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.875889'^^xsd:double;
  dwc:startLongitude '-3.875889'^^xsd:double;
  dwc:endLongitude '-3.875889'^^xsd:double;
  dwc:latitude '35.29045'^^xsd:double;
  dwc:startLatitude '35.29045'^^xsd:double;
  dwc:endLatitude '35.29045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.875889 35.29045, -3.875889 35.29045, -3.875889 35.29045, -3.875889 35.29045, -3.875889 35.29045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4622'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56833 -2.142833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.142833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1108'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1108'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.142833'^^xsd:double;
  dwc:startLongitude '-2.142833'^^xsd:double;
  dwc:endLongitude '-2.142833'^^xsd:double;
  dwc:latitude '36.56833'^^xsd:double;
  dwc:startLatitude '36.56833'^^xsd:double;
  dwc:endLatitude '36.56833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.142833 36.56833, -2.142833 36.56833, -2.142833 36.56833, -2.142833 36.56833, -2.142833 36.56833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1108'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52517 -2.852333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.852333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_749'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_749'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.852333'^^xsd:double;
  dwc:startLongitude '-2.852333'^^xsd:double;
  dwc:endLongitude '-2.852333'^^xsd:double;
  dwc:latitude '36.52517'^^xsd:double;
  dwc:startLatitude '36.52517'^^xsd:double;
  dwc:endLatitude '36.52517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.852333 36.52517, -2.852333 36.52517, -2.852333 36.52517, -2.852333 36.52517, -2.852333 36.52517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_749'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -2.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4045"^^xsd:decimal ;
  dwc:decimalLongitude "-2.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1777'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1777'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.7125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.809'^^xsd:double;
  dwc:startLongitude '-2.809'^^xsd:double;
  dwc:endLongitude '-2.809'^^xsd:double;
  dwc:latitude '36.4045'^^xsd:double;
  dwc:startLatitude '36.4045'^^xsd:double;
  dwc:endLatitude '36.4045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.809 36.4045, -2.809 36.4045, -2.809 36.4045, -2.809 36.4045, -2.809 36.4045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1777'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.167 -1.753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_649'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_649'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.753333'^^xsd:double;
  dwc:startLongitude '-1.753333'^^xsd:double;
  dwc:endLongitude '-1.753333'^^xsd:double;
  dwc:latitude '37.167'^^xsd:double;
  dwc:startLatitude '37.167'^^xsd:double;
  dwc:endLatitude '37.167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.753333 37.167, -1.753333 37.167, -1.753333 37.167, -1.753333 37.167, -1.753333 37.167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_649'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66803 -2.606885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66803"^^xsd:decimal ;
  dwc:decimalLongitude "-2.606885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3588'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_3588'^^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:timeOfDay '7.6830555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.606885'^^xsd:double;
  dwc:startLongitude '-2.606885'^^xsd:double;
  dwc:endLongitude '-2.606885'^^xsd:double;
  dwc:latitude '36.66803'^^xsd:double;
  dwc:startLatitude '36.66803'^^xsd:double;
  dwc:endLatitude '36.66803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.606885 36.66803, -2.606885 36.66803, -2.606885 36.66803, -2.606885 36.66803, -2.606885 36.66803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3588'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49133 -2.860833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.860833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3030'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3030'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.121111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.860833'^^xsd:double;
  dwc:startLongitude '-2.860833'^^xsd:double;
  dwc:endLongitude '-2.860833'^^xsd:double;
  dwc:latitude '36.49133'^^xsd:double;
  dwc:startLatitude '36.49133'^^xsd:double;
  dwc:endLatitude '36.49133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.860833 36.49133, -2.860833 36.49133, -2.860833 36.49133, -2.860833 36.49133, -2.860833 36.49133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3030'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26667 -5.1925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1905'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1905'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2394444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1925'^^xsd:double;
  dwc:startLongitude '-5.1925'^^xsd:double;
  dwc:endLongitude '-5.1925'^^xsd:double;
  dwc:latitude '36.26667'^^xsd:double;
  dwc:startLatitude '36.26667'^^xsd:double;
  dwc:endLatitude '36.26667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1925 36.26667, -5.1925 36.26667, -5.1925 36.26667, -5.1925 36.26667, -5.1925 36.26667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1905'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59159 -2.898567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59159"^^xsd:decimal ;
  dwc:decimalLongitude "-2.898567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4091'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4091'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.588611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.898567'^^xsd:double;
  dwc:startLongitude '-2.898567'^^xsd:double;
  dwc:endLongitude '-2.898567'^^xsd:double;
  dwc:latitude '36.59159'^^xsd:double;
  dwc:startLatitude '36.59159'^^xsd:double;
  dwc:endLatitude '36.59159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.898567 36.59159, -2.898567 36.59159, -2.898567 36.59159, -2.898567 36.59159, -2.898567 36.59159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4091'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3595 -1.4705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3595"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3426'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3426'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.9991666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.4705'^^xsd:double;
  dwc:startLongitude '-1.4705'^^xsd:double;
  dwc:endLongitude '-1.4705'^^xsd:double;
  dwc:latitude '37.3595'^^xsd:double;
  dwc:startLatitude '37.3595'^^xsd:double;
  dwc:endLatitude '37.3595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4705 37.3595, -1.4705 37.3595, -1.4705 37.3595, -1.4705 37.3595, -1.4705 37.3595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3426'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64167 -2.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_440'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_440'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2675'^^xsd:double;
  dwc:startLongitude '-2.2675'^^xsd:double;
  dwc:endLongitude '-2.2675'^^xsd:double;
  dwc:latitude '36.64167'^^xsd:double;
  dwc:startLatitude '36.64167'^^xsd:double;
  dwc:endLatitude '36.64167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2675 36.64167, -2.2675 36.64167, -2.2675 36.64167, -2.2675 36.64167, -2.2675 36.64167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_440'^^xsd:string;
  dwc:observationDate '1995-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62867 -2.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1489'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1489'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841667'^^xsd:double;
  dwc:startLongitude '-2.841667'^^xsd:double;
  dwc:endLongitude '-2.841667'^^xsd:double;
  dwc:latitude '36.62867'^^xsd:double;
  dwc:startLatitude '36.62867'^^xsd:double;
  dwc:endLatitude '36.62867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841667 36.62867, -2.841667 36.62867, -2.841667 36.62867, -2.841667 36.62867, -2.841667 36.62867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1489'^^xsd:string;
  dwc:observationDate '1999-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80167 -2.5595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_615'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_615'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5595'^^xsd:double;
  dwc:startLongitude '-2.5595'^^xsd:double;
  dwc:endLongitude '-2.5595'^^xsd:double;
  dwc:latitude '36.80167'^^xsd:double;
  dwc:startLatitude '36.80167'^^xsd:double;
  dwc:endLatitude '36.80167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5595 36.80167, -2.5595 36.80167, -2.5595 36.80167, -2.5595 36.80167, -2.5595 36.80167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_615'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57267 -2.895333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1328'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1328'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.895333'^^xsd:double;
  dwc:startLongitude '-2.895333'^^xsd:double;
  dwc:endLongitude '-2.895333'^^xsd:double;
  dwc:latitude '36.57267'^^xsd:double;
  dwc:startLatitude '36.57267'^^xsd:double;
  dwc:endLatitude '36.57267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.895333 36.57267, -2.895333 36.57267, -2.895333 36.57267, -2.895333 36.57267, -2.895333 36.57267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1328'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14383 -5.995667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.995667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3061'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3061'^^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:timeOfDay '7.0488888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.995667'^^xsd:double;
  dwc:startLongitude '-5.995667'^^xsd:double;
  dwc:endLongitude '-5.995667'^^xsd:double;
  dwc:latitude '36.14383'^^xsd:double;
  dwc:startLatitude '36.14383'^^xsd:double;
  dwc:endLatitude '36.14383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.995667 36.14383, -5.995667 36.14383, -5.995667 36.14383, -5.995667 36.14383, -5.995667 36.14383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3061'^^xsd:string;
  dwc:observationDate '2004-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5418 -2.824845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.824845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3687'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3687'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.101111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.824845'^^xsd:double;
  dwc:startLongitude '-2.824845'^^xsd:double;
  dwc:endLongitude '-2.824845'^^xsd:double;
  dwc:latitude '36.5418'^^xsd:double;
  dwc:startLatitude '36.5418'^^xsd:double;
  dwc:endLatitude '36.5418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.824845 36.5418, -2.824845 36.5418, -2.824845 36.5418, -2.824845 36.5418, -2.824845 36.5418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3687'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40767 -2.763833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2711'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_2711'^^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:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763833'^^xsd:double;
  dwc:startLongitude '-2.763833'^^xsd:double;
  dwc:endLongitude '-2.763833'^^xsd:double;
  dwc:latitude '36.40767'^^xsd:double;
  dwc:startLatitude '36.40767'^^xsd:double;
  dwc:endLatitude '36.40767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763833 36.40767, -2.763833 36.40767, -2.763833 36.40767, -2.763833 36.40767, -2.763833 36.40767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2711'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65017 -2.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1505'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1505'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.796667'^^xsd:double;
  dwc:startLongitude '-2.796667'^^xsd:double;
  dwc:endLongitude '-2.796667'^^xsd:double;
  dwc:latitude '36.65017'^^xsd:double;
  dwc:startLatitude '36.65017'^^xsd:double;
  dwc:endLatitude '36.65017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796667 36.65017, -2.796667 36.65017, -2.796667 36.65017, -2.796667 36.65017, -2.796667 36.65017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1505'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55783 -2.8335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2871'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2871'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.2377777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8335'^^xsd:double;
  dwc:startLongitude '-2.8335'^^xsd:double;
  dwc:endLongitude '-2.8335'^^xsd:double;
  dwc:latitude '36.55783'^^xsd:double;
  dwc:startLatitude '36.55783'^^xsd:double;
  dwc:endLatitude '36.55783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8335 36.55783, -2.8335 36.55783, -2.8335 36.55783, -2.8335 36.55783, -2.8335 36.55783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2871'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55833 -2.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2881'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2881'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.8513888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.833'^^xsd:double;
  dwc:startLongitude '-2.833'^^xsd:double;
  dwc:endLongitude '-2.833'^^xsd:double;
  dwc:latitude '36.55833'^^xsd:double;
  dwc:startLatitude '36.55833'^^xsd:double;
  dwc:endLatitude '36.55833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.833 36.55833, -2.833 36.55833, -2.833 36.55833, -2.833 36.55833, -2.833 36.55833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2881'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.546 -2.861167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.546"^^xsd:decimal ;
  dwc:decimalLongitude "-2.861167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2883'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2883'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.846666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.861167'^^xsd:double;
  dwc:startLongitude '-2.861167'^^xsd:double;
  dwc:endLongitude '-2.861167'^^xsd:double;
  dwc:latitude '36.546'^^xsd:double;
  dwc:startLatitude '36.546'^^xsd:double;
  dwc:endLatitude '36.546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.861167 36.546, -2.861167 36.546, -2.861167 36.546, -2.861167 36.546, -2.861167 36.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2883'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.569 -2.836167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.569"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2976'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2976'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.6741666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836167'^^xsd:double;
  dwc:startLongitude '-2.836167'^^xsd:double;
  dwc:endLongitude '-2.836167'^^xsd:double;
  dwc:latitude '36.569'^^xsd:double;
  dwc:startLatitude '36.569'^^xsd:double;
  dwc:endLatitude '36.569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836167 36.569, -2.836167 36.569, -2.836167 36.569, -2.836167 36.569, -2.836167 36.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2976'^^xsd:string;
  dwc:observationDate '2003-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3474'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3474'^^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:timeOfDay '14.246388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.715667'^^xsd:double;
  dwc:startLongitude '-2.715667'^^xsd:double;
  dwc:endLongitude '-2.715667'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.715667 36.38317, -2.715667 36.38317, -2.715667 36.38317, -2.715667 36.38317, -2.715667 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3474'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06433 0.543667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06433"^^xsd:decimal ;
  dwc:decimalLongitude "0.543667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1229'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_1229'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.543667'^^xsd:double;
  dwc:startLongitude '0.543667'^^xsd:double;
  dwc:endLongitude '0.543667'^^xsd:double;
  dwc:latitude '38.06433'^^xsd:double;
  dwc:startLatitude '38.06433'^^xsd:double;
  dwc:endLatitude '38.06433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.543667 38.06433, 0.543667 38.06433, 0.543667 38.06433, 0.543667 38.06433, 0.543667 38.06433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1229'^^xsd:string;
  dwc:observationDate '1999-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3975 -2.797667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3975"^^xsd:decimal ;
  dwc:decimalLongitude "-2.797667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1773'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.848611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.797667'^^xsd:double;
  dwc:startLongitude '-2.797667'^^xsd:double;
  dwc:endLongitude '-2.797667'^^xsd:double;
  dwc:latitude '36.3975'^^xsd:double;
  dwc:startLatitude '36.3975'^^xsd:double;
  dwc:endLatitude '36.3975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.797667 36.3975, -2.797667 36.3975, -2.797667 36.3975, -2.797667 36.3975, -2.797667 36.3975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1773'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59983 -2.851167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.851167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1602'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1602'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.851167'^^xsd:double;
  dwc:startLongitude '-2.851167'^^xsd:double;
  dwc:endLongitude '-2.851167'^^xsd:double;
  dwc:latitude '36.59983'^^xsd:double;
  dwc:startLatitude '36.59983'^^xsd:double;
  dwc:endLatitude '36.59983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.851167 36.59983, -2.851167 36.59983, -2.851167 36.59983, -2.851167 36.59983, -2.851167 36.59983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1602'^^xsd:string;
  dwc:observationDate '1999-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18333 -2.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_18'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_18'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.416667'^^xsd:double;
  dwc:startLongitude '-2.416667'^^xsd:double;
  dwc:endLongitude '-2.416667'^^xsd:double;
  dwc:latitude '35.18333'^^xsd:double;
  dwc:startLatitude '35.18333'^^xsd:double;
  dwc:endLatitude '35.18333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416667 35.18333, -2.416667 35.18333, -2.416667 35.18333, -2.416667 35.18333, -2.416667 35.18333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_18'^^xsd:string;
  dwc:observationDate '1991-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166 -1.761167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166"^^xsd:decimal ;
  dwc:decimalLongitude "-1.761167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_807'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_807'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.761167'^^xsd:double;
  dwc:startLongitude '-1.761167'^^xsd:double;
  dwc:endLongitude '-1.761167'^^xsd:double;
  dwc:latitude '37.166'^^xsd:double;
  dwc:startLatitude '37.166'^^xsd:double;
  dwc:endLatitude '37.166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.761167 37.166, -1.761167 37.166, -1.761167 37.166, -1.761167 37.166, -1.761167 37.166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_807'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5295 -2.820333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5295"^^xsd:decimal ;
  dwc:decimalLongitude "-2.820333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_743'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_743'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.820333'^^xsd:double;
  dwc:startLongitude '-2.820333'^^xsd:double;
  dwc:endLongitude '-2.820333'^^xsd:double;
  dwc:latitude '36.5295'^^xsd:double;
  dwc:startLatitude '36.5295'^^xsd:double;
  dwc:endLatitude '36.5295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.820333 36.5295, -2.820333 36.5295, -2.820333 36.5295, -2.820333 36.5295, -2.820333 36.5295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_743'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.683333'^^xsd:double;
  dwc:startLongitude '-2.683333'^^xsd:double;
  dwc:endLongitude '-2.683333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.683333 36.5, -2.683333 36.5, -2.683333 36.5, -2.683333 36.5, -2.683333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.506 -2.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.506"^^xsd:decimal ;
  dwc:decimalLongitude "-2.943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2617'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2617'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.943333'^^xsd:double;
  dwc:startLongitude '-2.943333'^^xsd:double;
  dwc:endLongitude '-2.943333'^^xsd:double;
  dwc:latitude '36.506'^^xsd:double;
  dwc:startLatitude '36.506'^^xsd:double;
  dwc:endLatitude '36.506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.943333 36.506, -2.943333 36.506, -2.943333 36.506, -2.943333 36.506, -2.943333 36.506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2617'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93117 -5.559834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.559834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2450'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2450'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.559834'^^xsd:double;
  dwc:startLongitude '-5.559834'^^xsd:double;
  dwc:endLongitude '-5.559834'^^xsd:double;
  dwc:latitude '35.93117'^^xsd:double;
  dwc:startLatitude '35.93117'^^xsd:double;
  dwc:endLatitude '35.93117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.559834 35.93117, -5.559834 35.93117, -5.559834 35.93117, -5.559834 35.93117, -5.559834 35.93117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2450'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58233 -2.640833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.640833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2320'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2320'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.640833'^^xsd:double;
  dwc:startLongitude '-2.640833'^^xsd:double;
  dwc:endLongitude '-2.640833'^^xsd:double;
  dwc:latitude '36.58233'^^xsd:double;
  dwc:startLatitude '36.58233'^^xsd:double;
  dwc:endLatitude '36.58233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.640833 36.58233, -2.640833 36.58233, -2.640833 36.58233, -2.640833 36.58233, -2.640833 36.58233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2320'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54095 -2.856107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54095"^^xsd:decimal ;
  dwc:decimalLongitude "-2.856107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4261'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4261'^^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:timeOfDay '8.01'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.856107'^^xsd:double;
  dwc:startLongitude '-2.856107'^^xsd:double;
  dwc:endLongitude '-2.856107'^^xsd:double;
  dwc:latitude '36.54095'^^xsd:double;
  dwc:startLatitude '36.54095'^^xsd:double;
  dwc:endLatitude '36.54095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.856107 36.54095, -2.856107 36.54095, -2.856107 36.54095, -2.856107 36.54095, -2.856107 36.54095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4261'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1635 0.257333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1635"^^xsd:decimal ;
  dwc:decimalLongitude "0.257333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1233'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1233'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.257333'^^xsd:double;
  dwc:startLongitude '0.257333'^^xsd:double;
  dwc:endLongitude '0.257333'^^xsd:double;
  dwc:latitude '39.1635'^^xsd:double;
  dwc:startLatitude '39.1635'^^xsd:double;
  dwc:endLatitude '39.1635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.257333 39.1635, 0.257333 39.1635, 0.257333 39.1635, 0.257333 39.1635, 0.257333 39.1635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1233'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6335 -2.792833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.792833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_426'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_426'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.792833'^^xsd:double;
  dwc:startLongitude '-2.792833'^^xsd:double;
  dwc:endLongitude '-2.792833'^^xsd:double;
  dwc:latitude '36.6335'^^xsd:double;
  dwc:startLatitude '36.6335'^^xsd:double;
  dwc:endLatitude '36.6335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.792833 36.6335, -2.792833 36.6335, -2.792833 36.6335, -2.792833 36.6335, -2.792833 36.6335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_426'^^xsd:string;
  dwc:observationDate '1995-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58083 -2.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1680'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1680'^^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:timeOfDay '16.398611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.966'^^xsd:double;
  dwc:startLongitude '-2.966'^^xsd:double;
  dwc:endLongitude '-2.966'^^xsd:double;
  dwc:latitude '36.58083'^^xsd:double;
  dwc:startLatitude '36.58083'^^xsd:double;
  dwc:endLatitude '36.58083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.966 36.58083, -2.966 36.58083, -2.966 36.58083, -2.966 36.58083, -2.966 36.58083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1680'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52483 -2.877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3029'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3029'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.915'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.877'^^xsd:double;
  dwc:startLongitude '-2.877'^^xsd:double;
  dwc:endLongitude '-2.877'^^xsd:double;
  dwc:latitude '36.52483'^^xsd:double;
  dwc:startLatitude '36.52483'^^xsd:double;
  dwc:endLatitude '36.52483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.877 36.52483, -2.877 36.52483, -2.877 36.52483, -2.877 36.52483, -2.877 36.52483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3029'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54183 -2.813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2854'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2854'^^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:timeOfDay '19.122777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.813333'^^xsd:double;
  dwc:startLongitude '-2.813333'^^xsd:double;
  dwc:endLongitude '-2.813333'^^xsd:double;
  dwc:latitude '36.54183'^^xsd:double;
  dwc:startLatitude '36.54183'^^xsd:double;
  dwc:endLatitude '36.54183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.813333 36.54183, -2.813333 36.54183, -2.813333 36.54183, -2.813333 36.54183, -2.813333 36.54183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2854'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6575 -2.210833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6575"^^xsd:decimal ;
  dwc:decimalLongitude "-2.210833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3395'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3395'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5677777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.210833'^^xsd:double;
  dwc:startLongitude '-2.210833'^^xsd:double;
  dwc:endLongitude '-2.210833'^^xsd:double;
  dwc:latitude '36.6575'^^xsd:double;
  dwc:startLatitude '36.6575'^^xsd:double;
  dwc:endLatitude '36.6575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.210833 36.6575, -2.210833 36.6575, -2.210833 36.6575, -2.210833 36.6575, -2.210833 36.6575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3395'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.461 -2.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.461"^^xsd:decimal ;
  dwc:decimalLongitude "-2.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2679'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.691'^^xsd:double;
  dwc:startLongitude '-2.691'^^xsd:double;
  dwc:endLongitude '-2.691'^^xsd:double;
  dwc:latitude '36.461'^^xsd:double;
  dwc:startLatitude '36.461'^^xsd:double;
  dwc:endLatitude '36.461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.691 36.461, -2.691 36.461, -2.691 36.461, -2.691 36.461, -2.691 36.461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2679'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52754 -2.710351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52754"^^xsd:decimal ;
  dwc:decimalLongitude "-2.710351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4483'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4483'^^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:timeOfDay '10.676388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.710351'^^xsd:double;
  dwc:startLongitude '-2.710351'^^xsd:double;
  dwc:endLongitude '-2.710351'^^xsd:double;
  dwc:latitude '36.52754'^^xsd:double;
  dwc:startLatitude '36.52754'^^xsd:double;
  dwc:endLatitude '36.52754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.710351 36.52754, -2.710351 36.52754, -2.710351 36.52754, -2.710351 36.52754, -2.710351 36.52754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4483'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61188 -3.426327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61188"^^xsd:decimal ;
  dwc:decimalLongitude "-3.426327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4523'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4523'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.426327'^^xsd:double;
  dwc:startLongitude '-3.426327'^^xsd:double;
  dwc:endLongitude '-3.426327'^^xsd:double;
  dwc:latitude '36.61188'^^xsd:double;
  dwc:startLatitude '36.61188'^^xsd:double;
  dwc:endLatitude '36.61188'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.426327 36.61188, -3.426327 36.61188, -3.426327 36.61188, -3.426327 36.61188, -3.426327 36.61188))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4523'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56967 -2.634667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.634667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_423'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_423'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.634667'^^xsd:double;
  dwc:startLongitude '-2.634667'^^xsd:double;
  dwc:endLongitude '-2.634667'^^xsd:double;
  dwc:latitude '36.56967'^^xsd:double;
  dwc:startLatitude '36.56967'^^xsd:double;
  dwc:endLatitude '36.56967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.634667 36.56967, -2.634667 36.56967, -2.634667 36.56967, -2.634667 36.56967, -2.634667 36.56967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_423'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53317 -2.927667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1036'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927667'^^xsd:double;
  dwc:startLongitude '-2.927667'^^xsd:double;
  dwc:endLongitude '-2.927667'^^xsd:double;
  dwc:latitude '36.53317'^^xsd:double;
  dwc:startLatitude '36.53317'^^xsd:double;
  dwc:endLatitude '36.53317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927667 36.53317, -2.927667 36.53317, -2.927667 36.53317, -2.927667 36.53317, -2.927667 36.53317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1036'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.793667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.406"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1460'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1460'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793667'^^xsd:double;
  dwc:startLongitude '-2.793667'^^xsd:double;
  dwc:endLongitude '-2.793667'^^xsd:double;
  dwc:latitude '36.406'^^xsd:double;
  dwc:startLatitude '36.406'^^xsd:double;
  dwc:endLatitude '36.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793667 36.406, -2.793667 36.406, -2.793667 36.406, -2.793667 36.406, -2.793667 36.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1460'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52333 -2.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1597'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.568'^^xsd:double;
  dwc:startLongitude '-2.568'^^xsd:double;
  dwc:endLongitude '-2.568'^^xsd:double;
  dwc:latitude '36.52333'^^xsd:double;
  dwc:startLatitude '36.52333'^^xsd:double;
  dwc:endLatitude '36.52333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.568 36.52333, -2.568 36.52333, -2.568 36.52333, -2.568 36.52333, -2.568 36.52333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1597'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59083 -3.7225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2488'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2488'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7225'^^xsd:double;
  dwc:startLongitude '-3.7225'^^xsd:double;
  dwc:endLongitude '-3.7225'^^xsd:double;
  dwc:latitude '36.59083'^^xsd:double;
  dwc:startLatitude '36.59083'^^xsd:double;
  dwc:endLatitude '36.59083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7225 36.59083, -3.7225 36.59083, -3.7225 36.59083, -3.7225 36.59083, -3.7225 36.59083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2488'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50233 -3.138667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.138667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3044'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.879722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.138667'^^xsd:double;
  dwc:startLongitude '-3.138667'^^xsd:double;
  dwc:endLongitude '-3.138667'^^xsd:double;
  dwc:latitude '36.50233'^^xsd:double;
  dwc:startLatitude '36.50233'^^xsd:double;
  dwc:endLatitude '36.50233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.138667 36.50233, -3.138667 36.50233, -3.138667 36.50233, -3.138667 36.50233, -3.138667 36.50233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3044'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49617 -3.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2754'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2754'^^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:timeOfDay '11.541388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.393'^^xsd:double;
  dwc:startLongitude '-3.393'^^xsd:double;
  dwc:endLongitude '-3.393'^^xsd:double;
  dwc:latitude '36.49617'^^xsd:double;
  dwc:startLatitude '36.49617'^^xsd:double;
  dwc:endLatitude '36.49617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.393 36.49617, -3.393 36.49617, -3.393 36.49617, -3.393 36.49617, -3.393 36.49617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2754'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44517 -4.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1968__429_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44517 -4.27)"^^geo:wktLiteral ;
  geo-pos:lat "36.44517"^^xsd:decimal ;
  geo-pos:long "-4.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3376'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.938055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.27'^^xsd:double;
  dwc:startLongitude '-4.27'^^xsd:double;
  dwc:endLongitude '-4.27'^^xsd:double;
  dwc:latitude '36.44517'^^xsd:double;
  dwc:startLatitude '36.44517'^^xsd:double;
  dwc:endLatitude '36.44517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.27 36.44517, -4.27 36.44517, -4.27 36.44517, -4.27 36.44517, -4.27 36.44517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3376'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42783 -3.662833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42783"^^xsd:decimal ;
  dwc:decimalLongitude "-3.662833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2895'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2895'^^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:timeOfDay '11.860277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.662833'^^xsd:double;
  dwc:startLongitude '-3.662833'^^xsd:double;
  dwc:endLongitude '-3.662833'^^xsd:double;
  dwc:latitude '36.42783'^^xsd:double;
  dwc:startLatitude '36.42783'^^xsd:double;
  dwc:endLatitude '36.42783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.662833 36.42783, -3.662833 36.42783, -3.662833 36.42783, -3.662833 36.42783, -3.662833 36.42783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2895'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30483 -5.102834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.102834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3195'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5661111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.102834'^^xsd:double;
  dwc:startLongitude '-5.102834'^^xsd:double;
  dwc:endLongitude '-5.102834'^^xsd:double;
  dwc:latitude '36.30483'^^xsd:double;
  dwc:startLatitude '36.30483'^^xsd:double;
  dwc:endLatitude '36.30483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.102834 36.30483, -5.102834 36.30483, -5.102834 36.30483, -5.102834 36.30483, -5.102834 36.30483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3195'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56823 -1.916433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56823"^^xsd:decimal ;
  dwc:decimalLongitude "-1.916433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3671'^^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:timeOfDay '11.122777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.916433'^^xsd:double;
  dwc:startLongitude '-1.916433'^^xsd:double;
  dwc:endLongitude '-1.916433'^^xsd:double;
  dwc:latitude '36.56823'^^xsd:double;
  dwc:startLatitude '36.56823'^^xsd:double;
  dwc:endLatitude '36.56823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.916433 36.56823, -1.916433 36.56823, -1.916433 36.56823, -1.916433 36.56823, -1.916433 36.56823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3671'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3845 -2.893833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3845"^^xsd:decimal ;
  dwc:decimalLongitude "-2.893833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3400'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3400'^^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:timeOfDay '9.9936111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.893833'^^xsd:double;
  dwc:startLongitude '-2.893833'^^xsd:double;
  dwc:endLongitude '-2.893833'^^xsd:double;
  dwc:latitude '36.3845'^^xsd:double;
  dwc:startLatitude '36.3845'^^xsd:double;
  dwc:endLatitude '36.3845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.893833 36.3845, -2.893833 36.3845, -2.893833 36.3845, -2.893833 36.3845, -2.893833 36.3845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3400'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61546 -2.765775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61546"^^xsd:decimal ;
  dwc:decimalLongitude "-2.765775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4322'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4322'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7938888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.765775'^^xsd:double;
  dwc:startLongitude '-2.765775'^^xsd:double;
  dwc:endLongitude '-2.765775'^^xsd:double;
  dwc:latitude '36.61546'^^xsd:double;
  dwc:startLatitude '36.61546'^^xsd:double;
  dwc:endLatitude '36.61546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.765775 36.61546, -2.765775 36.61546, -2.765775 36.61546, -2.765775 36.61546, -2.765775 36.61546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4322'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47317 -1.1575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_317'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_317'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1575'^^xsd:double;
  dwc:startLongitude '-1.1575'^^xsd:double;
  dwc:endLongitude '-1.1575'^^xsd:double;
  dwc:latitude '37.47317'^^xsd:double;
  dwc:startLatitude '37.47317'^^xsd:double;
  dwc:endLatitude '37.47317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1575 37.47317, -1.1575 37.47317, -1.1575 37.47317, -1.1575 37.47317, -1.1575 37.47317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_317'^^xsd:string;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.331 -1.494167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.331"^^xsd:decimal ;
  dwc:decimalLongitude "-1.494167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_963'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_963'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.494167'^^xsd:double;
  dwc:startLongitude '-1.494167'^^xsd:double;
  dwc:endLongitude '-1.494167'^^xsd:double;
  dwc:latitude '37.331'^^xsd:double;
  dwc:startLatitude '37.331'^^xsd:double;
  dwc:endLatitude '37.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.494167 37.331, -1.494167 37.331, -1.494167 37.331, -1.494167 37.331, -1.494167 37.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_963'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40483 -1.154833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.154833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_330'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_330'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.154833'^^xsd:double;
  dwc:startLongitude '-1.154833'^^xsd:double;
  dwc:endLongitude '-1.154833'^^xsd:double;
  dwc:latitude '37.40483'^^xsd:double;
  dwc:startLatitude '37.40483'^^xsd:double;
  dwc:endLatitude '37.40483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.154833 37.40483, -1.154833 37.40483, -1.154833 37.40483, -1.154833 37.40483, -1.154833 37.40483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_330'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13933 -1.770667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.770667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_522'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.770667'^^xsd:double;
  dwc:startLongitude '-1.770667'^^xsd:double;
  dwc:endLongitude '-1.770667'^^xsd:double;
  dwc:latitude '37.13933'^^xsd:double;
  dwc:startLatitude '37.13933'^^xsd:double;
  dwc:endLatitude '37.13933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.770667 37.13933, -1.770667 37.13933, -1.770667 37.13933, -1.770667 37.13933, -1.770667 37.13933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_522'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30767 -2.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1719'^^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:timeOfDay '12.125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.972'^^xsd:double;
  dwc:startLongitude '-2.972'^^xsd:double;
  dwc:endLongitude '-2.972'^^xsd:double;
  dwc:latitude '36.30767'^^xsd:double;
  dwc:startLatitude '36.30767'^^xsd:double;
  dwc:endLatitude '36.30767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.972 36.30767, -2.972 36.30767, -2.972 36.30767, -2.972 36.30767, -2.972 36.30767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1719'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -3.500167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5535"^^xsd:decimal ;
  dwc:decimalLongitude "-3.500167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2201'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2201'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.500167'^^xsd:double;
  dwc:startLongitude '-3.500167'^^xsd:double;
  dwc:endLongitude '-3.500167'^^xsd:double;
  dwc:latitude '36.5535'^^xsd:double;
  dwc:startLatitude '36.5535'^^xsd:double;
  dwc:endLatitude '36.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.500167 36.5535, -3.500167 36.5535, -3.500167 36.5535, -3.500167 36.5535, -3.500167 36.5535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2201'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44683 -3.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2561'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.586'^^xsd:double;
  dwc:startLongitude '-3.586'^^xsd:double;
  dwc:endLongitude '-3.586'^^xsd:double;
  dwc:latitude '36.44683'^^xsd:double;
  dwc:startLatitude '36.44683'^^xsd:double;
  dwc:endLatitude '36.44683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.586 36.44683, -3.586 36.44683, -3.586 36.44683, -3.586 36.44683, -3.586 36.44683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2561'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19817 -5.254333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19817"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2820'^^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:timeOfDay '7.9991666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.254333'^^xsd:double;
  dwc:startLongitude '-5.254333'^^xsd:double;
  dwc:endLongitude '-5.254333'^^xsd:double;
  dwc:latitude '36.19817'^^xsd:double;
  dwc:startLatitude '36.19817'^^xsd:double;
  dwc:endLatitude '36.19817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.254333 36.19817, -5.254333 36.19817, -5.254333 36.19817, -5.254333 36.19817, -5.254333 36.19817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2820'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43534 -4.077838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.077838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3634'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3634'^^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:timeOfDay '11.207777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.077838'^^xsd:double;
  dwc:startLongitude '-4.077838'^^xsd:double;
  dwc:endLongitude '-4.077838'^^xsd:double;
  dwc:latitude '36.43534'^^xsd:double;
  dwc:startLatitude '36.43534'^^xsd:double;
  dwc:endLatitude '36.43534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.077838 36.43534, -4.077838 36.43534, -4.077838 36.43534, -4.077838 36.43534, -4.077838 36.43534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3634'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3135 -1.2955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3135"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3234'^^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:timeOfDay '10.535833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2955'^^xsd:double;
  dwc:startLongitude '-1.2955'^^xsd:double;
  dwc:endLongitude '-1.2955'^^xsd:double;
  dwc:latitude '37.3135'^^xsd:double;
  dwc:startLatitude '37.3135'^^xsd:double;
  dwc:endLatitude '37.3135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2955 37.3135, -1.2955 37.3135, -1.2955 37.3135, -1.2955 37.3135, -1.2955 37.3135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3234'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38333 -1.228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_125'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_125'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.228333'^^xsd:double;
  dwc:startLongitude '-1.228333'^^xsd:double;
  dwc:endLongitude '-1.228333'^^xsd:double;
  dwc:latitude '37.38333'^^xsd:double;
  dwc:startLatitude '37.38333'^^xsd:double;
  dwc:endLatitude '37.38333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.228333 37.38333, -1.228333 37.38333, -1.228333 37.38333, -1.228333 37.38333, -1.228333 37.38333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_125'^^xsd:string;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32133 -1.553167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.553167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_364'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.553167'^^xsd:double;
  dwc:startLongitude '-1.553167'^^xsd:double;
  dwc:endLongitude '-1.553167'^^xsd:double;
  dwc:latitude '37.32133'^^xsd:double;
  dwc:startLatitude '37.32133'^^xsd:double;
  dwc:endLatitude '37.32133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.553167 37.32133, -1.553167 37.32133, -1.553167 37.32133, -1.553167 37.32133, -1.553167 37.32133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_364'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42633 -1.097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_377'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.097'^^xsd:double;
  dwc:startLongitude '-1.097'^^xsd:double;
  dwc:endLongitude '-1.097'^^xsd:double;
  dwc:latitude '37.42633'^^xsd:double;
  dwc:startLatitude '37.42633'^^xsd:double;
  dwc:endLatitude '37.42633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.097 37.42633, -1.097 37.42633, -1.097 37.42633, -1.097 37.42633, -1.097 37.42633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_377'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13967 -1.6795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_520'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6795'^^xsd:double;
  dwc:startLongitude '-1.6795'^^xsd:double;
  dwc:endLongitude '-1.6795'^^xsd:double;
  dwc:latitude '37.13967'^^xsd:double;
  dwc:startLatitude '37.13967'^^xsd:double;
  dwc:endLatitude '37.13967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6795 37.13967, -1.6795 37.13967, -1.6795 37.13967, -1.6795 37.13967, -1.6795 37.13967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_520'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4925 -2.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-2.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1508'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1508'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.712'^^xsd:double;
  dwc:startLongitude '-2.712'^^xsd:double;
  dwc:endLongitude '-2.712'^^xsd:double;
  dwc:latitude '36.4925'^^xsd:double;
  dwc:startLatitude '36.4925'^^xsd:double;
  dwc:endLatitude '36.4925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.712 36.4925, -2.712 36.4925, -2.712 36.4925, -2.712 36.4925, -2.712 36.4925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1508'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51033 -2.7505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1172'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1172'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7505'^^xsd:double;
  dwc:startLongitude '-2.7505'^^xsd:double;
  dwc:endLongitude '-2.7505'^^xsd:double;
  dwc:latitude '36.51033'^^xsd:double;
  dwc:startLatitude '36.51033'^^xsd:double;
  dwc:endLatitude '36.51033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7505 36.51033, -2.7505 36.51033, -2.7505 36.51033, -2.7505 36.51033, -2.7505 36.51033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1172'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -2.826167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2333'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2333'^^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:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826167'^^xsd:double;
  dwc:startLongitude '-2.826167'^^xsd:double;
  dwc:endLongitude '-2.826167'^^xsd:double;
  dwc:latitude '36.40733'^^xsd:double;
  dwc:startLatitude '36.40733'^^xsd:double;
  dwc:endLatitude '36.40733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826167 36.40733, -2.826167 36.40733, -2.826167 36.40733, -2.826167 36.40733, -2.826167 36.40733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2333'^^xsd:string;
  dwc:observationDate '2002-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33383 -4.665333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.665333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1921'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1921'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.504722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.665333'^^xsd:double;
  dwc:startLongitude '-4.665333'^^xsd:double;
  dwc:endLongitude '-4.665333'^^xsd:double;
  dwc:latitude '36.33383'^^xsd:double;
  dwc:startLatitude '36.33383'^^xsd:double;
  dwc:endLatitude '36.33383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.665333 36.33383, -4.665333 36.33383, -4.665333 36.33383, -4.665333 36.33383, -4.665333 36.33383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1921'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64933 -3.500667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.500667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3333'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3333'^^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:timeOfDay '16.158888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.500667'^^xsd:double;
  dwc:startLongitude '-3.500667'^^xsd:double;
  dwc:endLongitude '-3.500667'^^xsd:double;
  dwc:latitude '36.64933'^^xsd:double;
  dwc:startLatitude '36.64933'^^xsd:double;
  dwc:endLatitude '36.64933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.500667 36.64933, -3.500667 36.64933, -3.500667 36.64933, -3.500667 36.64933, -3.500667 36.64933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3333'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 -2.462833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.462833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3387'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.239166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.462833'^^xsd:double;
  dwc:startLongitude '-2.462833'^^xsd:double;
  dwc:endLongitude '-2.462833'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:startLatitude '36.699'^^xsd:double;
  dwc:endLatitude '36.699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.462833 36.699, -2.462833 36.699, -2.462833 36.699, -2.462833 36.699, -2.462833 36.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3387'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33517 -2.907833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.907833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3470'^^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:timeOfDay '12.346388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.907833'^^xsd:double;
  dwc:startLongitude '-2.907833'^^xsd:double;
  dwc:endLongitude '-2.907833'^^xsd:double;
  dwc:latitude '36.33517'^^xsd:double;
  dwc:startLatitude '36.33517'^^xsd:double;
  dwc:endLatitude '36.33517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.907833 36.33517, -2.907833 36.33517, -2.907833 36.33517, -2.907833 36.33517, -2.907833 36.33517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3470'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.437 -2.992093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.437"^^xsd:decimal ;
  dwc:decimalLongitude "-2.992093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4631'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4631'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.345'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.992093'^^xsd:double;
  dwc:startLongitude '-2.992093'^^xsd:double;
  dwc:endLongitude '-2.992093'^^xsd:double;
  dwc:latitude '36.437'^^xsd:double;
  dwc:startLatitude '36.437'^^xsd:double;
  dwc:endLatitude '36.437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.992093 36.437, -2.992093 36.437, -2.992093 36.437, -2.992093 36.437, -2.992093 36.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4631'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4521 -3.08869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4521"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4876'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4876'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.08869'^^xsd:double;
  dwc:startLongitude '-3.08869'^^xsd:double;
  dwc:endLongitude '-3.08869'^^xsd:double;
  dwc:latitude '36.4521'^^xsd:double;
  dwc:startLatitude '36.4521'^^xsd:double;
  dwc:endLatitude '36.4521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.08869 36.4521, -3.08869 36.4521, -3.08869 36.4521, -3.08869 36.4521, -3.08869 36.4521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4876'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0055 -1.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0055"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_251'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7275'^^xsd:double;
  dwc:startLongitude '-1.7275'^^xsd:double;
  dwc:endLongitude '-1.7275'^^xsd:double;
  dwc:latitude '37.0055'^^xsd:double;
  dwc:startLatitude '37.0055'^^xsd:double;
  dwc:endLatitude '37.0055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7275 37.0055, -1.7275 37.0055, -1.7275 37.0055, -1.7275 37.0055, -1.7275 37.0055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_251'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22133 -1.622333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.622333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_600'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.622333'^^xsd:double;
  dwc:startLongitude '-1.622333'^^xsd:double;
  dwc:endLongitude '-1.622333'^^xsd:double;
  dwc:latitude '37.22133'^^xsd:double;
  dwc:startLatitude '37.22133'^^xsd:double;
  dwc:endLatitude '37.22133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.622333 37.22133, -1.622333 37.22133, -1.622333 37.22133, -1.622333 37.22133, -1.622333 37.22133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_600'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46783 -0.960833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46783"^^xsd:decimal ;
  dwc:decimalLongitude "-0.960833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1244'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.960833'^^xsd:double;
  dwc:startLongitude '-0.960833'^^xsd:double;
  dwc:endLongitude '-0.960833'^^xsd:double;
  dwc:latitude '37.46783'^^xsd:double;
  dwc:startLatitude '37.46783'^^xsd:double;
  dwc:endLatitude '37.46783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.960833 37.46783, -0.960833 37.46783, -0.960833 37.46783, -0.960833 37.46783, -0.960833 37.46783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1244'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76383 -1.922833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.922833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1070'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1070'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.922833'^^xsd:double;
  dwc:startLongitude '-1.922833'^^xsd:double;
  dwc:endLongitude '-1.922833'^^xsd:double;
  dwc:latitude '36.76383'^^xsd:double;
  dwc:startLatitude '36.76383'^^xsd:double;
  dwc:endLatitude '36.76383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.922833 36.76383, -1.922833 36.76383, -1.922833 36.76383, -1.922833 36.76383, -1.922833 36.76383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1070'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33667 -2.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1143'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1143'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8275'^^xsd:double;
  dwc:startLongitude '-2.8275'^^xsd:double;
  dwc:endLongitude '-2.8275'^^xsd:double;
  dwc:latitude '36.33667'^^xsd:double;
  dwc:startLatitude '36.33667'^^xsd:double;
  dwc:endLatitude '36.33667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8275 36.33667, -2.8275 36.33667, -2.8275 36.33667, -2.8275 36.33667, -2.8275 36.33667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1143'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49483 -2.860333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.860333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1417'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1417'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '20.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.860333'^^xsd:double;
  dwc:startLongitude '-2.860333'^^xsd:double;
  dwc:endLongitude '-2.860333'^^xsd:double;
  dwc:latitude '36.49483'^^xsd:double;
  dwc:startLatitude '36.49483'^^xsd:double;
  dwc:endLatitude '36.49483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.860333 36.49483, -2.860333 36.49483, -2.860333 36.49483, -2.860333 36.49483, -2.860333 36.49483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1417'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49283 -2.835167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.835167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1967'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1967'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.4386111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.835167'^^xsd:double;
  dwc:startLongitude '-2.835167'^^xsd:double;
  dwc:endLongitude '-2.835167'^^xsd:double;
  dwc:latitude '36.49283'^^xsd:double;
  dwc:startLatitude '36.49283'^^xsd:double;
  dwc:endLatitude '36.49283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.835167 36.49283, -2.835167 36.49283, -2.835167 36.49283, -2.835167 36.49283, -2.835167 36.49283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1967'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43534 -2.721167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43534"^^xsd:decimal ;
  dwc:decimalLongitude "-2.721167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2631'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2631'^^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:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.721167'^^xsd:double;
  dwc:startLongitude '-2.721167'^^xsd:double;
  dwc:endLongitude '-2.721167'^^xsd:double;
  dwc:latitude '36.43534'^^xsd:double;
  dwc:startLatitude '36.43534'^^xsd:double;
  dwc:endLatitude '36.43534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.721167 36.43534, -2.721167 36.43534, -2.721167 36.43534, -2.721167 36.43534, -2.721167 36.43534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2631'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43183 -3.042667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.042667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3405'^^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:timeOfDay '14.433611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.042667'^^xsd:double;
  dwc:startLongitude '-3.042667'^^xsd:double;
  dwc:endLongitude '-3.042667'^^xsd:double;
  dwc:latitude '36.43183'^^xsd:double;
  dwc:startLatitude '36.43183'^^xsd:double;
  dwc:endLatitude '36.43183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.042667 36.43183, -3.042667 36.43183, -3.042667 36.43183, -3.042667 36.43183, -3.042667 36.43183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3405'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39207 -2.371528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39207"^^xsd:decimal ;
  dwc:decimalLongitude "-2.371528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4836'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4836'^^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:timeOfDay '9.6741666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.371528'^^xsd:double;
  dwc:startLongitude '-2.371528'^^xsd:double;
  dwc:endLongitude '-2.371528'^^xsd:double;
  dwc:latitude '36.39207'^^xsd:double;
  dwc:startLatitude '36.39207'^^xsd:double;
  dwc:endLatitude '36.39207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.371528 36.39207, -2.371528 36.39207, -2.371528 36.39207, -2.371528 36.39207, -2.371528 36.39207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4836'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08517 -1.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_295'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.665'^^xsd:double;
  dwc:startLongitude '-1.665'^^xsd:double;
  dwc:endLongitude '-1.665'^^xsd:double;
  dwc:latitude '37.08517'^^xsd:double;
  dwc:startLatitude '37.08517'^^xsd:double;
  dwc:endLatitude '37.08517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.665 37.08517, -1.665 37.08517, -1.665 37.08517, -1.665 37.08517, -1.665 37.08517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_295'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45667 -2.870833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_450'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_450'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870833'^^xsd:double;
  dwc:startLongitude '-2.870833'^^xsd:double;
  dwc:endLongitude '-2.870833'^^xsd:double;
  dwc:latitude '36.45667'^^xsd:double;
  dwc:startLatitude '36.45667'^^xsd:double;
  dwc:endLatitude '36.45667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870833 36.45667, -2.870833 36.45667, -2.870833 36.45667, -2.870833 36.45667, -2.870833 36.45667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_450'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -3.004833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.004833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1996'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1996'^^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:timeOfDay '14.514166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.004833'^^xsd:double;
  dwc:startLongitude '-3.004833'^^xsd:double;
  dwc:endLongitude '-3.004833'^^xsd:double;
  dwc:latitude '36.49117'^^xsd:double;
  dwc:startLatitude '36.49117'^^xsd:double;
  dwc:endLatitude '36.49117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.004833 36.49117, -3.004833 36.49117, -3.004833 36.49117, -3.004833 36.49117, -3.004833 36.49117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1996'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40367 -2.712667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.712667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2013'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2013'^^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:timeOfDay '11.773333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.712667'^^xsd:double;
  dwc:startLongitude '-2.712667'^^xsd:double;
  dwc:endLongitude '-2.712667'^^xsd:double;
  dwc:latitude '36.40367'^^xsd:double;
  dwc:startLatitude '36.40367'^^xsd:double;
  dwc:endLatitude '36.40367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.712667 36.40367, -2.712667 36.40367, -2.712667 36.40367, -2.712667 36.40367, -2.712667 36.40367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2013'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5965 -1.983667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5965"^^xsd:decimal ;
  dwc:decimalLongitude "-1.983667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2643'^^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:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.983667'^^xsd:double;
  dwc:startLongitude '-1.983667'^^xsd:double;
  dwc:endLongitude '-1.983667'^^xsd:double;
  dwc:latitude '36.5965'^^xsd:double;
  dwc:startLatitude '36.5965'^^xsd:double;
  dwc:endLatitude '36.5965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.983667 36.5965, -1.983667 36.5965, -1.983667 36.5965, -1.983667 36.5965, -1.983667 36.5965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2643'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58467 -3.8745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58467"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3088'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3088'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.783888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.8745'^^xsd:double;
  dwc:startLongitude '-3.8745'^^xsd:double;
  dwc:endLongitude '-3.8745'^^xsd:double;
  dwc:latitude '36.58467'^^xsd:double;
  dwc:startLatitude '36.58467'^^xsd:double;
  dwc:endLatitude '36.58467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8745 36.58467, -3.8745 36.58467, -3.8745 36.58467, -3.8745 36.58467, -3.8745 36.58467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3088'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85106 -1.700967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85106"^^xsd:decimal ;
  dwc:decimalLongitude "-1.700967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3487'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3487'^^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:timeOfDay '9.8772222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.700967'^^xsd:double;
  dwc:startLongitude '-1.700967'^^xsd:double;
  dwc:endLongitude '-1.700967'^^xsd:double;
  dwc:latitude '36.85106'^^xsd:double;
  dwc:startLatitude '36.85106'^^xsd:double;
  dwc:endLatitude '36.85106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.700967 36.85106, -1.700967 36.85106, -1.700967 36.85106, -1.700967 36.85106, -1.700967 36.85106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3487'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35683 -2.8235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3471'^^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:timeOfDay '13.044166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8235'^^xsd:double;
  dwc:startLongitude '-2.8235'^^xsd:double;
  dwc:endLongitude '-2.8235'^^xsd:double;
  dwc:latitude '36.35683'^^xsd:double;
  dwc:startLatitude '36.35683'^^xsd:double;
  dwc:endLatitude '36.35683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8235 36.35683, -2.8235 36.35683, -2.8235 36.35683, -2.8235 36.35683, -2.8235 36.35683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3471'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66724 -3.054607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66724"^^xsd:decimal ;
  dwc:decimalLongitude "-3.054607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4057'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4057'^^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:timeOfDay '15.846111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.054607'^^xsd:double;
  dwc:startLongitude '-3.054607'^^xsd:double;
  dwc:endLongitude '-3.054607'^^xsd:double;
  dwc:latitude '36.66724'^^xsd:double;
  dwc:startLatitude '36.66724'^^xsd:double;
  dwc:endLatitude '36.66724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.054607 36.66724, -3.054607 36.66724, -3.054607 36.66724, -3.054607 36.66724, -3.054607 36.66724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4057'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53098 -2.742637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53098"^^xsd:decimal ;
  dwc:decimalLongitude "-2.742637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4219'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4219'^^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:timeOfDay '7.1183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.742637'^^xsd:double;
  dwc:startLongitude '-2.742637'^^xsd:double;
  dwc:endLongitude '-2.742637'^^xsd:double;
  dwc:latitude '36.53098'^^xsd:double;
  dwc:startLatitude '36.53098'^^xsd:double;
  dwc:endLatitude '36.53098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.742637 36.53098, -2.742637 36.53098, -2.742637 36.53098, -2.742637 36.53098, -2.742637 36.53098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4219'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50044 -2.883388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50044"^^xsd:decimal ;
  dwc:decimalLongitude "-2.883388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4308'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9180555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.883388'^^xsd:double;
  dwc:startLongitude '-2.883388'^^xsd:double;
  dwc:endLongitude '-2.883388'^^xsd:double;
  dwc:latitude '36.50044'^^xsd:double;
  dwc:startLatitude '36.50044'^^xsd:double;
  dwc:endLatitude '36.50044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.883388 36.50044, -2.883388 36.50044, -2.883388 36.50044, -2.883388 36.50044, -2.883388 36.50044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4308'^^xsd:string;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24255 -3.155071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24255"^^xsd:decimal ;
  dwc:decimalLongitude "-3.155071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4669'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.070277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.155071'^^xsd:double;
  dwc:startLongitude '-3.155071'^^xsd:double;
  dwc:endLongitude '-3.155071'^^xsd:double;
  dwc:latitude '36.24255'^^xsd:double;
  dwc:startLatitude '36.24255'^^xsd:double;
  dwc:endLatitude '36.24255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.155071 36.24255, -3.155071 36.24255, -3.155071 36.24255, -3.155071 36.24255, -3.155071 36.24255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4669'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58717 -2.8205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_487'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_487'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8205'^^xsd:double;
  dwc:startLongitude '-2.8205'^^xsd:double;
  dwc:endLongitude '-2.8205'^^xsd:double;
  dwc:latitude '36.58717'^^xsd:double;
  dwc:startLatitude '36.58717'^^xsd:double;
  dwc:endLatitude '36.58717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8205 36.58717, -2.8205 36.58717, -2.8205 36.58717, -2.8205 36.58717, -2.8205 36.58717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_487'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12267 -1.729667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.729667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_759'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.729667'^^xsd:double;
  dwc:startLongitude '-1.729667'^^xsd:double;
  dwc:endLongitude '-1.729667'^^xsd:double;
  dwc:latitude '37.12267'^^xsd:double;
  dwc:startLatitude '37.12267'^^xsd:double;
  dwc:endLatitude '37.12267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.729667 37.12267, -1.729667 37.12267, -1.729667 37.12267, -1.729667 37.12267, -1.729667 37.12267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_759'^^xsd:string;
  dwc:observationDate '1996-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90083 -1.720333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.720333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_225'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.720333'^^xsd:double;
  dwc:startLongitude '-1.720333'^^xsd:double;
  dwc:endLongitude '-1.720333'^^xsd:double;
  dwc:latitude '36.90083'^^xsd:double;
  dwc:startLatitude '36.90083'^^xsd:double;
  dwc:endLatitude '36.90083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.720333 36.90083, -1.720333 36.90083, -1.720333 36.90083, -1.720333 36.90083, -1.720333 36.90083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_225'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16883 -1.7455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_650'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7455'^^xsd:double;
  dwc:startLongitude '-1.7455'^^xsd:double;
  dwc:endLongitude '-1.7455'^^xsd:double;
  dwc:latitude '37.16883'^^xsd:double;
  dwc:startLatitude '37.16883'^^xsd:double;
  dwc:endLatitude '37.16883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7455 37.16883, -1.7455 37.16883, -1.7455 37.16883, -1.7455 37.16883, -1.7455 37.16883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_650'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1357'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1357'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6165'^^xsd:double;
  dwc:startLongitude '-2.6165'^^xsd:double;
  dwc:endLongitude '-2.6165'^^xsd:double;
  dwc:latitude '36.418'^^xsd:double;
  dwc:startLatitude '36.418'^^xsd:double;
  dwc:endLatitude '36.418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6165 36.418, -2.6165 36.418, -2.6165 36.418, -2.6165 36.418, -2.6165 36.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1357'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.698 -2.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1654'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.155'^^xsd:double;
  dwc:startLongitude '-2.155'^^xsd:double;
  dwc:endLongitude '-2.155'^^xsd:double;
  dwc:latitude '36.698'^^xsd:double;
  dwc:startLatitude '36.698'^^xsd:double;
  dwc:endLatitude '36.698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.155 36.698, -2.155 36.698, -2.155 36.698, -2.155 36.698, -2.155 36.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1654'^^xsd:string;
  dwc:observationDate '1999-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19067 -1.633667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.633667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2387'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.633667'^^xsd:double;
  dwc:startLongitude '-1.633667'^^xsd:double;
  dwc:endLongitude '-1.633667'^^xsd:double;
  dwc:latitude '37.19067'^^xsd:double;
  dwc:startLatitude '37.19067'^^xsd:double;
  dwc:endLatitude '37.19067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.633667 37.19067, -1.633667 37.19067, -1.633667 37.19067, -1.633667 37.19067, -1.633667 37.19067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2387'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39767 -2.771167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.771167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2016'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2016'^^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:timeOfDay '12.54'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.771167'^^xsd:double;
  dwc:startLongitude '-2.771167'^^xsd:double;
  dwc:endLongitude '-2.771167'^^xsd:double;
  dwc:latitude '36.39767'^^xsd:double;
  dwc:startLatitude '36.39767'^^xsd:double;
  dwc:endLatitude '36.39767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.771167 36.39767, -2.771167 36.39767, -2.771167 36.39767, -2.771167 36.39767, -2.771167 36.39767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2016'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5185 -2.155334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5185"^^xsd:decimal ;
  dwc:decimalLongitude "-2.155334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3003'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3003'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.217777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.155334'^^xsd:double;
  dwc:startLongitude '-2.155334'^^xsd:double;
  dwc:endLongitude '-2.155334'^^xsd:double;
  dwc:latitude '36.5185'^^xsd:double;
  dwc:startLatitude '36.5185'^^xsd:double;
  dwc:endLatitude '36.5185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.155334 36.5185, -2.155334 36.5185, -2.155334 36.5185, -2.155334 36.5185, -2.155334 36.5185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3003'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51789 -3.456855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51789"^^xsd:decimal ;
  dwc:decimalLongitude "-3.456855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4044'^^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:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.456855'^^xsd:double;
  dwc:startLongitude '-3.456855'^^xsd:double;
  dwc:endLongitude '-3.456855'^^xsd:double;
  dwc:latitude '36.51789'^^xsd:double;
  dwc:startLatitude '36.51789'^^xsd:double;
  dwc:endLatitude '36.51789'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.456855 36.51789, -3.456855 36.51789, -3.456855 36.51789, -3.456855 36.51789, -3.456855 36.51789))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4044'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4535 -2.827925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4855'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4855'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.5441666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.827925'^^xsd:double;
  dwc:startLongitude '-2.827925'^^xsd:double;
  dwc:endLongitude '-2.827925'^^xsd:double;
  dwc:latitude '36.4535'^^xsd:double;
  dwc:startLatitude '36.4535'^^xsd:double;
  dwc:endLatitude '36.4535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827925 36.4535, -2.827925 36.4535, -2.827925 36.4535, -2.827925 36.4535, -2.827925 36.4535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4855'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37833 -2.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_33'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_33'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.671667'^^xsd:double;
  dwc:startLongitude '-2.671667'^^xsd:double;
  dwc:endLongitude '-2.671667'^^xsd:double;
  dwc:latitude '36.37833'^^xsd:double;
  dwc:startLatitude '36.37833'^^xsd:double;
  dwc:endLatitude '36.37833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.671667 36.37833, -2.671667 36.37833, -2.671667 36.37833, -2.671667 36.37833, -2.671667 36.37833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_33'^^xsd:string;
  dwc:observationDate '1991-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48183 -2.254167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.254167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_578'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_578'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '17.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.254167'^^xsd:double;
  dwc:startLongitude '-2.254167'^^xsd:double;
  dwc:endLongitude '-2.254167'^^xsd:double;
  dwc:latitude '36.48183'^^xsd:double;
  dwc:startLatitude '36.48183'^^xsd:double;
  dwc:endLatitude '36.48183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.254167 36.48183, -2.254167 36.48183, -2.254167 36.48183, -2.254167 36.48183, -2.254167 36.48183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_578'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54517 -2.493667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.493667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_627'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.493667'^^xsd:double;
  dwc:startLongitude '-2.493667'^^xsd:double;
  dwc:endLongitude '-2.493667'^^xsd:double;
  dwc:latitude '36.54517'^^xsd:double;
  dwc:startLatitude '36.54517'^^xsd:double;
  dwc:endLatitude '36.54517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.493667 36.54517, -2.493667 36.54517, -2.493667 36.54517, -2.493667 36.54517, -2.493667 36.54517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_627'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50717 -2.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_669'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.566667'^^xsd:double;
  dwc:startLongitude '-2.566667'^^xsd:double;
  dwc:endLongitude '-2.566667'^^xsd:double;
  dwc:latitude '36.50717'^^xsd:double;
  dwc:startLatitude '36.50717'^^xsd:double;
  dwc:endLatitude '36.50717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566667 36.50717, -2.566667 36.50717, -2.566667 36.50717, -2.566667 36.50717, -2.566667 36.50717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_669'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41333 -0.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_93'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_93'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.783333'^^xsd:double;
  dwc:startLongitude '-0.783333'^^xsd:double;
  dwc:endLongitude '-0.783333'^^xsd:double;
  dwc:latitude '37.41333'^^xsd:double;
  dwc:startLatitude '37.41333'^^xsd:double;
  dwc:endLatitude '37.41333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.783333 37.41333, -0.783333 37.41333, -0.783333 37.41333, -0.783333 37.41333, -0.783333 37.41333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_93'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17033 -1.6515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1253'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1253'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6515'^^xsd:double;
  dwc:startLongitude '-1.6515'^^xsd:double;
  dwc:endLongitude '-1.6515'^^xsd:double;
  dwc:latitude '37.17033'^^xsd:double;
  dwc:startLatitude '37.17033'^^xsd:double;
  dwc:endLatitude '37.17033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6515 37.17033, -1.6515 37.17033, -1.6515 37.17033, -1.6515 37.17033, -1.6515 37.17033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1253'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30667 -2.803667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.803667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1445'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.803667'^^xsd:double;
  dwc:startLongitude '-2.803667'^^xsd:double;
  dwc:endLongitude '-2.803667'^^xsd:double;
  dwc:latitude '36.30667'^^xsd:double;
  dwc:startLatitude '36.30667'^^xsd:double;
  dwc:endLatitude '36.30667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.803667 36.30667, -2.803667 36.30667, -2.803667 36.30667, -2.803667 36.30667, -2.803667 36.30667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1445'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10267 -5.2405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1846'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1846'^^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:timeOfDay '16.999444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2405'^^xsd:double;
  dwc:startLongitude '-5.2405'^^xsd:double;
  dwc:endLongitude '-5.2405'^^xsd:double;
  dwc:latitude '36.10267'^^xsd:double;
  dwc:startLatitude '36.10267'^^xsd:double;
  dwc:endLatitude '36.10267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2405 36.10267, -5.2405 36.10267, -5.2405 36.10267, -5.2405 36.10267, -5.2405 36.10267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1846'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23783 -1.409167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.409167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2242'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2242'^^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:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.409167'^^xsd:double;
  dwc:startLongitude '-1.409167'^^xsd:double;
  dwc:endLongitude '-1.409167'^^xsd:double;
  dwc:latitude '37.23783'^^xsd:double;
  dwc:startLatitude '37.23783'^^xsd:double;
  dwc:endLatitude '37.23783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.409167 37.23783, -1.409167 37.23783, -1.409167 37.23783, -1.409167 37.23783, -1.409167 37.23783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2242'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26567 -4.945333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.945333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1912'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1912'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.117777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.945333'^^xsd:double;
  dwc:startLongitude '-4.945333'^^xsd:double;
  dwc:endLongitude '-4.945333'^^xsd:double;
  dwc:latitude '36.26567'^^xsd:double;
  dwc:startLatitude '36.26567'^^xsd:double;
  dwc:endLatitude '36.26567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.945333 36.26567, -4.945333 36.26567, -4.945333 36.26567, -4.945333 36.26567, -4.945333 36.26567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1912'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48034 -2.9255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48034"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3247'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.0252777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9255'^^xsd:double;
  dwc:startLongitude '-2.9255'^^xsd:double;
  dwc:endLongitude '-2.9255'^^xsd:double;
  dwc:latitude '36.48034'^^xsd:double;
  dwc:startLatitude '36.48034'^^xsd:double;
  dwc:endLatitude '36.48034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9255 36.48034, -2.9255 36.48034, -2.9255 36.48034, -2.9255 36.48034, -2.9255 36.48034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3247'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41969 -3.235461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41969"^^xsd:decimal ;
  dwc:decimalLongitude "-3.235461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4490'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4490'^^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:timeOfDay '9.6452777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.235461'^^xsd:double;
  dwc:startLongitude '-3.235461'^^xsd:double;
  dwc:endLongitude '-3.235461'^^xsd:double;
  dwc:latitude '36.41969'^^xsd:double;
  dwc:startLatitude '36.41969'^^xsd:double;
  dwc:endLatitude '36.41969'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.235461 36.41969, -3.235461 36.41969, -3.235461 36.41969, -3.235461 36.41969, -3.235461 36.41969))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4490'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71883 -2.464833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.464833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4754'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4754'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '17.868055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.464833'^^xsd:double;
  dwc:startLongitude '-2.464833'^^xsd:double;
  dwc:endLongitude '-2.464833'^^xsd:double;
  dwc:latitude '36.71883'^^xsd:double;
  dwc:startLatitude '36.71883'^^xsd:double;
  dwc:endLatitude '36.71883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.464833 36.71883, -2.464833 36.71883, -2.464833 36.71883, -2.464833 36.71883, -2.464833 36.71883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4754'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47417 -1.104833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.104833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_287'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_287'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.104833'^^xsd:double;
  dwc:startLongitude '-1.104833'^^xsd:double;
  dwc:endLongitude '-1.104833'^^xsd:double;
  dwc:latitude '37.47417'^^xsd:double;
  dwc:startLatitude '37.47417'^^xsd:double;
  dwc:endLatitude '37.47417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.104833 37.47417, -1.104833 37.47417, -1.104833 37.47417, -1.104833 37.47417, -1.104833 37.47417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_287'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.363 -2.734667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.363"^^xsd:decimal ;
  dwc:decimalLongitude "-2.734667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1768'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1768'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.215277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.734667'^^xsd:double;
  dwc:startLongitude '-2.734667'^^xsd:double;
  dwc:endLongitude '-2.734667'^^xsd:double;
  dwc:latitude '36.363'^^xsd:double;
  dwc:startLatitude '36.363'^^xsd:double;
  dwc:endLatitude '36.363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.734667 36.363, -2.734667 36.363, -2.734667 36.363, -2.734667 36.363, -2.734667 36.363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1768'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56583 -2.318833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.318833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2371'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2371'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.318833'^^xsd:double;
  dwc:startLongitude '-2.318833'^^xsd:double;
  dwc:endLongitude '-2.318833'^^xsd:double;
  dwc:latitude '36.56583'^^xsd:double;
  dwc:startLatitude '36.56583'^^xsd:double;
  dwc:endLatitude '36.56583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.318833 36.56583, -2.318833 36.56583, -2.318833 36.56583, -2.318833 36.56583, -2.318833 36.56583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2371'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5185 -3.481167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5185"^^xsd:decimal ;
  dwc:decimalLongitude "-3.481167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3071'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3071'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.481167'^^xsd:double;
  dwc:startLongitude '-3.481167'^^xsd:double;
  dwc:endLongitude '-3.481167'^^xsd:double;
  dwc:latitude '36.5185'^^xsd:double;
  dwc:startLatitude '36.5185'^^xsd:double;
  dwc:endLatitude '36.5185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.481167 36.5185, -3.481167 36.5185, -3.481167 36.5185, -3.481167 36.5185, -3.481167 36.5185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3071'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.166 -5.2985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.166"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2528'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2985'^^xsd:double;
  dwc:startLongitude '-5.2985'^^xsd:double;
  dwc:endLongitude '-5.2985'^^xsd:double;
  dwc:latitude '36.166'^^xsd:double;
  dwc:startLatitude '36.166'^^xsd:double;
  dwc:endLatitude '36.166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2985 36.166, -5.2985 36.166, -5.2985 36.166, -5.2985 36.166, -5.2985 36.166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2528'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23767 -4.937227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.937227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4600'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.337777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.937227'^^xsd:double;
  dwc:startLongitude '-4.937227'^^xsd:double;
  dwc:endLongitude '-4.937227'^^xsd:double;
  dwc:latitude '36.23767'^^xsd:double;
  dwc:startLatitude '36.23767'^^xsd:double;
  dwc:endLatitude '36.23767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.937227 36.23767, -4.937227 36.23767, -4.937227 36.23767, -4.937227 36.23767, -4.937227 36.23767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4600'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53934 -3.062597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53934"^^xsd:decimal ;
  dwc:decimalLongitude "-3.062597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4449'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4449'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.8775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.062597'^^xsd:double;
  dwc:startLongitude '-3.062597'^^xsd:double;
  dwc:endLongitude '-3.062597'^^xsd:double;
  dwc:latitude '36.53934'^^xsd:double;
  dwc:startLatitude '36.53934'^^xsd:double;
  dwc:endLatitude '36.53934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.062597 36.53934, -3.062597 36.53934, -3.062597 36.53934, -3.062597 36.53934, -3.062597 36.53934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4449'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41233 -2.738667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_721'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738667'^^xsd:double;
  dwc:startLongitude '-2.738667'^^xsd:double;
  dwc:endLongitude '-2.738667'^^xsd:double;
  dwc:latitude '36.41233'^^xsd:double;
  dwc:startLatitude '36.41233'^^xsd:double;
  dwc:endLatitude '36.41233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738667 36.41233, -2.738667 36.41233, -2.738667 36.41233, -2.738667 36.41233, -2.738667 36.41233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_721'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15233 -1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1254'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1254'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.674'^^xsd:double;
  dwc:startLongitude '-1.674'^^xsd:double;
  dwc:endLongitude '-1.674'^^xsd:double;
  dwc:latitude '37.15233'^^xsd:double;
  dwc:startLatitude '37.15233'^^xsd:double;
  dwc:endLatitude '37.15233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.674 37.15233, -1.674 37.15233, -1.674 37.15233, -1.674 37.15233, -1.674 37.15233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1254'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32367 -1.423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1117'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1117'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.423333'^^xsd:double;
  dwc:startLongitude '-1.423333'^^xsd:double;
  dwc:endLongitude '-1.423333'^^xsd:double;
  dwc:latitude '37.32367'^^xsd:double;
  dwc:startLatitude '37.32367'^^xsd:double;
  dwc:endLatitude '37.32367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.423333 37.32367, -1.423333 37.32367, -1.423333 37.32367, -1.423333 37.32367, -1.423333 37.32367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1117'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66917 -2.482333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.482333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1752'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1752'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7797222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.482333'^^xsd:double;
  dwc:startLongitude '-2.482333'^^xsd:double;
  dwc:endLongitude '-2.482333'^^xsd:double;
  dwc:latitude '36.66917'^^xsd:double;
  dwc:startLatitude '36.66917'^^xsd:double;
  dwc:endLatitude '36.66917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.482333 36.66917, -2.482333 36.66917, -2.482333 36.66917, -2.482333 36.66917, -2.482333 36.66917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1752'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2705 -2.774833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2705"^^xsd:decimal ;
  dwc:decimalLongitude "-2.774833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1471'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.774833'^^xsd:double;
  dwc:startLongitude '-2.774833'^^xsd:double;
  dwc:endLongitude '-2.774833'^^xsd:double;
  dwc:latitude '36.2705'^^xsd:double;
  dwc:startLatitude '36.2705'^^xsd:double;
  dwc:endLatitude '36.2705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.774833 36.2705, -2.774833 36.2705, -2.774833 36.2705, -2.774833 36.2705, -2.774833 36.2705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1471'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -3.168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1547'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1547'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.168333'^^xsd:double;
  dwc:startLongitude '-3.168333'^^xsd:double;
  dwc:endLongitude '-3.168333'^^xsd:double;
  dwc:latitude '36.62083'^^xsd:double;
  dwc:startLatitude '36.62083'^^xsd:double;
  dwc:endLatitude '36.62083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.168333 36.62083, -3.168333 36.62083, -3.168333 36.62083, -3.168333 36.62083, -3.168333 36.62083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1547'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26067 -4.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26067"^^xsd:decimal ;
  dwc:decimalLongitude "-4.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1913'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1913'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.232222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.942'^^xsd:double;
  dwc:startLongitude '-4.942'^^xsd:double;
  dwc:endLongitude '-4.942'^^xsd:double;
  dwc:latitude '36.26067'^^xsd:double;
  dwc:startLatitude '36.26067'^^xsd:double;
  dwc:endLatitude '36.26067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.942 36.26067, -4.942 36.26067, -4.942 36.26067, -4.942 36.26067, -4.942 36.26067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1913'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47717 -2.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2859'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2859'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.471666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.583333'^^xsd:double;
  dwc:startLongitude '-2.583333'^^xsd:double;
  dwc:endLongitude '-2.583333'^^xsd:double;
  dwc:latitude '36.47717'^^xsd:double;
  dwc:startLatitude '36.47717'^^xsd:double;
  dwc:endLatitude '36.47717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.583333 36.47717, -2.583333 36.47717, -2.583333 36.47717, -2.583333 36.47717, -2.583333 36.47717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2859'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4503 -2.572592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.572592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4115'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.0675'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.572592'^^xsd:double;
  dwc:startLongitude '-2.572592'^^xsd:double;
  dwc:endLongitude '-2.572592'^^xsd:double;
  dwc:latitude '36.4503'^^xsd:double;
  dwc:startLatitude '36.4503'^^xsd:double;
  dwc:endLatitude '36.4503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.572592 36.4503, -2.572592 36.4503, -2.572592 36.4503, -2.572592 36.4503, -2.572592 36.4503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4115'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34417 -3.0015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3249'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3249'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.064722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0015'^^xsd:double;
  dwc:startLongitude '-3.0015'^^xsd:double;
  dwc:endLongitude '-3.0015'^^xsd:double;
  dwc:latitude '36.34417'^^xsd:double;
  dwc:startLatitude '36.34417'^^xsd:double;
  dwc:endLatitude '36.34417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0015 36.34417, -3.0015 36.34417, -3.0015 36.34417, -3.0015 36.34417, -3.0015 36.34417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3249'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42117 -2.776165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.776165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4364'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.788055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.776165'^^xsd:double;
  dwc:startLongitude '-2.776165'^^xsd:double;
  dwc:endLongitude '-2.776165'^^xsd:double;
  dwc:latitude '36.42117'^^xsd:double;
  dwc:startLatitude '36.42117'^^xsd:double;
  dwc:endLatitude '36.42117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.776165 36.42117, -2.776165 36.42117, -2.776165 36.42117, -2.776165 36.42117, -2.776165 36.42117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4364'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3175 -2.72485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3175"^^xsd:decimal ;
  dwc:decimalLongitude "-2.72485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4339'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4339'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.104444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.72485'^^xsd:double;
  dwc:startLongitude '-2.72485'^^xsd:double;
  dwc:endLongitude '-2.72485'^^xsd:double;
  dwc:latitude '36.3175'^^xsd:double;
  dwc:startLatitude '36.3175'^^xsd:double;
  dwc:endLatitude '36.3175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.72485 36.3175, -2.72485 36.3175, -2.72485 36.3175, -2.72485 36.3175, -2.72485 36.3175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4339'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13467 -1.739333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.739333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_236'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_236'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.739333'^^xsd:double;
  dwc:startLongitude '-1.739333'^^xsd:double;
  dwc:endLongitude '-1.739333'^^xsd:double;
  dwc:latitude '37.13467'^^xsd:double;
  dwc:startLatitude '37.13467'^^xsd:double;
  dwc:endLatitude '37.13467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.739333 37.13467, -1.739333 37.13467, -1.739333 37.13467, -1.739333 37.13467, -1.739333 37.13467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_236'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.457 -1.1205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.457"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_266'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_266'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1205'^^xsd:double;
  dwc:startLongitude '-1.1205'^^xsd:double;
  dwc:endLongitude '-1.1205'^^xsd:double;
  dwc:latitude '37.457'^^xsd:double;
  dwc:startLatitude '37.457'^^xsd:double;
  dwc:endLatitude '37.457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1205 37.457, -1.1205 37.457, -1.1205 37.457, -1.1205 37.457, -1.1205 37.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_266'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9565 -1.542833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9565"^^xsd:decimal ;
  dwc:decimalLongitude "-1.542833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_390'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.542833'^^xsd:double;
  dwc:startLongitude '-1.542833'^^xsd:double;
  dwc:endLongitude '-1.542833'^^xsd:double;
  dwc:latitude '36.9565'^^xsd:double;
  dwc:startLatitude '36.9565'^^xsd:double;
  dwc:endLatitude '36.9565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.542833 36.9565, -1.542833 36.9565, -1.542833 36.9565, -1.542833 36.9565, -1.542833 36.9565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_390'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -2.927833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1531'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1531'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927833'^^xsd:double;
  dwc:startLongitude '-2.927833'^^xsd:double;
  dwc:endLongitude '-2.927833'^^xsd:double;
  dwc:latitude '36.4675'^^xsd:double;
  dwc:startLatitude '36.4675'^^xsd:double;
  dwc:endLatitude '36.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927833 36.4675, -2.927833 36.4675, -2.927833 36.4675, -2.927833 36.4675, -2.927833 36.4675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1531'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7985 -1.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2246'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.633'^^xsd:double;
  dwc:startLongitude '-1.633'^^xsd:double;
  dwc:endLongitude '-1.633'^^xsd:double;
  dwc:latitude '36.7985'^^xsd:double;
  dwc:startLatitude '36.7985'^^xsd:double;
  dwc:endLatitude '36.7985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.633 36.7985, -1.633 36.7985, -1.633 36.7985, -1.633 36.7985, -1.633 36.7985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2246'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19167 -5.081167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.081167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1891'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1891'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.081167'^^xsd:double;
  dwc:startLongitude '-5.081167'^^xsd:double;
  dwc:endLongitude '-5.081167'^^xsd:double;
  dwc:latitude '36.19167'^^xsd:double;
  dwc:startLatitude '36.19167'^^xsd:double;
  dwc:endLatitude '36.19167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.081167 36.19167, -5.081167 36.19167, -5.081167 36.19167, -5.081167 36.19167, -5.081167 36.19167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1891'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43567 -2.835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1971'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1971'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.184444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.835'^^xsd:double;
  dwc:startLongitude '-2.835'^^xsd:double;
  dwc:endLongitude '-2.835'^^xsd:double;
  dwc:latitude '36.43567'^^xsd:double;
  dwc:startLatitude '36.43567'^^xsd:double;
  dwc:endLatitude '36.43567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.835 36.43567, -2.835 36.43567, -2.835 36.43567, -2.835 36.43567, -2.835 36.43567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1971'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -2.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1268'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638'^^xsd:double;
  dwc:startLongitude '-2.638'^^xsd:double;
  dwc:endLongitude '-2.638'^^xsd:double;
  dwc:latitude '36.5335'^^xsd:double;
  dwc:startLatitude '36.5335'^^xsd:double;
  dwc:endLatitude '36.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638 36.5335, -2.638 36.5335, -2.638 36.5335, -2.638 36.5335, -2.638 36.5335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1268'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -2.768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-2.768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1673'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1673'^^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:timeOfDay '14.338611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.768333'^^xsd:double;
  dwc:startLongitude '-2.768333'^^xsd:double;
  dwc:endLongitude '-2.768333'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:startLatitude '36.43'^^xsd:double;
  dwc:endLatitude '36.43'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.768333 36.43, -2.768333 36.43, -2.768333 36.43, -2.768333 36.43, -2.768333 36.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1673'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38817 -2.7895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1770'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.565277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7895'^^xsd:double;
  dwc:startLongitude '-2.7895'^^xsd:double;
  dwc:endLongitude '-2.7895'^^xsd:double;
  dwc:latitude '36.38817'^^xsd:double;
  dwc:startLatitude '36.38817'^^xsd:double;
  dwc:endLatitude '36.38817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7895 36.38817, -2.7895 36.38817, -2.7895 36.38817, -2.7895 36.38817, -2.7895 36.38817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1770'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31667 -1.437667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.437667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2241'^^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:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.437667'^^xsd:double;
  dwc:startLongitude '-1.437667'^^xsd:double;
  dwc:endLongitude '-1.437667'^^xsd:double;
  dwc:latitude '37.31667'^^xsd:double;
  dwc:startLatitude '37.31667'^^xsd:double;
  dwc:endLatitude '37.31667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.437667 37.31667, -1.437667 37.31667, -1.437667 37.31667, -1.437667 37.31667, -1.437667 37.31667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2241'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.546 -2.426333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.546"^^xsd:decimal ;
  dwc:decimalLongitude "-2.426333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2291'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2291'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.426333'^^xsd:double;
  dwc:startLongitude '-2.426333'^^xsd:double;
  dwc:endLongitude '-2.426333'^^xsd:double;
  dwc:latitude '36.546'^^xsd:double;
  dwc:startLatitude '36.546'^^xsd:double;
  dwc:endLatitude '36.546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.426333 36.546, -2.426333 36.546, -2.426333 36.546, -2.426333 36.546, -2.426333 36.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2291'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59733 -3.158833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.158833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1948'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1948'^^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:timeOfDay '8.8533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.158833'^^xsd:double;
  dwc:startLongitude '-3.158833'^^xsd:double;
  dwc:endLongitude '-3.158833'^^xsd:double;
  dwc:latitude '36.59733'^^xsd:double;
  dwc:startLatitude '36.59733'^^xsd:double;
  dwc:endLatitude '36.59733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.158833 36.59733, -3.158833 36.59733, -3.158833 36.59733, -3.158833 36.59733, -3.158833 36.59733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1948'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.351 -2.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.351"^^xsd:decimal ;
  dwc:decimalLongitude "-2.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2665'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2665'^^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:timeOfDay '16.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.871667'^^xsd:double;
  dwc:startLongitude '-2.871667'^^xsd:double;
  dwc:endLongitude '-2.871667'^^xsd:double;
  dwc:latitude '36.351'^^xsd:double;
  dwc:startLatitude '36.351'^^xsd:double;
  dwc:endLatitude '36.351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.871667 36.351, -2.871667 36.351, -2.871667 36.351, -2.871667 36.351, -2.871667 36.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2665'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4885 -2.572667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4885"^^xsd:decimal ;
  dwc:decimalLongitude "-2.572667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2674'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2674'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.572667'^^xsd:double;
  dwc:startLongitude '-2.572667'^^xsd:double;
  dwc:endLongitude '-2.572667'^^xsd:double;
  dwc:latitude '36.4885'^^xsd:double;
  dwc:startLatitude '36.4885'^^xsd:double;
  dwc:endLatitude '36.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.572667 36.4885, -2.572667 36.4885, -2.572667 36.4885, -2.572667 36.4885, -2.572667 36.4885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2674'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.625667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.452"^^xsd:decimal ;
  dwc:decimalLongitude "-2.625667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3066'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.833888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.625667'^^xsd:double;
  dwc:startLongitude '-2.625667'^^xsd:double;
  dwc:endLongitude '-2.625667'^^xsd:double;
  dwc:latitude '36.452'^^xsd:double;
  dwc:startLatitude '36.452'^^xsd:double;
  dwc:endLatitude '36.452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.625667 36.452, -2.625667 36.452, -2.625667 36.452, -2.625667 36.452, -2.625667 36.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3066'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27816 -5.175667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27816"^^xsd:decimal ;
  dwc:decimalLongitude "-5.175667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2789'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2789'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.175667'^^xsd:double;
  dwc:startLongitude '-5.175667'^^xsd:double;
  dwc:endLongitude '-5.175667'^^xsd:double;
  dwc:latitude '36.27816'^^xsd:double;
  dwc:startLatitude '36.27816'^^xsd:double;
  dwc:endLatitude '36.27816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.175667 36.27816, -5.175667 36.27816, -5.175667 36.27816, -5.175667 36.27816, -5.175667 36.27816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2789'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94933 -5.760167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.94933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.760167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2533'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.760167'^^xsd:double;
  dwc:startLongitude '-5.760167'^^xsd:double;
  dwc:endLongitude '-5.760167'^^xsd:double;
  dwc:latitude '35.94933'^^xsd:double;
  dwc:startLatitude '35.94933'^^xsd:double;
  dwc:endLatitude '35.94933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.760167 35.94933, -5.760167 35.94933, -5.760167 35.94933, -5.760167 35.94933, -5.760167 35.94933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2533'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -4.166334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "-4.166334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3201'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3201'^^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:timeOfDay '10.769166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.166334'^^xsd:double;
  dwc:startLongitude '-4.166334'^^xsd:double;
  dwc:endLongitude '-4.166334'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:startLatitude '36.492'^^xsd:double;
  dwc:endLatitude '36.492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.166334 36.492, -4.166334 36.492, -4.166334 36.492, -4.166334 36.492, -4.166334 36.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3201'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61822 -2.030837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61822"^^xsd:decimal ;
  dwc:decimalLongitude "-2.030837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3668'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3668'^^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:timeOfDay '10.128888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.030837'^^xsd:double;
  dwc:startLongitude '-2.030837'^^xsd:double;
  dwc:endLongitude '-2.030837'^^xsd:double;
  dwc:latitude '36.61822'^^xsd:double;
  dwc:startLatitude '36.61822'^^xsd:double;
  dwc:endLatitude '36.61822'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.030837 36.61822, -2.030837 36.61822, -2.030837 36.61822, -2.030837 36.61822, -2.030837 36.61822))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3668'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36481 -2.840075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36481"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4223'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4223'^^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:timeOfDay '10.548888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840075'^^xsd:double;
  dwc:startLongitude '-2.840075'^^xsd:double;
  dwc:endLongitude '-2.840075'^^xsd:double;
  dwc:latitude '36.36481'^^xsd:double;
  dwc:startLatitude '36.36481'^^xsd:double;
  dwc:endLatitude '36.36481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840075 36.36481, -2.840075 36.36481, -2.840075 36.36481, -2.840075 36.36481, -2.840075 36.36481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4223'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63094 -3.805629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63094"^^xsd:decimal ;
  dwc:decimalLongitude "-3.805629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4304'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.175833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.805629'^^xsd:double;
  dwc:startLongitude '-3.805629'^^xsd:double;
  dwc:endLongitude '-3.805629'^^xsd:double;
  dwc:latitude '36.63094'^^xsd:double;
  dwc:startLatitude '36.63094'^^xsd:double;
  dwc:endLatitude '36.63094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.805629 36.63094, -3.805629 36.63094, -3.805629 36.63094, -3.805629 36.63094, -3.805629 36.63094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4304'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49913 -2.596687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49913"^^xsd:decimal ;
  dwc:decimalLongitude "-2.596687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4567'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.9488888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.596687'^^xsd:double;
  dwc:startLongitude '-2.596687'^^xsd:double;
  dwc:endLongitude '-2.596687'^^xsd:double;
  dwc:latitude '36.49913'^^xsd:double;
  dwc:startLatitude '36.49913'^^xsd:double;
  dwc:endLatitude '36.49913'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.596687 36.49913, -2.596687 36.49913, -2.596687 36.49913, -2.596687 36.49913, -2.596687 36.49913))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4567'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45668 -2.496865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45668"^^xsd:decimal ;
  dwc:decimalLongitude "-2.496865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4686'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.294166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.496865'^^xsd:double;
  dwc:startLongitude '-2.496865'^^xsd:double;
  dwc:endLongitude '-2.496865'^^xsd:double;
  dwc:latitude '36.45668'^^xsd:double;
  dwc:startLatitude '36.45668'^^xsd:double;
  dwc:endLatitude '36.45668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.496865 36.45668, -2.496865 36.45668, -2.496865 36.45668, -2.496865 36.45668, -2.496865 36.45668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4686'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -2.5205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.494"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_883'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_883'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5205'^^xsd:double;
  dwc:startLongitude '-2.5205'^^xsd:double;
  dwc:endLongitude '-2.5205'^^xsd:double;
  dwc:latitude '36.494'^^xsd:double;
  dwc:startLatitude '36.494'^^xsd:double;
  dwc:endLatitude '36.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5205 36.494, -2.5205 36.494, -2.5205 36.494, -2.5205 36.494, -2.5205 36.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_883'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09467 -1.527667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.527667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_367'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.527667'^^xsd:double;
  dwc:startLongitude '-1.527667'^^xsd:double;
  dwc:endLongitude '-1.527667'^^xsd:double;
  dwc:latitude '37.09467'^^xsd:double;
  dwc:startLatitude '37.09467'^^xsd:double;
  dwc:endLatitude '37.09467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.527667 37.09467, -1.527667 37.09467, -1.527667 37.09467, -1.527667 37.09467, -1.527667 37.09467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_367'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44617 -2.974667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.974667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1660'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.974667'^^xsd:double;
  dwc:startLongitude '-2.974667'^^xsd:double;
  dwc:endLongitude '-2.974667'^^xsd:double;
  dwc:latitude '36.44617'^^xsd:double;
  dwc:startLatitude '36.44617'^^xsd:double;
  dwc:endLatitude '36.44617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.974667 36.44617, -2.974667 36.44617, -2.974667 36.44617, -2.974667 36.44617, -2.974667 36.44617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1660'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40817 -3.088167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.088167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2079'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2079'^^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:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.088167'^^xsd:double;
  dwc:startLongitude '-3.088167'^^xsd:double;
  dwc:endLongitude '-3.088167'^^xsd:double;
  dwc:latitude '36.40817'^^xsd:double;
  dwc:startLatitude '36.40817'^^xsd:double;
  dwc:endLatitude '36.40817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.088167 36.40817, -3.088167 36.40817, -3.088167 36.40817, -3.088167 36.40817, -3.088167 36.40817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2079'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92316 -5.741834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2535'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2535'^^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:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.741834'^^xsd:double;
  dwc:startLongitude '-5.741834'^^xsd:double;
  dwc:endLongitude '-5.741834'^^xsd:double;
  dwc:latitude '35.92316'^^xsd:double;
  dwc:startLatitude '35.92316'^^xsd:double;
  dwc:endLatitude '35.92316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.741834 35.92316, -5.741834 35.92316, -5.741834 35.92316, -5.741834 35.92316, -5.741834 35.92316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2535'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.475 -4.172667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.172667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2775'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2775'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.2575'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.172667'^^xsd:double;
  dwc:startLongitude '-4.172667'^^xsd:double;
  dwc:endLongitude '-4.172667'^^xsd:double;
  dwc:latitude '36.475'^^xsd:double;
  dwc:startLatitude '36.475'^^xsd:double;
  dwc:endLatitude '36.475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.172667 36.475, -4.172667 36.475, -4.172667 36.475, -4.172667 36.475, -4.172667 36.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2775'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2945 -4.813667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3163'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.801388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.813667'^^xsd:double;
  dwc:startLongitude '-4.813667'^^xsd:double;
  dwc:endLongitude '-4.813667'^^xsd:double;
  dwc:latitude '36.2945'^^xsd:double;
  dwc:startLatitude '36.2945'^^xsd:double;
  dwc:endLatitude '36.2945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813667 36.2945, -4.813667 36.2945, -4.813667 36.2945, -4.813667 36.2945, -4.813667 36.2945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3163'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57408 -3.339865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57408"^^xsd:decimal ;
  dwc:decimalLongitude "-3.339865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3647'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.253611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.339865'^^xsd:double;
  dwc:startLongitude '-3.339865'^^xsd:double;
  dwc:endLongitude '-3.339865'^^xsd:double;
  dwc:latitude '36.57408'^^xsd:double;
  dwc:startLatitude '36.57408'^^xsd:double;
  dwc:endLatitude '36.57408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.339865 36.57408, -3.339865 36.57408, -3.339865 36.57408, -3.339865 36.57408, -3.339865 36.57408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3647'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38183 -2.947333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.947333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3465'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3465'^^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:timeOfDay '10.524166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.947333'^^xsd:double;
  dwc:startLongitude '-2.947333'^^xsd:double;
  dwc:endLongitude '-2.947333'^^xsd:double;
  dwc:latitude '36.38183'^^xsd:double;
  dwc:startLatitude '36.38183'^^xsd:double;
  dwc:endLatitude '36.38183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.947333 36.38183, -2.947333 36.38183, -2.947333 36.38183, -2.947333 36.38183, -2.947333 36.38183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3465'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53274 -3.208357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53274"^^xsd:decimal ;
  dwc:decimalLongitude "-3.208357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4455'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4455'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.6633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.208357'^^xsd:double;
  dwc:startLongitude '-3.208357'^^xsd:double;
  dwc:endLongitude '-3.208357'^^xsd:double;
  dwc:latitude '36.53274'^^xsd:double;
  dwc:startLatitude '36.53274'^^xsd:double;
  dwc:endLatitude '36.53274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.208357 36.53274, -3.208357 36.53274, -3.208357 36.53274, -3.208357 36.53274, -3.208357 36.53274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4455'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51705 -3.033546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51705"^^xsd:decimal ;
  dwc:decimalLongitude "-3.033546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4762'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4762'^^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:timeOfDay '9.1522222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.033546'^^xsd:double;
  dwc:startLongitude '-3.033546'^^xsd:double;
  dwc:endLongitude '-3.033546'^^xsd:double;
  dwc:latitude '36.51705'^^xsd:double;
  dwc:startLatitude '36.51705'^^xsd:double;
  dwc:endLatitude '36.51705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.033546 36.51705, -3.033546 36.51705, -3.033546 36.51705, -3.033546 36.51705, -3.033546 36.51705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4762'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3482 0.319165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3482"^^xsd:decimal ;
  dwc:decimalLongitude "0.319165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4785'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4785'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.696666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.319165'^^xsd:double;
  dwc:startLongitude '0.319165'^^xsd:double;
  dwc:endLongitude '0.319165'^^xsd:double;
  dwc:latitude '36.3482'^^xsd:double;
  dwc:startLatitude '36.3482'^^xsd:double;
  dwc:endLatitude '36.3482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.319165 36.3482, 0.319165 36.3482, 0.319165 36.3482, 0.319165 36.3482, 0.319165 36.3482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4785'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1293'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8465'^^xsd:double;
  dwc:startLongitude '-2.8465'^^xsd:double;
  dwc:endLongitude '-2.8465'^^xsd:double;
  dwc:latitude '36.418'^^xsd:double;
  dwc:startLatitude '36.418'^^xsd:double;
  dwc:endLatitude '36.418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8465 36.418, -2.8465 36.418, -2.8465 36.418, -2.8465 36.418, -2.8465 36.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1293'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34567 -2.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1354'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.715667'^^xsd:double;
  dwc:startLongitude '-2.715667'^^xsd:double;
  dwc:endLongitude '-2.715667'^^xsd:double;
  dwc:latitude '36.34567'^^xsd:double;
  dwc:startLatitude '36.34567'^^xsd:double;
  dwc:endLatitude '36.34567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.715667 36.34567, -2.715667 36.34567, -2.715667 36.34567, -2.715667 36.34567, -2.715667 36.34567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1354'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46367 -2.944667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.944667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1588'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.944667'^^xsd:double;
  dwc:startLongitude '-2.944667'^^xsd:double;
  dwc:endLongitude '-2.944667'^^xsd:double;
  dwc:latitude '36.46367'^^xsd:double;
  dwc:startLatitude '36.46367'^^xsd:double;
  dwc:endLatitude '36.46367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.944667 36.46367, -2.944667 36.46367, -2.944667 36.46367, -2.944667 36.46367, -2.944667 36.46367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1588'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -2.956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1992'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1992'^^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:timeOfDay '11.648333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.956'^^xsd:double;
  dwc:startLongitude '-2.956'^^xsd:double;
  dwc:endLongitude '-2.956'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:startLatitude '36.45'^^xsd:double;
  dwc:endLatitude '36.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.956 36.45, -2.956 36.45, -2.956 36.45, -2.956 36.45, -2.956 36.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1992'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46467 -2.876833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.876833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2026'^^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:timeOfDay '16.0375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.876833'^^xsd:double;
  dwc:startLongitude '-2.876833'^^xsd:double;
  dwc:endLongitude '-2.876833'^^xsd:double;
  dwc:latitude '36.46467'^^xsd:double;
  dwc:startLatitude '36.46467'^^xsd:double;
  dwc:endLatitude '36.46467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.876833 36.46467, -2.876833 36.46467, -2.876833 36.46467, -2.876833 36.46467, -2.876833 36.46467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2026'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.475 -3.4955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.475"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2205'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2205'^^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:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.4955'^^xsd:double;
  dwc:startLongitude '-3.4955'^^xsd:double;
  dwc:endLongitude '-3.4955'^^xsd:double;
  dwc:latitude '36.475'^^xsd:double;
  dwc:startLatitude '36.475'^^xsd:double;
  dwc:endLatitude '36.475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4955 36.475, -3.4955 36.475, -3.4955 36.475, -3.4955 36.475, -3.4955 36.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2205'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5075 -3.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5075"^^xsd:decimal ;
  dwc:decimalLongitude "-3.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2555'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2555'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.386'^^xsd:double;
  dwc:startLongitude '-3.386'^^xsd:double;
  dwc:endLongitude '-3.386'^^xsd:double;
  dwc:latitude '36.5075'^^xsd:double;
  dwc:startLatitude '36.5075'^^xsd:double;
  dwc:endLatitude '36.5075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.386 36.5075, -3.386 36.5075, -3.386 36.5075, -3.386 36.5075, -3.386 36.5075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2555'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.682 -3.789667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.682"^^xsd:decimal ;
  dwc:decimalLongitude "-3.789667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2914'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2914'^^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:timeOfDay '6.9230555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.789667'^^xsd:double;
  dwc:startLongitude '-3.789667'^^xsd:double;
  dwc:endLongitude '-3.789667'^^xsd:double;
  dwc:latitude '36.682'^^xsd:double;
  dwc:startLatitude '36.682'^^xsd:double;
  dwc:endLatitude '36.682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.789667 36.682, -3.789667 36.682, -3.789667 36.682, -3.789667 36.682, -3.789667 36.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2914'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513 -2.699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.513"^^xsd:decimal ;
  dwc:decimalLongitude "-2.699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3413'^^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:timeOfDay '9.1841666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.699'^^xsd:double;
  dwc:startLongitude '-2.699'^^xsd:double;
  dwc:endLongitude '-2.699'^^xsd:double;
  dwc:latitude '36.513'^^xsd:double;
  dwc:startLatitude '36.513'^^xsd:double;
  dwc:endLatitude '36.513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.699 36.513, -2.699 36.513, -2.699 36.513, -2.699 36.513, -2.699 36.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3413'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73436 -2.56209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73436"^^xsd:decimal ;
  dwc:decimalLongitude "-2.56209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3602'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3602'^^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:timeOfDay '6.4713888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.56209'^^xsd:double;
  dwc:startLongitude '-2.56209'^^xsd:double;
  dwc:endLongitude '-2.56209'^^xsd:double;
  dwc:latitude '36.73436'^^xsd:double;
  dwc:startLatitude '36.73436'^^xsd:double;
  dwc:endLatitude '36.73436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.56209 36.73436, -2.56209 36.73436, -2.56209 36.73436, -2.56209 36.73436, -2.56209 36.73436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3602'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4817 -2.886748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.886748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4310'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5652777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.886748'^^xsd:double;
  dwc:startLongitude '-2.886748'^^xsd:double;
  dwc:endLongitude '-2.886748'^^xsd:double;
  dwc:latitude '36.4817'^^xsd:double;
  dwc:startLatitude '36.4817'^^xsd:double;
  dwc:endLatitude '36.4817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.886748 36.4817, -2.886748 36.4817, -2.886748 36.4817, -2.886748 36.4817, -2.886748 36.4817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4310'^^xsd:string;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34217 -1.260833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.260833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_504'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_504'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.260833'^^xsd:double;
  dwc:startLongitude '-1.260833'^^xsd:double;
  dwc:endLongitude '-1.260833'^^xsd:double;
  dwc:latitude '37.34217'^^xsd:double;
  dwc:startLatitude '37.34217'^^xsd:double;
  dwc:endLatitude '37.34217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.260833 37.34217, -1.260833 37.34217, -1.260833 37.34217, -1.260833 37.34217, -1.260833 37.34217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_504'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -3.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.455"^^xsd:decimal ;
  dwc:decimalLongitude "-3.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1427'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.063'^^xsd:double;
  dwc:startLongitude '-3.063'^^xsd:double;
  dwc:endLongitude '-3.063'^^xsd:double;
  dwc:latitude '36.455'^^xsd:double;
  dwc:startLatitude '36.455'^^xsd:double;
  dwc:endLatitude '36.455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.063 36.455, -3.063 36.455, -3.063 36.455, -3.063 36.455, -3.063 36.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1427'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40667 -2.805667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.805667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2268'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.805667'^^xsd:double;
  dwc:startLongitude '-2.805667'^^xsd:double;
  dwc:endLongitude '-2.805667'^^xsd:double;
  dwc:latitude '36.40667'^^xsd:double;
  dwc:startLatitude '36.40667'^^xsd:double;
  dwc:endLatitude '36.40667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.805667 36.40667, -2.805667 36.40667, -2.805667 36.40667, -2.805667 36.40667, -2.805667 36.40667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2268'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46684 -2.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46684"^^xsd:decimal ;
  dwc:decimalLongitude "-2.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2624'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.958'^^xsd:double;
  dwc:startLongitude '-2.958'^^xsd:double;
  dwc:endLongitude '-2.958'^^xsd:double;
  dwc:latitude '36.46684'^^xsd:double;
  dwc:startLatitude '36.46684'^^xsd:double;
  dwc:endLatitude '36.46684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.958 36.46684, -2.958 36.46684, -2.958 36.46684, -2.958 36.46684, -2.958 36.46684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2624'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3345 -2.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3345"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2585'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2585'^^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:timeOfDay '13.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817'^^xsd:double;
  dwc:startLongitude '-2.817'^^xsd:double;
  dwc:endLongitude '-2.817'^^xsd:double;
  dwc:latitude '36.3345'^^xsd:double;
  dwc:startLatitude '36.3345'^^xsd:double;
  dwc:endLatitude '36.3345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817 36.3345, -2.817 36.3345, -2.817 36.3345, -2.817 36.3345, -2.817 36.3345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2585'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35984 -4.520333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35984"^^xsd:decimal ;
  dwc:decimalLongitude "-4.520333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2937'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2937'^^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:timeOfDay '11.769166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.520333'^^xsd:double;
  dwc:startLongitude '-4.520333'^^xsd:double;
  dwc:endLongitude '-4.520333'^^xsd:double;
  dwc:latitude '36.35984'^^xsd:double;
  dwc:startLatitude '36.35984'^^xsd:double;
  dwc:endLatitude '36.35984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.520333 36.35984, -4.520333 36.35984, -4.520333 36.35984, -4.520333 36.35984, -4.520333 36.35984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2937'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.625 -3.7555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.625"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3211'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3211'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.946944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7555'^^xsd:double;
  dwc:startLongitude '-3.7555'^^xsd:double;
  dwc:endLongitude '-3.7555'^^xsd:double;
  dwc:latitude '36.625'^^xsd:double;
  dwc:startLatitude '36.625'^^xsd:double;
  dwc:endLatitude '36.625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7555 36.625, -3.7555 36.625, -3.7555 36.625, -3.7555 36.625, -3.7555 36.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3211'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55288 -2.610328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55288"^^xsd:decimal ;
  dwc:decimalLongitude "-2.610328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3664'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3664'^^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:timeOfDay '8.8897222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.610328'^^xsd:double;
  dwc:startLongitude '-2.610328'^^xsd:double;
  dwc:endLongitude '-2.610328'^^xsd:double;
  dwc:latitude '36.55288'^^xsd:double;
  dwc:startLatitude '36.55288'^^xsd:double;
  dwc:endLatitude '36.55288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.610328 36.55288, -2.610328 36.55288, -2.610328 36.55288, -2.610328 36.55288, -2.610328 36.55288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3664'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67366 -2.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67366"^^xsd:decimal ;
  dwc:decimalLongitude "-2.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3446'^^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:timeOfDay '9.6075'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.341'^^xsd:double;
  dwc:startLongitude '-2.341'^^xsd:double;
  dwc:endLongitude '-2.341'^^xsd:double;
  dwc:latitude '36.67366'^^xsd:double;
  dwc:startLatitude '36.67366'^^xsd:double;
  dwc:endLatitude '36.67366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.341 36.67366, -2.341 36.67366, -2.341 36.67366, -2.341 36.67366, -2.341 36.67366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3446'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86481 -3.364987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86481"^^xsd:decimal ;
  dwc:decimalLongitude "-3.364987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4626'^^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:timeOfDay '18.77'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.364987'^^xsd:double;
  dwc:startLongitude '-3.364987'^^xsd:double;
  dwc:endLongitude '-3.364987'^^xsd:double;
  dwc:latitude '35.86481'^^xsd:double;
  dwc:startLatitude '35.86481'^^xsd:double;
  dwc:endLatitude '35.86481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.364987 35.86481, -3.364987 35.86481, -3.364987 35.86481, -3.364987 35.86481, -3.364987 35.86481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4626'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56073 -3.11289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56073"^^xsd:decimal ;
  dwc:decimalLongitude "-3.11289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4370'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4370'^^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:timeOfDay '10.196111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.11289'^^xsd:double;
  dwc:startLongitude '-3.11289'^^xsd:double;
  dwc:endLongitude '-3.11289'^^xsd:double;
  dwc:latitude '36.56073'^^xsd:double;
  dwc:startLatitude '36.56073'^^xsd:double;
  dwc:endLatitude '36.56073'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.11289 36.56073, -3.11289 36.56073, -3.11289 36.56073, -3.11289 36.56073, -3.11289 36.56073))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4370'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58682 -3.287457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58682"^^xsd:decimal ;
  dwc:decimalLongitude "-3.287457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4377'^^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:timeOfDay '14.442777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.287457'^^xsd:double;
  dwc:startLongitude '-3.287457'^^xsd:double;
  dwc:endLongitude '-3.287457'^^xsd:double;
  dwc:latitude '36.58682'^^xsd:double;
  dwc:startLatitude '36.58682'^^xsd:double;
  dwc:endLatitude '36.58682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.287457 36.58682, -3.287457 36.58682, -3.287457 36.58682, -3.287457 36.58682, -3.287457 36.58682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4377'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54929 -3.192448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54929"^^xsd:decimal ;
  dwc:decimalLongitude "-3.192448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4537'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.8125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.192448'^^xsd:double;
  dwc:startLongitude '-3.192448'^^xsd:double;
  dwc:endLongitude '-3.192448'^^xsd:double;
  dwc:latitude '36.54929'^^xsd:double;
  dwc:startLatitude '36.54929'^^xsd:double;
  dwc:endLatitude '36.54929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.192448 36.54929, -3.192448 36.54929, -3.192448 36.54929, -3.192448 36.54929, -3.192448 36.54929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4537'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37054 -2.947255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.947255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4660'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.5525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.947255'^^xsd:double;
  dwc:startLongitude '-2.947255'^^xsd:double;
  dwc:endLongitude '-2.947255'^^xsd:double;
  dwc:latitude '36.37054'^^xsd:double;
  dwc:startLatitude '36.37054'^^xsd:double;
  dwc:endLatitude '36.37054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.947255 36.37054, -2.947255 36.37054, -2.947255 36.37054, -2.947255 36.37054, -2.947255 36.37054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4660'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42033 -1.3855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_403'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_403'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3855'^^xsd:double;
  dwc:startLongitude '-1.3855'^^xsd:double;
  dwc:endLongitude '-1.3855'^^xsd:double;
  dwc:latitude '37.42033'^^xsd:double;
  dwc:startLatitude '37.42033'^^xsd:double;
  dwc:endLatitude '37.42033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3855 37.42033, -1.3855 37.42033, -1.3855 37.42033, -1.3855 37.42033, -1.3855 37.42033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_403'^^xsd:string;
  dwc:observationDate '1995-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31083 -2.738833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1352'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1352'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738833'^^xsd:double;
  dwc:startLongitude '-2.738833'^^xsd:double;
  dwc:endLongitude '-2.738833'^^xsd:double;
  dwc:latitude '36.31083'^^xsd:double;
  dwc:startLatitude '36.31083'^^xsd:double;
  dwc:endLatitude '36.31083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738833 36.31083, -2.738833 36.31083, -2.738833 36.31083, -2.738833 36.31083, -2.738833 36.31083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1352'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -2.809167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.431"^^xsd:decimal ;
  dwc:decimalLongitude "-2.809167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2633'^^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:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.809167'^^xsd:double;
  dwc:startLongitude '-2.809167'^^xsd:double;
  dwc:endLongitude '-2.809167'^^xsd:double;
  dwc:latitude '36.431'^^xsd:double;
  dwc:startLatitude '36.431'^^xsd:double;
  dwc:endLatitude '36.431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.809167 36.431, -2.809167 36.431, -2.809167 36.431, -2.809167 36.431, -2.809167 36.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2633'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.981 -1.6215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.981"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2737'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2737'^^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:timeOfDay '11.096944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6215'^^xsd:double;
  dwc:startLongitude '-1.6215'^^xsd:double;
  dwc:endLongitude '-1.6215'^^xsd:double;
  dwc:latitude '36.981'^^xsd:double;
  dwc:startLatitude '36.981'^^xsd:double;
  dwc:endLatitude '36.981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6215 36.981, -1.6215 36.981, -1.6215 36.981, -1.6215 36.981, -1.6215 36.981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2737'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3555 -2.8365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2581'^^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:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8365'^^xsd:double;
  dwc:startLongitude '-2.8365'^^xsd:double;
  dwc:endLongitude '-2.8365'^^xsd:double;
  dwc:latitude '36.3555'^^xsd:double;
  dwc:startLatitude '36.3555'^^xsd:double;
  dwc:endLatitude '36.3555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8365 36.3555, -2.8365 36.3555, -2.8365 36.3555, -2.8365 36.3555, -2.8365 36.3555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2581'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52733 -2.743667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.743667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3477'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3477'^^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:timeOfDay '17.396111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.743667'^^xsd:double;
  dwc:startLongitude '-2.743667'^^xsd:double;
  dwc:endLongitude '-2.743667'^^xsd:double;
  dwc:latitude '36.52733'^^xsd:double;
  dwc:startLatitude '36.52733'^^xsd:double;
  dwc:endLatitude '36.52733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.743667 36.52733, -2.743667 36.52733, -2.743667 36.52733, -2.743667 36.52733, -2.743667 36.52733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3477'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48548 -2.904712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48548"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4309'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904712'^^xsd:double;
  dwc:startLongitude '-2.904712'^^xsd:double;
  dwc:endLongitude '-2.904712'^^xsd:double;
  dwc:latitude '36.48548'^^xsd:double;
  dwc:startLatitude '36.48548'^^xsd:double;
  dwc:endLatitude '36.48548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904712 36.48548, -2.904712 36.48548, -2.904712 36.48548, -2.904712 36.48548, -2.904712 36.48548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4309'^^xsd:string;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^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/1968__429_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_267'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_267'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:startLongitude '-1.1'^^xsd:double;
  dwc:endLongitude '-1.1'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:startLatitude '37.45'^^xsd:double;
  dwc:endLatitude '37.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1 37.45, -1.1 37.45, -1.1 37.45, -1.1 37.45, -1.1 37.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_267'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358 -1.255667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358"^^xsd:decimal ;
  dwc:decimalLongitude "-1.255667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_503'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_503'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.255667'^^xsd:double;
  dwc:startLongitude '-1.255667'^^xsd:double;
  dwc:endLongitude '-1.255667'^^xsd:double;
  dwc:latitude '37.358'^^xsd:double;
  dwc:startLatitude '37.358'^^xsd:double;
  dwc:endLatitude '37.358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.255667 37.358, -1.255667 37.358, -1.255667 37.358, -1.255667 37.358, -1.255667 37.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_503'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65767 -2.449833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.449833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_728'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_728'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.449833'^^xsd:double;
  dwc:startLongitude '-2.449833'^^xsd:double;
  dwc:endLongitude '-2.449833'^^xsd:double;
  dwc:latitude '36.65767'^^xsd:double;
  dwc:startLatitude '36.65767'^^xsd:double;
  dwc:endLatitude '36.65767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.449833 36.65767, -2.449833 36.65767, -2.449833 36.65767, -2.449833 36.65767, -2.449833 36.65767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_728'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45133 -2.7575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_923'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_923'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7575'^^xsd:double;
  dwc:startLongitude '-2.7575'^^xsd:double;
  dwc:endLongitude '-2.7575'^^xsd:double;
  dwc:latitude '36.45133'^^xsd:double;
  dwc:startLatitude '36.45133'^^xsd:double;
  dwc:endLatitude '36.45133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7575 36.45133, -2.7575 36.45133, -2.7575 36.45133, -2.7575 36.45133, -2.7575 36.45133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_923'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71567 -2.035667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.035667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1075'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.035667'^^xsd:double;
  dwc:startLongitude '-2.035667'^^xsd:double;
  dwc:endLongitude '-2.035667'^^xsd:double;
  dwc:latitude '36.71567'^^xsd:double;
  dwc:startLatitude '36.71567'^^xsd:double;
  dwc:endLatitude '36.71567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.035667 36.71567, -2.035667 36.71567, -2.035667 36.71567, -2.035667 36.71567, -2.035667 36.71567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1075'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42033 -2.701833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2046'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.701833'^^xsd:double;
  dwc:startLongitude '-2.701833'^^xsd:double;
  dwc:endLongitude '-2.701833'^^xsd:double;
  dwc:latitude '36.42033'^^xsd:double;
  dwc:startLatitude '36.42033'^^xsd:double;
  dwc:endLatitude '36.42033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701833 36.42033, -2.701833 36.42033, -2.701833 36.42033, -2.701833 36.42033, -2.701833 36.42033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2046'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3295 -1.425167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3295"^^xsd:decimal ;
  dwc:decimalLongitude "-1.425167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3427'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3427'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.425167'^^xsd:double;
  dwc:startLongitude '-1.425167'^^xsd:double;
  dwc:endLongitude '-1.425167'^^xsd:double;
  dwc:latitude '37.3295'^^xsd:double;
  dwc:startLatitude '37.3295'^^xsd:double;
  dwc:endLatitude '37.3295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.425167 37.3295, -1.425167 37.3295, -1.425167 37.3295, -1.425167 37.3295, -1.425167 37.3295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3427'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56911 -2.416502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56911"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4074'^^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:timeOfDay '13.974166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.416502'^^xsd:double;
  dwc:startLongitude '-2.416502'^^xsd:double;
  dwc:endLongitude '-2.416502'^^xsd:double;
  dwc:latitude '36.56911'^^xsd:double;
  dwc:startLatitude '36.56911'^^xsd:double;
  dwc:endLatitude '36.56911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416502 36.56911, -2.416502 36.56911, -2.416502 36.56911, -2.416502 36.56911, -2.416502 36.56911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4074'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87416 -3.356487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87416"^^xsd:decimal ;
  dwc:decimalLongitude "-3.356487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4627'^^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:timeOfDay '18.923055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.356487'^^xsd:double;
  dwc:startLongitude '-3.356487'^^xsd:double;
  dwc:endLongitude '-3.356487'^^xsd:double;
  dwc:latitude '35.87416'^^xsd:double;
  dwc:startLatitude '35.87416'^^xsd:double;
  dwc:endLatitude '35.87416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.356487 35.87416, -3.356487 35.87416, -3.356487 35.87416, -3.356487 35.87416, -3.356487 35.87416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4627'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53764 -3.50919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53764"^^xsd:decimal ;
  dwc:decimalLongitude "-3.50919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4470'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.50919'^^xsd:double;
  dwc:startLongitude '-3.50919'^^xsd:double;
  dwc:endLongitude '-3.50919'^^xsd:double;
  dwc:latitude '36.53764'^^xsd:double;
  dwc:startLatitude '36.53764'^^xsd:double;
  dwc:endLatitude '36.53764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.50919 36.53764, -3.50919 36.53764, -3.50919 36.53764, -3.50919 36.53764, -3.50919 36.53764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4470'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3815 -1.084333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.084333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_777'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_777'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.084333'^^xsd:double;
  dwc:startLongitude '-1.084333'^^xsd:double;
  dwc:endLongitude '-1.084333'^^xsd:double;
  dwc:latitude '37.3815'^^xsd:double;
  dwc:startLatitude '37.3815'^^xsd:double;
  dwc:endLatitude '37.3815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.084333 37.3815, -1.084333 37.3815, -1.084333 37.3815, -1.084333 37.3815, -1.084333 37.3815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_777'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46583 -1.006833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.006833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_378'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_378'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.006833'^^xsd:double;
  dwc:startLongitude '-1.006833'^^xsd:double;
  dwc:endLongitude '-1.006833'^^xsd:double;
  dwc:latitude '37.46583'^^xsd:double;
  dwc:startLatitude '37.46583'^^xsd:double;
  dwc:endLatitude '37.46583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.006833 37.46583, -1.006833 37.46583, -1.006833 37.46583, -1.006833 37.46583, -1.006833 37.46583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_378'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.956 -1.655167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.956"^^xsd:decimal ;
  dwc:decimalLongitude "-1.655167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_385'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.655167'^^xsd:double;
  dwc:startLongitude '-1.655167'^^xsd:double;
  dwc:endLongitude '-1.655167'^^xsd:double;
  dwc:latitude '36.956'^^xsd:double;
  dwc:startLatitude '36.956'^^xsd:double;
  dwc:endLatitude '36.956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.655167 36.956, -1.655167 36.956, -1.655167 36.956, -1.655167 36.956, -1.655167 36.956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_385'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16083 -1.682333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.682333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_394'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.682333'^^xsd:double;
  dwc:startLongitude '-1.682333'^^xsd:double;
  dwc:endLongitude '-1.682333'^^xsd:double;
  dwc:latitude '37.16083'^^xsd:double;
  dwc:startLatitude '37.16083'^^xsd:double;
  dwc:endLatitude '37.16083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.682333 37.16083, -1.682333 37.16083, -1.682333 37.16083, -1.682333 37.16083, -1.682333 37.16083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_394'^^xsd:string;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60217 -2.560333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.560333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_442'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_442'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.560333'^^xsd:double;
  dwc:startLongitude '-2.560333'^^xsd:double;
  dwc:endLongitude '-2.560333'^^xsd:double;
  dwc:latitude '36.60217'^^xsd:double;
  dwc:startLatitude '36.60217'^^xsd:double;
  dwc:endLatitude '36.60217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.560333 36.60217, -2.560333 36.60217, -2.560333 36.60217, -2.560333 36.60217, -2.560333 36.60217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_442'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45083 -1.006833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.006833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1246'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1246'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.006833'^^xsd:double;
  dwc:startLongitude '-1.006833'^^xsd:double;
  dwc:endLongitude '-1.006833'^^xsd:double;
  dwc:latitude '37.45083'^^xsd:double;
  dwc:startLatitude '37.45083'^^xsd:double;
  dwc:endLatitude '37.45083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.006833 37.45083, -1.006833 37.45083, -1.006833 37.45083, -1.006833 37.45083, -1.006833 37.45083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1246'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27183 -1.538667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.538667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_458'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_458'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.538667'^^xsd:double;
  dwc:startLongitude '-1.538667'^^xsd:double;
  dwc:endLongitude '-1.538667'^^xsd:double;
  dwc:latitude '37.27183'^^xsd:double;
  dwc:startLatitude '37.27183'^^xsd:double;
  dwc:endLatitude '37.27183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.538667 37.27183, -1.538667 37.27183, -1.538667 37.27183, -1.538667 37.27183, -1.538667 37.27183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_458'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29267 -1.542667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.542667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1118'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.542667'^^xsd:double;
  dwc:startLongitude '-1.542667'^^xsd:double;
  dwc:endLongitude '-1.542667'^^xsd:double;
  dwc:latitude '37.29267'^^xsd:double;
  dwc:startLatitude '37.29267'^^xsd:double;
  dwc:endLatitude '37.29267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.542667 37.29267, -1.542667 37.29267, -1.542667 37.29267, -1.542667 37.29267, -1.542667 37.29267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1118'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -3.096333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56133"^^xsd:decimal ;
  dwc:decimalLongitude "-3.096333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1538'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.096333'^^xsd:double;
  dwc:startLongitude '-3.096333'^^xsd:double;
  dwc:endLongitude '-3.096333'^^xsd:double;
  dwc:latitude '36.56133'^^xsd:double;
  dwc:startLatitude '36.56133'^^xsd:double;
  dwc:endLatitude '36.56133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.096333 36.56133, -3.096333 36.56133, -3.096333 36.56133, -3.096333 36.56133, -3.096333 36.56133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1538'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2435 -5.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2435"^^xsd:decimal ;
  dwc:decimalLongitude "-5.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3183'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3183'^^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:timeOfDay '9.4338888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.183333'^^xsd:double;
  dwc:startLongitude '-5.183333'^^xsd:double;
  dwc:endLongitude '-5.183333'^^xsd:double;
  dwc:latitude '36.2435'^^xsd:double;
  dwc:startLatitude '36.2435'^^xsd:double;
  dwc:endLatitude '36.2435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.183333 36.2435, -5.183333 36.2435, -5.183333 36.2435, -5.183333 36.2435, -5.183333 36.2435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3183'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50864 -4.386073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50864"^^xsd:decimal ;
  dwc:decimalLongitude "-4.386073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3628'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3628'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.313055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.386073'^^xsd:double;
  dwc:startLongitude '-4.386073'^^xsd:double;
  dwc:endLongitude '-4.386073'^^xsd:double;
  dwc:latitude '36.50864'^^xsd:double;
  dwc:startLatitude '36.50864'^^xsd:double;
  dwc:endLatitude '36.50864'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.386073 36.50864, -4.386073 36.50864, -4.386073 36.50864, -4.386073 36.50864, -4.386073 36.50864))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3628'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63067 -2.6725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1965'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1965'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.987222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6725'^^xsd:double;
  dwc:startLongitude '-2.6725'^^xsd:double;
  dwc:endLongitude '-2.6725'^^xsd:double;
  dwc:latitude '36.63067'^^xsd:double;
  dwc:startLatitude '36.63067'^^xsd:double;
  dwc:endLatitude '36.63067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6725 36.63067, -2.6725 36.63067, -2.6725 36.63067, -2.6725 36.63067, -2.6725 36.63067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1965'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62683 -2.820833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.820833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2052'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2052'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.820833'^^xsd:double;
  dwc:startLongitude '-2.820833'^^xsd:double;
  dwc:endLongitude '-2.820833'^^xsd:double;
  dwc:latitude '36.62683'^^xsd:double;
  dwc:startLatitude '36.62683'^^xsd:double;
  dwc:endLatitude '36.62683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.820833 36.62683, -2.820833 36.62683, -2.820833 36.62683, -2.820833 36.62683, -2.820833 36.62683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2052'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54217 -2.634333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.634333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3441'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3441'^^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:timeOfDay '16.533888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.634333'^^xsd:double;
  dwc:startLongitude '-2.634333'^^xsd:double;
  dwc:endLongitude '-2.634333'^^xsd:double;
  dwc:latitude '36.54217'^^xsd:double;
  dwc:startLatitude '36.54217'^^xsd:double;
  dwc:endLatitude '36.54217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.634333 36.54217, -2.634333 36.54217, -2.634333 36.54217, -2.634333 36.54217, -2.634333 36.54217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3441'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55233 -2.992333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.992333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3041'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3041'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.9361111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.992333'^^xsd:double;
  dwc:startLongitude '-2.992333'^^xsd:double;
  dwc:endLongitude '-2.992333'^^xsd:double;
  dwc:latitude '36.55233'^^xsd:double;
  dwc:startLatitude '36.55233'^^xsd:double;
  dwc:endLatitude '36.55233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.992333 36.55233, -2.992333 36.55233, -2.992333 36.55233, -2.992333 36.55233, -2.992333 36.55233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3041'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43933 -3.036833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.036833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1425'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.036833'^^xsd:double;
  dwc:startLongitude '-3.036833'^^xsd:double;
  dwc:endLongitude '-3.036833'^^xsd:double;
  dwc:latitude '36.43933'^^xsd:double;
  dwc:startLatitude '36.43933'^^xsd:double;
  dwc:endLatitude '36.43933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.036833 36.43933, -3.036833 36.43933, -3.036833 36.43933, -3.036833 36.43933, -3.036833 36.43933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1425'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39108 -2.971118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39108"^^xsd:decimal ;
  dwc:decimalLongitude "-2.971118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4314'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4314'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.161944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.971118'^^xsd:double;
  dwc:startLongitude '-2.971118'^^xsd:double;
  dwc:endLongitude '-2.971118'^^xsd:double;
  dwc:latitude '36.39108'^^xsd:double;
  dwc:startLatitude '36.39108'^^xsd:double;
  dwc:endLatitude '36.39108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.971118 36.39108, -2.971118 36.39108, -2.971118 36.39108, -2.971118 36.39108, -2.971118 36.39108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4314'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6545 -2.555833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-2.555833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1100'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1100'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.555833'^^xsd:double;
  dwc:startLongitude '-2.555833'^^xsd:double;
  dwc:endLongitude '-2.555833'^^xsd:double;
  dwc:latitude '36.6545'^^xsd:double;
  dwc:startLatitude '36.6545'^^xsd:double;
  dwc:endLatitude '36.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.555833 36.6545, -2.555833 36.6545, -2.555833 36.6545, -2.555833 36.6545, -2.555833 36.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1100'^^xsd:string;
  dwc:observationDate '1998-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6345 -2.8145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6345"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_485'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_485'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8145'^^xsd:double;
  dwc:startLongitude '-2.8145'^^xsd:double;
  dwc:endLongitude '-2.8145'^^xsd:double;
  dwc:latitude '36.6345'^^xsd:double;
  dwc:startLatitude '36.6345'^^xsd:double;
  dwc:endLatitude '36.6345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8145 36.6345, -2.8145 36.6345, -2.8145 36.6345, -2.8145 36.6345, -2.8145 36.6345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_485'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47795 -2.531877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.531877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3579'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3579'^^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:timeOfDay '15.234166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.531877'^^xsd:double;
  dwc:startLongitude '-2.531877'^^xsd:double;
  dwc:endLongitude '-2.531877'^^xsd:double;
  dwc:latitude '36.47795'^^xsd:double;
  dwc:startLatitude '36.47795'^^xsd:double;
  dwc:endLatitude '36.47795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.531877 36.47795, -2.531877 36.47795, -2.531877 36.47795, -2.531877 36.47795, -2.531877 36.47795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3579'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64044 -2.933028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64044"^^xsd:decimal ;
  dwc:decimalLongitude "-2.933028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4191'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4191'^^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:timeOfDay '7.0461111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.933028'^^xsd:double;
  dwc:startLongitude '-2.933028'^^xsd:double;
  dwc:endLongitude '-2.933028'^^xsd:double;
  dwc:latitude '36.64044'^^xsd:double;
  dwc:startLatitude '36.64044'^^xsd:double;
  dwc:endLatitude '36.64044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.933028 36.64044, -2.933028 36.64044, -2.933028 36.64044, -2.933028 36.64044, -2.933028 36.64044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4191'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.095 -1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.095"^^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/1968__429_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.095 -1.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.095"^^xsd:decimal ;
  geo-pos:long "-1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_87'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_87'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7'^^xsd:double;
  dwc:startLongitude '-1.7'^^xsd:double;
  dwc:endLongitude '-1.7'^^xsd:double;
  dwc:latitude '37.095'^^xsd:double;
  dwc:startLatitude '37.095'^^xsd:double;
  dwc:endLatitude '37.095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7 37.095, -1.7 37.095, -1.7 37.095, -1.7 37.095, -1.7 37.095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_87'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45815 -3.165695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45815"^^xsd:decimal ;
  dwc:decimalLongitude "-3.165695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4130'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4130'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.474444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.165695'^^xsd:double;
  dwc:startLongitude '-3.165695'^^xsd:double;
  dwc:endLongitude '-3.165695'^^xsd:double;
  dwc:latitude '36.45815'^^xsd:double;
  dwc:startLatitude '36.45815'^^xsd:double;
  dwc:endLatitude '36.45815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.165695 36.45815, -3.165695 36.45815, -3.165695 36.45815, -3.165695 36.45815, -3.165695 36.45815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4130'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54993 -3.35832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54993"^^xsd:decimal ;
  dwc:decimalLongitude "-3.35832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4461'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4461'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.547777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.35832'^^xsd:double;
  dwc:startLongitude '-3.35832'^^xsd:double;
  dwc:endLongitude '-3.35832'^^xsd:double;
  dwc:latitude '36.54993'^^xsd:double;
  dwc:startLatitude '36.54993'^^xsd:double;
  dwc:endLatitude '36.54993'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.35832 36.54993, -3.35832 36.54993, -3.35832 36.54993, -3.35832 36.54993, -3.35832 36.54993))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4461'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53633 -0.999833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53633"^^xsd:decimal ;
  dwc:decimalLongitude "-0.999833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_404'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_404'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.999833'^^xsd:double;
  dwc:startLongitude '-0.999833'^^xsd:double;
  dwc:endLongitude '-0.999833'^^xsd:double;
  dwc:latitude '37.53633'^^xsd:double;
  dwc:startLatitude '37.53633'^^xsd:double;
  dwc:endLatitude '37.53633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.999833 37.53633, -0.999833 37.53633, -0.999833 37.53633, -0.999833 37.53633, -0.999833 37.53633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_404'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0575 -1.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0575"^^xsd:decimal ;
  dwc:decimalLongitude "-1.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2736'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2736'^^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:timeOfDay '10.098888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.625'^^xsd:double;
  dwc:startLongitude '-1.625'^^xsd:double;
  dwc:endLongitude '-1.625'^^xsd:double;
  dwc:latitude '37.0575'^^xsd:double;
  dwc:startLatitude '37.0575'^^xsd:double;
  dwc:endLatitude '37.0575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.625 37.0575, -1.625 37.0575, -1.625 37.0575, -1.625 37.0575, -1.625 37.0575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2736'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1498'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1498'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826667'^^xsd:double;
  dwc:startLongitude '-2.826667'^^xsd:double;
  dwc:endLongitude '-2.826667'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826667 36.38317, -2.826667 36.38317, -2.826667 36.38317, -2.826667 36.38317, -2.826667 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1498'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33367 -2.759167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1448'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1448'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.759167'^^xsd:double;
  dwc:startLongitude '-2.759167'^^xsd:double;
  dwc:endLongitude '-2.759167'^^xsd:double;
  dwc:latitude '36.33367'^^xsd:double;
  dwc:startLatitude '36.33367'^^xsd:double;
  dwc:endLatitude '36.33367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.759167 36.33367, -2.759167 36.33367, -2.759167 36.33367, -2.759167 36.33367, -2.759167 36.33367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1448'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41717 -2.760167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.760167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1451'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1451'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.760167'^^xsd:double;
  dwc:startLongitude '-2.760167'^^xsd:double;
  dwc:endLongitude '-2.760167'^^xsd:double;
  dwc:latitude '36.41717'^^xsd:double;
  dwc:startLatitude '36.41717'^^xsd:double;
  dwc:endLatitude '36.41717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.760167 36.41717, -2.760167 36.41717, -2.760167 36.41717, -2.760167 36.41717, -2.760167 36.41717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1451'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.454 -2.826333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.454"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1574'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1574'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826333'^^xsd:double;
  dwc:startLongitude '-2.826333'^^xsd:double;
  dwc:endLongitude '-2.826333'^^xsd:double;
  dwc:latitude '36.454'^^xsd:double;
  dwc:startLatitude '36.454'^^xsd:double;
  dwc:endLatitude '36.454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826333 36.454, -2.826333 36.454, -2.826333 36.454, -2.826333 36.454, -2.826333 36.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1574'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48583 -2.5795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1559'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1559'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5795'^^xsd:double;
  dwc:startLongitude '-2.5795'^^xsd:double;
  dwc:endLongitude '-2.5795'^^xsd:double;
  dwc:latitude '36.48583'^^xsd:double;
  dwc:startLatitude '36.48583'^^xsd:double;
  dwc:endLatitude '36.48583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5795 36.48583, -2.5795 36.48583, -2.5795 36.48583, -2.5795 36.48583, -2.5795 36.48583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1559'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58653 -2.665508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58653"^^xsd:decimal ;
  dwc:decimalLongitude "-2.665508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4861'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4861'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.8183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.665508'^^xsd:double;
  dwc:startLongitude '-2.665508'^^xsd:double;
  dwc:endLongitude '-2.665508'^^xsd:double;
  dwc:latitude '36.58653'^^xsd:double;
  dwc:startLatitude '36.58653'^^xsd:double;
  dwc:endLatitude '36.58653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.665508 36.58653, -2.665508 36.58653, -2.665508 36.58653, -2.665508 36.58653, -2.665508 36.58653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4861'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95183 -1.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_254'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_254'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6755'^^xsd:double;
  dwc:startLongitude '-1.6755'^^xsd:double;
  dwc:endLongitude '-1.6755'^^xsd:double;
  dwc:latitude '36.95183'^^xsd:double;
  dwc:startLatitude '36.95183'^^xsd:double;
  dwc:endLatitude '36.95183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6755 36.95183, -1.6755 36.95183, -1.6755 36.95183, -1.6755 36.95183, -1.6755 36.95183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_254'^^xsd:string;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47117 -1.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_410'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_410'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.086'^^xsd:double;
  dwc:startLongitude '-1.086'^^xsd:double;
  dwc:endLongitude '-1.086'^^xsd:double;
  dwc:latitude '37.47117'^^xsd:double;
  dwc:startLatitude '37.47117'^^xsd:double;
  dwc:endLatitude '37.47117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.086 37.47117, -1.086 37.47117, -1.086 37.47117, -1.086 37.47117, -1.086 37.47117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_410'^^xsd:string;
  dwc:observationDate '1995-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11217 -5.1065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.11217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2809'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2809'^^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:timeOfDay '11.915555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1065'^^xsd:double;
  dwc:startLongitude '-5.1065'^^xsd:double;
  dwc:endLongitude '-5.1065'^^xsd:double;
  dwc:latitude '36.11217'^^xsd:double;
  dwc:startLatitude '36.11217'^^xsd:double;
  dwc:endLatitude '36.11217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1065 36.11217, -5.1065 36.11217, -5.1065 36.11217, -5.1065 36.11217, -5.1065 36.11217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2809'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.485 -2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.485 -2.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.485"^^xsd:decimal ;
  geo-pos:long "-2.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_78'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_78'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.85'^^xsd:double;
  dwc:startLongitude '-2.85'^^xsd:double;
  dwc:endLongitude '-2.85'^^xsd:double;
  dwc:latitude '36.485'^^xsd:double;
  dwc:startLatitude '36.485'^^xsd:double;
  dwc:endLatitude '36.485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.85 36.485, -2.85 36.485, -2.85 36.485, -2.85 36.485, -2.85 36.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_78'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52117 -2.744667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.744667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_980'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_980'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.744667'^^xsd:double;
  dwc:startLongitude '-2.744667'^^xsd:double;
  dwc:endLongitude '-2.744667'^^xsd:double;
  dwc:latitude '36.52117'^^xsd:double;
  dwc:startLatitude '36.52117'^^xsd:double;
  dwc:endLatitude '36.52117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.744667 36.52117, -2.744667 36.52117, -2.744667 36.52117, -2.744667 36.52117, -2.744667 36.52117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_980'^^xsd:string;
  dwc:observationDate '1997-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -4.254167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2779'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2779'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.0825'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.254167'^^xsd:double;
  dwc:startLongitude '-4.254167'^^xsd:double;
  dwc:endLongitude '-4.254167'^^xsd:double;
  dwc:latitude '36.51'^^xsd:double;
  dwc:startLatitude '36.51'^^xsd:double;
  dwc:endLatitude '36.51'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.254167 36.51, -4.254167 36.51, -4.254167 36.51, -4.254167 36.51, -4.254167 36.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2779'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72434 -3.723992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72434"^^xsd:decimal ;
  dwc:decimalLongitude "-3.723992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4029'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4029'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '7.6002777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.723992'^^xsd:double;
  dwc:startLongitude '-3.723992'^^xsd:double;
  dwc:endLongitude '-3.723992'^^xsd:double;
  dwc:latitude '36.72434'^^xsd:double;
  dwc:startLatitude '36.72434'^^xsd:double;
  dwc:endLatitude '36.72434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.723992 36.72434, -3.723992 36.72434, -3.723992 36.72434, -3.723992 36.72434, -3.723992 36.72434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4029'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73717 -2.297833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.297833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1076'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1076'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.297833'^^xsd:double;
  dwc:startLongitude '-2.297833'^^xsd:double;
  dwc:endLongitude '-2.297833'^^xsd:double;
  dwc:latitude '36.73717'^^xsd:double;
  dwc:startLatitude '36.73717'^^xsd:double;
  dwc:endLatitude '36.73717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.297833 36.73717, -2.297833 36.73717, -2.297833 36.73717, -2.297833 36.73717, -2.297833 36.73717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1076'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66267 -2.485833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.485833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1129'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1129'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.485833'^^xsd:double;
  dwc:startLongitude '-2.485833'^^xsd:double;
  dwc:endLongitude '-2.485833'^^xsd:double;
  dwc:latitude '36.66267'^^xsd:double;
  dwc:startLatitude '36.66267'^^xsd:double;
  dwc:endLatitude '36.66267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.485833 36.66267, -2.485833 36.66267, -2.485833 36.66267, -2.485833 36.66267, -2.485833 36.66267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1129'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66667 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66667 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.66667"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:startLongitude '-1.3'^^xsd:double;
  dwc:endLongitude '-1.3'^^xsd:double;
  dwc:latitude '36.66667'^^xsd:double;
  dwc:startLatitude '36.66667'^^xsd:double;
  dwc:endLatitude '36.66667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3 36.66667, -1.3 36.66667, -1.3 36.66667, -1.3 36.66667, -1.3 36.66667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4'^^xsd:string;
  dwc:observationDate '1990-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42867 -2.703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3422'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3422'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0586111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.703333'^^xsd:double;
  dwc:startLongitude '-2.703333'^^xsd:double;
  dwc:endLongitude '-2.703333'^^xsd:double;
  dwc:latitude '36.42867'^^xsd:double;
  dwc:startLatitude '36.42867'^^xsd:double;
  dwc:endLatitude '36.42867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.703333 36.42867, -2.703333 36.42867, -2.703333 36.42867, -2.703333 36.42867, -2.703333 36.42867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3422'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5525 -4.308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1865'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1865'^^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:timeOfDay '10.627222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.308333'^^xsd:double;
  dwc:startLongitude '-4.308333'^^xsd:double;
  dwc:endLongitude '-4.308333'^^xsd:double;
  dwc:latitude '36.5525'^^xsd:double;
  dwc:startLatitude '36.5525'^^xsd:double;
  dwc:endLatitude '36.5525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.308333 36.5525, -4.308333 36.5525, -4.308333 36.5525, -4.308333 36.5525, -4.308333 36.5525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1865'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66289 -2.952451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66289"^^xsd:decimal ;
  dwc:decimalLongitude "-2.952451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4145'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4145'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.8086111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.952451'^^xsd:double;
  dwc:startLongitude '-2.952451'^^xsd:double;
  dwc:endLongitude '-2.952451'^^xsd:double;
  dwc:latitude '36.66289'^^xsd:double;
  dwc:startLatitude '36.66289'^^xsd:double;
  dwc:endLatitude '36.66289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.952451 36.66289, -2.952451 36.66289, -2.952451 36.66289, -2.952451 36.66289, -2.952451 36.66289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4145'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10367 -1.645167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.645167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_240'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_240'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.645167'^^xsd:double;
  dwc:startLongitude '-1.645167'^^xsd:double;
  dwc:endLongitude '-1.645167'^^xsd:double;
  dwc:latitude '37.10367'^^xsd:double;
  dwc:startLatitude '37.10367'^^xsd:double;
  dwc:endLatitude '37.10367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.645167 37.10367, -1.645167 37.10367, -1.645167 37.10367, -1.645167 37.10367, -1.645167 37.10367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_240'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55917 -4.480333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55917"^^xsd:decimal ;
  dwc:decimalLongitude "-4.480333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1932'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1932'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7486111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.480333'^^xsd:double;
  dwc:startLongitude '-4.480333'^^xsd:double;
  dwc:endLongitude '-4.480333'^^xsd:double;
  dwc:latitude '36.55917'^^xsd:double;
  dwc:startLatitude '36.55917'^^xsd:double;
  dwc:endLatitude '36.55917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.480333 36.55917, -4.480333 36.55917, -4.480333 36.55917, -4.480333 36.55917, -4.480333 36.55917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1932'^^xsd:string;
  dwc:observationDate '2000-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0325 -5.438834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.438834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3126'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3126'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.3391666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.438834'^^xsd:double;
  dwc:startLongitude '-5.438834'^^xsd:double;
  dwc:endLongitude '-5.438834'^^xsd:double;
  dwc:latitude '36.0325'^^xsd:double;
  dwc:startLatitude '36.0325'^^xsd:double;
  dwc:endLatitude '36.0325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.438834 36.0325, -5.438834 36.0325, -5.438834 36.0325, -5.438834 36.0325, -5.438834 36.0325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3126'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39301 -2.903212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39301"^^xsd:decimal ;
  dwc:decimalLongitude "-2.903212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4841'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4841'^^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:timeOfDay '11.418055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.903212'^^xsd:double;
  dwc:startLongitude '-2.903212'^^xsd:double;
  dwc:endLongitude '-2.903212'^^xsd:double;
  dwc:latitude '36.39301'^^xsd:double;
  dwc:startLatitude '36.39301'^^xsd:double;
  dwc:endLatitude '36.39301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.903212 36.39301, -2.903212 36.39301, -2.903212 36.39301, -2.903212 36.39301, -2.903212 36.39301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4841'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6155 -2.7045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6155"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2878'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_2878'^^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:timeOfDay '6.8205555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7045'^^xsd:double;
  dwc:startLongitude '-2.7045'^^xsd:double;
  dwc:endLongitude '-2.7045'^^xsd:double;
  dwc:latitude '36.6155'^^xsd:double;
  dwc:startLatitude '36.6155'^^xsd:double;
  dwc:endLatitude '36.6155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7045 36.6155, -2.7045 36.6155, -2.7045 36.6155, -2.7045 36.6155, -2.7045 36.6155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2878'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36367 -1.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_321'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_321'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.407'^^xsd:double;
  dwc:startLongitude '-1.407'^^xsd:double;
  dwc:endLongitude '-1.407'^^xsd:double;
  dwc:latitude '37.36367'^^xsd:double;
  dwc:startLatitude '37.36367'^^xsd:double;
  dwc:endLatitude '37.36367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.407 37.36367, -1.407 37.36367, -1.407 37.36367, -1.407 37.36367, -1.407 37.36367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_321'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66883 -2.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_885'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_885'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '17.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.549'^^xsd:double;
  dwc:startLongitude '-2.549'^^xsd:double;
  dwc:endLongitude '-2.549'^^xsd:double;
  dwc:latitude '36.66883'^^xsd:double;
  dwc:startLatitude '36.66883'^^xsd:double;
  dwc:endLatitude '36.66883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.549 36.66883, -2.549 36.66883, -2.549 36.66883, -2.549 36.66883, -2.549 36.66883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_885'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50067 -4.569333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50067"^^xsd:decimal ;
  dwc:decimalLongitude "-4.569333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2194'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2194'^^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:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.569333'^^xsd:double;
  dwc:startLongitude '-4.569333'^^xsd:double;
  dwc:endLongitude '-4.569333'^^xsd:double;
  dwc:latitude '36.50067'^^xsd:double;
  dwc:startLatitude '36.50067'^^xsd:double;
  dwc:endLatitude '36.50067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.569333 36.50067, -4.569333 36.50067, -4.569333 36.50067, -4.569333 36.50067, -4.569333 36.50067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2194'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1565 -1.564667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1565"^^xsd:decimal ;
  dwc:decimalLongitude "-1.564667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_461'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_461'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.564667'^^xsd:double;
  dwc:startLongitude '-1.564667'^^xsd:double;
  dwc:endLongitude '-1.564667'^^xsd:double;
  dwc:latitude '37.1565'^^xsd:double;
  dwc:startLatitude '37.1565'^^xsd:double;
  dwc:endLatitude '37.1565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.564667 37.1565, -1.564667 37.1565, -1.564667 37.1565, -1.564667 37.1565, -1.564667 37.1565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_461'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73833 -2.276333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.276333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2399'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2399'^^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:timeOfDay '15.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.276333'^^xsd:double;
  dwc:startLongitude '-2.276333'^^xsd:double;
  dwc:endLongitude '-2.276333'^^xsd:double;
  dwc:latitude '36.73833'^^xsd:double;
  dwc:startLatitude '36.73833'^^xsd:double;
  dwc:endLatitude '36.73833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.276333 36.73833, -2.276333 36.73833, -2.276333 36.73833, -2.276333 36.73833, -2.276333 36.73833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2399'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43028 -2.767697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43028"^^xsd:decimal ;
  dwc:decimalLongitude "-2.767697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4443'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4443'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.767697'^^xsd:double;
  dwc:startLongitude '-2.767697'^^xsd:double;
  dwc:endLongitude '-2.767697'^^xsd:double;
  dwc:latitude '36.43028'^^xsd:double;
  dwc:startLatitude '36.43028'^^xsd:double;
  dwc:endLatitude '36.43028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.767697 36.43028, -2.767697 36.43028, -2.767697 36.43028, -2.767697 36.43028, -2.767697 36.43028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4443'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3485 -2.711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1083'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1083'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.711667'^^xsd:double;
  dwc:startLongitude '-2.711667'^^xsd:double;
  dwc:endLongitude '-2.711667'^^xsd:double;
  dwc:latitude '36.3485'^^xsd:double;
  dwc:startLatitude '36.3485'^^xsd:double;
  dwc:endLatitude '36.3485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.711667 36.3485, -2.711667 36.3485, -2.711667 36.3485, -2.711667 36.3485, -2.711667 36.3485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1083'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6205 -2.773667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6205"^^xsd:decimal ;
  dwc:decimalLongitude "-2.773667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2855'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2855'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.5277777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.773667'^^xsd:double;
  dwc:startLongitude '-2.773667'^^xsd:double;
  dwc:endLongitude '-2.773667'^^xsd:double;
  dwc:latitude '36.6205'^^xsd:double;
  dwc:startLatitude '36.6205'^^xsd:double;
  dwc:endLatitude '36.6205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.773667 36.6205, -2.773667 36.6205, -2.773667 36.6205, -2.773667 36.6205, -2.773667 36.6205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2855'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42633 -4.568167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42633"^^xsd:decimal ;
  dwc:decimalLongitude "-4.568167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3356'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3356'^^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:timeOfDay '15.832777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.568167'^^xsd:double;
  dwc:startLongitude '-4.568167'^^xsd:double;
  dwc:endLongitude '-4.568167'^^xsd:double;
  dwc:latitude '36.42633'^^xsd:double;
  dwc:startLatitude '36.42633'^^xsd:double;
  dwc:endLatitude '36.42633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.568167 36.42633, -4.568167 36.42633, -4.568167 36.42633, -4.568167 36.42633, -4.568167 36.42633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3356'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50582 -4.183265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50582"^^xsd:decimal ;
  dwc:decimalLongitude "-4.183265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3630'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3630'^^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:timeOfDay '9.8780555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.183265'^^xsd:double;
  dwc:startLongitude '-4.183265'^^xsd:double;
  dwc:endLongitude '-4.183265'^^xsd:double;
  dwc:latitude '36.50582'^^xsd:double;
  dwc:startLatitude '36.50582'^^xsd:double;
  dwc:endLatitude '36.50582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.183265 36.50582, -4.183265 36.50582, -4.183265 36.50582, -4.183265 36.50582, -4.183265 36.50582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3630'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -4.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2795'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2795'^^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:timeOfDay '9.2288888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.559'^^xsd:double;
  dwc:startLongitude '-4.559'^^xsd:double;
  dwc:endLongitude '-4.559'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:startLatitude '36.44'^^xsd:double;
  dwc:endLatitude '36.44'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.559 36.44, -4.559 36.44, -4.559 36.44, -4.559 36.44, -4.559 36.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2795'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3055 -4.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1814'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1814'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.097777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.725333'^^xsd:double;
  dwc:startLongitude '-4.725333'^^xsd:double;
  dwc:endLongitude '-4.725333'^^xsd:double;
  dwc:latitude '36.3055'^^xsd:double;
  dwc:startLatitude '36.3055'^^xsd:double;
  dwc:endLatitude '36.3055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725333 36.3055, -4.725333 36.3055, -4.725333 36.3055, -4.725333 36.3055, -4.725333 36.3055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1814'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96717 -5.691833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.691833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1826'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1826'^^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:timeOfDay '16.626388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.691833'^^xsd:double;
  dwc:startLongitude '-5.691833'^^xsd:double;
  dwc:endLongitude '-5.691833'^^xsd:double;
  dwc:latitude '35.96717'^^xsd:double;
  dwc:startLatitude '35.96717'^^xsd:double;
  dwc:endLatitude '35.96717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.691833 35.96717, -5.691833 35.96717, -5.691833 35.96717, -5.691833 35.96717, -5.691833 35.96717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1826'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.786 -2.563667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.786"^^xsd:decimal ;
  dwc:decimalLongitude "-2.563667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2652'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2652'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.563667'^^xsd:double;
  dwc:startLongitude '-2.563667'^^xsd:double;
  dwc:endLongitude '-2.563667'^^xsd:double;
  dwc:latitude '36.786'^^xsd:double;
  dwc:startLatitude '36.786'^^xsd:double;
  dwc:endLatitude '36.786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.563667 36.786, -2.563667 36.786, -2.563667 36.786, -2.563667 36.786, -2.563667 36.786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2652'^^xsd:string;
  dwc:observationDate '2002-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98433 -5.659667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.659667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2530'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2530'^^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:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.659667'^^xsd:double;
  dwc:startLongitude '-5.659667'^^xsd:double;
  dwc:endLongitude '-5.659667'^^xsd:double;
  dwc:latitude '35.98433'^^xsd:double;
  dwc:startLatitude '35.98433'^^xsd:double;
  dwc:endLatitude '35.98433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.659667 35.98433, -5.659667 35.98433, -5.659667 35.98433, -5.659667 35.98433, -5.659667 35.98433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2530'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7685 -2.391167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.391167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1433'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1433'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.391167'^^xsd:double;
  dwc:startLongitude '-2.391167'^^xsd:double;
  dwc:endLongitude '-2.391167'^^xsd:double;
  dwc:latitude '36.7685'^^xsd:double;
  dwc:startLatitude '36.7685'^^xsd:double;
  dwc:endLatitude '36.7685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.391167 36.7685, -2.391167 36.7685, -2.391167 36.7685, -2.391167 36.7685, -2.391167 36.7685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1433'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36483 -4.498833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.498833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1882'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1882'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.949722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.498833'^^xsd:double;
  dwc:startLongitude '-4.498833'^^xsd:double;
  dwc:endLongitude '-4.498833'^^xsd:double;
  dwc:latitude '36.36483'^^xsd:double;
  dwc:startLatitude '36.36483'^^xsd:double;
  dwc:endLatitude '36.36483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.498833 36.36483, -4.498833 36.36483, -4.498833 36.36483, -4.498833 36.36483, -4.498833 36.36483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1882'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51267 -3.661833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.661833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2761'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2761'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.915555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.661833'^^xsd:double;
  dwc:startLongitude '-3.661833'^^xsd:double;
  dwc:endLongitude '-3.661833'^^xsd:double;
  dwc:latitude '36.51267'^^xsd:double;
  dwc:startLatitude '36.51267'^^xsd:double;
  dwc:endLatitude '36.51267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.661833 36.51267, -3.661833 36.51267, -3.661833 36.51267, -3.661833 36.51267, -3.661833 36.51267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2761'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -2.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.399"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1314'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1314'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7265'^^xsd:double;
  dwc:startLongitude '-2.7265'^^xsd:double;
  dwc:endLongitude '-2.7265'^^xsd:double;
  dwc:latitude '36.399'^^xsd:double;
  dwc:startLatitude '36.399'^^xsd:double;
  dwc:endLatitude '36.399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7265 36.399, -2.7265 36.399, -2.7265 36.399, -2.7265 36.399, -2.7265 36.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1314'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6895 -2.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6895"^^xsd:decimal ;
  dwc:decimalLongitude "-2.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2997'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2997'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.280833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.084'^^xsd:double;
  dwc:startLongitude '-2.084'^^xsd:double;
  dwc:endLongitude '-2.084'^^xsd:double;
  dwc:latitude '36.6895'^^xsd:double;
  dwc:startLatitude '36.6895'^^xsd:double;
  dwc:endLatitude '36.6895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.084 36.6895, -2.084 36.6895, -2.084 36.6895, -2.084 36.6895, -2.084 36.6895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2997'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.751 -2.359667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.751"^^xsd:decimal ;
  dwc:decimalLongitude "-2.359667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1054'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1054'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.359667'^^xsd:double;
  dwc:startLongitude '-2.359667'^^xsd:double;
  dwc:endLongitude '-2.359667'^^xsd:double;
  dwc:latitude '36.751'^^xsd:double;
  dwc:startLatitude '36.751'^^xsd:double;
  dwc:endLatitude '36.751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.359667 36.751, -2.359667 36.751, -2.359667 36.751, -2.359667 36.751, -2.359667 36.751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1054'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18233 -1.654667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.654667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_765'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_765'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.654667'^^xsd:double;
  dwc:startLongitude '-1.654667'^^xsd:double;
  dwc:endLongitude '-1.654667'^^xsd:double;
  dwc:latitude '37.18233'^^xsd:double;
  dwc:startLatitude '37.18233'^^xsd:double;
  dwc:endLatitude '37.18233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.654667 37.18233, -1.654667 37.18233, -1.654667 37.18233, -1.654667 37.18233, -1.654667 37.18233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_765'^^xsd:string;
  dwc:observationDate '1996-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -2.624333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4225"^^xsd:decimal ;
  dwc:decimalLongitude "-2.624333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2349'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2349'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.624333'^^xsd:double;
  dwc:startLongitude '-2.624333'^^xsd:double;
  dwc:endLongitude '-2.624333'^^xsd:double;
  dwc:latitude '36.4225'^^xsd:double;
  dwc:startLatitude '36.4225'^^xsd:double;
  dwc:endLatitude '36.4225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.624333 36.4225, -2.624333 36.4225, -2.624333 36.4225, -2.624333 36.4225, -2.624333 36.4225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2349'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45033 -2.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3420'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3420'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.3086111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.675'^^xsd:double;
  dwc:startLongitude '-2.675'^^xsd:double;
  dwc:endLongitude '-2.675'^^xsd:double;
  dwc:latitude '36.45033'^^xsd:double;
  dwc:startLatitude '36.45033'^^xsd:double;
  dwc:endLatitude '36.45033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.675 36.45033, -2.675 36.45033, -2.675 36.45033, -2.675 36.45033, -2.675 36.45033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3420'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69217 -2.324833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.324833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1653'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1653'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.324833'^^xsd:double;
  dwc:startLongitude '-2.324833'^^xsd:double;
  dwc:endLongitude '-2.324833'^^xsd:double;
  dwc:latitude '36.69217'^^xsd:double;
  dwc:startLatitude '36.69217'^^xsd:double;
  dwc:endLatitude '36.69217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.324833 36.69217, -2.324833 36.69217, -2.324833 36.69217, -2.324833 36.69217, -2.324833 36.69217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1653'^^xsd:string;
  dwc:observationDate '1999-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45266 -2.9145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45266"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2635'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2635'^^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:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9145'^^xsd:double;
  dwc:startLongitude '-2.9145'^^xsd:double;
  dwc:endLongitude '-2.9145'^^xsd:double;
  dwc:latitude '36.45266'^^xsd:double;
  dwc:startLatitude '36.45266'^^xsd:double;
  dwc:endLatitude '36.45266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9145 36.45266, -2.9145 36.45266, -2.9145 36.45266, -2.9145 36.45266, -2.9145 36.45266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2635'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4661 -3.869071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4661"^^xsd:decimal ;
  dwc:decimalLongitude "-3.869071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4202'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4202'^^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:timeOfDay '10.0475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.869071'^^xsd:double;
  dwc:startLongitude '-3.869071'^^xsd:double;
  dwc:endLongitude '-3.869071'^^xsd:double;
  dwc:latitude '36.4661'^^xsd:double;
  dwc:startLatitude '36.4661'^^xsd:double;
  dwc:endLatitude '36.4661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.869071 36.4661, -3.869071 36.4661, -3.869071 36.4661, -3.869071 36.4661, -3.869071 36.4661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4202'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31367 -5.184667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.184667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2463'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2463'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.184667'^^xsd:double;
  dwc:startLongitude '-5.184667'^^xsd:double;
  dwc:endLongitude '-5.184667'^^xsd:double;
  dwc:latitude '36.31367'^^xsd:double;
  dwc:startLatitude '36.31367'^^xsd:double;
  dwc:endLatitude '36.31367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.184667 36.31367, -5.184667 36.31367, -5.184667 36.31367, -5.184667 36.31367, -5.184667 36.31367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2463'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.432 -2.684333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.432"^^xsd:decimal ;
  dwc:decimalLongitude "-2.684333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2350'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2350'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.684333'^^xsd:double;
  dwc:startLongitude '-2.684333'^^xsd:double;
  dwc:endLongitude '-2.684333'^^xsd:double;
  dwc:latitude '36.432'^^xsd:double;
  dwc:startLatitude '36.432'^^xsd:double;
  dwc:endLatitude '36.432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.684333 36.432, -2.684333 36.432, -2.684333 36.432, -2.684333 36.432, -2.684333 36.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2350'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28033 -5.2535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2170'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2170'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2535'^^xsd:double;
  dwc:startLongitude '-5.2535'^^xsd:double;
  dwc:endLongitude '-5.2535'^^xsd:double;
  dwc:latitude '36.28033'^^xsd:double;
  dwc:startLatitude '36.28033'^^xsd:double;
  dwc:endLatitude '36.28033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2535 36.28033, -5.2535 36.28033, -5.2535 36.28033, -5.2535 36.28033, -5.2535 36.28033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2170'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62183 -2.891167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.891167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3455'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3455'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.7322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.891167'^^xsd:double;
  dwc:startLongitude '-2.891167'^^xsd:double;
  dwc:endLongitude '-2.891167'^^xsd:double;
  dwc:latitude '36.62183'^^xsd:double;
  dwc:startLatitude '36.62183'^^xsd:double;
  dwc:endLatitude '36.62183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.891167 36.62183, -2.891167 36.62183, -2.891167 36.62183, -2.891167 36.62183, -2.891167 36.62183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3455'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31217 -4.941167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.941167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1884'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1884'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.063888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.941167'^^xsd:double;
  dwc:startLongitude '-4.941167'^^xsd:double;
  dwc:endLongitude '-4.941167'^^xsd:double;
  dwc:latitude '36.31217'^^xsd:double;
  dwc:startLatitude '36.31217'^^xsd:double;
  dwc:endLatitude '36.31217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.941167 36.31217, -4.941167 36.31217, -4.941167 36.31217, -4.941167 36.31217, -4.941167 36.31217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1884'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3391 -4.033879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.033879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4294'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4294'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.91'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.033879'^^xsd:double;
  dwc:startLongitude '-4.033879'^^xsd:double;
  dwc:endLongitude '-4.033879'^^xsd:double;
  dwc:latitude '36.3391'^^xsd:double;
  dwc:startLatitude '36.3391'^^xsd:double;
  dwc:endLatitude '36.3391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.033879 36.3391, -4.033879 36.3391, -4.033879 36.3391, -4.033879 36.3391, -4.033879 36.3391))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4294'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33667 -3.036833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.036833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1626'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1626'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.036833'^^xsd:double;
  dwc:startLongitude '-3.036833'^^xsd:double;
  dwc:endLongitude '-3.036833'^^xsd:double;
  dwc:latitude '36.33667'^^xsd:double;
  dwc:startLatitude '36.33667'^^xsd:double;
  dwc:endLatitude '36.33667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.036833 36.33667, -3.036833 36.33667, -3.036833 36.33667, -3.036833 36.33667, -3.036833 36.33667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1626'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27117 -5.185333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.185333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3176'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3176'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.408055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.185333'^^xsd:double;
  dwc:startLongitude '-5.185333'^^xsd:double;
  dwc:endLongitude '-5.185333'^^xsd:double;
  dwc:latitude '36.27117'^^xsd:double;
  dwc:startLatitude '36.27117'^^xsd:double;
  dwc:endLatitude '36.27117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.185333 36.27117, -5.185333 36.27117, -5.185333 36.27117, -5.185333 36.27117, -5.185333 36.27117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3176'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72424 -3.721717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72424"^^xsd:decimal ;
  dwc:decimalLongitude "-3.721717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4209'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4209'^^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:timeOfDay '5.5919444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.721717'^^xsd:double;
  dwc:startLongitude '-3.721717'^^xsd:double;
  dwc:endLongitude '-3.721717'^^xsd:double;
  dwc:latitude '36.72424'^^xsd:double;
  dwc:startLatitude '36.72424'^^xsd:double;
  dwc:endLatitude '36.72424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.721717 36.72424, -3.721717 36.72424, -3.721717 36.72424, -3.721717 36.72424, -3.721717 36.72424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4209'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41648 -2.9901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41648"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4125'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4125'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.349166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9901'^^xsd:double;
  dwc:startLongitude '-2.9901'^^xsd:double;
  dwc:endLongitude '-2.9901'^^xsd:double;
  dwc:latitude '36.41648'^^xsd:double;
  dwc:startLatitude '36.41648'^^xsd:double;
  dwc:endLatitude '36.41648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9901 36.41648, -2.9901 36.41648, -2.9901 36.41648, -2.9901 36.41648, -2.9901 36.41648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4125'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62367 -2.810167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.810167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1420'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1420'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.810167'^^xsd:double;
  dwc:startLongitude '-2.810167'^^xsd:double;
  dwc:endLongitude '-2.810167'^^xsd:double;
  dwc:latitude '36.62367'^^xsd:double;
  dwc:startLatitude '36.62367'^^xsd:double;
  dwc:endLatitude '36.62367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.810167 36.62367, -2.810167 36.62367, -2.810167 36.62367, -2.810167 36.62367, -2.810167 36.62367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1420'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36916 -2.960833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.960833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2338'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2338'^^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:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.960833'^^xsd:double;
  dwc:startLongitude '-2.960833'^^xsd:double;
  dwc:endLongitude '-2.960833'^^xsd:double;
  dwc:latitude '36.36916'^^xsd:double;
  dwc:startLatitude '36.36916'^^xsd:double;
  dwc:endLatitude '36.36916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.960833 36.36916, -2.960833 36.36916, -2.960833 36.36916, -2.960833 36.36916, -2.960833 36.36916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2338'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -3.818667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.818667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2095'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2095'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.818667'^^xsd:double;
  dwc:startLongitude '-3.818667'^^xsd:double;
  dwc:endLongitude '-3.818667'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.818667 36.45817, -3.818667 36.45817, -3.818667 36.45817, -3.818667 36.45817, -3.818667 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2095'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69167 -2.894667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2053'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2053'^^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:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894667'^^xsd:double;
  dwc:startLongitude '-2.894667'^^xsd:double;
  dwc:endLongitude '-2.894667'^^xsd:double;
  dwc:latitude '36.69167'^^xsd:double;
  dwc:startLatitude '36.69167'^^xsd:double;
  dwc:endLatitude '36.69167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894667 36.69167, -2.894667 36.69167, -2.894667 36.69167, -2.894667 36.69167, -2.894667 36.69167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2053'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384 -4.872167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.872167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1855'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1855'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.740555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.872167'^^xsd:double;
  dwc:startLongitude '-4.872167'^^xsd:double;
  dwc:endLongitude '-4.872167'^^xsd:double;
  dwc:latitude '36.384'^^xsd:double;
  dwc:startLatitude '36.384'^^xsd:double;
  dwc:endLatitude '36.384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.872167 36.384, -4.872167 36.384, -4.872167 36.384, -4.872167 36.384, -4.872167 36.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1855'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56405 -3.141775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56405"^^xsd:decimal ;
  dwc:decimalLongitude "-3.141775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3706'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3706'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.465'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.141775'^^xsd:double;
  dwc:startLongitude '-3.141775'^^xsd:double;
  dwc:endLongitude '-3.141775'^^xsd:double;
  dwc:latitude '36.56405'^^xsd:double;
  dwc:startLatitude '36.56405'^^xsd:double;
  dwc:endLatitude '36.56405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.141775 36.56405, -3.141775 36.56405, -3.141775 36.56405, -3.141775 36.56405, -3.141775 36.56405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3706'^^xsd:string;
  dwc:observationDate '2006-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77167 -1.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_154'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_154'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.931667'^^xsd:double;
  dwc:startLongitude '-1.931667'^^xsd:double;
  dwc:endLongitude '-1.931667'^^xsd:double;
  dwc:latitude '36.77167'^^xsd:double;
  dwc:startLatitude '36.77167'^^xsd:double;
  dwc:endLatitude '36.77167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.931667 36.77167, -1.931667 36.77167, -1.931667 36.77167, -1.931667 36.77167, -1.931667 36.77167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_154'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07067 -1.738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_826'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_826'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.738333'^^xsd:double;
  dwc:startLongitude '-1.738333'^^xsd:double;
  dwc:endLongitude '-1.738333'^^xsd:double;
  dwc:latitude '37.07067'^^xsd:double;
  dwc:startLatitude '37.07067'^^xsd:double;
  dwc:endLatitude '37.07067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.738333 37.07067, -1.738333 37.07067, -1.738333 37.07067, -1.738333 37.07067, -1.738333 37.07067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_826'^^xsd:string;
  dwc:observationDate '1997-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27217 -1.490167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.490167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_305'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_305'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.490167'^^xsd:double;
  dwc:startLongitude '-1.490167'^^xsd:double;
  dwc:endLongitude '-1.490167'^^xsd:double;
  dwc:latitude '37.27217'^^xsd:double;
  dwc:startLatitude '37.27217'^^xsd:double;
  dwc:endLatitude '37.27217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.490167 37.27217, -1.490167 37.27217, -1.490167 37.27217, -1.490167 37.27217, -1.490167 37.27217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_305'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.711 -2.529167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.711"^^xsd:decimal ;
  dwc:decimalLongitude "-2.529167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3302'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3302'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.529167'^^xsd:double;
  dwc:startLongitude '-2.529167'^^xsd:double;
  dwc:endLongitude '-2.529167'^^xsd:double;
  dwc:latitude '36.711'^^xsd:double;
  dwc:startLatitude '36.711'^^xsd:double;
  dwc:endLatitude '36.711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.529167 36.711, -2.529167 36.711, -2.529167 36.711, -2.529167 36.711, -2.529167 36.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3302'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41883 -4.759667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1857'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1857'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.955555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.759667'^^xsd:double;
  dwc:startLongitude '-4.759667'^^xsd:double;
  dwc:endLongitude '-4.759667'^^xsd:double;
  dwc:latitude '36.41883'^^xsd:double;
  dwc:startLatitude '36.41883'^^xsd:double;
  dwc:endLatitude '36.41883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759667 36.41883, -4.759667 36.41883, -4.759667 36.41883, -4.759667 36.41883, -4.759667 36.41883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1857'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71517 -2.187333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.187333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1759'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1759'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.1766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.187333'^^xsd:double;
  dwc:startLongitude '-2.187333'^^xsd:double;
  dwc:endLongitude '-2.187333'^^xsd:double;
  dwc:latitude '36.71517'^^xsd:double;
  dwc:startLatitude '36.71517'^^xsd:double;
  dwc:endLatitude '36.71517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.187333 36.71517, -2.187333 36.71517, -2.187333 36.71517, -2.187333 36.71517, -2.187333 36.71517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1759'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.149 -4.913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.149"^^xsd:decimal ;
  dwc:decimalLongitude "-4.913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3154'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3154'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.880555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.913333'^^xsd:double;
  dwc:startLongitude '-4.913333'^^xsd:double;
  dwc:endLongitude '-4.913333'^^xsd:double;
  dwc:latitude '36.149'^^xsd:double;
  dwc:startLatitude '36.149'^^xsd:double;
  dwc:endLatitude '36.149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.913333 36.149, -4.913333 36.149, -4.913333 36.149, -4.913333 36.149, -4.913333 36.149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3154'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35233 -2.815333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1463'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1463'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.815333'^^xsd:double;
  dwc:startLongitude '-2.815333'^^xsd:double;
  dwc:endLongitude '-2.815333'^^xsd:double;
  dwc:latitude '36.35233'^^xsd:double;
  dwc:startLatitude '36.35233'^^xsd:double;
  dwc:endLatitude '36.35233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815333 36.35233, -2.815333 36.35233, -2.815333 36.35233, -2.815333 36.35233, -2.815333 36.35233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1463'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66516 -3.305608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66516"^^xsd:decimal ;
  dwc:decimalLongitude "-3.305608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3565'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3565'^^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:timeOfDay '8.5408333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.305608'^^xsd:double;
  dwc:startLongitude '-3.305608'^^xsd:double;
  dwc:endLongitude '-3.305608'^^xsd:double;
  dwc:latitude '36.66516'^^xsd:double;
  dwc:startLatitude '36.66516'^^xsd:double;
  dwc:endLatitude '36.66516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.305608 36.66516, -3.305608 36.66516, -3.305608 36.66516, -3.305608 36.66516, -3.305608 36.66516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3565'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40967 -2.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1385'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1385'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6175'^^xsd:double;
  dwc:startLongitude '-2.6175'^^xsd:double;
  dwc:endLongitude '-2.6175'^^xsd:double;
  dwc:latitude '36.40967'^^xsd:double;
  dwc:startLatitude '36.40967'^^xsd:double;
  dwc:endLatitude '36.40967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6175 36.40967, -2.6175 36.40967, -2.6175 36.40967, -2.6175 36.40967, -2.6175 36.40967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1385'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3455 -2.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3455"^^xsd:decimal ;
  dwc:decimalLongitude "-2.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1723'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1723'^^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:timeOfDay '14.5125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.991667'^^xsd:double;
  dwc:startLongitude '-2.991667'^^xsd:double;
  dwc:endLongitude '-2.991667'^^xsd:double;
  dwc:latitude '36.3455'^^xsd:double;
  dwc:startLatitude '36.3455'^^xsd:double;
  dwc:endLatitude '36.3455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.991667 36.3455, -2.991667 36.3455, -2.991667 36.3455, -2.991667 36.3455, -2.991667 36.3455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1723'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4105 -2.802167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4105"^^xsd:decimal ;
  dwc:decimalLongitude "-2.802167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1260'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1260'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.802167'^^xsd:double;
  dwc:startLongitude '-2.802167'^^xsd:double;
  dwc:endLongitude '-2.802167'^^xsd:double;
  dwc:latitude '36.4105'^^xsd:double;
  dwc:startLatitude '36.4105'^^xsd:double;
  dwc:endLatitude '36.4105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.802167 36.4105, -2.802167 36.4105, -2.802167 36.4105, -2.802167 36.4105, -2.802167 36.4105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1260'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5675 -2.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2408'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2408'^^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:timeOfDay '16.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.767'^^xsd:double;
  dwc:startLongitude '-2.767'^^xsd:double;
  dwc:endLongitude '-2.767'^^xsd:double;
  dwc:latitude '36.5675'^^xsd:double;
  dwc:startLatitude '36.5675'^^xsd:double;
  dwc:endLatitude '36.5675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.767 36.5675, -2.767 36.5675, -2.767 36.5675, -2.767 36.5675, -2.767 36.5675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2408'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42183 -4.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42183"^^xsd:decimal ;
  dwc:decimalLongitude "-4.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3117'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3117'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.754444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.834'^^xsd:double;
  dwc:startLongitude '-4.834'^^xsd:double;
  dwc:endLongitude '-4.834'^^xsd:double;
  dwc:latitude '36.42183'^^xsd:double;
  dwc:startLatitude '36.42183'^^xsd:double;
  dwc:endLatitude '36.42183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.834 36.42183, -4.834 36.42183, -4.834 36.42183, -4.834 36.42183, -4.834 36.42183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3117'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23484 -5.248167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23484"^^xsd:decimal ;
  dwc:decimalLongitude "-5.248167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3177'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3177'^^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:timeOfDay '5.9616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.248167'^^xsd:double;
  dwc:startLongitude '-5.248167'^^xsd:double;
  dwc:endLongitude '-5.248167'^^xsd:double;
  dwc:latitude '36.23484'^^xsd:double;
  dwc:startLatitude '36.23484'^^xsd:double;
  dwc:endLatitude '36.23484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.248167 36.23484, -5.248167 36.23484, -5.248167 36.23484, -5.248167 36.23484, -5.248167 36.23484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3177'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.335 -2.913833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3469'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3469'^^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:timeOfDay '12.296388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913833'^^xsd:double;
  dwc:startLongitude '-2.913833'^^xsd:double;
  dwc:endLongitude '-2.913833'^^xsd:double;
  dwc:latitude '36.335'^^xsd:double;
  dwc:startLatitude '36.335'^^xsd:double;
  dwc:endLatitude '36.335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913833 36.335, -2.913833 36.335, -2.913833 36.335, -2.913833 36.335, -2.913833 36.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3469'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61042 -3.84031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61042"^^xsd:decimal ;
  dwc:decimalLongitude "-3.84031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4302'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4302'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.8775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.84031'^^xsd:double;
  dwc:startLongitude '-3.84031'^^xsd:double;
  dwc:endLongitude '-3.84031'^^xsd:double;
  dwc:latitude '36.61042'^^xsd:double;
  dwc:startLatitude '36.61042'^^xsd:double;
  dwc:endLatitude '36.61042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.84031 36.61042, -3.84031 36.61042, -3.84031 36.61042, -3.84031 36.61042, -3.84031 36.61042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4302'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48613 -4.487439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.487439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3522'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3522'^^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:timeOfDay '6.7236111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.487439'^^xsd:double;
  dwc:startLongitude '-4.487439'^^xsd:double;
  dwc:endLongitude '-4.487439'^^xsd:double;
  dwc:latitude '36.48613'^^xsd:double;
  dwc:startLatitude '36.48613'^^xsd:double;
  dwc:endLatitude '36.48613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.487439 36.48613, -4.487439 36.48613, -4.487439 36.48613, -4.487439 36.48613, -4.487439 36.48613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3522'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84217 -1.778833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.778833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_454'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_454'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.778833'^^xsd:double;
  dwc:startLongitude '-1.778833'^^xsd:double;
  dwc:endLongitude '-1.778833'^^xsd:double;
  dwc:latitude '36.84217'^^xsd:double;
  dwc:startLatitude '36.84217'^^xsd:double;
  dwc:endLatitude '36.84217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.778833 36.84217, -1.778833 36.84217, -1.778833 36.84217, -1.778833 36.84217, -1.778833 36.84217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_454'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29433 0.122833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29433"^^xsd:decimal ;
  dwc:decimalLongitude "0.122833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1241'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1241'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.122833'^^xsd:double;
  dwc:startLongitude '0.122833'^^xsd:double;
  dwc:endLongitude '0.122833'^^xsd:double;
  dwc:latitude '39.29433'^^xsd:double;
  dwc:startLatitude '39.29433'^^xsd:double;
  dwc:endLatitude '39.29433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.122833 39.29433, 0.122833 39.29433, 0.122833 39.29433, 0.122833 39.29433, 0.122833 39.29433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1241'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51433 -2.600833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.600833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1955'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1955'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.265277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.600833'^^xsd:double;
  dwc:startLongitude '-2.600833'^^xsd:double;
  dwc:endLongitude '-2.600833'^^xsd:double;
  dwc:latitude '36.51433'^^xsd:double;
  dwc:startLatitude '36.51433'^^xsd:double;
  dwc:endLatitude '36.51433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.600833 36.51433, -2.600833 36.51433, -2.600833 36.51433, -2.600833 36.51433, -2.600833 36.51433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1955'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17117 -1.7365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_651'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_651'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7365'^^xsd:double;
  dwc:startLongitude '-1.7365'^^xsd:double;
  dwc:endLongitude '-1.7365'^^xsd:double;
  dwc:latitude '37.17117'^^xsd:double;
  dwc:startLatitude '37.17117'^^xsd:double;
  dwc:endLatitude '37.17117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7365 37.17117, -1.7365 37.17117, -1.7365 37.17117, -1.7365 37.17117, -1.7365 37.17117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_651'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42417 -1.1895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_322'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_322'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1895'^^xsd:double;
  dwc:startLongitude '-1.1895'^^xsd:double;
  dwc:endLongitude '-1.1895'^^xsd:double;
  dwc:latitude '37.42417'^^xsd:double;
  dwc:startLatitude '37.42417'^^xsd:double;
  dwc:endLatitude '37.42417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1895 37.42417, -1.1895 37.42417, -1.1895 37.42417, -1.1895 37.42417, -1.1895 37.42417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_322'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32 -2.739667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32"^^xsd:decimal ;
  dwc:decimalLongitude "-2.739667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1307'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1307'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.739667'^^xsd:double;
  dwc:startLongitude '-2.739667'^^xsd:double;
  dwc:endLongitude '-2.739667'^^xsd:double;
  dwc:latitude '36.32'^^xsd:double;
  dwc:startLatitude '36.32'^^xsd:double;
  dwc:endLatitude '36.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.739667 36.32, -2.739667 36.32, -2.739667 36.32, -2.739667 36.32, -2.739667 36.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1307'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61667 -1.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61667 -1.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.61667"^^xsd:decimal ;
  geo-pos:long "-1.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_9'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_9'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.25'^^xsd:double;
  dwc:startLongitude '-1.25'^^xsd:double;
  dwc:endLongitude '-1.25'^^xsd:double;
  dwc:latitude '36.61667'^^xsd:double;
  dwc:startLatitude '36.61667'^^xsd:double;
  dwc:endLatitude '36.61667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.25 36.61667, -1.25 36.61667, -1.25 36.61667, -1.25 36.61667, -1.25 36.61667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_9'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37633 -2.441167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.441167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1107'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1107'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.441167'^^xsd:double;
  dwc:startLongitude '-2.441167'^^xsd:double;
  dwc:endLongitude '-2.441167'^^xsd:double;
  dwc:latitude '36.37633'^^xsd:double;
  dwc:startLatitude '36.37633'^^xsd:double;
  dwc:endLatitude '36.37633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.441167 36.37633, -2.441167 36.37633, -2.441167 36.37633, -2.441167 36.37633, -2.441167 36.37633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1107'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18517 -1.658167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.658167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_212'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_212'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.658167'^^xsd:double;
  dwc:startLongitude '-1.658167'^^xsd:double;
  dwc:endLongitude '-1.658167'^^xsd:double;
  dwc:latitude '37.18517'^^xsd:double;
  dwc:startLatitude '37.18517'^^xsd:double;
  dwc:endLatitude '37.18517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.658167 37.18517, -1.658167 37.18517, -1.658167 37.18517, -1.658167 37.18517, -1.658167 37.18517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_212'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.447 -4.1885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.447"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1794'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1794'^^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:timeOfDay '9.2838888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1885'^^xsd:double;
  dwc:startLongitude '-4.1885'^^xsd:double;
  dwc:endLongitude '-4.1885'^^xsd:double;
  dwc:latitude '36.447'^^xsd:double;
  dwc:startLatitude '36.447'^^xsd:double;
  dwc:endLatitude '36.447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1885 36.447, -4.1885 36.447, -4.1885 36.447, -4.1885 36.447, -4.1885 36.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1794'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42433 -2.710667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.710667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_833'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_833'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.710667'^^xsd:double;
  dwc:startLongitude '-2.710667'^^xsd:double;
  dwc:endLongitude '-2.710667'^^xsd:double;
  dwc:latitude '36.42433'^^xsd:double;
  dwc:startLatitude '36.42433'^^xsd:double;
  dwc:endLatitude '36.42433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.710667 36.42433, -2.710667 36.42433, -2.710667 36.42433, -2.710667 36.42433, -2.710667 36.42433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_833'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48732 -3.282491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48732"^^xsd:decimal ;
  dwc:decimalLongitude "-3.282491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4168'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4168'^^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:timeOfDay '12.38'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.282491'^^xsd:double;
  dwc:startLongitude '-3.282491'^^xsd:double;
  dwc:endLongitude '-3.282491'^^xsd:double;
  dwc:latitude '36.48732'^^xsd:double;
  dwc:startLatitude '36.48732'^^xsd:double;
  dwc:endLatitude '36.48732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.282491 36.48732, -3.282491 36.48732, -3.282491 36.48732, -3.282491 36.48732, -3.282491 36.48732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4168'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43267 -2.722667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.722667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1976'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1976'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.200833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.722667'^^xsd:double;
  dwc:startLongitude '-2.722667'^^xsd:double;
  dwc:endLongitude '-2.722667'^^xsd:double;
  dwc:latitude '36.43267'^^xsd:double;
  dwc:startLatitude '36.43267'^^xsd:double;
  dwc:endLatitude '36.43267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.722667 36.43267, -2.722667 36.43267, -2.722667 36.43267, -2.722667 36.43267, -2.722667 36.43267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1976'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -2.892667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.892667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1616'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1616'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.892667'^^xsd:double;
  dwc:startLongitude '-2.892667'^^xsd:double;
  dwc:endLongitude '-2.892667'^^xsd:double;
  dwc:latitude '36.45867'^^xsd:double;
  dwc:startLatitude '36.45867'^^xsd:double;
  dwc:endLatitude '36.45867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.892667 36.45867, -2.892667 36.45867, -2.892667 36.45867, -2.892667 36.45867, -2.892667 36.45867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1616'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53325 -3.20692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53325"^^xsd:decimal ;
  dwc:decimalLongitude "-3.20692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4456'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4456'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.8175'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.20692'^^xsd:double;
  dwc:startLongitude '-3.20692'^^xsd:double;
  dwc:endLongitude '-3.20692'^^xsd:double;
  dwc:latitude '36.53325'^^xsd:double;
  dwc:startLatitude '36.53325'^^xsd:double;
  dwc:endLatitude '36.53325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.20692 36.53325, -3.20692 36.53325, -3.20692 36.53325, -3.20692 36.53325, -3.20692 36.53325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4456'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37883 -2.535167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.535167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4683'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4683'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.42'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.535167'^^xsd:double;
  dwc:startLongitude '-2.535167'^^xsd:double;
  dwc:endLongitude '-2.535167'^^xsd:double;
  dwc:latitude '36.37883'^^xsd:double;
  dwc:startLatitude '36.37883'^^xsd:double;
  dwc:endLatitude '36.37883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.535167 36.37883, -2.535167 36.37883, -2.535167 36.37883, -2.535167 36.37883, -2.535167 36.37883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4683'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46 -0.863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46"^^xsd:decimal ;
  dwc:decimalLongitude "-0.863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_104'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_104'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.863333'^^xsd:double;
  dwc:startLongitude '-0.863333'^^xsd:double;
  dwc:endLongitude '-0.863333'^^xsd:double;
  dwc:latitude '37.46'^^xsd:double;
  dwc:startLatitude '37.46'^^xsd:double;
  dwc:endLatitude '37.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.863333 37.46, -0.863333 37.46, -0.863333 37.46, -0.863333 37.46, -0.863333 37.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_104'^^xsd:string;
  dwc:observationDate '1992-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23467 -2.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2273'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2273'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.899'^^xsd:double;
  dwc:startLongitude '-2.899'^^xsd:double;
  dwc:endLongitude '-2.899'^^xsd:double;
  dwc:latitude '36.23467'^^xsd:double;
  dwc:startLatitude '36.23467'^^xsd:double;
  dwc:endLatitude '36.23467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.899 36.23467, -2.899 36.23467, -2.899 36.23467, -2.899 36.23467, -2.899 36.23467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2273'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41067 -2.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1638'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1638'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.856'^^xsd:double;
  dwc:startLongitude '-2.856'^^xsd:double;
  dwc:endLongitude '-2.856'^^xsd:double;
  dwc:latitude '36.41067'^^xsd:double;
  dwc:startLatitude '36.41067'^^xsd:double;
  dwc:endLatitude '36.41067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.856 36.41067, -2.856 36.41067, -2.856 36.41067, -2.856 36.41067, -2.856 36.41067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1638'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18417 -1.631833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.631833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_188'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_188'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.631833'^^xsd:double;
  dwc:startLongitude '-1.631833'^^xsd:double;
  dwc:endLongitude '-1.631833'^^xsd:double;
  dwc:latitude '37.18417'^^xsd:double;
  dwc:startLatitude '37.18417'^^xsd:double;
  dwc:endLatitude '37.18417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.631833 37.18417, -1.631833 37.18417, -1.631833 37.18417, -1.631833 37.18417, -1.631833 37.18417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_188'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23333 7.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23333"^^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/1968__429_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23333 7.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.23333"^^xsd:decimal ;
  geo-pos:long "7.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_13'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_13'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '7.25'^^xsd:double;
  dwc:startLongitude '7.25'^^xsd:double;
  dwc:endLongitude '7.25'^^xsd:double;
  dwc:latitude '37.23333'^^xsd:double;
  dwc:startLatitude '37.23333'^^xsd:double;
  dwc:endLatitude '37.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.25 37.23333, 7.25 37.23333, 7.25 37.23333, 7.25 37.23333, 7.25 37.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_13'^^xsd:string;
  dwc:observationDate '1990-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3615 -2.858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-2.858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2666'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2666'^^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:timeOfDay '16.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.858333'^^xsd:double;
  dwc:startLongitude '-2.858333'^^xsd:double;
  dwc:endLongitude '-2.858333'^^xsd:double;
  dwc:latitude '36.3615'^^xsd:double;
  dwc:startLatitude '36.3615'^^xsd:double;
  dwc:endLatitude '36.3615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.858333 36.3615, -2.858333 36.3615, -2.858333 36.3615, -2.858333 36.3615, -2.858333 36.3615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2666'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41733 -2.664167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.664167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1033'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1033'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.664167'^^xsd:double;
  dwc:startLongitude '-2.664167'^^xsd:double;
  dwc:endLongitude '-2.664167'^^xsd:double;
  dwc:latitude '36.41733'^^xsd:double;
  dwc:startLatitude '36.41733'^^xsd:double;
  dwc:endLatitude '36.41733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.664167 36.41733, -2.664167 36.41733, -2.664167 36.41733, -2.664167 36.41733, -2.664167 36.41733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1033'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98667 -1.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_517'^^xsd:string;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_517'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.833333'^^xsd:double;
  dwc:startLongitude '-1.833333'^^xsd:double;
  dwc:endLongitude '-1.833333'^^xsd:double;
  dwc:latitude '36.98667'^^xsd:double;
  dwc:startLatitude '36.98667'^^xsd:double;
  dwc:endLatitude '36.98667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.833333 36.98667, -1.833333 36.98667, -1.833333 36.98667, -1.833333 36.98667, -1.833333 36.98667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Pseudorca crassidens" by the provider'^^xsd:string;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId '429_517'^^xsd:string;
  dwc:observationDate '1995-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94367 -5.765833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.94367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.765833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2125'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2125'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.765833'^^xsd:double;
  dwc:startLongitude '-5.765833'^^xsd:double;
  dwc:endLongitude '-5.765833'^^xsd:double;
  dwc:latitude '35.94367'^^xsd:double;
  dwc:startLatitude '35.94367'^^xsd:double;
  dwc:endLatitude '35.94367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.765833 35.94367, -5.765833 35.94367, -5.765833 35.94367, -5.765833 35.94367, -5.765833 35.94367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Orcinus orca" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '429_2125'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9255 -5.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9255"^^xsd:decimal ;
  dwc:decimalLongitude "-5.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2453'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2453'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.705'^^xsd:double;
  dwc:startLongitude '-5.705'^^xsd:double;
  dwc:endLongitude '-5.705'^^xsd:double;
  dwc:latitude '35.9255'^^xsd:double;
  dwc:startLatitude '35.9255'^^xsd:double;
  dwc:endLatitude '35.9255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.705 35.9255, -5.705 35.9255, -5.705 35.9255, -5.705 35.9255, -5.705 35.9255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Orcinus orca" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '429_2453'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9209 -5.803833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9209"^^xsd:decimal ;
  dwc:decimalLongitude "-5.803833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4607'^^xsd:string;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4607'^^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:timeOfDay '10.204166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.803833'^^xsd:double;
  dwc:startLongitude '-5.803833'^^xsd:double;
  dwc:endLongitude '-5.803833'^^xsd:double;
  dwc:latitude '35.9209'^^xsd:double;
  dwc:startLatitude '35.9209'^^xsd:double;
  dwc:endLatitude '35.9209'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.803833 35.9209, -5.803833 35.9209, -5.803833 35.9209, -5.803833 35.9209, -5.803833 35.9209))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Orcinus orca" by the provider'^^xsd:string;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId '429_4607'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70458 -2.003026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70458"^^xsd:decimal ;
  dwc:decimalLongitude "-2.003026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3484'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3484'^^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:timeOfDay '11.603888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.003026'^^xsd:double;
  dwc:startLongitude '-2.003026'^^xsd:double;
  dwc:endLongitude '-2.003026'^^xsd:double;
  dwc:latitude '36.70458'^^xsd:double;
  dwc:startLatitude '36.70458'^^xsd:double;
  dwc:endLatitude '36.70458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.003026 36.70458, -2.003026 36.70458, -2.003026 36.70458, -2.003026 36.70458, -2.003026 36.70458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3484'^^xsd:string;
  dwc:observationDate '2006-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -1.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48 -1.16)"^^geo:wktLiteral ;
  geo-pos:lat "37.48"^^xsd:decimal ;
  geo-pos:long "-1.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_139'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_139'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.16'^^xsd:double;
  dwc:startLongitude '-1.16'^^xsd:double;
  dwc:endLongitude '-1.16'^^xsd:double;
  dwc:latitude '37.48'^^xsd:double;
  dwc:startLatitude '37.48'^^xsd:double;
  dwc:endLatitude '37.48'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.16 37.48, -1.16 37.48, -1.16 37.48, -1.16 37.48, -1.16 37.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_139'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.375 -2.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1397'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1397'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.883333'^^xsd:double;
  dwc:startLongitude '-2.883333'^^xsd:double;
  dwc:endLongitude '-2.883333'^^xsd:double;
  dwc:latitude '36.375'^^xsd:double;
  dwc:startLatitude '36.375'^^xsd:double;
  dwc:endLatitude '36.375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.883333 36.375, -2.883333 36.375, -2.883333 36.375, -2.883333 36.375, -2.883333 36.375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1397'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55633 -2.47722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.47722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3658'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3658'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.494444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.47722'^^xsd:double;
  dwc:startLongitude '-2.47722'^^xsd:double;
  dwc:endLongitude '-2.47722'^^xsd:double;
  dwc:latitude '36.55633'^^xsd:double;
  dwc:startLatitude '36.55633'^^xsd:double;
  dwc:endLatitude '36.55633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.47722 36.55633, -2.47722 36.55633, -2.47722 36.55633, -2.47722 36.55633, -2.47722 36.55633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3658'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70799 -2.019987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70799"^^xsd:decimal ;
  dwc:decimalLongitude "-2.019987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3485'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3485'^^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:timeOfDay '6.0636111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.019987'^^xsd:double;
  dwc:startLongitude '-2.019987'^^xsd:double;
  dwc:endLongitude '-2.019987'^^xsd:double;
  dwc:latitude '36.70799'^^xsd:double;
  dwc:startLatitude '36.70799'^^xsd:double;
  dwc:endLatitude '36.70799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.019987 36.70799, -2.019987 36.70799, -2.019987 36.70799, -2.019987 36.70799, -2.019987 36.70799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3485'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43533 -2.894667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1572'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1572'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894667'^^xsd:double;
  dwc:startLongitude '-2.894667'^^xsd:double;
  dwc:endLongitude '-2.894667'^^xsd:double;
  dwc:latitude '36.43533'^^xsd:double;
  dwc:startLatitude '36.43533'^^xsd:double;
  dwc:endLatitude '36.43533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894667 36.43533, -2.894667 36.43533, -2.894667 36.43533, -2.894667 36.43533, -2.894667 36.43533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1572'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31883 -3.0545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1049'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1049'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0545'^^xsd:double;
  dwc:startLongitude '-3.0545'^^xsd:double;
  dwc:endLongitude '-3.0545'^^xsd:double;
  dwc:latitude '36.31883'^^xsd:double;
  dwc:startLatitude '36.31883'^^xsd:double;
  dwc:endLatitude '36.31883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0545 36.31883, -3.0545 36.31883, -3.0545 36.31883, -3.0545 36.31883, -3.0545 36.31883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1049'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4994 -2.996935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4994"^^xsd:decimal ;
  dwc:decimalLongitude "-2.996935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4086'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4086'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.820277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.996935'^^xsd:double;
  dwc:startLongitude '-2.996935'^^xsd:double;
  dwc:endLongitude '-2.996935'^^xsd:double;
  dwc:latitude '36.4994'^^xsd:double;
  dwc:startLatitude '36.4994'^^xsd:double;
  dwc:endLatitude '36.4994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.996935 36.4994, -2.996935 36.4994, -2.996935 36.4994, -2.996935 36.4994, -2.996935 36.4994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_4086'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.959 -1.693667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.959"^^xsd:decimal ;
  dwc:decimalLongitude "-1.693667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_371'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_371'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.693667'^^xsd:double;
  dwc:startLongitude '-1.693667'^^xsd:double;
  dwc:endLongitude '-1.693667'^^xsd:double;
  dwc:latitude '36.959'^^xsd:double;
  dwc:startLatitude '36.959'^^xsd:double;
  dwc:endLatitude '36.959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.693667 36.959, -1.693667 36.959, -1.693667 36.959, -1.693667 36.959, -1.693667 36.959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_371'^^xsd:string;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -2.882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2615'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2615'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.882'^^xsd:double;
  dwc:startLongitude '-2.882'^^xsd:double;
  dwc:endLongitude '-2.882'^^xsd:double;
  dwc:latitude '36.53333'^^xsd:double;
  dwc:startLatitude '36.53333'^^xsd:double;
  dwc:endLatitude '36.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.882 36.53333, -2.882 36.53333, -2.882 36.53333, -2.882 36.53333, -2.882 36.53333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2615'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33617 -0.581487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33617"^^xsd:decimal ;
  dwc:decimalLongitude "-0.581487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4648'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4648'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.581487'^^xsd:double;
  dwc:startLongitude '-0.581487'^^xsd:double;
  dwc:endLongitude '-0.581487'^^xsd:double;
  dwc:latitude '37.33617'^^xsd:double;
  dwc:startLatitude '37.33617'^^xsd:double;
  dwc:endLatitude '37.33617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.581487 37.33617, -0.581487 37.33617, -0.581487 37.33617, -0.581487 37.33617, -0.581487 37.33617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_4648'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -3.766334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53534"^^xsd:decimal ;
  dwc:decimalLongitude "-3.766334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3083'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3083'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.702777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.766334'^^xsd:double;
  dwc:startLongitude '-3.766334'^^xsd:double;
  dwc:endLongitude '-3.766334'^^xsd:double;
  dwc:latitude '36.53534'^^xsd:double;
  dwc:startLatitude '36.53534'^^xsd:double;
  dwc:endLatitude '36.53534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.766334 36.53534, -3.766334 36.53534, -3.766334 36.53534, -3.766334 36.53534, -3.766334 36.53534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3083'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05117 -1.5635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_362'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_362'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5635'^^xsd:double;
  dwc:startLongitude '-1.5635'^^xsd:double;
  dwc:endLongitude '-1.5635'^^xsd:double;
  dwc:latitude '37.05117'^^xsd:double;
  dwc:startLatitude '37.05117'^^xsd:double;
  dwc:endLatitude '37.05117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5635 37.05117, -1.5635 37.05117, -1.5635 37.05117, -1.5635 37.05117, -1.5635 37.05117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_362'^^xsd:string;
  dwc:observationDate '1994-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.434 -3.026333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.434"^^xsd:decimal ;
  dwc:decimalLongitude "-3.026333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1018'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1018'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.026333'^^xsd:double;
  dwc:startLongitude '-3.026333'^^xsd:double;
  dwc:endLongitude '-3.026333'^^xsd:double;
  dwc:latitude '36.434'^^xsd:double;
  dwc:startLatitude '36.434'^^xsd:double;
  dwc:endLatitude '36.434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.026333 36.434, -3.026333 36.434, -3.026333 36.434, -3.026333 36.434, -3.026333 36.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1018'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36333 -3.008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1691'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1691'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.298333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.008333'^^xsd:double;
  dwc:startLongitude '-3.008333'^^xsd:double;
  dwc:endLongitude '-3.008333'^^xsd:double;
  dwc:latitude '36.36333'^^xsd:double;
  dwc:startLatitude '36.36333'^^xsd:double;
  dwc:endLatitude '36.36333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.008333 36.36333, -3.008333 36.36333, -3.008333 36.36333, -3.008333 36.36333, -3.008333 36.36333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1691'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96167 -5.545333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.545333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2134'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2134'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.545333'^^xsd:double;
  dwc:startLongitude '-5.545333'^^xsd:double;
  dwc:endLongitude '-5.545333'^^xsd:double;
  dwc:latitude '35.96167'^^xsd:double;
  dwc:startLatitude '35.96167'^^xsd:double;
  dwc:endLatitude '35.96167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.545333 35.96167, -5.545333 35.96167, -5.545333 35.96167, -5.545333 35.96167, -5.545333 35.96167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2134'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44317 -2.379833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.379833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_635'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_635'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.379833'^^xsd:double;
  dwc:startLongitude '-2.379833'^^xsd:double;
  dwc:endLongitude '-2.379833'^^xsd:double;
  dwc:latitude '36.44317'^^xsd:double;
  dwc:startLatitude '36.44317'^^xsd:double;
  dwc:endLatitude '36.44317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.379833 36.44317, -2.379833 36.44317, -2.379833 36.44317, -2.379833 36.44317, -2.379833 36.44317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_635'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66835 -2.051303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66835"^^xsd:decimal ;
  dwc:decimalLongitude "-2.051303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3502'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3502'^^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:timeOfDay '16.211944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.051303'^^xsd:double;
  dwc:startLongitude '-2.051303'^^xsd:double;
  dwc:endLongitude '-2.051303'^^xsd:double;
  dwc:latitude '36.66835'^^xsd:double;
  dwc:startLatitude '36.66835'^^xsd:double;
  dwc:endLatitude '36.66835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.051303 36.66835, -2.051303 36.66835, -2.051303 36.66835, -2.051303 36.66835, -2.051303 36.66835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3502'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.784833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.784833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2050'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2050'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.784833'^^xsd:double;
  dwc:startLongitude '-2.784833'^^xsd:double;
  dwc:endLongitude '-2.784833'^^xsd:double;
  dwc:latitude '36.38483'^^xsd:double;
  dwc:startLatitude '36.38483'^^xsd:double;
  dwc:endLatitude '36.38483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.784833 36.38483, -2.784833 36.38483, -2.784833 36.38483, -2.784833 36.38483, -2.784833 36.38483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2050'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.237 -4.549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.237"^^xsd:decimal ;
  dwc:decimalLongitude "-4.549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2508'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2508'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.549'^^xsd:double;
  dwc:startLongitude '-4.549'^^xsd:double;
  dwc:endLongitude '-4.549'^^xsd:double;
  dwc:latitude '36.237'^^xsd:double;
  dwc:startLatitude '36.237'^^xsd:double;
  dwc:endLatitude '36.237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.549 36.237, -4.549 36.237, -4.549 36.237, -4.549 36.237, -4.549 36.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2508'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59217 -3.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59217"^^xsd:decimal ;
  dwc:decimalLongitude "-3.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2492'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2492'^^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:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.561'^^xsd:double;
  dwc:startLongitude '-3.561'^^xsd:double;
  dwc:endLongitude '-3.561'^^xsd:double;
  dwc:latitude '36.59217'^^xsd:double;
  dwc:startLatitude '36.59217'^^xsd:double;
  dwc:endLatitude '36.59217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.561 36.59217, -3.561 36.59217, -3.561 36.59217, -3.561 36.59217, -3.561 36.59217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2492'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0432 -1.800473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0432"^^xsd:decimal ;
  dwc:decimalLongitude "-1.800473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3491'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3491'^^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:timeOfDay '6.3236111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.800473'^^xsd:double;
  dwc:startLongitude '-1.800473'^^xsd:double;
  dwc:endLongitude '-1.800473'^^xsd:double;
  dwc:latitude '37.0432'^^xsd:double;
  dwc:startLatitude '37.0432'^^xsd:double;
  dwc:endLatitude '37.0432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.800473 37.0432, -1.800473 37.0432, -1.800473 37.0432, -1.800473 37.0432, -1.800473 37.0432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3491'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.773 0.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.773"^^xsd:decimal ;
  dwc:decimalLongitude "0.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1230'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1230'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.647'^^xsd:double;
  dwc:startLongitude '0.647'^^xsd:double;
  dwc:endLongitude '0.647'^^xsd:double;
  dwc:latitude '38.773'^^xsd:double;
  dwc:startLatitude '38.773'^^xsd:double;
  dwc:endLatitude '38.773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.647 38.773, 0.647 38.773, 0.647 38.773, 0.647 38.773, 0.647 38.773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1230'^^xsd:string;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37983 -2.463833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.463833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1277'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1277'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.463833'^^xsd:double;
  dwc:startLongitude '-2.463833'^^xsd:double;
  dwc:endLongitude '-2.463833'^^xsd:double;
  dwc:latitude '36.37983'^^xsd:double;
  dwc:startLatitude '36.37983'^^xsd:double;
  dwc:endLatitude '36.37983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.463833 36.37983, -2.463833 36.37983, -2.463833 36.37983, -2.463833 36.37983, -2.463833 36.37983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1277'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43183 -1.110167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.110167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_324'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_324'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.110167'^^xsd:double;
  dwc:startLongitude '-1.110167'^^xsd:double;
  dwc:endLongitude '-1.110167'^^xsd:double;
  dwc:latitude '37.43183'^^xsd:double;
  dwc:startLatitude '37.43183'^^xsd:double;
  dwc:endLatitude '37.43183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.110167 37.43183, -1.110167 37.43183, -1.110167 37.43183, -1.110167 37.43183, -1.110167 37.43183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_324'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91933 -5.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.91933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2128'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2128'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.545'^^xsd:double;
  dwc:startLongitude '-5.545'^^xsd:double;
  dwc:endLongitude '-5.545'^^xsd:double;
  dwc:latitude '35.91933'^^xsd:double;
  dwc:startLatitude '35.91933'^^xsd:double;
  dwc:endLatitude '35.91933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.545 35.91933, -5.545 35.91933, -5.545 35.91933, -5.545 35.91933, -5.545 35.91933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2128'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.241 -1.537333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.241"^^xsd:decimal ;
  dwc:decimalLongitude "-1.537333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_366'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_366'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.537333'^^xsd:double;
  dwc:startLongitude '-1.537333'^^xsd:double;
  dwc:endLongitude '-1.537333'^^xsd:double;
  dwc:latitude '37.241'^^xsd:double;
  dwc:startLatitude '37.241'^^xsd:double;
  dwc:endLatitude '37.241'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.537333 37.241, -1.537333 37.241, -1.537333 37.241, -1.537333 37.241, -1.537333 37.241))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_366'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65036 -3.310447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65036"^^xsd:decimal ;
  dwc:decimalLongitude "-3.310447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3595'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3595'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.037222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.310447'^^xsd:double;
  dwc:startLongitude '-3.310447'^^xsd:double;
  dwc:endLongitude '-3.310447'^^xsd:double;
  dwc:latitude '36.65036'^^xsd:double;
  dwc:startLatitude '36.65036'^^xsd:double;
  dwc:endLatitude '36.65036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.310447 36.65036, -3.310447 36.65036, -3.310447 36.65036, -3.310447 36.65036, -3.310447 36.65036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3595'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59983 -2.002167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.002167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2642'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2642'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.002167'^^xsd:double;
  dwc:startLongitude '-2.002167'^^xsd:double;
  dwc:endLongitude '-2.002167'^^xsd:double;
  dwc:latitude '36.59983'^^xsd:double;
  dwc:startLatitude '36.59983'^^xsd:double;
  dwc:endLatitude '36.59983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.002167 36.59983, -2.002167 36.59983, -2.002167 36.59983, -2.002167 36.59983, -2.002167 36.59983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2642'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65599 -3.177562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65599"^^xsd:decimal ;
  dwc:decimalLongitude "-3.177562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3591'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3591'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.177562'^^xsd:double;
  dwc:startLongitude '-3.177562'^^xsd:double;
  dwc:endLongitude '-3.177562'^^xsd:double;
  dwc:latitude '36.65599'^^xsd:double;
  dwc:startLatitude '36.65599'^^xsd:double;
  dwc:endLatitude '36.65599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.177562 36.65599, -3.177562 36.65599, -3.177562 36.65599, -3.177562 36.65599, -3.177562 36.65599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3591'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52896 -3.146765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52896"^^xsd:decimal ;
  dwc:decimalLongitude "-3.146765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4131'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4131'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.1475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.146765'^^xsd:double;
  dwc:startLongitude '-3.146765'^^xsd:double;
  dwc:endLongitude '-3.146765'^^xsd:double;
  dwc:latitude '36.52896'^^xsd:double;
  dwc:startLatitude '36.52896'^^xsd:double;
  dwc:endLatitude '36.52896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.146765 36.52896, -3.146765 36.52896, -3.146765 36.52896, -3.146765 36.52896, -3.146765 36.52896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4131'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58294 -2.389012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.389012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4570'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4570'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.125833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.389012'^^xsd:double;
  dwc:startLongitude '-2.389012'^^xsd:double;
  dwc:endLongitude '-2.389012'^^xsd:double;
  dwc:latitude '36.58294'^^xsd:double;
  dwc:startLatitude '36.58294'^^xsd:double;
  dwc:endLatitude '36.58294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.389012 36.58294, -2.389012 36.58294, -2.389012 36.58294, -2.389012 36.58294, -2.389012 36.58294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4570'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42933 -2.830833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.830833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1636'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1636'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.830833'^^xsd:double;
  dwc:startLongitude '-2.830833'^^xsd:double;
  dwc:endLongitude '-2.830833'^^xsd:double;
  dwc:latitude '36.42933'^^xsd:double;
  dwc:startLatitude '36.42933'^^xsd:double;
  dwc:endLatitude '36.42933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.830833 36.42933, -2.830833 36.42933, -2.830833 36.42933, -2.830833 36.42933, -2.830833 36.42933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1636'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55667 -2.411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_82'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_82'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.411667'^^xsd:double;
  dwc:startLongitude '-2.411667'^^xsd:double;
  dwc:endLongitude '-2.411667'^^xsd:double;
  dwc:latitude '36.55667'^^xsd:double;
  dwc:startLatitude '36.55667'^^xsd:double;
  dwc:endLatitude '36.55667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.411667 36.55667, -2.411667 36.55667, -2.411667 36.55667, -2.411667 36.55667, -2.411667 36.55667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_82'^^xsd:string;
  dwc:observationDate '1992-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85833 0.643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85833"^^xsd:decimal ;
  dwc:decimalLongitude "0.643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_41'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_41'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.643333'^^xsd:double;
  dwc:startLongitude '0.643333'^^xsd:double;
  dwc:endLongitude '0.643333'^^xsd:double;
  dwc:latitude '38.85833'^^xsd:double;
  dwc:startLatitude '38.85833'^^xsd:double;
  dwc:endLatitude '38.85833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.643333 38.85833, 0.643333 38.85833, 0.643333 38.85833, 0.643333 38.85833, 0.643333 38.85833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_41'^^xsd:string;
  dwc:observationDate '1991-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44403 -3.258985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44403"^^xsd:decimal ;
  dwc:decimalLongitude "-3.258985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4555'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4555'^^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:timeOfDay '12.575833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.258985'^^xsd:double;
  dwc:startLongitude '-3.258985'^^xsd:double;
  dwc:endLongitude '-3.258985'^^xsd:double;
  dwc:latitude '36.44403'^^xsd:double;
  dwc:startLatitude '36.44403'^^xsd:double;
  dwc:endLatitude '36.44403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.258985 36.44403, -3.258985 36.44403, -3.258985 36.44403, -3.258985 36.44403, -3.258985 36.44403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4555'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43406 -3.005574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43406"^^xsd:decimal ;
  dwc:decimalLongitude "-3.005574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4317'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4317'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.017777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.005574'^^xsd:double;
  dwc:startLongitude '-3.005574'^^xsd:double;
  dwc:endLongitude '-3.005574'^^xsd:double;
  dwc:latitude '36.43406'^^xsd:double;
  dwc:startLatitude '36.43406'^^xsd:double;
  dwc:endLatitude '36.43406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.005574 36.43406, -3.005574 36.43406, -3.005574 36.43406, -3.005574 36.43406, -3.005574 36.43406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4317'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52017 -2.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_667'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_667'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.622'^^xsd:double;
  dwc:startLongitude '-2.622'^^xsd:double;
  dwc:endLongitude '-2.622'^^xsd:double;
  dwc:latitude '36.52017'^^xsd:double;
  dwc:startLatitude '36.52017'^^xsd:double;
  dwc:endLatitude '36.52017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.622 36.52017, -2.622 36.52017, -2.622 36.52017, -2.622 36.52017, -2.622 36.52017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_667'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42533 -3.263167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.263167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2567'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2567'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.263167'^^xsd:double;
  dwc:startLongitude '-3.263167'^^xsd:double;
  dwc:endLongitude '-3.263167'^^xsd:double;
  dwc:latitude '36.42533'^^xsd:double;
  dwc:startLatitude '36.42533'^^xsd:double;
  dwc:endLatitude '36.42533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.263167 36.42533, -3.263167 36.42533, -3.263167 36.42533, -3.263167 36.42533, -3.263167 36.42533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2567'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38183 -2.8635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3436'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3436'^^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:timeOfDay '11.903055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8635'^^xsd:double;
  dwc:startLongitude '-2.8635'^^xsd:double;
  dwc:endLongitude '-2.8635'^^xsd:double;
  dwc:latitude '36.38183'^^xsd:double;
  dwc:startLatitude '36.38183'^^xsd:double;
  dwc:endLatitude '36.38183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8635 36.38183, -2.8635 36.38183, -2.8635 36.38183, -2.8635 36.38183, -2.8635 36.38183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3436'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5811 -2.001073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5811"^^xsd:decimal ;
  dwc:decimalLongitude "-2.001073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4837'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4837'^^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:timeOfDay '12.886388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.001073'^^xsd:double;
  dwc:startLongitude '-2.001073'^^xsd:double;
  dwc:endLongitude '-2.001073'^^xsd:double;
  dwc:latitude '36.5811'^^xsd:double;
  dwc:startLatitude '36.5811'^^xsd:double;
  dwc:endLatitude '36.5811'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.001073 36.5811, -2.001073 36.5811, -2.001073 36.5811, -2.001073 36.5811, -2.001073 36.5811))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4837'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.475 -4.171166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2774'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2774'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.221388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.171166'^^xsd:double;
  dwc:startLongitude '-4.171166'^^xsd:double;
  dwc:endLongitude '-4.171166'^^xsd:double;
  dwc:latitude '36.475'^^xsd:double;
  dwc:startLatitude '36.475'^^xsd:double;
  dwc:endLatitude '36.475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171166 36.475, -4.171166 36.475, -4.171166 36.475, -4.171166 36.475, -4.171166 36.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2774'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.587 -3.022833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.587"^^xsd:decimal ;
  dwc:decimalLongitude "-3.022833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2070'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2070'^^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:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.022833'^^xsd:double;
  dwc:startLongitude '-3.022833'^^xsd:double;
  dwc:endLongitude '-3.022833'^^xsd:double;
  dwc:latitude '36.587'^^xsd:double;
  dwc:startLatitude '36.587'^^xsd:double;
  dwc:endLatitude '36.587'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.022833 36.587, -3.022833 36.587, -3.022833 36.587, -3.022833 36.587, -3.022833 36.587))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2070'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41567 -2.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1763'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1763'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6119444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7155'^^xsd:double;
  dwc:startLongitude '-2.7155'^^xsd:double;
  dwc:endLongitude '-2.7155'^^xsd:double;
  dwc:latitude '36.41567'^^xsd:double;
  dwc:startLatitude '36.41567'^^xsd:double;
  dwc:endLatitude '36.41567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7155 36.41567, -2.7155 36.41567, -2.7155 36.41567, -2.7155 36.41567, -2.7155 36.41567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1763'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5275 -2.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5275"^^xsd:decimal ;
  dwc:decimalLongitude "-2.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2258'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2258'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.536'^^xsd:double;
  dwc:startLongitude '-2.536'^^xsd:double;
  dwc:endLongitude '-2.536'^^xsd:double;
  dwc:latitude '36.5275'^^xsd:double;
  dwc:startLatitude '36.5275'^^xsd:double;
  dwc:endLatitude '36.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.536 36.5275, -2.536 36.5275, -2.536 36.5275, -2.536 36.5275, -2.536 36.5275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2258'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0284 -1.745688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0284"^^xsd:decimal ;
  dwc:decimalLongitude "-1.745688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3494'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3494'^^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:timeOfDay '8.2513888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.745688'^^xsd:double;
  dwc:startLongitude '-1.745688'^^xsd:double;
  dwc:endLongitude '-1.745688'^^xsd:double;
  dwc:latitude '37.0284'^^xsd:double;
  dwc:startLatitude '37.0284'^^xsd:double;
  dwc:endLatitude '37.0284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.745688 37.0284, -1.745688 37.0284, -1.745688 37.0284, -1.745688 37.0284, -1.745688 37.0284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3494'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26667 -1.373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_90'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_90'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.373333'^^xsd:double;
  dwc:startLongitude '-1.373333'^^xsd:double;
  dwc:endLongitude '-1.373333'^^xsd:double;
  dwc:latitude '37.26667'^^xsd:double;
  dwc:startLatitude '37.26667'^^xsd:double;
  dwc:endLatitude '37.26667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.373333 37.26667, -1.373333 37.26667, -1.373333 37.26667, -1.373333 37.26667, -1.373333 37.26667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_90'^^xsd:string;
  dwc:observationDate '1992-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29683 -2.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1199'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1199'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.84'^^xsd:double;
  dwc:startLongitude '-2.84'^^xsd:double;
  dwc:endLongitude '-2.84'^^xsd:double;
  dwc:latitude '36.29683'^^xsd:double;
  dwc:startLatitude '36.29683'^^xsd:double;
  dwc:endLatitude '36.29683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.84 36.29683, -2.84 36.29683, -2.84 36.29683, -2.84 36.29683, -2.84 36.29683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1199'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27183 -1.494667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.494667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_303'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_303'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.494667'^^xsd:double;
  dwc:startLongitude '-1.494667'^^xsd:double;
  dwc:endLongitude '-1.494667'^^xsd:double;
  dwc:latitude '37.27183'^^xsd:double;
  dwc:startLatitude '37.27183'^^xsd:double;
  dwc:endLatitude '37.27183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.494667 37.27183, -1.494667 37.27183, -1.494667 37.27183, -1.494667 37.27183, -1.494667 37.27183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_303'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.321 -2.983167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.321"^^xsd:decimal ;
  dwc:decimalLongitude "-2.983167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1164'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1164'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.983167'^^xsd:double;
  dwc:startLongitude '-2.983167'^^xsd:double;
  dwc:endLongitude '-2.983167'^^xsd:double;
  dwc:latitude '36.321'^^xsd:double;
  dwc:startLatitude '36.321'^^xsd:double;
  dwc:endLatitude '36.321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.983167 36.321, -2.983167 36.321, -2.983167 36.321, -2.983167 36.321, -2.983167 36.321))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1164'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59689 -2.103107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59689"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3507'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3507'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.103107'^^xsd:double;
  dwc:startLongitude '-2.103107'^^xsd:double;
  dwc:endLongitude '-2.103107'^^xsd:double;
  dwc:latitude '36.59689'^^xsd:double;
  dwc:startLatitude '36.59689'^^xsd:double;
  dwc:endLatitude '36.59689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103107 36.59689, -2.103107 36.59689, -2.103107 36.59689, -2.103107 36.59689, -2.103107 36.59689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3507'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48933 -2.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3452'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3452'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.769166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8175'^^xsd:double;
  dwc:startLongitude '-2.8175'^^xsd:double;
  dwc:endLongitude '-2.8175'^^xsd:double;
  dwc:latitude '36.48933'^^xsd:double;
  dwc:startLatitude '36.48933'^^xsd:double;
  dwc:endLatitude '36.48933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8175 36.48933, -2.8175 36.48933, -2.8175 36.48933, -2.8175 36.48933, -2.8175 36.48933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3452'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50117 -3.769166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.769166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3080'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3080'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.86'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.769166'^^xsd:double;
  dwc:startLongitude '-3.769166'^^xsd:double;
  dwc:endLongitude '-3.769166'^^xsd:double;
  dwc:latitude '36.50117'^^xsd:double;
  dwc:startLatitude '36.50117'^^xsd:double;
  dwc:endLatitude '36.50117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.769166 36.50117, -3.769166 36.50117, -3.769166 36.50117, -3.769166 36.50117, -3.769166 36.50117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3080'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56352 -3.17321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56352"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4372'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4372'^^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:timeOfDay '12.805833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.17321'^^xsd:double;
  dwc:startLongitude '-3.17321'^^xsd:double;
  dwc:endLongitude '-3.17321'^^xsd:double;
  dwc:latitude '36.56352'^^xsd:double;
  dwc:startLatitude '36.56352'^^xsd:double;
  dwc:endLatitude '36.56352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.17321 36.56352, -3.17321 36.56352, -3.17321 36.56352, -3.17321 36.56352, -3.17321 36.56352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4372'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62645 -3.101378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62645"^^xsd:decimal ;
  dwc:decimalLongitude "-3.101378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4431'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4431'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.1055555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.101378'^^xsd:double;
  dwc:startLongitude '-3.101378'^^xsd:double;
  dwc:endLongitude '-3.101378'^^xsd:double;
  dwc:latitude '36.62645'^^xsd:double;
  dwc:startLatitude '36.62645'^^xsd:double;
  dwc:endLatitude '36.62645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.101378 36.62645, -3.101378 36.62645, -3.101378 36.62645, -3.101378 36.62645, -3.101378 36.62645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4431'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.458 -2.6285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.458"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2379'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2379'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6285'^^xsd:double;
  dwc:startLongitude '-2.6285'^^xsd:double;
  dwc:endLongitude '-2.6285'^^xsd:double;
  dwc:latitude '36.458'^^xsd:double;
  dwc:startLatitude '36.458'^^xsd:double;
  dwc:endLatitude '36.458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6285 36.458, -2.6285 36.458, -2.6285 36.458, -2.6285 36.458, -2.6285 36.458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2379'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.232 -1.622333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.232"^^xsd:decimal ;
  dwc:decimalLongitude "-1.622333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1756'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1756'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.622333'^^xsd:double;
  dwc:startLongitude '-1.622333'^^xsd:double;
  dwc:endLongitude '-1.622333'^^xsd:double;
  dwc:latitude '37.232'^^xsd:double;
  dwc:startLatitude '37.232'^^xsd:double;
  dwc:endLatitude '37.232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.622333 37.232, -1.622333 37.232, -1.622333 37.232, -1.622333 37.232, -1.622333 37.232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1756'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -2.490167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2.490167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1747'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1747'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.634722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.490167'^^xsd:double;
  dwc:startLongitude '-2.490167'^^xsd:double;
  dwc:endLongitude '-2.490167'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:startLatitude '36.55'^^xsd:double;
  dwc:endLatitude '36.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.490167 36.55, -2.490167 36.55, -2.490167 36.55, -2.490167 36.55, -2.490167 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1747'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.803167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3995"^^xsd:decimal ;
  dwc:decimalLongitude "-2.803167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1771'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1771'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.890555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.803167'^^xsd:double;
  dwc:startLongitude '-2.803167'^^xsd:double;
  dwc:endLongitude '-2.803167'^^xsd:double;
  dwc:latitude '36.3995'^^xsd:double;
  dwc:startLatitude '36.3995'^^xsd:double;
  dwc:endLatitude '36.3995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.803167 36.3995, -2.803167 36.3995, -2.803167 36.3995, -2.803167 36.3995, -2.803167 36.3995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1771'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2965 -1.517667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2965"^^xsd:decimal ;
  dwc:decimalLongitude "-1.517667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_312'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_312'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.517667'^^xsd:double;
  dwc:startLongitude '-1.517667'^^xsd:double;
  dwc:endLongitude '-1.517667'^^xsd:double;
  dwc:latitude '37.2965'^^xsd:double;
  dwc:startLatitude '37.2965'^^xsd:double;
  dwc:endLatitude '37.2965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.517667 37.2965, -1.517667 37.2965, -1.517667 37.2965, -1.517667 37.2965, -1.517667 37.2965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_312'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42967 -2.858667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.858667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_717'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_717'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.858667'^^xsd:double;
  dwc:startLongitude '-2.858667'^^xsd:double;
  dwc:endLongitude '-2.858667'^^xsd:double;
  dwc:latitude '36.42967'^^xsd:double;
  dwc:startLatitude '36.42967'^^xsd:double;
  dwc:endLatitude '36.42967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.858667 36.42967, -2.858667 36.42967, -2.858667 36.42967, -2.858667 36.42967, -2.858667 36.42967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_717'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46633 -2.788167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.788167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3414'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3414'^^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:timeOfDay '11.935'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.788167'^^xsd:double;
  dwc:startLongitude '-2.788167'^^xsd:double;
  dwc:endLongitude '-2.788167'^^xsd:double;
  dwc:latitude '36.46633'^^xsd:double;
  dwc:startLatitude '36.46633'^^xsd:double;
  dwc:endLatitude '36.46633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.788167 36.46633, -2.788167 36.46633, -2.788167 36.46633, -2.788167 36.46633, -2.788167 36.46633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3414'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.5065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_660'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_660'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5065'^^xsd:double;
  dwc:startLongitude '-2.5065'^^xsd:double;
  dwc:endLongitude '-2.5065'^^xsd:double;
  dwc:latitude '36.504'^^xsd:double;
  dwc:startLatitude '36.504'^^xsd:double;
  dwc:endLatitude '36.504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5065 36.504, -2.5065 36.504, -2.5065 36.504, -2.5065 36.504, -2.5065 36.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_660'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.415 -3.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.415"^^xsd:decimal ;
  dwc:decimalLongitude "-3.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2693'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2693'^^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:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.001'^^xsd:double;
  dwc:startLongitude '-3.001'^^xsd:double;
  dwc:endLongitude '-3.001'^^xsd:double;
  dwc:latitude '36.415'^^xsd:double;
  dwc:startLatitude '36.415'^^xsd:double;
  dwc:endLatitude '36.415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.001 36.415, -3.001 36.415, -3.001 36.415, -3.001 36.415, -3.001 36.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2693'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45712 -2.54283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45712"^^xsd:decimal ;
  dwc:decimalLongitude "-2.54283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4581'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4581'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.182777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.54283'^^xsd:double;
  dwc:startLongitude '-2.54283'^^xsd:double;
  dwc:endLongitude '-2.54283'^^xsd:double;
  dwc:latitude '36.45712'^^xsd:double;
  dwc:startLatitude '36.45712'^^xsd:double;
  dwc:endLatitude '36.45712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.54283 36.45712, -2.54283 36.45712, -2.54283 36.45712, -2.54283 36.45712, -2.54283 36.45712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4581'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47471 -3.008188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.008188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4263'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4263'^^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:timeOfDay '11.022222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.008188'^^xsd:double;
  dwc:startLongitude '-3.008188'^^xsd:double;
  dwc:endLongitude '-3.008188'^^xsd:double;
  dwc:latitude '36.47471'^^xsd:double;
  dwc:startLatitude '36.47471'^^xsd:double;
  dwc:endLatitude '36.47471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.008188 36.47471, -3.008188 36.47471, -3.008188 36.47471, -3.008188 36.47471, -3.008188 36.47471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4263'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36425 -2.531592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36425"^^xsd:decimal ;
  dwc:decimalLongitude "-2.531592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4500'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4500'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.969166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.531592'^^xsd:double;
  dwc:startLongitude '-2.531592'^^xsd:double;
  dwc:endLongitude '-2.531592'^^xsd:double;
  dwc:latitude '36.36425'^^xsd:double;
  dwc:startLatitude '36.36425'^^xsd:double;
  dwc:endLatitude '36.36425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.531592 36.36425, -2.531592 36.36425, -2.531592 36.36425, -2.531592 36.36425, -2.531592 36.36425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4500'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99799 -1.743087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99799"^^xsd:decimal ;
  dwc:decimalLongitude "-1.743087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3495'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3495'^^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:timeOfDay '8.5591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.743087'^^xsd:double;
  dwc:startLongitude '-1.743087'^^xsd:double;
  dwc:endLongitude '-1.743087'^^xsd:double;
  dwc:latitude '36.99799'^^xsd:double;
  dwc:startLatitude '36.99799'^^xsd:double;
  dwc:endLatitude '36.99799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.743087 36.99799, -1.743087 36.99799, -1.743087 36.99799, -1.743087 36.99799, -1.743087 36.99799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3495'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57471 -3.509988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.509988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4214'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4214'^^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:timeOfDay '9.3769444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.509988'^^xsd:double;
  dwc:startLongitude '-3.509988'^^xsd:double;
  dwc:endLongitude '-3.509988'^^xsd:double;
  dwc:latitude '36.57471'^^xsd:double;
  dwc:startLatitude '36.57471'^^xsd:double;
  dwc:endLatitude '36.57471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.509988 36.57471, -3.509988 36.57471, -3.509988 36.57471, -3.509988 36.57471, -3.509988 36.57471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4214'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46881 -2.847663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46881"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4806'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4806'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0175'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847663'^^xsd:double;
  dwc:startLongitude '-2.847663'^^xsd:double;
  dwc:endLongitude '-2.847663'^^xsd:double;
  dwc:latitude '36.46881'^^xsd:double;
  dwc:startLatitude '36.46881'^^xsd:double;
  dwc:endLatitude '36.46881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847663 36.46881, -2.847663 36.46881, -2.847663 36.46881, -2.847663 36.46881, -2.847663 36.46881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4806'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60514 -3.102298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60514"^^xsd:decimal ;
  dwc:decimalLongitude "-3.102298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4426'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4426'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9272222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.102298'^^xsd:double;
  dwc:startLongitude '-3.102298'^^xsd:double;
  dwc:endLongitude '-3.102298'^^xsd:double;
  dwc:latitude '36.60514'^^xsd:double;
  dwc:startLatitude '36.60514'^^xsd:double;
  dwc:endLatitude '36.60514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.102298 36.60514, -3.102298 36.60514, -3.102298 36.60514, -3.102298 36.60514, -3.102298 36.60514))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4426'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45233 -3.455833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.455833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2209'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2209'^^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:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.455833'^^xsd:double;
  dwc:startLongitude '-3.455833'^^xsd:double;
  dwc:endLongitude '-3.455833'^^xsd:double;
  dwc:latitude '36.45233'^^xsd:double;
  dwc:startLatitude '36.45233'^^xsd:double;
  dwc:endLatitude '36.45233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.455833 36.45233, -3.455833 36.45233, -3.455833 36.45233, -3.455833 36.45233, -3.455833 36.45233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2209'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34008 -2.919717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34008"^^xsd:decimal ;
  dwc:decimalLongitude "-2.919717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4516'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4516'^^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:timeOfDay '11.286388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.919717'^^xsd:double;
  dwc:startLongitude '-2.919717'^^xsd:double;
  dwc:endLongitude '-2.919717'^^xsd:double;
  dwc:latitude '36.34008'^^xsd:double;
  dwc:startLatitude '36.34008'^^xsd:double;
  dwc:endLatitude '36.34008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.919717 36.34008, -2.919717 36.34008, -2.919717 36.34008, -2.919717 36.34008, -2.919717 36.34008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4516'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1995 -1.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1995"^^xsd:decimal ;
  dwc:decimalLongitude "-1.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_336'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_336'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.362'^^xsd:double;
  dwc:startLongitude '-1.362'^^xsd:double;
  dwc:endLongitude '-1.362'^^xsd:double;
  dwc:latitude '37.1995'^^xsd:double;
  dwc:startLatitude '37.1995'^^xsd:double;
  dwc:endLatitude '37.1995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.362 37.1995, -1.362 37.1995, -1.362 37.1995, -1.362 37.1995, -1.362 37.1995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_336'^^xsd:string;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43267 -2.633833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.633833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1214'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1214'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.633833'^^xsd:double;
  dwc:startLongitude '-2.633833'^^xsd:double;
  dwc:endLongitude '-2.633833'^^xsd:double;
  dwc:latitude '36.43267'^^xsd:double;
  dwc:startLatitude '36.43267'^^xsd:double;
  dwc:endLatitude '36.43267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.633833 36.43267, -2.633833 36.43267, -2.633833 36.43267, -2.633833 36.43267, -2.633833 36.43267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1214'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4175 -2.893833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4175"^^xsd:decimal ;
  dwc:decimalLongitude "-2.893833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4709'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4709'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.0375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.893833'^^xsd:double;
  dwc:startLongitude '-2.893833'^^xsd:double;
  dwc:endLongitude '-2.893833'^^xsd:double;
  dwc:latitude '36.4175'^^xsd:double;
  dwc:startLatitude '36.4175'^^xsd:double;
  dwc:endLatitude '36.4175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.893833 36.4175, -2.893833 36.4175, -2.893833 36.4175, -2.893833 36.4175, -2.893833 36.4175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4709'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52665 -3.546818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52665"^^xsd:decimal ;
  dwc:decimalLongitude "-3.546818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4463'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4463'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.494444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.546818'^^xsd:double;
  dwc:startLongitude '-3.546818'^^xsd:double;
  dwc:endLongitude '-3.546818'^^xsd:double;
  dwc:latitude '36.52665'^^xsd:double;
  dwc:startLatitude '36.52665'^^xsd:double;
  dwc:endLatitude '36.52665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.546818 36.52665, -3.546818 36.52665, -3.546818 36.52665, -3.546818 36.52665, -3.546818 36.52665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4463'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52906 -3.437685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52906"^^xsd:decimal ;
  dwc:decimalLongitude "-3.437685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4215'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4215'^^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:timeOfDay '11.84'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.437685'^^xsd:double;
  dwc:startLongitude '-3.437685'^^xsd:double;
  dwc:endLongitude '-3.437685'^^xsd:double;
  dwc:latitude '36.52906'^^xsd:double;
  dwc:startLatitude '36.52906'^^xsd:double;
  dwc:endLatitude '36.52906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.437685 36.52906, -3.437685 36.52906, -3.437685 36.52906, -3.437685 36.52906, -3.437685 36.52906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4215'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57217 -2.631833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.631833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1737'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1737'^^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:timeOfDay '15.235555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.631833'^^xsd:double;
  dwc:startLongitude '-2.631833'^^xsd:double;
  dwc:endLongitude '-2.631833'^^xsd:double;
  dwc:latitude '36.57217'^^xsd:double;
  dwc:startLatitude '36.57217'^^xsd:double;
  dwc:endLatitude '36.57217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.631833 36.57217, -2.631833 36.57217, -2.631833 36.57217, -2.631833 36.57217, -2.631833 36.57217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1737'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -2.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_630'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_630'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.445'^^xsd:double;
  dwc:startLongitude '-2.445'^^xsd:double;
  dwc:endLongitude '-2.445'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:startLatitude '36.55'^^xsd:double;
  dwc:endLatitude '36.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.445 36.55, -2.445 36.55, -2.445 36.55, -2.445 36.55, -2.445 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_630'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38502 -2.737893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38502"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3573'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3573'^^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:timeOfDay '12.393333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737893'^^xsd:double;
  dwc:startLongitude '-2.737893'^^xsd:double;
  dwc:endLongitude '-2.737893'^^xsd:double;
  dwc:latitude '36.38502'^^xsd:double;
  dwc:startLatitude '36.38502'^^xsd:double;
  dwc:endLatitude '36.38502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737893 36.38502, -2.737893 36.38502, -2.737893 36.38502, -2.737893 36.38502, -2.737893 36.38502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3573'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4805 -2.896333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4805"^^xsd:decimal ;
  dwc:decimalLongitude "-2.896333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2845'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2845'^^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:timeOfDay '9.7080555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.896333'^^xsd:double;
  dwc:startLongitude '-2.896333'^^xsd:double;
  dwc:endLongitude '-2.896333'^^xsd:double;
  dwc:latitude '36.4805'^^xsd:double;
  dwc:startLatitude '36.4805'^^xsd:double;
  dwc:endLatitude '36.4805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.896333 36.4805, -2.896333 36.4805, -2.896333 36.4805, -2.896333 36.4805, -2.896333 36.4805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2845'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55783 -3.094333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55783"^^xsd:decimal ;
  dwc:decimalLongitude "-3.094333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3323'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3323'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.405833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.094333'^^xsd:double;
  dwc:startLongitude '-3.094333'^^xsd:double;
  dwc:endLongitude '-3.094333'^^xsd:double;
  dwc:latitude '36.55783'^^xsd:double;
  dwc:startLatitude '36.55783'^^xsd:double;
  dwc:endLatitude '36.55783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.094333 36.55783, -3.094333 36.55783, -3.094333 36.55783, -3.094333 36.55783, -3.094333 36.55783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3323'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.522 -2.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.522"^^xsd:decimal ;
  dwc:decimalLongitude "-2.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1596'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1596'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.568'^^xsd:double;
  dwc:startLongitude '-2.568'^^xsd:double;
  dwc:endLongitude '-2.568'^^xsd:double;
  dwc:latitude '36.522'^^xsd:double;
  dwc:startLatitude '36.522'^^xsd:double;
  dwc:endLatitude '36.522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.568 36.522, -2.568 36.522, -2.568 36.522, -2.568 36.522, -2.568 36.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1596'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55017 -2.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1175'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1175'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5455'^^xsd:double;
  dwc:startLongitude '-2.5455'^^xsd:double;
  dwc:endLongitude '-2.5455'^^xsd:double;
  dwc:latitude '36.55017'^^xsd:double;
  dwc:startLatitude '36.55017'^^xsd:double;
  dwc:endLatitude '36.55017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5455 36.55017, -2.5455 36.55017, -2.5455 36.55017, -2.5455 36.55017, -2.5455 36.55017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1175'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.547 -2.325667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.547"^^xsd:decimal ;
  dwc:decimalLongitude "-2.325667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2297'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2297'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.325667'^^xsd:double;
  dwc:startLongitude '-2.325667'^^xsd:double;
  dwc:endLongitude '-2.325667'^^xsd:double;
  dwc:latitude '36.547'^^xsd:double;
  dwc:startLatitude '36.547'^^xsd:double;
  dwc:endLatitude '36.547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.325667 36.547, -2.325667 36.547, -2.325667 36.547, -2.325667 36.547, -2.325667 36.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2297'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47333 -1.102667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.102667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_286'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_286'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.102667'^^xsd:double;
  dwc:startLongitude '-1.102667'^^xsd:double;
  dwc:endLongitude '-1.102667'^^xsd:double;
  dwc:latitude '37.47333'^^xsd:double;
  dwc:startLatitude '37.47333'^^xsd:double;
  dwc:endLatitude '37.47333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.102667 37.47333, -1.102667 37.47333, -1.102667 37.47333, -1.102667 37.47333, -1.102667 37.47333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_286'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41583 -2.4795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1484'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1484'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4795'^^xsd:double;
  dwc:startLongitude '-2.4795'^^xsd:double;
  dwc:endLongitude '-2.4795'^^xsd:double;
  dwc:latitude '36.41583'^^xsd:double;
  dwc:startLatitude '36.41583'^^xsd:double;
  dwc:endLatitude '36.41583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4795 36.41583, -2.4795 36.41583, -2.4795 36.41583, -2.4795 36.41583, -2.4795 36.41583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1484'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33732 -2.86402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4515'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4515'^^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:timeOfDay '10.614166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.86402'^^xsd:double;
  dwc:startLongitude '-2.86402'^^xsd:double;
  dwc:endLongitude '-2.86402'^^xsd:double;
  dwc:latitude '36.33732'^^xsd:double;
  dwc:startLatitude '36.33732'^^xsd:double;
  dwc:endLatitude '36.33732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86402 36.33732, -2.86402 36.33732, -2.86402 36.33732, -2.86402 36.33732, -2.86402 36.33732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4515'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54 -2.717005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54"^^xsd:decimal ;
  dwc:decimalLongitude "-2.717005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4481'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4481'^^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:timeOfDay '9.1961111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.717005'^^xsd:double;
  dwc:startLongitude '-2.717005'^^xsd:double;
  dwc:endLongitude '-2.717005'^^xsd:double;
  dwc:latitude '36.54'^^xsd:double;
  dwc:startLatitude '36.54'^^xsd:double;
  dwc:endLatitude '36.54'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.717005 36.54, -2.717005 36.54, -2.717005 36.54, -2.717005 36.54, -2.717005 36.54))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4481'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62716 -3.153167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62716"^^xsd:decimal ;
  dwc:decimalLongitude "-3.153167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3326'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3326'^^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:timeOfDay '11.493888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.153167'^^xsd:double;
  dwc:startLongitude '-3.153167'^^xsd:double;
  dwc:endLongitude '-3.153167'^^xsd:double;
  dwc:latitude '36.62716'^^xsd:double;
  dwc:startLatitude '36.62716'^^xsd:double;
  dwc:endLatitude '36.62716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.153167 36.62716, -3.153167 36.62716, -3.153167 36.62716, -3.153167 36.62716, -3.153167 36.62716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3326'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08867 -1.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3238'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3238'^^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:timeOfDay '12.925277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.613'^^xsd:double;
  dwc:startLongitude '-1.613'^^xsd:double;
  dwc:endLongitude '-1.613'^^xsd:double;
  dwc:latitude '37.08867'^^xsd:double;
  dwc:startLatitude '37.08867'^^xsd:double;
  dwc:endLatitude '37.08867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.613 37.08867, -1.613 37.08867, -1.613 37.08867, -1.613 37.08867, -1.613 37.08867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3238'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42876 -2.807232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42876"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3681'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3681'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.567222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807232'^^xsd:double;
  dwc:startLongitude '-2.807232'^^xsd:double;
  dwc:endLongitude '-2.807232'^^xsd:double;
  dwc:latitude '36.42876'^^xsd:double;
  dwc:startLatitude '36.42876'^^xsd:double;
  dwc:endLatitude '36.42876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807232 36.42876, -2.807232 36.42876, -2.807232 36.42876, -2.807232 36.42876, -2.807232 36.42876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3681'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.954667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.954667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1534'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1534'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.954667'^^xsd:double;
  dwc:startLongitude '-2.954667'^^xsd:double;
  dwc:endLongitude '-2.954667'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:startLatitude '36.52'^^xsd:double;
  dwc:endLatitude '36.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.954667 36.52, -2.954667 36.52, -2.954667 36.52, -2.954667 36.52, -2.954667 36.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1534'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40956 -2.943818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40956"^^xsd:decimal ;
  dwc:decimalLongitude "-2.943818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4275'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4275'^^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:timeOfDay '13.966111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.943818'^^xsd:double;
  dwc:startLongitude '-2.943818'^^xsd:double;
  dwc:endLongitude '-2.943818'^^xsd:double;
  dwc:latitude '36.40956'^^xsd:double;
  dwc:startLatitude '36.40956'^^xsd:double;
  dwc:endLatitude '36.40956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.943818 36.40956, -2.943818 36.40956, -2.943818 36.40956, -2.943818 36.40956, -2.943818 36.40956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4275'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47283 -3.098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1023'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1023'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.098'^^xsd:double;
  dwc:startLongitude '-3.098'^^xsd:double;
  dwc:endLongitude '-3.098'^^xsd:double;
  dwc:latitude '36.47283'^^xsd:double;
  dwc:startLatitude '36.47283'^^xsd:double;
  dwc:endLatitude '36.47283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.098 36.47283, -3.098 36.47283, -3.098 36.47283, -3.098 36.47283, -3.098 36.47283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1023'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94067 -5.557167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.94067"^^xsd:decimal ;
  dwc:decimalLongitude "-5.557167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2457'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2457'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.557167'^^xsd:double;
  dwc:startLongitude '-5.557167'^^xsd:double;
  dwc:endLongitude '-5.557167'^^xsd:double;
  dwc:latitude '35.94067'^^xsd:double;
  dwc:startLatitude '35.94067'^^xsd:double;
  dwc:endLatitude '35.94067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.557167 35.94067, -5.557167 35.94067, -5.557167 35.94067, -5.557167 35.94067, -5.557167 35.94067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2457'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -2.797667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5045"^^xsd:decimal ;
  dwc:decimalLongitude "-2.797667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2852'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2852'^^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:timeOfDay '16.813055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.797667'^^xsd:double;
  dwc:startLongitude '-2.797667'^^xsd:double;
  dwc:endLongitude '-2.797667'^^xsd:double;
  dwc:latitude '36.5045'^^xsd:double;
  dwc:startLatitude '36.5045'^^xsd:double;
  dwc:endLatitude '36.5045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.797667 36.5045, -2.797667 36.5045, -2.797667 36.5045, -2.797667 36.5045, -2.797667 36.5045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2852'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78583 -1.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3296'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3296'^^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:timeOfDay '9.9597222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8165'^^xsd:double;
  dwc:startLongitude '-1.8165'^^xsd:double;
  dwc:endLongitude '-1.8165'^^xsd:double;
  dwc:latitude '36.78583'^^xsd:double;
  dwc:startLatitude '36.78583'^^xsd:double;
  dwc:endLatitude '36.78583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8165 36.78583, -1.8165 36.78583, -1.8165 36.78583, -1.8165 36.78583, -1.8165 36.78583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3296'^^xsd:string;
  dwc:observationDate '2005-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -3.563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53467"^^xsd:decimal ;
  dwc:decimalLongitude "-3.563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3217'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3217'^^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:timeOfDay '11.293055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.563333'^^xsd:double;
  dwc:startLongitude '-3.563333'^^xsd:double;
  dwc:endLongitude '-3.563333'^^xsd:double;
  dwc:latitude '36.53467'^^xsd:double;
  dwc:startLatitude '36.53467'^^xsd:double;
  dwc:endLatitude '36.53467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.563333 36.53467, -3.563333 36.53467, -3.563333 36.53467, -3.563333 36.53467, -3.563333 36.53467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3217'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45833 -2.6875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3475'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3475'^^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:timeOfDay '15.413055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6875'^^xsd:double;
  dwc:startLongitude '-2.6875'^^xsd:double;
  dwc:endLongitude '-2.6875'^^xsd:double;
  dwc:latitude '36.45833'^^xsd:double;
  dwc:startLatitude '36.45833'^^xsd:double;
  dwc:endLatitude '36.45833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6875 36.45833, -2.6875 36.45833, -2.6875 36.45833, -2.6875 36.45833, -2.6875 36.45833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3475'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47967 -3.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47967"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2075'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2075'^^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:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0825'^^xsd:double;
  dwc:startLongitude '-3.0825'^^xsd:double;
  dwc:endLongitude '-3.0825'^^xsd:double;
  dwc:latitude '36.47967'^^xsd:double;
  dwc:startLatitude '36.47967'^^xsd:double;
  dwc:endLatitude '36.47967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0825 36.47967, -3.0825 36.47967, -3.0825 36.47967, -3.0825 36.47967, -3.0825 36.47967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2075'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11 -1.676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11"^^xsd:decimal ;
  dwc:decimalLongitude "-1.676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_647'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_647'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.676667'^^xsd:double;
  dwc:startLongitude '-1.676667'^^xsd:double;
  dwc:endLongitude '-1.676667'^^xsd:double;
  dwc:latitude '37.11'^^xsd:double;
  dwc:startLatitude '37.11'^^xsd:double;
  dwc:endLatitude '37.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.676667 37.11, -1.676667 37.11, -1.676667 37.11, -1.676667 37.11, -1.676667 37.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_647'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38217 -2.768833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.768833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1646'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1646'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.768833'^^xsd:double;
  dwc:startLongitude '-2.768833'^^xsd:double;
  dwc:endLongitude '-2.768833'^^xsd:double;
  dwc:latitude '36.38217'^^xsd:double;
  dwc:startLatitude '36.38217'^^xsd:double;
  dwc:endLatitude '36.38217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.768833 36.38217, -2.768833 36.38217, -2.768833 36.38217, -2.768833 36.38217, -2.768833 36.38217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1646'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.479 -1.161833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.479"^^xsd:decimal ;
  dwc:decimalLongitude "-1.161833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_278'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_278'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.161833'^^xsd:double;
  dwc:startLongitude '-1.161833'^^xsd:double;
  dwc:endLongitude '-1.161833'^^xsd:double;
  dwc:latitude '37.479'^^xsd:double;
  dwc:startLatitude '37.479'^^xsd:double;
  dwc:endLatitude '37.479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.161833 37.479, -1.161833 37.479, -1.161833 37.479, -1.161833 37.479, -1.161833 37.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_278'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49433 -2.844333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1437'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1437'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.844333'^^xsd:double;
  dwc:startLongitude '-2.844333'^^xsd:double;
  dwc:endLongitude '-2.844333'^^xsd:double;
  dwc:latitude '36.49433'^^xsd:double;
  dwc:startLatitude '36.49433'^^xsd:double;
  dwc:endLatitude '36.49433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844333 36.49433, -2.844333 36.49433, -2.844333 36.49433, -2.844333 36.49433, -2.844333 36.49433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1437'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56167 -2.386333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.386333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1320'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1320'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.386333'^^xsd:double;
  dwc:startLongitude '-2.386333'^^xsd:double;
  dwc:endLongitude '-2.386333'^^xsd:double;
  dwc:latitude '36.56167'^^xsd:double;
  dwc:startLatitude '36.56167'^^xsd:double;
  dwc:endLatitude '36.56167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.386333 36.56167, -2.386333 36.56167, -2.386333 36.56167, -2.386333 36.56167, -2.386333 36.56167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1320'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37267 -2.644833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.644833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1355'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1355'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.644833'^^xsd:double;
  dwc:startLongitude '-2.644833'^^xsd:double;
  dwc:endLongitude '-2.644833'^^xsd:double;
  dwc:latitude '36.37267'^^xsd:double;
  dwc:startLatitude '36.37267'^^xsd:double;
  dwc:endLatitude '36.37267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.644833 36.37267, -2.644833 36.37267, -2.644833 36.37267, -2.644833 36.37267, -2.644833 36.37267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1355'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.6605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1584'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1584'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6605'^^xsd:double;
  dwc:startLongitude '-2.6605'^^xsd:double;
  dwc:endLongitude '-2.6605'^^xsd:double;
  dwc:latitude '36.46267'^^xsd:double;
  dwc:startLatitude '36.46267'^^xsd:double;
  dwc:endLatitude '36.46267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6605 36.46267, -2.6605 36.46267, -2.6605 36.46267, -2.6605 36.46267, -2.6605 36.46267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1584'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3945 -2.741167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.741167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1591'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1591'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.741167'^^xsd:double;
  dwc:startLongitude '-2.741167'^^xsd:double;
  dwc:endLongitude '-2.741167'^^xsd:double;
  dwc:latitude '36.3945'^^xsd:double;
  dwc:startLatitude '36.3945'^^xsd:double;
  dwc:endLatitude '36.3945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.741167 36.3945, -2.741167 36.3945, -2.741167 36.3945, -2.741167 36.3945, -2.741167 36.3945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1591'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41267 -2.962333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.962333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1687'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1687'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.478333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.962333'^^xsd:double;
  dwc:startLongitude '-2.962333'^^xsd:double;
  dwc:endLongitude '-2.962333'^^xsd:double;
  dwc:latitude '36.41267'^^xsd:double;
  dwc:startLatitude '36.41267'^^xsd:double;
  dwc:endLatitude '36.41267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.962333 36.41267, -2.962333 36.41267, -2.962333 36.41267, -2.962333 36.41267, -2.962333 36.41267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1687'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -2.214833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.214833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2740'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2740'^^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:timeOfDay '8.2961111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.214833'^^xsd:double;
  dwc:startLongitude '-2.214833'^^xsd:double;
  dwc:endLongitude '-2.214833'^^xsd:double;
  dwc:latitude '36.64333'^^xsd:double;
  dwc:startLatitude '36.64333'^^xsd:double;
  dwc:endLatitude '36.64333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.214833 36.64333, -2.214833 36.64333, -2.214833 36.64333, -2.214833 36.64333, -2.214833 36.64333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2740'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58216 -3.061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58216"^^xsd:decimal ;
  dwc:decimalLongitude "-3.061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3220'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3220'^^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:timeOfDay '11.483055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.061667'^^xsd:double;
  dwc:startLongitude '-3.061667'^^xsd:double;
  dwc:endLongitude '-3.061667'^^xsd:double;
  dwc:latitude '36.58216'^^xsd:double;
  dwc:startLatitude '36.58216'^^xsd:double;
  dwc:endLatitude '36.58216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.061667 36.58216, -3.061667 36.58216, -3.061667 36.58216, -3.061667 36.58216, -3.061667 36.58216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3220'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64967 -3.218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64967"^^xsd:decimal ;
  dwc:decimalLongitude "-3.218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2059'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2059'^^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:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.218333'^^xsd:double;
  dwc:startLongitude '-3.218333'^^xsd:double;
  dwc:endLongitude '-3.218333'^^xsd:double;
  dwc:latitude '36.64967'^^xsd:double;
  dwc:startLatitude '36.64967'^^xsd:double;
  dwc:endLatitude '36.64967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.218333 36.64967, -3.218333 36.64967, -3.218333 36.64967, -3.218333 36.64967, -3.218333 36.64967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2059'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30167 -1.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_199'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_199'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.546'^^xsd:double;
  dwc:startLongitude '-1.546'^^xsd:double;
  dwc:endLongitude '-1.546'^^xsd:double;
  dwc:latitude '37.30167'^^xsd:double;
  dwc:startLatitude '37.30167'^^xsd:double;
  dwc:endLatitude '37.30167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.546 37.30167, -1.546 37.30167, -1.546 37.30167, -1.546 37.30167, -1.546 37.30167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_199'^^xsd:string;
  dwc:observationDate '1993-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52992 -3.124893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52992"^^xsd:decimal ;
  dwc:decimalLongitude "-3.124893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4415'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4415'^^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:timeOfDay '14.778055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.124893'^^xsd:double;
  dwc:startLongitude '-3.124893'^^xsd:double;
  dwc:endLongitude '-3.124893'^^xsd:double;
  dwc:latitude '36.52992'^^xsd:double;
  dwc:startLatitude '36.52992'^^xsd:double;
  dwc:endLatitude '36.52992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.124893 36.52992, -3.124893 36.52992, -3.124893 36.52992, -3.124893 36.52992, -3.124893 36.52992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4415'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.491 -3.237833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.491"^^xsd:decimal ;
  dwc:decimalLongitude "-3.237833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2838'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2838'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.975'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.237833'^^xsd:double;
  dwc:startLongitude '-3.237833'^^xsd:double;
  dwc:endLongitude '-3.237833'^^xsd:double;
  dwc:latitude '36.491'^^xsd:double;
  dwc:startLatitude '36.491'^^xsd:double;
  dwc:endLatitude '36.491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.237833 36.491, -3.237833 36.491, -3.237833 36.491, -3.237833 36.491, -3.237833 36.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2838'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29783 -1.548833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.548833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1706'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1706'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.286666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.548833'^^xsd:double;
  dwc:startLongitude '-1.548833'^^xsd:double;
  dwc:endLongitude '-1.548833'^^xsd:double;
  dwc:latitude '37.29783'^^xsd:double;
  dwc:startLatitude '37.29783'^^xsd:double;
  dwc:endLatitude '37.29783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.548833 37.29783, -1.548833 37.29783, -1.548833 37.29783, -1.548833 37.29783, -1.548833 37.29783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1706'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50917 -2.653167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.653167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2743'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2743'^^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:timeOfDay '12.535277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.653167'^^xsd:double;
  dwc:startLongitude '-2.653167'^^xsd:double;
  dwc:endLongitude '-2.653167'^^xsd:double;
  dwc:latitude '36.50917'^^xsd:double;
  dwc:startLatitude '36.50917'^^xsd:double;
  dwc:endLatitude '36.50917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.653167 36.50917, -2.653167 36.50917, -2.653167 36.50917, -2.653167 36.50917, -2.653167 36.50917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2743'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65273 -3.27436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65273"^^xsd:decimal ;
  dwc:decimalLongitude "-3.27436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3697'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3697'^^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:timeOfDay '11.439444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.27436'^^xsd:double;
  dwc:startLongitude '-3.27436'^^xsd:double;
  dwc:endLongitude '-3.27436'^^xsd:double;
  dwc:latitude '36.65273'^^xsd:double;
  dwc:startLatitude '36.65273'^^xsd:double;
  dwc:endLatitude '36.65273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.27436 36.65273, -3.27436 36.65273, -3.27436 36.65273, -3.27436 36.65273, -3.27436 36.65273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3697'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42302 -2.983912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42302"^^xsd:decimal ;
  dwc:decimalLongitude "-2.983912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4358'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4358'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.673611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.983912'^^xsd:double;
  dwc:startLongitude '-2.983912'^^xsd:double;
  dwc:endLongitude '-2.983912'^^xsd:double;
  dwc:latitude '36.42302'^^xsd:double;
  dwc:startLatitude '36.42302'^^xsd:double;
  dwc:endLatitude '36.42302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.983912 36.42302, -2.983912 36.42302, -2.983912 36.42302, -2.983912 36.42302, -2.983912 36.42302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4358'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43373 -3.107895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43373"^^xsd:decimal ;
  dwc:decimalLongitude "-3.107895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4879'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4879'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.6047222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.107895'^^xsd:double;
  dwc:startLongitude '-3.107895'^^xsd:double;
  dwc:endLongitude '-3.107895'^^xsd:double;
  dwc:latitude '36.43373'^^xsd:double;
  dwc:startLatitude '36.43373'^^xsd:double;
  dwc:endLatitude '36.43373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.107895 36.43373, -3.107895 36.43373, -3.107895 36.43373, -3.107895 36.43373, -3.107895 36.43373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4879'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52506 -3.04708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52506"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4258'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4258'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.703333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.04708'^^xsd:double;
  dwc:startLongitude '-3.04708'^^xsd:double;
  dwc:endLongitude '-3.04708'^^xsd:double;
  dwc:latitude '36.52506'^^xsd:double;
  dwc:startLatitude '36.52506'^^xsd:double;
  dwc:endLatitude '36.52506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.04708 36.52506, -3.04708 36.52506, -3.04708 36.52506, -3.04708 36.52506, -3.04708 36.52506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4258'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5373 -3.517583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5373"^^xsd:decimal ;
  dwc:decimalLongitude "-3.517583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4469'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4469'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.232222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.517583'^^xsd:double;
  dwc:startLongitude '-3.517583'^^xsd:double;
  dwc:endLongitude '-3.517583'^^xsd:double;
  dwc:latitude '36.5373'^^xsd:double;
  dwc:startLatitude '36.5373'^^xsd:double;
  dwc:endLatitude '36.5373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.517583 36.5373, -3.517583 36.5373, -3.517583 36.5373, -3.517583 36.5373, -3.517583 36.5373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4469'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5493 -2.047077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5493"^^xsd:decimal ;
  dwc:decimalLongitude "-2.047077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3511'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3511'^^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:timeOfDay '11.004166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.047077'^^xsd:double;
  dwc:startLongitude '-2.047077'^^xsd:double;
  dwc:endLongitude '-2.047077'^^xsd:double;
  dwc:latitude '36.5493'^^xsd:double;
  dwc:startLatitude '36.5493'^^xsd:double;
  dwc:endLatitude '36.5493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.047077 36.5493, -2.047077 36.5493, -2.047077 36.5493, -2.047077 36.5493, -2.047077 36.5493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3511'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.457 -1.204167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.457"^^xsd:decimal ;
  dwc:decimalLongitude "-1.204167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_282'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_282'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.204167'^^xsd:double;
  dwc:startLongitude '-1.204167'^^xsd:double;
  dwc:endLongitude '-1.204167'^^xsd:double;
  dwc:latitude '37.457'^^xsd:double;
  dwc:startLatitude '37.457'^^xsd:double;
  dwc:endLatitude '37.457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.204167 37.457, -1.204167 37.457, -1.204167 37.457, -1.204167 37.457, -1.204167 37.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_282'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57667 -2.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_62'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_62'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.333333'^^xsd:double;
  dwc:startLongitude '-2.333333'^^xsd:double;
  dwc:endLongitude '-2.333333'^^xsd:double;
  dwc:latitude '36.57667'^^xsd:double;
  dwc:startLatitude '36.57667'^^xsd:double;
  dwc:endLatitude '36.57667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333333 36.57667, -2.333333 36.57667, -2.333333 36.57667, -2.333333 36.57667, -2.333333 36.57667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_62'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5165 -4.185833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5165"^^xsd:decimal ;
  dwc:decimalLongitude "-4.185833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3052'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3052'^^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:timeOfDay '10.016944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.185833'^^xsd:double;
  dwc:startLongitude '-4.185833'^^xsd:double;
  dwc:endLongitude '-4.185833'^^xsd:double;
  dwc:latitude '36.5165'^^xsd:double;
  dwc:startLatitude '36.5165'^^xsd:double;
  dwc:endLatitude '36.5165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.185833 36.5165, -4.185833 36.5165, -4.185833 36.5165, -4.185833 36.5165, -4.185833 36.5165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3052'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43167 -2.827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1972'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1972'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.271666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.827'^^xsd:double;
  dwc:startLongitude '-2.827'^^xsd:double;
  dwc:endLongitude '-2.827'^^xsd:double;
  dwc:latitude '36.43167'^^xsd:double;
  dwc:startLatitude '36.43167'^^xsd:double;
  dwc:endLatitude '36.43167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827 36.43167, -2.827 36.43167, -2.827 36.43167, -2.827 36.43167, -2.827 36.43167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1972'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.832333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.406"^^xsd:decimal ;
  dwc:decimalLongitude "-2.832333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_746'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_746'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.832333'^^xsd:double;
  dwc:startLongitude '-2.832333'^^xsd:double;
  dwc:endLongitude '-2.832333'^^xsd:double;
  dwc:latitude '36.406'^^xsd:double;
  dwc:startLatitude '36.406'^^xsd:double;
  dwc:endLatitude '36.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.832333 36.406, -2.832333 36.406, -2.832333 36.406, -2.832333 36.406, -2.832333 36.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_746'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51367 -2.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_840'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_840'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.608'^^xsd:double;
  dwc:startLongitude '-2.608'^^xsd:double;
  dwc:endLongitude '-2.608'^^xsd:double;
  dwc:latitude '36.51367'^^xsd:double;
  dwc:startLatitude '36.51367'^^xsd:double;
  dwc:endLatitude '36.51367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.608 36.51367, -2.608 36.51367, -2.608 36.51367, -2.608 36.51367, -2.608 36.51367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_840'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28016 -3.96357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28016"^^xsd:decimal ;
  dwc:decimalLongitude "-3.96357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4292'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4292'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.008611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.96357'^^xsd:double;
  dwc:startLongitude '-3.96357'^^xsd:double;
  dwc:endLongitude '-3.96357'^^xsd:double;
  dwc:latitude '36.28016'^^xsd:double;
  dwc:startLatitude '36.28016'^^xsd:double;
  dwc:endLatitude '36.28016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.96357 36.28016, -3.96357 36.28016, -3.96357 36.28016, -3.96357 36.28016, -3.96357 36.28016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4292'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4995 -2.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4995"^^xsd:decimal ;
  dwc:decimalLongitude "-2.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_662'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_662'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.508333'^^xsd:double;
  dwc:startLongitude '-2.508333'^^xsd:double;
  dwc:endLongitude '-2.508333'^^xsd:double;
  dwc:latitude '36.4995'^^xsd:double;
  dwc:startLatitude '36.4995'^^xsd:double;
  dwc:endLatitude '36.4995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.508333 36.4995, -2.508333 36.4995, -2.508333 36.4995, -2.508333 36.4995, -2.508333 36.4995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_662'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61197 -3.428285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61197"^^xsd:decimal ;
  dwc:decimalLongitude "-3.428285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4164'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4164'^^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:timeOfDay '8.0491666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.428285'^^xsd:double;
  dwc:startLongitude '-3.428285'^^xsd:double;
  dwc:endLongitude '-3.428285'^^xsd:double;
  dwc:latitude '36.61197'^^xsd:double;
  dwc:startLatitude '36.61197'^^xsd:double;
  dwc:endLatitude '36.61197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.428285 36.61197, -3.428285 36.61197, -3.428285 36.61197, -3.428285 36.61197, -3.428285 36.61197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4164'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -2.483167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.483167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_907'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_907'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.483167'^^xsd:double;
  dwc:startLongitude '-2.483167'^^xsd:double;
  dwc:endLongitude '-2.483167'^^xsd:double;
  dwc:latitude '36.4555'^^xsd:double;
  dwc:startLatitude '36.4555'^^xsd:double;
  dwc:endLatitude '36.4555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.483167 36.4555, -2.483167 36.4555, -2.483167 36.4555, -2.483167 36.4555, -2.483167 36.4555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_907'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3205 -2.8355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3205"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1462'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1462'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8355'^^xsd:double;
  dwc:startLongitude '-2.8355'^^xsd:double;
  dwc:endLongitude '-2.8355'^^xsd:double;
  dwc:latitude '36.3205'^^xsd:double;
  dwc:startLatitude '36.3205'^^xsd:double;
  dwc:endLatitude '36.3205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8355 36.3205, -2.8355 36.3205, -2.8355 36.3205, -2.8355 36.3205, -2.8355 36.3205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1462'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.312 -2.775167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.775167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1156'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1156'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.775167'^^xsd:double;
  dwc:startLongitude '-2.775167'^^xsd:double;
  dwc:endLongitude '-2.775167'^^xsd:double;
  dwc:latitude '36.312'^^xsd:double;
  dwc:startLatitude '36.312'^^xsd:double;
  dwc:endLatitude '36.312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.775167 36.312, -2.775167 36.312, -2.775167 36.312, -2.775167 36.312, -2.775167 36.312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1156'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52567 -2.5515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1746'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1746'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.2225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5515'^^xsd:double;
  dwc:startLongitude '-2.5515'^^xsd:double;
  dwc:endLongitude '-2.5515'^^xsd:double;
  dwc:latitude '36.52567'^^xsd:double;
  dwc:startLatitude '36.52567'^^xsd:double;
  dwc:endLatitude '36.52567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5515 36.52567, -2.5515 36.52567, -2.5515 36.52567, -2.5515 36.52567, -2.5515 36.52567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1746'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61567 -3.732333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.732333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2107'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2107'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.732333'^^xsd:double;
  dwc:startLongitude '-3.732333'^^xsd:double;
  dwc:endLongitude '-3.732333'^^xsd:double;
  dwc:latitude '36.61567'^^xsd:double;
  dwc:startLatitude '36.61567'^^xsd:double;
  dwc:endLatitude '36.61567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.732333 36.61567, -3.732333 36.61567, -3.732333 36.61567, -3.732333 36.61567, -3.732333 36.61567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2107'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1431'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1431'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.858333'^^xsd:double;
  dwc:startLongitude '-2.858333'^^xsd:double;
  dwc:endLongitude '-2.858333'^^xsd:double;
  dwc:latitude '36.44333'^^xsd:double;
  dwc:startLatitude '36.44333'^^xsd:double;
  dwc:endLatitude '36.44333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.858333 36.44333, -2.858333 36.44333, -2.858333 36.44333, -2.858333 36.44333, -2.858333 36.44333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1431'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41734 -3.089667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41734"^^xsd:decimal ;
  dwc:decimalLongitude "-3.089667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3918'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3918'^^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:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.089667'^^xsd:double;
  dwc:startLongitude '-3.089667'^^xsd:double;
  dwc:endLongitude '-3.089667'^^xsd:double;
  dwc:latitude '36.41734'^^xsd:double;
  dwc:startLatitude '36.41734'^^xsd:double;
  dwc:endLatitude '36.41734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.089667 36.41734, -3.089667 36.41734, -3.089667 36.41734, -3.089667 36.41734, -3.089667 36.41734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3918'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92083 -5.265833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.265833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3979'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3979'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.265833'^^xsd:double;
  dwc:startLongitude '-5.265833'^^xsd:double;
  dwc:endLongitude '-5.265833'^^xsd:double;
  dwc:latitude '35.92083'^^xsd:double;
  dwc:startLatitude '35.92083'^^xsd:double;
  dwc:endLatitude '35.92083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.265833 35.92083, -5.265833 35.92083, -5.265833 35.92083, -5.265833 35.92083, -5.265833 35.92083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3979'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33283 -1.2685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3817'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3817'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2685'^^xsd:double;
  dwc:startLongitude '-1.2685'^^xsd:double;
  dwc:endLongitude '-1.2685'^^xsd:double;
  dwc:latitude '37.33283'^^xsd:double;
  dwc:startLatitude '37.33283'^^xsd:double;
  dwc:endLatitude '37.33283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2685 37.33283, -1.2685 37.33283, -1.2685 37.33283, -1.2685 37.33283, -1.2685 37.33283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3817'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -4.016334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.016334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3964'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3964'^^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:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.016334'^^xsd:double;
  dwc:startLongitude '-4.016334'^^xsd:double;
  dwc:endLongitude '-4.016334'^^xsd:double;
  dwc:latitude '36.55333'^^xsd:double;
  dwc:startLatitude '36.55333'^^xsd:double;
  dwc:endLatitude '36.55333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.016334 36.55333, -4.016334 36.55333, -4.016334 36.55333, -4.016334 36.55333, -4.016334 36.55333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3964'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43834 -3.758167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43834"^^xsd:decimal ;
  dwc:decimalLongitude "-3.758167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3941'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3941'^^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:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.758167'^^xsd:double;
  dwc:startLongitude '-3.758167'^^xsd:double;
  dwc:endLongitude '-3.758167'^^xsd:double;
  dwc:latitude '36.43834'^^xsd:double;
  dwc:startLatitude '36.43834'^^xsd:double;
  dwc:endLatitude '36.43834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.758167 36.43834, -3.758167 36.43834, -3.758167 36.43834, -3.758167 36.43834, -3.758167 36.43834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3941'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02083 -1.567333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.567333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3960'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3960'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.567333'^^xsd:double;
  dwc:startLongitude '-1.567333'^^xsd:double;
  dwc:endLongitude '-1.567333'^^xsd:double;
  dwc:latitude '37.02083'^^xsd:double;
  dwc:startLatitude '37.02083'^^xsd:double;
  dwc:endLatitude '37.02083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.567333 37.02083, -1.567333 37.02083, -1.567333 37.02083, -1.567333 37.02083, -1.567333 37.02083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3960'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59983 -3.450333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.450333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3947'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3947'^^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:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.450333'^^xsd:double;
  dwc:startLongitude '-3.450333'^^xsd:double;
  dwc:endLongitude '-3.450333'^^xsd:double;
  dwc:latitude '36.59983'^^xsd:double;
  dwc:startLatitude '36.59983'^^xsd:double;
  dwc:endLatitude '36.59983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.450333 36.59983, -3.450333 36.59983, -3.450333 36.59983, -3.450333 36.59983, -3.450333 36.59983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3947'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28767 -5.094333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.094333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3911'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3911'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.094333'^^xsd:double;
  dwc:startLongitude '-5.094333'^^xsd:double;
  dwc:endLongitude '-5.094333'^^xsd:double;
  dwc:latitude '36.28767'^^xsd:double;
  dwc:startLatitude '36.28767'^^xsd:double;
  dwc:endLatitude '36.28767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.094333 36.28767, -5.094333 36.28767, -5.094333 36.28767, -5.094333 36.28767, -5.094333 36.28767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3911'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6855 -2.5295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6855"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3823'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3823'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5295'^^xsd:double;
  dwc:startLongitude '-2.5295'^^xsd:double;
  dwc:endLongitude '-2.5295'^^xsd:double;
  dwc:latitude '36.6855'^^xsd:double;
  dwc:startLatitude '36.6855'^^xsd:double;
  dwc:endLatitude '36.6855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5295 36.6855, -2.5295 36.6855, -2.5295 36.6855, -2.5295 36.6855, -2.5295 36.6855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3823'^^xsd:string;
  dwc:observationDate '1996-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 -3.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.507"^^xsd:decimal ;
  dwc:decimalLongitude "-3.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3902'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3902'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.833'^^xsd:double;
  dwc:startLongitude '-3.833'^^xsd:double;
  dwc:endLongitude '-3.833'^^xsd:double;
  dwc:latitude '36.507'^^xsd:double;
  dwc:startLatitude '36.507'^^xsd:double;
  dwc:endLatitude '36.507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.833 36.507, -3.833 36.507, -3.833 36.507, -3.833 36.507, -3.833 36.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3902'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.391 -4.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.391"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1968__429_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.391 -4.38)"^^geo:wktLiteral ;
  geo-pos:lat "36.391"^^xsd:decimal ;
  geo-pos:long "-4.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3937'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3937'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.38'^^xsd:double;
  dwc:startLongitude '-4.38'^^xsd:double;
  dwc:endLongitude '-4.38'^^xsd:double;
  dwc:latitude '36.391'^^xsd:double;
  dwc:startLatitude '36.391'^^xsd:double;
  dwc:endLatitude '36.391'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.38 36.391, -4.38 36.391, -4.38 36.391, -4.38 36.391, -4.38 36.391))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3937'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39317 -2.5035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3821'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3821'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5035'^^xsd:double;
  dwc:startLongitude '-2.5035'^^xsd:double;
  dwc:endLongitude '-2.5035'^^xsd:double;
  dwc:latitude '36.39317'^^xsd:double;
  dwc:startLatitude '36.39317'^^xsd:double;
  dwc:endLatitude '36.39317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5035 36.39317, -2.5035 36.39317, -2.5035 36.39317, -2.5035 36.39317, -2.5035 36.39317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3821'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2285 -5.168334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2285"^^xsd:decimal ;
  dwc:decimalLongitude "-5.168334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3982'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3982'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.168334'^^xsd:double;
  dwc:startLongitude '-5.168334'^^xsd:double;
  dwc:endLongitude '-5.168334'^^xsd:double;
  dwc:latitude '36.2285'^^xsd:double;
  dwc:startLatitude '36.2285'^^xsd:double;
  dwc:endLatitude '36.2285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.168334 36.2285, -5.168334 36.2285, -5.168334 36.2285, -5.168334 36.2285, -5.168334 36.2285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3982'^^xsd:string;
  dwc:observationDate '2004-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45619 -3.932142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45619"^^xsd:decimal ;
  dwc:decimalLongitude "-3.932142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4017'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4017'^^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:timeOfDay '12.777222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.932142'^^xsd:double;
  dwc:startLongitude '-3.932142'^^xsd:double;
  dwc:endLongitude '-3.932142'^^xsd:double;
  dwc:latitude '36.45619'^^xsd:double;
  dwc:startLatitude '36.45619'^^xsd:double;
  dwc:endLatitude '36.45619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.932142 36.45619, -3.932142 36.45619, -3.932142 36.45619, -3.932142 36.45619, -3.932142 36.45619))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4017'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48333 -2.719833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.719833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3807'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3807'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.719833'^^xsd:double;
  dwc:startLongitude '-2.719833'^^xsd:double;
  dwc:endLongitude '-2.719833'^^xsd:double;
  dwc:latitude '36.48333'^^xsd:double;
  dwc:startLatitude '36.48333'^^xsd:double;
  dwc:endLatitude '36.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.719833 36.48333, -2.719833 36.48333, -2.719833 36.48333, -2.719833 36.48333, -2.719833 36.48333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3807'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59067 -2.037167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.037167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3746'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3746'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.037167'^^xsd:double;
  dwc:startLongitude '-2.037167'^^xsd:double;
  dwc:endLongitude '-2.037167'^^xsd:double;
  dwc:latitude '36.59067'^^xsd:double;
  dwc:startLatitude '36.59067'^^xsd:double;
  dwc:endLatitude '36.59067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.037167 36.59067, -2.037167 36.59067, -2.037167 36.59067, -2.037167 36.59067, -2.037167 36.59067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3746'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4845 -0.587167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4845"^^xsd:decimal ;
  dwc:decimalLongitude "-0.587167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3781'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3781'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.587167'^^xsd:double;
  dwc:startLongitude '-0.587167'^^xsd:double;
  dwc:endLongitude '-0.587167'^^xsd:double;
  dwc:latitude '37.4845'^^xsd:double;
  dwc:startLatitude '37.4845'^^xsd:double;
  dwc:endLatitude '37.4845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.587167 37.4845, -0.587167 37.4845, -0.587167 37.4845, -0.587167 37.4845, -0.587167 37.4845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3781'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53667 -2.411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3818'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3818'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.411667'^^xsd:double;
  dwc:startLongitude '-2.411667'^^xsd:double;
  dwc:endLongitude '-2.411667'^^xsd:double;
  dwc:latitude '36.53667'^^xsd:double;
  dwc:startLatitude '36.53667'^^xsd:double;
  dwc:endLatitude '36.53667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.411667 36.53667, -2.411667 36.53667, -2.411667 36.53667, -2.411667 36.53667, -2.411667 36.53667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3818'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35683 -2.824167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.824167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4000'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4000'^^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:timeOfDay '13.178333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.824167'^^xsd:double;
  dwc:startLongitude '-2.824167'^^xsd:double;
  dwc:endLongitude '-2.824167'^^xsd:double;
  dwc:latitude '36.35683'^^xsd:double;
  dwc:startLatitude '36.35683'^^xsd:double;
  dwc:endLatitude '36.35683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.824167 36.35683, -2.824167 36.35683, -2.824167 36.35683, -2.824167 36.35683, -2.824167 36.35683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4000'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57683 -2.032667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.032667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3745'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3745'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.032667'^^xsd:double;
  dwc:startLongitude '-2.032667'^^xsd:double;
  dwc:endLongitude '-2.032667'^^xsd:double;
  dwc:latitude '36.57683'^^xsd:double;
  dwc:startLatitude '36.57683'^^xsd:double;
  dwc:endLatitude '36.57683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.032667 36.57683, -2.032667 36.57683, -2.032667 36.57683, -2.032667 36.57683, -2.032667 36.57683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3745'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52267 -2.679333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.679333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1732'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1732'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.72'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.679333'^^xsd:double;
  dwc:startLongitude '-2.679333'^^xsd:double;
  dwc:endLongitude '-2.679333'^^xsd:double;
  dwc:latitude '36.52267'^^xsd:double;
  dwc:startLatitude '36.52267'^^xsd:double;
  dwc:endLatitude '36.52267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.679333 36.52267, -2.679333 36.52267, -2.679333 36.52267, -2.679333 36.52267, -2.679333 36.52267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1732'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45179 -1.086228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45179"^^xsd:decimal ;
  dwc:decimalLongitude "-1.086228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4649'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4649'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.086228'^^xsd:double;
  dwc:startLongitude '-1.086228'^^xsd:double;
  dwc:endLongitude '-1.086228'^^xsd:double;
  dwc:latitude '37.45179'^^xsd:double;
  dwc:startLatitude '37.45179'^^xsd:double;
  dwc:endLatitude '37.45179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.086228 37.45179, -1.086228 37.45179, -1.086228 37.45179, -1.086228 37.45179, -1.086228 37.45179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4649'^^xsd:string;
  dwc:observationDate '2009-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.397 -3.056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.397"^^xsd:decimal ;
  dwc:decimalLongitude "-3.056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2688'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2688'^^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:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.056'^^xsd:double;
  dwc:startLongitude '-3.056'^^xsd:double;
  dwc:endLongitude '-3.056'^^xsd:double;
  dwc:latitude '36.397'^^xsd:double;
  dwc:startLatitude '36.397'^^xsd:double;
  dwc:endLatitude '36.397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.056 36.397, -3.056 36.397, -3.056 36.397, -3.056 36.397, -3.056 36.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2688'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61333 -3.079833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.079833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2313'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_2313'^^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:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.079833'^^xsd:double;
  dwc:startLongitude '-3.079833'^^xsd:double;
  dwc:endLongitude '-3.079833'^^xsd:double;
  dwc:latitude '36.61333'^^xsd:double;
  dwc:startLatitude '36.61333'^^xsd:double;
  dwc:endLatitude '36.61333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.079833 36.61333, -3.079833 36.61333, -3.079833 36.61333, -3.079833 36.61333, -3.079833 36.61333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2313'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51333 -2.678167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.678167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1731'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1731'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.5525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.678167'^^xsd:double;
  dwc:startLongitude '-2.678167'^^xsd:double;
  dwc:endLongitude '-2.678167'^^xsd:double;
  dwc:latitude '36.51333'^^xsd:double;
  dwc:startLatitude '36.51333'^^xsd:double;
  dwc:endLatitude '36.51333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.678167 36.51333, -2.678167 36.51333, -2.678167 36.51333, -2.678167 36.51333, -2.678167 36.51333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1731'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46583 -2.9345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1514'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1514'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9345'^^xsd:double;
  dwc:startLongitude '-2.9345'^^xsd:double;
  dwc:endLongitude '-2.9345'^^xsd:double;
  dwc:latitude '36.46583'^^xsd:double;
  dwc:startLatitude '36.46583'^^xsd:double;
  dwc:endLatitude '36.46583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9345 36.46583, -2.9345 36.46583, -2.9345 36.46583, -2.9345 36.46583, -2.9345 36.46583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1514'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24933 -5.199667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.199667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1834'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1834'^^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:timeOfDay '13.397222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.199667'^^xsd:double;
  dwc:startLongitude '-5.199667'^^xsd:double;
  dwc:endLongitude '-5.199667'^^xsd:double;
  dwc:latitude '36.24933'^^xsd:double;
  dwc:startLatitude '36.24933'^^xsd:double;
  dwc:endLatitude '36.24933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.199667 36.24933, -5.199667 36.24933, -5.199667 36.24933, -5.199667 36.24933, -5.199667 36.24933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1834'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -3.3365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2221'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2221'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.3365'^^xsd:double;
  dwc:startLongitude '-3.3365'^^xsd:double;
  dwc:endLongitude '-3.3365'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:startLatitude '36.48'^^xsd:double;
  dwc:endLatitude '36.48'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3365 36.48, -3.3365 36.48, -3.3365 36.48, -3.3365 36.48, -3.3365 36.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2221'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4305 -3.142167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4305"^^xsd:decimal ;
  dwc:decimalLongitude "-3.142167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1554'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1554'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.142167'^^xsd:double;
  dwc:startLongitude '-3.142167'^^xsd:double;
  dwc:endLongitude '-3.142167'^^xsd:double;
  dwc:latitude '36.4305'^^xsd:double;
  dwc:startLatitude '36.4305'^^xsd:double;
  dwc:endLatitude '36.4305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.142167 36.4305, -3.142167 36.4305, -3.142167 36.4305, -3.142167 36.4305, -3.142167 36.4305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1554'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96083 -5.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2131'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2131'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.554'^^xsd:double;
  dwc:startLongitude '-5.554'^^xsd:double;
  dwc:endLongitude '-5.554'^^xsd:double;
  dwc:latitude '35.96083'^^xsd:double;
  dwc:startLatitude '35.96083'^^xsd:double;
  dwc:endLatitude '35.96083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.554 35.96083, -5.554 35.96083, -5.554 35.96083, -5.554 35.96083, -5.554 35.96083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2131'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -2.833833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.833833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_687'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_687'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.833833'^^xsd:double;
  dwc:startLongitude '-2.833833'^^xsd:double;
  dwc:endLongitude '-2.833833'^^xsd:double;
  dwc:latitude '36.42417'^^xsd:double;
  dwc:startLatitude '36.42417'^^xsd:double;
  dwc:endLatitude '36.42417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.833833 36.42417, -2.833833 36.42417, -2.833833 36.42417, -2.833833 36.42417, -2.833833 36.42417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_687'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47167 -2.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1979'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1979'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.804722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.721'^^xsd:double;
  dwc:startLongitude '-2.721'^^xsd:double;
  dwc:endLongitude '-2.721'^^xsd:double;
  dwc:latitude '36.47167'^^xsd:double;
  dwc:startLatitude '36.47167'^^xsd:double;
  dwc:endLatitude '36.47167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.721 36.47167, -2.721 36.47167, -2.721 36.47167, -2.721 36.47167, -2.721 36.47167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1979'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53471 -3.119128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.119128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3702'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_3702'^^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:timeOfDay '13.546666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.119128'^^xsd:double;
  dwc:startLongitude '-3.119128'^^xsd:double;
  dwc:endLongitude '-3.119128'^^xsd:double;
  dwc:latitude '36.53471'^^xsd:double;
  dwc:startLatitude '36.53471'^^xsd:double;
  dwc:endLatitude '36.53471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.119128 36.53471, -3.119128 36.53471, -3.119128 36.53471, -3.119128 36.53471, -3.119128 36.53471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3702'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29683 -5.034667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.034667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3196'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3196'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.274722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.034667'^^xsd:double;
  dwc:startLongitude '-5.034667'^^xsd:double;
  dwc:endLongitude '-5.034667'^^xsd:double;
  dwc:latitude '36.29683'^^xsd:double;
  dwc:startLatitude '36.29683'^^xsd:double;
  dwc:endLatitude '36.29683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.034667 36.29683, -5.034667 36.29683, -5.034667 36.29683, -5.034667 36.29683, -5.034667 36.29683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3196'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19433 -1.6495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_216'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_216'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6495'^^xsd:double;
  dwc:startLongitude '-1.6495'^^xsd:double;
  dwc:endLongitude '-1.6495'^^xsd:double;
  dwc:latitude '37.19433'^^xsd:double;
  dwc:startLatitude '37.19433'^^xsd:double;
  dwc:endLatitude '37.19433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6495 37.19433, -1.6495 37.19433, -1.6495 37.19433, -1.6495 37.19433, -1.6495 37.19433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_216'^^xsd:string;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35951 -2.77318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35951"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4338'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.239166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.77318'^^xsd:double;
  dwc:startLongitude '-2.77318'^^xsd:double;
  dwc:endLongitude '-2.77318'^^xsd:double;
  dwc:latitude '36.35951'^^xsd:double;
  dwc:startLatitude '36.35951'^^xsd:double;
  dwc:endLatitude '36.35951'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77318 36.35951, -2.77318 36.35951, -2.77318 36.35951, -2.77318 36.35951, -2.77318 36.35951))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4338'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47833 -2.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_977'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_977'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841667'^^xsd:double;
  dwc:startLongitude '-2.841667'^^xsd:double;
  dwc:endLongitude '-2.841667'^^xsd:double;
  dwc:latitude '36.47833'^^xsd:double;
  dwc:startLatitude '36.47833'^^xsd:double;
  dwc:endLatitude '36.47833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841667 36.47833, -2.841667 36.47833, -2.841667 36.47833, -2.841667 36.47833, -2.841667 36.47833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_977'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34267 -4.324333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.324333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2188'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2188'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.324333'^^xsd:double;
  dwc:startLongitude '-4.324333'^^xsd:double;
  dwc:endLongitude '-4.324333'^^xsd:double;
  dwc:latitude '36.34267'^^xsd:double;
  dwc:startLatitude '36.34267'^^xsd:double;
  dwc:endLatitude '36.34267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.324333 36.34267, -4.324333 36.34267, -4.324333 36.34267, -4.324333 36.34267, -4.324333 36.34267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2188'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36533 -3.014834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.014834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2690'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2690'^^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:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.014834'^^xsd:double;
  dwc:startLongitude '-3.014834'^^xsd:double;
  dwc:endLongitude '-3.014834'^^xsd:double;
  dwc:latitude '36.36533'^^xsd:double;
  dwc:startLatitude '36.36533'^^xsd:double;
  dwc:endLatitude '36.36533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.014834 36.36533, -3.014834 36.36533, -3.014834 36.36533, -3.014834 36.36533, -3.014834 36.36533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2690'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4035 -2.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4035"^^xsd:decimal ;
  dwc:decimalLongitude "-2.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1273'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1273'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.406'^^xsd:double;
  dwc:startLongitude '-2.406'^^xsd:double;
  dwc:endLongitude '-2.406'^^xsd:double;
  dwc:latitude '36.4035'^^xsd:double;
  dwc:startLatitude '36.4035'^^xsd:double;
  dwc:endLatitude '36.4035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.406 36.4035, -2.406 36.4035, -2.406 36.4035, -2.406 36.4035, -2.406 36.4035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1273'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47233 -2.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1416'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1416'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.866667'^^xsd:double;
  dwc:startLongitude '-2.866667'^^xsd:double;
  dwc:endLongitude '-2.866667'^^xsd:double;
  dwc:latitude '36.47233'^^xsd:double;
  dwc:startLatitude '36.47233'^^xsd:double;
  dwc:endLatitude '36.47233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.866667 36.47233, -2.866667 36.47233, -2.866667 36.47233, -2.866667 36.47233, -2.866667 36.47233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1416'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.6125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1528'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1528'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6125'^^xsd:double;
  dwc:startLongitude '-2.6125'^^xsd:double;
  dwc:endLongitude '-2.6125'^^xsd:double;
  dwc:latitude '36.65667'^^xsd:double;
  dwc:startLatitude '36.65667'^^xsd:double;
  dwc:endLatitude '36.65667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6125 36.65667, -2.6125 36.65667, -2.6125 36.65667, -2.6125 36.65667, -2.6125 36.65667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1528'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4145 -4.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4145"^^xsd:decimal ;
  dwc:decimalLongitude "-4.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3058'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3058'^^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:timeOfDay '10.111388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.715667'^^xsd:double;
  dwc:startLongitude '-4.715667'^^xsd:double;
  dwc:endLongitude '-4.715667'^^xsd:double;
  dwc:latitude '36.4145'^^xsd:double;
  dwc:startLatitude '36.4145'^^xsd:double;
  dwc:endLatitude '36.4145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.715667 36.4145, -4.715667 36.4145, -4.715667 36.4145, -4.715667 36.4145, -4.715667 36.4145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3058'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52967 -4.579167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52967"^^xsd:decimal ;
  dwc:decimalLongitude "-4.579167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2115'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2115'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.579167'^^xsd:double;
  dwc:startLongitude '-4.579167'^^xsd:double;
  dwc:endLongitude '-4.579167'^^xsd:double;
  dwc:latitude '36.52967'^^xsd:double;
  dwc:startLatitude '36.52967'^^xsd:double;
  dwc:endLatitude '36.52967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.579167 36.52967, -4.579167 36.52967, -4.579167 36.52967, -4.579167 36.52967, -4.579167 36.52967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2115'^^xsd:string;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49456 -2.771335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49456"^^xsd:decimal ;
  dwc:decimalLongitude "-2.771335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4251'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4251'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9711111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.771335'^^xsd:double;
  dwc:startLongitude '-2.771335'^^xsd:double;
  dwc:endLongitude '-2.771335'^^xsd:double;
  dwc:latitude '36.49456'^^xsd:double;
  dwc:startLatitude '36.49456'^^xsd:double;
  dwc:endLatitude '36.49456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.771335 36.49456, -2.771335 36.49456, -2.771335 36.49456, -2.771335 36.49456, -2.771335 36.49456))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4251'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4618 -3.001328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4618"^^xsd:decimal ;
  dwc:decimalLongitude "-3.001328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4870'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4870'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.7422222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.001328'^^xsd:double;
  dwc:startLongitude '-3.001328'^^xsd:double;
  dwc:endLongitude '-3.001328'^^xsd:double;
  dwc:latitude '36.4618'^^xsd:double;
  dwc:startLatitude '36.4618'^^xsd:double;
  dwc:endLatitude '36.4618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.001328 36.4618, -3.001328 36.4618, -3.001328 36.4618, -3.001328 36.4618, -3.001328 36.4618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4870'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42333 -2.916833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.916833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4708'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4708'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.881111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.916833'^^xsd:double;
  dwc:startLongitude '-2.916833'^^xsd:double;
  dwc:endLongitude '-2.916833'^^xsd:double;
  dwc:latitude '36.42333'^^xsd:double;
  dwc:startLatitude '36.42333'^^xsd:double;
  dwc:endLatitude '36.42333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.916833 36.42333, -2.916833 36.42333, -2.916833 36.42333, -2.916833 36.42333, -2.916833 36.42333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4708'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53992 -3.052873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53992"^^xsd:decimal ;
  dwc:decimalLongitude "-3.052873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4423'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4423'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.174166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.052873'^^xsd:double;
  dwc:startLongitude '-3.052873'^^xsd:double;
  dwc:endLongitude '-3.052873'^^xsd:double;
  dwc:latitude '36.53992'^^xsd:double;
  dwc:startLatitude '36.53992'^^xsd:double;
  dwc:endLatitude '36.53992'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.052873 36.53992, -3.052873 36.53992, -3.052873 36.53992, -3.052873 36.53992, -3.052873 36.53992))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4423'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.303 -2.893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.303"^^xsd:decimal ;
  dwc:decimalLongitude "-2.893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3402'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3402'^^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:timeOfDay '11.327222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.893333'^^xsd:double;
  dwc:startLongitude '-2.893333'^^xsd:double;
  dwc:endLongitude '-2.893333'^^xsd:double;
  dwc:latitude '36.303'^^xsd:double;
  dwc:startLatitude '36.303'^^xsd:double;
  dwc:endLatitude '36.303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.893333 36.303, -2.893333 36.303, -2.893333 36.303, -2.893333 36.303, -2.893333 36.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3402'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -2.481833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.544"^^xsd:decimal ;
  dwc:decimalLongitude "-2.481833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_890'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_890'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.481833'^^xsd:double;
  dwc:startLongitude '-2.481833'^^xsd:double;
  dwc:endLongitude '-2.481833'^^xsd:double;
  dwc:latitude '36.544'^^xsd:double;
  dwc:startLatitude '36.544'^^xsd:double;
  dwc:endLatitude '36.544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.481833 36.544, -2.481833 36.544, -2.481833 36.544, -2.481833 36.544, -2.481833 36.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_890'^^xsd:string;
  dwc:observationDate '1997-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.5955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.406"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2359'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2359'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5955'^^xsd:double;
  dwc:startLongitude '-2.5955'^^xsd:double;
  dwc:endLongitude '-2.5955'^^xsd:double;
  dwc:latitude '36.406'^^xsd:double;
  dwc:startLatitude '36.406'^^xsd:double;
  dwc:endLatitude '36.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5955 36.406, -2.5955 36.406, -2.5955 36.406, -2.5955 36.406, -2.5955 36.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2359'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29733 -4.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1871'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1871'^^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:timeOfDay '16.033055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.2105'^^xsd:double;
  dwc:startLongitude '-4.2105'^^xsd:double;
  dwc:endLongitude '-4.2105'^^xsd:double;
  dwc:latitude '36.29733'^^xsd:double;
  dwc:startLatitude '36.29733'^^xsd:double;
  dwc:endLatitude '36.29733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2105 36.29733, -4.2105 36.29733, -4.2105 36.29733, -4.2105 36.29733, -4.2105 36.29733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1871'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54817 -2.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3538'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3538'^^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:timeOfDay '10.854722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5685'^^xsd:double;
  dwc:startLongitude '-2.5685'^^xsd:double;
  dwc:endLongitude '-2.5685'^^xsd:double;
  dwc:latitude '36.54817'^^xsd:double;
  dwc:startLatitude '36.54817'^^xsd:double;
  dwc:endLatitude '36.54817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5685 36.54817, -2.5685 36.54817, -2.5685 36.54817, -2.5685 36.54817, -2.5685 36.54817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3538'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49944 -2.992869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49944"^^xsd:decimal ;
  dwc:decimalLongitude "-2.992869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4087'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4087'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.197222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.992869'^^xsd:double;
  dwc:startLongitude '-2.992869'^^xsd:double;
  dwc:endLongitude '-2.992869'^^xsd:double;
  dwc:latitude '36.49944'^^xsd:double;
  dwc:startLatitude '36.49944'^^xsd:double;
  dwc:endLatitude '36.49944'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.992869 36.49944, -2.992869 36.49944, -2.992869 36.49944, -2.992869 36.49944, -2.992869 36.49944))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4087'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65233 -2.277833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.277833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3274'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3274'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.2675'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.277833'^^xsd:double;
  dwc:startLongitude '-2.277833'^^xsd:double;
  dwc:endLongitude '-2.277833'^^xsd:double;
  dwc:latitude '36.65233'^^xsd:double;
  dwc:startLatitude '36.65233'^^xsd:double;
  dwc:endLatitude '36.65233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.277833 36.65233, -2.277833 36.65233, -2.277833 36.65233, -2.277833 36.65233, -2.277833 36.65233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3274'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4492 -3.992732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4492"^^xsd:decimal ;
  dwc:decimalLongitude "-3.992732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3639'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3639'^^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:timeOfDay '10.304166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.992732'^^xsd:double;
  dwc:startLongitude '-3.992732'^^xsd:double;
  dwc:endLongitude '-3.992732'^^xsd:double;
  dwc:latitude '36.4492'^^xsd:double;
  dwc:startLatitude '36.4492'^^xsd:double;
  dwc:endLatitude '36.4492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.992732 36.4492, -3.992732 36.4492, -3.992732 36.4492, -3.992732 36.4492, -3.992732 36.4492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3639'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4815 -2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2700'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2700'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6155'^^xsd:double;
  dwc:startLongitude '-2.6155'^^xsd:double;
  dwc:endLongitude '-2.6155'^^xsd:double;
  dwc:latitude '36.4815'^^xsd:double;
  dwc:startLatitude '36.4815'^^xsd:double;
  dwc:endLatitude '36.4815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6155 36.4815, -2.6155 36.4815, -2.6155 36.4815, -2.6155 36.4815, -2.6155 36.4815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2700'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51767 -2.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2616'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2616'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.909'^^xsd:double;
  dwc:startLongitude '-2.909'^^xsd:double;
  dwc:endLongitude '-2.909'^^xsd:double;
  dwc:latitude '36.51767'^^xsd:double;
  dwc:startLatitude '36.51767'^^xsd:double;
  dwc:endLatitude '36.51767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909 36.51767, -2.909 36.51767, -2.909 36.51767, -2.909 36.51767, -2.909 36.51767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2616'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46233 -2.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2611'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2611'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.589'^^xsd:double;
  dwc:startLongitude '-2.589'^^xsd:double;
  dwc:endLongitude '-2.589'^^xsd:double;
  dwc:latitude '36.46233'^^xsd:double;
  dwc:startLatitude '36.46233'^^xsd:double;
  dwc:endLatitude '36.46233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.589 36.46233, -2.589 36.46233, -2.589 36.46233, -2.589 36.46233, -2.589 36.46233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2611'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43717 -2.5965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2377'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2377'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5965'^^xsd:double;
  dwc:startLongitude '-2.5965'^^xsd:double;
  dwc:endLongitude '-2.5965'^^xsd:double;
  dwc:latitude '36.43717'^^xsd:double;
  dwc:startLatitude '36.43717'^^xsd:double;
  dwc:endLatitude '36.43717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5965 36.43717, -2.5965 36.43717, -2.5965 36.43717, -2.5965 36.43717, -2.5965 36.43717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2377'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85233 -1.965167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.965167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3297'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3297'^^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:timeOfDay '17.085'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.965167'^^xsd:double;
  dwc:startLongitude '-1.965167'^^xsd:double;
  dwc:endLongitude '-1.965167'^^xsd:double;
  dwc:latitude '36.85233'^^xsd:double;
  dwc:startLatitude '36.85233'^^xsd:double;
  dwc:endLatitude '36.85233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.965167 36.85233, -1.965167 36.85233, -1.965167 36.85233, -1.965167 36.85233, -1.965167 36.85233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3297'^^xsd:string;
  dwc:observationDate '2005-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35517 -4.435833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.435833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2181'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2181'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.435833'^^xsd:double;
  dwc:startLongitude '-4.435833'^^xsd:double;
  dwc:endLongitude '-4.435833'^^xsd:double;
  dwc:latitude '36.35517'^^xsd:double;
  dwc:startLatitude '36.35517'^^xsd:double;
  dwc:endLatitude '36.35517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.435833 36.35517, -4.435833 36.35517, -4.435833 36.35517, -4.435833 36.35517, -4.435833 36.35517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2181'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5275 -2.7435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5275"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2857'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2857'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.4563888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7435'^^xsd:double;
  dwc:startLongitude '-2.7435'^^xsd:double;
  dwc:endLongitude '-2.7435'^^xsd:double;
  dwc:latitude '36.5275'^^xsd:double;
  dwc:startLatitude '36.5275'^^xsd:double;
  dwc:endLatitude '36.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7435 36.5275, -2.7435 36.5275, -2.7435 36.5275, -2.7435 36.5275, -2.7435 36.5275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2857'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41734 -2.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41734"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3438'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3438'^^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:timeOfDay '14.678611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725333'^^xsd:double;
  dwc:startLongitude '-2.725333'^^xsd:double;
  dwc:endLongitude '-2.725333'^^xsd:double;
  dwc:latitude '36.41734'^^xsd:double;
  dwc:startLatitude '36.41734'^^xsd:double;
  dwc:endLatitude '36.41734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725333 36.41734, -2.725333 36.41734, -2.725333 36.41734, -2.725333 36.41734, -2.725333 36.41734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3438'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58367 -2.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1650'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_1650'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.733'^^xsd:double;
  dwc:startLongitude '-2.733'^^xsd:double;
  dwc:endLongitude '-2.733'^^xsd:double;
  dwc:latitude '36.58367'^^xsd:double;
  dwc:startLatitude '36.58367'^^xsd:double;
  dwc:endLatitude '36.58367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.733 36.58367, -2.733 36.58367, -2.733 36.58367, -2.733 36.58367, -2.733 36.58367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1650'^^xsd:string;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40433 -2.795667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.795667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1088'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1088'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.795667'^^xsd:double;
  dwc:startLongitude '-2.795667'^^xsd:double;
  dwc:endLongitude '-2.795667'^^xsd:double;
  dwc:latitude '36.40433'^^xsd:double;
  dwc:startLatitude '36.40433'^^xsd:double;
  dwc:endLatitude '36.40433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.795667 36.40433, -2.795667 36.40433, -2.795667 36.40433, -2.795667 36.40433, -2.795667 36.40433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1088'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41945 -2.917365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.917365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4253'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4253'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.345555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.917365'^^xsd:double;
  dwc:startLongitude '-2.917365'^^xsd:double;
  dwc:endLongitude '-2.917365'^^xsd:double;
  dwc:latitude '36.41945'^^xsd:double;
  dwc:startLatitude '36.41945'^^xsd:double;
  dwc:endLatitude '36.41945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.917365 36.41945, -2.917365 36.41945, -2.917365 36.41945, -2.917365 36.41945, -2.917365 36.41945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4253'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19333 -1.638167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.638167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_347'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_347'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.638167'^^xsd:double;
  dwc:startLongitude '-1.638167'^^xsd:double;
  dwc:endLongitude '-1.638167'^^xsd:double;
  dwc:latitude '37.19333'^^xsd:double;
  dwc:startLatitude '37.19333'^^xsd:double;
  dwc:endLatitude '37.19333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.638167 37.19333, -1.638167 37.19333, -1.638167 37.19333, -1.638167 37.19333, -1.638167 37.19333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_347'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4555 -0.809167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4555"^^xsd:decimal ;
  dwc:decimalLongitude "-0.809167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_785'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_785'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.809167'^^xsd:double;
  dwc:startLongitude '-0.809167'^^xsd:double;
  dwc:endLongitude '-0.809167'^^xsd:double;
  dwc:latitude '37.4555'^^xsd:double;
  dwc:startLatitude '37.4555'^^xsd:double;
  dwc:endLatitude '37.4555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.809167 37.4555, -0.809167 37.4555, -0.809167 37.4555, -0.809167 37.4555, -0.809167 37.4555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_785'^^xsd:string;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25433 -5.1605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2807'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2807'^^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:timeOfDay '9.0891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1605'^^xsd:double;
  dwc:startLongitude '-5.1605'^^xsd:double;
  dwc:endLongitude '-5.1605'^^xsd:double;
  dwc:latitude '36.25433'^^xsd:double;
  dwc:startLatitude '36.25433'^^xsd:double;
  dwc:endLatitude '36.25433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1605 36.25433, -5.1605 36.25433, -5.1605 36.25433, -5.1605 36.25433, -5.1605 36.25433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2807'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96033 -5.551167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.551167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2132'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2132'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.551167'^^xsd:double;
  dwc:startLongitude '-5.551167'^^xsd:double;
  dwc:endLongitude '-5.551167'^^xsd:double;
  dwc:latitude '35.96033'^^xsd:double;
  dwc:startLatitude '35.96033'^^xsd:double;
  dwc:endLatitude '35.96033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.551167 35.96033, -5.551167 35.96033, -5.551167 35.96033, -5.551167 35.96033, -5.551167 35.96033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2132'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37416 -2.930333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37416"^^xsd:decimal ;
  dwc:decimalLongitude "-2.930333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2661'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2661'^^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:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.930333'^^xsd:double;
  dwc:startLongitude '-2.930333'^^xsd:double;
  dwc:endLongitude '-2.930333'^^xsd:double;
  dwc:latitude '36.37416'^^xsd:double;
  dwc:startLatitude '36.37416'^^xsd:double;
  dwc:endLatitude '36.37416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.930333 36.37416, -2.930333 36.37416, -2.930333 36.37416, -2.930333 36.37416, -2.930333 36.37416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2661'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39268 -2.748718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39268"^^xsd:decimal ;
  dwc:decimalLongitude "-2.748718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4420'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4420'^^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:timeOfDay '12.981944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.748718'^^xsd:double;
  dwc:startLongitude '-2.748718'^^xsd:double;
  dwc:endLongitude '-2.748718'^^xsd:double;
  dwc:latitude '36.39268'^^xsd:double;
  dwc:startLatitude '36.39268'^^xsd:double;
  dwc:endLatitude '36.39268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.748718 36.39268, -2.748718 36.39268, -2.748718 36.39268, -2.748718 36.39268, -2.748718 36.39268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4420'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70348 -3.646575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70348"^^xsd:decimal ;
  dwc:decimalLongitude "-3.646575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4383'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4383'^^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:timeOfDay '7.5963888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.646575'^^xsd:double;
  dwc:startLongitude '-3.646575'^^xsd:double;
  dwc:endLongitude '-3.646575'^^xsd:double;
  dwc:latitude '36.70348'^^xsd:double;
  dwc:startLatitude '36.70348'^^xsd:double;
  dwc:endLatitude '36.70348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.646575 36.70348, -3.646575 36.70348, -3.646575 36.70348, -3.646575 36.70348, -3.646575 36.70348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4383'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43867 -4.190167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.190167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1795'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1795'^^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:timeOfDay '9.5538888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.190167'^^xsd:double;
  dwc:startLongitude '-4.190167'^^xsd:double;
  dwc:endLongitude '-4.190167'^^xsd:double;
  dwc:latitude '36.43867'^^xsd:double;
  dwc:startLatitude '36.43867'^^xsd:double;
  dwc:endLatitude '36.43867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.190167 36.43867, -4.190167 36.43867, -4.190167 36.43867, -4.190167 36.43867, -4.190167 36.43867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1795'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43867 -4.190167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.190167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1796'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1796'^^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:timeOfDay '9.5372222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.190167'^^xsd:double;
  dwc:startLongitude '-4.190167'^^xsd:double;
  dwc:endLongitude '-4.190167'^^xsd:double;
  dwc:latitude '36.43867'^^xsd:double;
  dwc:startLatitude '36.43867'^^xsd:double;
  dwc:endLatitude '36.43867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.190167 36.43867, -4.190167 36.43867, -4.190167 36.43867, -4.190167 36.43867, -4.190167 36.43867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1796'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7535 -2.062667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.062667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2366'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2366'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.062667'^^xsd:double;
  dwc:startLongitude '-2.062667'^^xsd:double;
  dwc:endLongitude '-2.062667'^^xsd:double;
  dwc:latitude '36.7535'^^xsd:double;
  dwc:startLatitude '36.7535'^^xsd:double;
  dwc:endLatitude '36.7535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.062667 36.7535, -2.062667 36.7535, -2.062667 36.7535, -2.062667 36.7535, -2.062667 36.7535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2366'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46433 -3.300833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46433"^^xsd:decimal ;
  dwc:decimalLongitude "-3.300833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2223'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2223'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.300833'^^xsd:double;
  dwc:startLongitude '-3.300833'^^xsd:double;
  dwc:endLongitude '-3.300833'^^xsd:double;
  dwc:latitude '36.46433'^^xsd:double;
  dwc:startLatitude '36.46433'^^xsd:double;
  dwc:endLatitude '36.46433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.300833 36.46433, -3.300833 36.46433, -3.300833 36.46433, -3.300833 36.46433, -3.300833 36.46433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2223'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45083 -2.865667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.865667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2411'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2411'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.865667'^^xsd:double;
  dwc:startLongitude '-2.865667'^^xsd:double;
  dwc:endLongitude '-2.865667'^^xsd:double;
  dwc:latitude '36.45083'^^xsd:double;
  dwc:startLatitude '36.45083'^^xsd:double;
  dwc:endLatitude '36.45083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.865667 36.45083, -2.865667 36.45083, -2.865667 36.45083, -2.865667 36.45083, -2.865667 36.45083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2411'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38817 -2.888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2848'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2848'^^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:timeOfDay '14.399444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.888333'^^xsd:double;
  dwc:startLongitude '-2.888333'^^xsd:double;
  dwc:endLongitude '-2.888333'^^xsd:double;
  dwc:latitude '36.38817'^^xsd:double;
  dwc:startLatitude '36.38817'^^xsd:double;
  dwc:endLatitude '36.38817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.888333 36.38817, -2.888333 36.38817, -2.888333 36.38817, -2.888333 36.38817, -2.888333 36.38817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2848'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55037 -2.800555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55037"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3691'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3691'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.894166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.800555'^^xsd:double;
  dwc:startLongitude '-2.800555'^^xsd:double;
  dwc:endLongitude '-2.800555'^^xsd:double;
  dwc:latitude '36.55037'^^xsd:double;
  dwc:startLatitude '36.55037'^^xsd:double;
  dwc:endLatitude '36.55037'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800555 36.55037, -2.800555 36.55037, -2.800555 36.55037, -2.800555 36.55037, -2.800555 36.55037))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3691'^^xsd:string;
  dwc:observationDate '2006-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32267 -4.3685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2947'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2947'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.127777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.3685'^^xsd:double;
  dwc:startLongitude '-4.3685'^^xsd:double;
  dwc:endLongitude '-4.3685'^^xsd:double;
  dwc:latitude '36.32267'^^xsd:double;
  dwc:startLatitude '36.32267'^^xsd:double;
  dwc:endLatitude '36.32267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3685 36.32267, -4.3685 36.32267, -4.3685 36.32267, -4.3685 36.32267, -4.3685 36.32267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2947'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43725 -2.700593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.700593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4368'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4368'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.409444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.700593'^^xsd:double;
  dwc:startLongitude '-2.700593'^^xsd:double;
  dwc:endLongitude '-2.700593'^^xsd:double;
  dwc:latitude '36.43725'^^xsd:double;
  dwc:startLatitude '36.43725'^^xsd:double;
  dwc:endLatitude '36.43725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.700593 36.43725, -2.700593 36.43725, -2.700593 36.43725, -2.700593 36.43725, -2.700593 36.43725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4368'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34733 -4.6705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1922'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1922'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '16.816111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6705'^^xsd:double;
  dwc:startLongitude '-4.6705'^^xsd:double;
  dwc:endLongitude '-4.6705'^^xsd:double;
  dwc:latitude '36.34733'^^xsd:double;
  dwc:startLatitude '36.34733'^^xsd:double;
  dwc:endLatitude '36.34733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6705 36.34733, -4.6705 36.34733, -4.6705 36.34733, -4.6705 36.34733, -4.6705 36.34733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1922'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52726 -3.925502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52726"^^xsd:decimal ;
  dwc:decimalLongitude "-3.925502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3635'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3635'^^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:timeOfDay '12.786666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.925502'^^xsd:double;
  dwc:startLongitude '-3.925502'^^xsd:double;
  dwc:endLongitude '-3.925502'^^xsd:double;
  dwc:latitude '36.52726'^^xsd:double;
  dwc:startLatitude '36.52726'^^xsd:double;
  dwc:endLatitude '36.52726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.925502 36.52726, -3.925502 36.52726, -3.925502 36.52726, -3.925502 36.52726, -3.925502 36.52726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3635'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49367 -0.774833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49367"^^xsd:decimal ;
  dwc:decimalLongitude "-0.774833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_291'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_291'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.774833'^^xsd:double;
  dwc:startLongitude '-0.774833'^^xsd:double;
  dwc:endLongitude '-0.774833'^^xsd:double;
  dwc:latitude '37.49367'^^xsd:double;
  dwc:startLatitude '37.49367'^^xsd:double;
  dwc:endLatitude '37.49367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.774833 37.49367, -0.774833 37.49367, -0.774833 37.49367, -0.774833 37.49367, -0.774833 37.49367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_291'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60017 -3.672833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.672833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3338'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3338'^^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:timeOfDay '8.56'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.672833'^^xsd:double;
  dwc:startLongitude '-3.672833'^^xsd:double;
  dwc:endLongitude '-3.672833'^^xsd:double;
  dwc:latitude '36.60017'^^xsd:double;
  dwc:startLatitude '36.60017'^^xsd:double;
  dwc:endLatitude '36.60017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.672833 36.60017, -3.672833 36.60017, -3.672833 36.60017, -3.672833 36.60017, -3.672833 36.60017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3338'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6295 -2.894833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6295"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1681'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1681'^^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:timeOfDay '17.498611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894833'^^xsd:double;
  dwc:startLongitude '-2.894833'^^xsd:double;
  dwc:endLongitude '-2.894833'^^xsd:double;
  dwc:latitude '36.6295'^^xsd:double;
  dwc:startLatitude '36.6295'^^xsd:double;
  dwc:endLatitude '36.6295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894833 36.6295, -2.894833 36.6295, -2.894833 36.6295, -2.894833 36.6295, -2.894833 36.6295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1681'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68217 -2.800333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_715'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_715'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.800333'^^xsd:double;
  dwc:startLongitude '-2.800333'^^xsd:double;
  dwc:endLongitude '-2.800333'^^xsd:double;
  dwc:latitude '36.68217'^^xsd:double;
  dwc:startLatitude '36.68217'^^xsd:double;
  dwc:endLatitude '36.68217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800333 36.68217, -2.800333 36.68217, -2.800333 36.68217, -2.800333 36.68217, -2.800333 36.68217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_715'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683 -3.808833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.808833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2831'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2831'^^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:timeOfDay '13.227222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.808833'^^xsd:double;
  dwc:startLongitude '-3.808833'^^xsd:double;
  dwc:endLongitude '-3.808833'^^xsd:double;
  dwc:latitude '36.683'^^xsd:double;
  dwc:startLatitude '36.683'^^xsd:double;
  dwc:endLatitude '36.683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.808833 36.683, -3.808833 36.683, -3.808833 36.683, -3.808833 36.683, -3.808833 36.683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2831'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57433 -2.389667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.389667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_915'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_915'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.389667'^^xsd:double;
  dwc:startLongitude '-2.389667'^^xsd:double;
  dwc:endLongitude '-2.389667'^^xsd:double;
  dwc:latitude '36.57433'^^xsd:double;
  dwc:startLatitude '36.57433'^^xsd:double;
  dwc:endLatitude '36.57433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.389667 36.57433, -2.389667 36.57433, -2.389667 36.57433, -2.389667 36.57433, -2.389667 36.57433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_915'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3615 -3.036167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-3.036167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1625'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1625'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.036167'^^xsd:double;
  dwc:startLongitude '-3.036167'^^xsd:double;
  dwc:endLongitude '-3.036167'^^xsd:double;
  dwc:latitude '36.3615'^^xsd:double;
  dwc:startLatitude '36.3615'^^xsd:double;
  dwc:endLatitude '36.3615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.036167 36.3615, -3.036167 36.3615, -3.036167 36.3615, -3.036167 36.3615, -3.036167 36.3615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1625'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42081 -3.078708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42081"^^xsd:decimal ;
  dwc:decimalLongitude "-3.078708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4832'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4832'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.472777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.078708'^^xsd:double;
  dwc:startLongitude '-3.078708'^^xsd:double;
  dwc:endLongitude '-3.078708'^^xsd:double;
  dwc:latitude '36.42081'^^xsd:double;
  dwc:startLatitude '36.42081'^^xsd:double;
  dwc:endLatitude '36.42081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.078708 36.42081, -3.078708 36.42081, -3.078708 36.42081, -3.078708 36.42081, -3.078708 36.42081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4832'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5945 -2.691333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.691333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1529'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1529'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.691333'^^xsd:double;
  dwc:startLongitude '-2.691333'^^xsd:double;
  dwc:endLongitude '-2.691333'^^xsd:double;
  dwc:latitude '36.5945'^^xsd:double;
  dwc:startLatitude '36.5945'^^xsd:double;
  dwc:endLatitude '36.5945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.691333 36.5945, -2.691333 36.5945, -2.691333 36.5945, -2.691333 36.5945, -2.691333 36.5945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1529'^^xsd:string;
  dwc:observationDate '1999-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45617 -2.927333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1614'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1614'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927333'^^xsd:double;
  dwc:startLongitude '-2.927333'^^xsd:double;
  dwc:endLongitude '-2.927333'^^xsd:double;
  dwc:latitude '36.45617'^^xsd:double;
  dwc:startLatitude '36.45617'^^xsd:double;
  dwc:endLatitude '36.45617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927333 36.45617, -2.927333 36.45617, -2.927333 36.45617, -2.927333 36.45617, -2.927333 36.45617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1614'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4782 -3.169212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4782"^^xsd:decimal ;
  dwc:decimalLongitude "-3.169212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4766'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4766'^^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:timeOfDay '10.759166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.169212'^^xsd:double;
  dwc:startLongitude '-3.169212'^^xsd:double;
  dwc:endLongitude '-3.169212'^^xsd:double;
  dwc:latitude '36.4782'^^xsd:double;
  dwc:startLatitude '36.4782'^^xsd:double;
  dwc:endLatitude '36.4782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.169212 36.4782, -3.169212 36.4782, -3.169212 36.4782, -3.169212 36.4782, -3.169212 36.4782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4766'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.946 -1.690667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.946"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_253'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_253'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.690667'^^xsd:double;
  dwc:startLongitude '-1.690667'^^xsd:double;
  dwc:endLongitude '-1.690667'^^xsd:double;
  dwc:latitude '36.946'^^xsd:double;
  dwc:startLatitude '36.946'^^xsd:double;
  dwc:endLatitude '36.946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690667 36.946, -1.690667 36.946, -1.690667 36.946, -1.690667 36.946, -1.690667 36.946))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_253'^^xsd:string;
  dwc:observationDate '1993-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57667 -2.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_63'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_63'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.333333'^^xsd:double;
  dwc:startLongitude '-2.333333'^^xsd:double;
  dwc:endLongitude '-2.333333'^^xsd:double;
  dwc:latitude '36.57667'^^xsd:double;
  dwc:startLatitude '36.57667'^^xsd:double;
  dwc:endLatitude '36.57667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333333 36.57667, -2.333333 36.57667, -2.333333 36.57667, -2.333333 36.57667, -2.333333 36.57667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_63'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64061 -3.055057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64061"^^xsd:decimal ;
  dwc:decimalLongitude "-3.055057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3703'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_3703'^^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:timeOfDay '15.010833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.055057'^^xsd:double;
  dwc:startLongitude '-3.055057'^^xsd:double;
  dwc:endLongitude '-3.055057'^^xsd:double;
  dwc:latitude '36.64061'^^xsd:double;
  dwc:startLatitude '36.64061'^^xsd:double;
  dwc:endLatitude '36.64061'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.055057 36.64061, -3.055057 36.64061, -3.055057 36.64061, -3.055057 36.64061, -3.055057 36.64061))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3703'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.973 -3.032667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.973"^^xsd:decimal ;
  dwc:decimalLongitude "-3.032667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2278'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2278'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.032667'^^xsd:double;
  dwc:startLongitude '-3.032667'^^xsd:double;
  dwc:endLongitude '-3.032667'^^xsd:double;
  dwc:latitude '35.973'^^xsd:double;
  dwc:startLatitude '35.973'^^xsd:double;
  dwc:endLatitude '35.973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.032667 35.973, -3.032667 35.973, -3.032667 35.973, -3.032667 35.973, -3.032667 35.973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2278'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5318 -2.925365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5318"^^xsd:decimal ;
  dwc:decimalLongitude "-2.925365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4262'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4262'^^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:timeOfDay '9.5127777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.925365'^^xsd:double;
  dwc:startLongitude '-2.925365'^^xsd:double;
  dwc:endLongitude '-2.925365'^^xsd:double;
  dwc:latitude '36.5318'^^xsd:double;
  dwc:startLatitude '36.5318'^^xsd:double;
  dwc:endLatitude '36.5318'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.925365 36.5318, -2.925365 36.5318, -2.925365 36.5318, -2.925365 36.5318, -2.925365 36.5318))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4262'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58151 -2.80718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58151"^^xsd:decimal ;
  dwc:decimalLongitude "-2.80718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4019'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4019'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '9.2827777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.80718'^^xsd:double;
  dwc:startLongitude '-2.80718'^^xsd:double;
  dwc:endLongitude '-2.80718'^^xsd:double;
  dwc:latitude '36.58151'^^xsd:double;
  dwc:startLatitude '36.58151'^^xsd:double;
  dwc:endLatitude '36.58151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.80718 36.58151, -2.80718 36.58151, -2.80718 36.58151, -2.80718 36.58151, -2.80718 36.58151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4019'^^xsd:string;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57183 -2.637333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.637333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1135'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1135'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.637333'^^xsd:double;
  dwc:startLongitude '-2.637333'^^xsd:double;
  dwc:endLongitude '-2.637333'^^xsd:double;
  dwc:latitude '36.57183'^^xsd:double;
  dwc:startLatitude '36.57183'^^xsd:double;
  dwc:endLatitude '36.57183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.637333 36.57183, -2.637333 36.57183, -2.637333 36.57183, -2.637333 36.57183, -2.637333 36.57183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1135'^^xsd:string;
  dwc:observationDate '1998-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52617 -2.864833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.864833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_862'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_862'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.864833'^^xsd:double;
  dwc:startLongitude '-2.864833'^^xsd:double;
  dwc:endLongitude '-2.864833'^^xsd:double;
  dwc:latitude '36.52617'^^xsd:double;
  dwc:startLatitude '36.52617'^^xsd:double;
  dwc:endLatitude '36.52617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.864833 36.52617, -2.864833 36.52617, -2.864833 36.52617, -2.864833 36.52617, -2.864833 36.52617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_862'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56667 -2.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_61'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_61'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.266667'^^xsd:double;
  dwc:startLongitude '-2.266667'^^xsd:double;
  dwc:endLongitude '-2.266667'^^xsd:double;
  dwc:latitude '36.56667'^^xsd:double;
  dwc:startLatitude '36.56667'^^xsd:double;
  dwc:endLatitude '36.56667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.266667 36.56667, -2.266667 36.56667, -2.266667 36.56667, -2.266667 36.56667, -2.266667 36.56667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_61'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -3.472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-3.472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2837'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2837'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.2277777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.472'^^xsd:double;
  dwc:startLongitude '-3.472'^^xsd:double;
  dwc:endLongitude '-3.472'^^xsd:double;
  dwc:latitude '36.6655'^^xsd:double;
  dwc:startLatitude '36.6655'^^xsd:double;
  dwc:endLatitude '36.6655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.472 36.6655, -3.472 36.6655, -3.472 36.6655, -3.472 36.6655, -3.472 36.6655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2837'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34875 -4.323265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34875"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4618'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4618'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.899722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.323265'^^xsd:double;
  dwc:startLongitude '-4.323265'^^xsd:double;
  dwc:endLongitude '-4.323265'^^xsd:double;
  dwc:latitude '35.34875'^^xsd:double;
  dwc:startLatitude '35.34875'^^xsd:double;
  dwc:endLatitude '35.34875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.323265 35.34875, -4.323265 35.34875, -4.323265 35.34875, -4.323265 35.34875, -4.323265 35.34875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4618'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70333 -2.356667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.356667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_656'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_656'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.356667'^^xsd:double;
  dwc:startLongitude '-2.356667'^^xsd:double;
  dwc:endLongitude '-2.356667'^^xsd:double;
  dwc:latitude '36.70333'^^xsd:double;
  dwc:startLatitude '36.70333'^^xsd:double;
  dwc:endLatitude '36.70333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.356667 36.70333, -2.356667 36.70333, -2.356667 36.70333, -2.356667 36.70333, -2.356667 36.70333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_656'^^xsd:string;
  dwc:observationDate '1996-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79317 -2.543833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.543833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1098'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1098'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '5.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.543833'^^xsd:double;
  dwc:startLongitude '-2.543833'^^xsd:double;
  dwc:endLongitude '-2.543833'^^xsd:double;
  dwc:latitude '36.79317'^^xsd:double;
  dwc:startLatitude '36.79317'^^xsd:double;
  dwc:endLatitude '36.79317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.543833 36.79317, -2.543833 36.79317, -2.543833 36.79317, -2.543833 36.79317, -2.543833 36.79317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1098'^^xsd:string;
  dwc:observationDate '1998-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.537 -2.864667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.537"^^xsd:decimal ;
  dwc:decimalLongitude "-2.864667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1619'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1619'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.864667'^^xsd:double;
  dwc:startLongitude '-2.864667'^^xsd:double;
  dwc:endLongitude '-2.864667'^^xsd:double;
  dwc:latitude '36.537'^^xsd:double;
  dwc:startLatitude '36.537'^^xsd:double;
  dwc:endLatitude '36.537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.864667 36.537, -2.864667 36.537, -2.864667 36.537, -2.864667 36.537, -2.864667 36.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1619'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56183 -2.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1779'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1779'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.598333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.829'^^xsd:double;
  dwc:startLongitude '-2.829'^^xsd:double;
  dwc:endLongitude '-2.829'^^xsd:double;
  dwc:latitude '36.56183'^^xsd:double;
  dwc:startLatitude '36.56183'^^xsd:double;
  dwc:endLatitude '36.56183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.829 36.56183, -2.829 36.56183, -2.829 36.56183, -2.829 36.56183, -2.829 36.56183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1779'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57164 -3.062613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57164"^^xsd:decimal ;
  dwc:decimalLongitude "-3.062613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3711'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3711'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.480833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.062613'^^xsd:double;
  dwc:startLongitude '-3.062613'^^xsd:double;
  dwc:endLongitude '-3.062613'^^xsd:double;
  dwc:latitude '36.57164'^^xsd:double;
  dwc:startLatitude '36.57164'^^xsd:double;
  dwc:endLatitude '36.57164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.062613 36.57164, -3.062613 36.57164, -3.062613 36.57164, -3.062613 36.57164, -3.062613 36.57164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3711'^^xsd:string;
  dwc:observationDate '2006-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78133 -2.5545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_584'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_584'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5545'^^xsd:double;
  dwc:startLongitude '-2.5545'^^xsd:double;
  dwc:endLongitude '-2.5545'^^xsd:double;
  dwc:latitude '36.78133'^^xsd:double;
  dwc:startLatitude '36.78133'^^xsd:double;
  dwc:endLatitude '36.78133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5545 36.78133, -2.5545 36.78133, -2.5545 36.78133, -2.5545 36.78133, -2.5545 36.78133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_584'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59683 -2.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1317'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1317'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638333'^^xsd:double;
  dwc:startLongitude '-2.638333'^^xsd:double;
  dwc:endLongitude '-2.638333'^^xsd:double;
  dwc:latitude '36.59683'^^xsd:double;
  dwc:startLatitude '36.59683'^^xsd:double;
  dwc:endLatitude '36.59683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638333 36.59683, -2.638333 36.59683, -2.638333 36.59683, -2.638333 36.59683, -2.638333 36.59683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1317'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63563 -2.746782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63563"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4478'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4478'^^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:timeOfDay '7.3752777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746782'^^xsd:double;
  dwc:startLongitude '-2.746782'^^xsd:double;
  dwc:endLongitude '-2.746782'^^xsd:double;
  dwc:latitude '36.63563'^^xsd:double;
  dwc:startLatitude '36.63563'^^xsd:double;
  dwc:endLatitude '36.63563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746782 36.63563, -2.746782 36.63563, -2.746782 36.63563, -2.746782 36.63563, -2.746782 36.63563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4478'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4875 -2.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_748'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_748'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.845'^^xsd:double;
  dwc:startLongitude '-2.845'^^xsd:double;
  dwc:endLongitude '-2.845'^^xsd:double;
  dwc:latitude '36.4875'^^xsd:double;
  dwc:startLatitude '36.4875'^^xsd:double;
  dwc:endLatitude '36.4875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845 36.4875, -2.845 36.4875, -2.845 36.4875, -2.845 36.4875, -2.845 36.4875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_748'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.415 -4.742333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.742333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2783'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2783'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.896944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.742333'^^xsd:double;
  dwc:startLongitude '-4.742333'^^xsd:double;
  dwc:endLongitude '-4.742333'^^xsd:double;
  dwc:latitude '36.415'^^xsd:double;
  dwc:startLatitude '36.415'^^xsd:double;
  dwc:endLatitude '36.415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.742333 36.415, -4.742333 36.415, -4.742333 36.415, -4.742333 36.415, -4.742333 36.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2783'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.705 -3.610833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.705"^^xsd:decimal ;
  dwc:decimalLongitude "-3.610833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2836'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2836'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.3841666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.610833'^^xsd:double;
  dwc:startLongitude '-3.610833'^^xsd:double;
  dwc:endLongitude '-3.610833'^^xsd:double;
  dwc:latitude '36.705'^^xsd:double;
  dwc:startLatitude '36.705'^^xsd:double;
  dwc:endLatitude '36.705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.610833 36.705, -3.610833 36.705, -3.610833 36.705, -3.610833 36.705, -3.610833 36.705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2836'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71533 -2.356833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.356833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3393'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3393'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.7680555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.356833'^^xsd:double;
  dwc:startLongitude '-2.356833'^^xsd:double;
  dwc:endLongitude '-2.356833'^^xsd:double;
  dwc:latitude '36.71533'^^xsd:double;
  dwc:startLatitude '36.71533'^^xsd:double;
  dwc:endLatitude '36.71533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.356833 36.71533, -2.356833 36.71533, -2.356833 36.71533, -2.356833 36.71533, -2.356833 36.71533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3393'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55 -2.703667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55"^^xsd:decimal ;
  dwc:decimalLongitude "-2.703667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2011'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2011'^^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:timeOfDay '8.5066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.703667'^^xsd:double;
  dwc:startLongitude '-2.703667'^^xsd:double;
  dwc:endLongitude '-2.703667'^^xsd:double;
  dwc:latitude '36.55'^^xsd:double;
  dwc:startLatitude '36.55'^^xsd:double;
  dwc:endLatitude '36.55'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.703667 36.55, -2.703667 36.55, -2.703667 36.55, -2.703667 36.55, -2.703667 36.55))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2011'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17183 -1.751167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.751167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_800'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_800'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.751167'^^xsd:double;
  dwc:startLongitude '-1.751167'^^xsd:double;
  dwc:endLongitude '-1.751167'^^xsd:double;
  dwc:latitude '37.17183'^^xsd:double;
  dwc:startLatitude '37.17183'^^xsd:double;
  dwc:endLatitude '37.17183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.751167 37.17183, -1.751167 37.17183, -1.751167 37.17183, -1.751167 37.17183, -1.751167 37.17183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_800'^^xsd:string;
  dwc:observationDate '1997-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.335 -1.5525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_162'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_162'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5525'^^xsd:double;
  dwc:startLongitude '-1.5525'^^xsd:double;
  dwc:endLongitude '-1.5525'^^xsd:double;
  dwc:latitude '37.335'^^xsd:double;
  dwc:startLatitude '37.335'^^xsd:double;
  dwc:endLatitude '37.335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5525 37.335, -1.5525 37.335, -1.5525 37.335, -1.5525 37.335, -1.5525 37.335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_162'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38433 -1.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_170'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_170'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.551'^^xsd:double;
  dwc:startLongitude '-1.551'^^xsd:double;
  dwc:endLongitude '-1.551'^^xsd:double;
  dwc:latitude '37.38433'^^xsd:double;
  dwc:startLatitude '37.38433'^^xsd:double;
  dwc:endLatitude '37.38433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.551 37.38433, -1.551 37.38433, -1.551 37.38433, -1.551 37.38433, -1.551 37.38433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_170'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.631 -2.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.631"^^xsd:decimal ;
  dwc:decimalLongitude "-2.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3308'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3308'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.794166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.391667'^^xsd:double;
  dwc:startLongitude '-2.391667'^^xsd:double;
  dwc:endLongitude '-2.391667'^^xsd:double;
  dwc:latitude '36.631'^^xsd:double;
  dwc:startLatitude '36.631'^^xsd:double;
  dwc:endLatitude '36.631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.391667 36.631, -2.391667 36.631, -2.391667 36.631, -2.391667 36.631, -2.391667 36.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3308'^^xsd:string;
  dwc:observationDate '2005-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65267 -2.635333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1435'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1435'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.635333'^^xsd:double;
  dwc:startLongitude '-2.635333'^^xsd:double;
  dwc:endLongitude '-2.635333'^^xsd:double;
  dwc:latitude '36.65267'^^xsd:double;
  dwc:startLatitude '36.65267'^^xsd:double;
  dwc:endLatitude '36.65267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635333 36.65267, -2.635333 36.65267, -2.635333 36.65267, -2.635333 36.65267, -2.635333 36.65267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1435'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5897 -2.666222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.666222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4578'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4578'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8041666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.666222'^^xsd:double;
  dwc:startLongitude '-2.666222'^^xsd:double;
  dwc:endLongitude '-2.666222'^^xsd:double;
  dwc:latitude '36.5897'^^xsd:double;
  dwc:startLatitude '36.5897'^^xsd:double;
  dwc:endLatitude '36.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.666222 36.5897, -2.666222 36.5897, -2.666222 36.5897, -2.666222 36.5897, -2.666222 36.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4578'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6205 -2.519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6205"^^xsd:decimal ;
  dwc:decimalLongitude "-2.519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3448'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3448'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4761111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.519'^^xsd:double;
  dwc:startLongitude '-2.519'^^xsd:double;
  dwc:endLongitude '-2.519'^^xsd:double;
  dwc:latitude '36.6205'^^xsd:double;
  dwc:startLatitude '36.6205'^^xsd:double;
  dwc:endLatitude '36.6205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.519 36.6205, -2.519 36.6205, -2.519 36.6205, -2.519 36.6205, -2.519 36.6205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3448'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5315 -2.877667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5315"^^xsd:decimal ;
  dwc:decimalLongitude "-2.877667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3454'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3454'^^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:timeOfDay '8.0527777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.877667'^^xsd:double;
  dwc:startLongitude '-2.877667'^^xsd:double;
  dwc:endLongitude '-2.877667'^^xsd:double;
  dwc:latitude '36.5315'^^xsd:double;
  dwc:startLatitude '36.5315'^^xsd:double;
  dwc:endLatitude '36.5315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.877667 36.5315, -2.877667 36.5315, -2.877667 36.5315, -2.877667 36.5315, -2.877667 36.5315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3454'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66516 -3.441334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66516"^^xsd:decimal ;
  dwc:decimalLongitude "-3.441334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2565'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2565'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.441334'^^xsd:double;
  dwc:startLongitude '-3.441334'^^xsd:double;
  dwc:endLongitude '-3.441334'^^xsd:double;
  dwc:latitude '36.66516'^^xsd:double;
  dwc:startLatitude '36.66516'^^xsd:double;
  dwc:endLatitude '36.66516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.441334 36.66516, -3.441334 36.66516, -3.441334 36.66516, -3.441334 36.66516, -3.441334 36.66516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2565'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3965 -1.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3965"^^xsd:decimal ;
  dwc:decimalLongitude "-1.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4772'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4772'^^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:timeOfDay '8.6847222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.991'^^xsd:double;
  dwc:startLongitude '-1.991'^^xsd:double;
  dwc:endLongitude '-1.991'^^xsd:double;
  dwc:latitude '36.3965'^^xsd:double;
  dwc:startLatitude '36.3965'^^xsd:double;
  dwc:endLatitude '36.3965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.991 36.3965, -1.991 36.3965, -1.991 36.3965, -1.991 36.3965, -1.991 36.3965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4772'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6355 -2.751167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6355"^^xsd:decimal ;
  dwc:decimalLongitude "-2.751167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_692'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_692'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.751167'^^xsd:double;
  dwc:startLongitude '-2.751167'^^xsd:double;
  dwc:endLongitude '-2.751167'^^xsd:double;
  dwc:latitude '36.6355'^^xsd:double;
  dwc:startLatitude '36.6355'^^xsd:double;
  dwc:endLatitude '36.6355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.751167 36.6355, -2.751167 36.6355, -2.751167 36.6355, -2.751167 36.6355, -2.751167 36.6355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_692'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57117 -2.4545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1011'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1011'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4545'^^xsd:double;
  dwc:startLongitude '-2.4545'^^xsd:double;
  dwc:endLongitude '-2.4545'^^xsd:double;
  dwc:latitude '36.57117'^^xsd:double;
  dwc:startLatitude '36.57117'^^xsd:double;
  dwc:endLatitude '36.57117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4545 36.57117, -2.4545 36.57117, -2.4545 36.57117, -2.4545 36.57117, -2.4545 36.57117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1011'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54867 -2.534333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.534333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_638'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_638'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.534333'^^xsd:double;
  dwc:startLongitude '-2.534333'^^xsd:double;
  dwc:endLongitude '-2.534333'^^xsd:double;
  dwc:latitude '36.54867'^^xsd:double;
  dwc:startLatitude '36.54867'^^xsd:double;
  dwc:endLatitude '36.54867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.534333 36.54867, -2.534333 36.54867, -2.534333 36.54867, -2.534333 36.54867, -2.534333 36.54867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_638'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56667 -2.7215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1102'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1102'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7215'^^xsd:double;
  dwc:startLongitude '-2.7215'^^xsd:double;
  dwc:endLongitude '-2.7215'^^xsd:double;
  dwc:latitude '36.56667'^^xsd:double;
  dwc:startLatitude '36.56667'^^xsd:double;
  dwc:endLatitude '36.56667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7215 36.56667, -2.7215 36.56667, -2.7215 36.56667, -2.7215 36.56667, -2.7215 36.56667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1102'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.635 -2.625333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.635"^^xsd:decimal ;
  dwc:decimalLongitude "-2.625333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1735'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1735'^^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:timeOfDay '14.518888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.625333'^^xsd:double;
  dwc:startLongitude '-2.625333'^^xsd:double;
  dwc:endLongitude '-2.625333'^^xsd:double;
  dwc:latitude '36.635'^^xsd:double;
  dwc:startLatitude '36.635'^^xsd:double;
  dwc:endLatitude '36.635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.625333 36.635, -2.625333 36.635, -2.625333 36.635, -2.625333 36.635, -2.625333 36.635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1735'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5475 -2.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3033'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3033'^^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:timeOfDay '8.9986111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.828'^^xsd:double;
  dwc:startLongitude '-2.828'^^xsd:double;
  dwc:endLongitude '-2.828'^^xsd:double;
  dwc:latitude '36.5475'^^xsd:double;
  dwc:startLatitude '36.5475'^^xsd:double;
  dwc:endLatitude '36.5475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.828 36.5475, -2.828 36.5475, -2.828 36.5475, -2.828 36.5475, -2.828 36.5475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3033'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -4.414333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.414333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3053'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3053'^^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:timeOfDay '14.181666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.414333'^^xsd:double;
  dwc:startLongitude '-4.414333'^^xsd:double;
  dwc:endLongitude '-4.414333'^^xsd:double;
  dwc:latitude '36.56083'^^xsd:double;
  dwc:startLatitude '36.56083'^^xsd:double;
  dwc:endLatitude '36.56083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.414333 36.56083, -4.414333 36.56083, -4.414333 36.56083, -4.414333 36.56083, -4.414333 36.56083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3053'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60493 -2.915908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60493"^^xsd:decimal ;
  dwc:decimalLongitude "-2.915908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4424'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4424'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.7463888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.915908'^^xsd:double;
  dwc:startLongitude '-2.915908'^^xsd:double;
  dwc:endLongitude '-2.915908'^^xsd:double;
  dwc:latitude '36.60493'^^xsd:double;
  dwc:startLatitude '36.60493'^^xsd:double;
  dwc:endLatitude '36.60493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.915908 36.60493, -2.915908 36.60493, -2.915908 36.60493, -2.915908 36.60493, -2.915908 36.60493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4424'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60715 -1.99176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60715"^^xsd:decimal ;
  dwc:decimalLongitude "-1.99176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3501'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3501'^^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:timeOfDay '14.589444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.99176'^^xsd:double;
  dwc:startLongitude '-1.99176'^^xsd:double;
  dwc:endLongitude '-1.99176'^^xsd:double;
  dwc:latitude '36.60715'^^xsd:double;
  dwc:startLatitude '36.60715'^^xsd:double;
  dwc:endLatitude '36.60715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.99176 36.60715, -1.99176 36.60715, -1.99176 36.60715, -1.99176 36.60715, -1.99176 36.60715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3501'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80254 -1.901025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80254"^^xsd:decimal ;
  dwc:decimalLongitude "-1.901025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4653'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4653'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.874722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.901025'^^xsd:double;
  dwc:startLongitude '-1.901025'^^xsd:double;
  dwc:endLongitude '-1.901025'^^xsd:double;
  dwc:latitude '36.80254'^^xsd:double;
  dwc:startLatitude '36.80254'^^xsd:double;
  dwc:endLatitude '36.80254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.901025 36.80254, -1.901025 36.80254, -1.901025 36.80254, -1.901025 36.80254, -1.901025 36.80254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4653'^^xsd:string;
  dwc:observationDate '2009-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57467 -2.9235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1158'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1158'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9235'^^xsd:double;
  dwc:startLongitude '-2.9235'^^xsd:double;
  dwc:endLongitude '-2.9235'^^xsd:double;
  dwc:latitude '36.57467'^^xsd:double;
  dwc:startLatitude '36.57467'^^xsd:double;
  dwc:endLatitude '36.57467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9235 36.57467, -2.9235 36.57467, -2.9235 36.57467, -2.9235 36.57467, -2.9235 36.57467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1158'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.854667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.854667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1188'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1188'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.854667'^^xsd:double;
  dwc:startLongitude '-2.854667'^^xsd:double;
  dwc:endLongitude '-2.854667'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:startLatitude '36.52'^^xsd:double;
  dwc:endLatitude '36.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.854667 36.52, -2.854667 36.52, -2.854667 36.52, -2.854667 36.52, -2.854667 36.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1188'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54295 -4.099455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.54295"^^xsd:decimal ;
  dwc:decimalLongitude "-4.099455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4726'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4726'^^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:timeOfDay '14.342222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.099455'^^xsd:double;
  dwc:startLongitude '-4.099455'^^xsd:double;
  dwc:endLongitude '-4.099455'^^xsd:double;
  dwc:latitude '35.54295'^^xsd:double;
  dwc:startLatitude '35.54295'^^xsd:double;
  dwc:endLatitude '35.54295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.099455 35.54295, -4.099455 35.54295, -4.099455 35.54295, -4.099455 35.54295, -4.099455 35.54295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4726'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6025 -2.846833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6025"^^xsd:decimal ;
  dwc:decimalLongitude "-2.846833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1530'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1530'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.846833'^^xsd:double;
  dwc:startLongitude '-2.846833'^^xsd:double;
  dwc:endLongitude '-2.846833'^^xsd:double;
  dwc:latitude '36.6025'^^xsd:double;
  dwc:startLatitude '36.6025'^^xsd:double;
  dwc:endLatitude '36.6025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.846833 36.6025, -2.846833 36.6025, -2.846833 36.6025, -2.846833 36.6025, -2.846833 36.6025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1530'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77511 -2.399108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77511"^^xsd:decimal ;
  dwc:decimalLongitude "-2.399108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4082'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4082'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.9497222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.399108'^^xsd:double;
  dwc:startLongitude '-2.399108'^^xsd:double;
  dwc:endLongitude '-2.399108'^^xsd:double;
  dwc:latitude '36.77511'^^xsd:double;
  dwc:startLatitude '36.77511'^^xsd:double;
  dwc:endLatitude '36.77511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.399108 36.77511, -2.399108 36.77511, -2.399108 36.77511, -2.399108 36.77511, -2.399108 36.77511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4082'^^xsd:string;
  dwc:observationDate '2007-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47925 -4.550015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47925"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4593'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4593'^^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:timeOfDay '15.247777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.550015'^^xsd:double;
  dwc:startLongitude '-4.550015'^^xsd:double;
  dwc:endLongitude '-4.550015'^^xsd:double;
  dwc:latitude '36.47925'^^xsd:double;
  dwc:startLatitude '36.47925'^^xsd:double;
  dwc:endLatitude '36.47925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.550015 36.47925, -4.550015 36.47925, -4.550015 36.47925, -4.550015 36.47925, -4.550015 36.47925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4593'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56034 -2.827667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56034"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3279'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3279'^^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:timeOfDay '8.11'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.827667'^^xsd:double;
  dwc:startLongitude '-2.827667'^^xsd:double;
  dwc:endLongitude '-2.827667'^^xsd:double;
  dwc:latitude '36.56034'^^xsd:double;
  dwc:startLatitude '36.56034'^^xsd:double;
  dwc:endLatitude '36.56034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827667 36.56034, -2.827667 36.56034, -2.827667 36.56034, -2.827667 36.56034, -2.827667 36.56034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3279'^^xsd:string;
  dwc:observationDate '2004-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.597 -2.938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.597"^^xsd:decimal ;
  dwc:decimalLongitude "-2.938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3028'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3028'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.2555555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.938333'^^xsd:double;
  dwc:startLongitude '-2.938333'^^xsd:double;
  dwc:endLongitude '-2.938333'^^xsd:double;
  dwc:latitude '36.597'^^xsd:double;
  dwc:startLatitude '36.597'^^xsd:double;
  dwc:endLatitude '36.597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.938333 36.597, -2.938333 36.597, -2.938333 36.597, -2.938333 36.597, -2.938333 36.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3028'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75333 -2.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_75'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_75'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.46'^^xsd:double;
  dwc:startLongitude '-2.46'^^xsd:double;
  dwc:endLongitude '-2.46'^^xsd:double;
  dwc:latitude '36.75333'^^xsd:double;
  dwc:startLatitude '36.75333'^^xsd:double;
  dwc:endLatitude '36.75333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.46 36.75333, -2.46 36.75333, -2.46 36.75333, -2.46 36.75333, -2.46 36.75333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_75'^^xsd:string;
  dwc:observationDate '1992-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.736 -2.506833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.736"^^xsd:decimal ;
  dwc:decimalLongitude "-2.506833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_475'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_475'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.506833'^^xsd:double;
  dwc:startLongitude '-2.506833'^^xsd:double;
  dwc:endLongitude '-2.506833'^^xsd:double;
  dwc:latitude '36.736'^^xsd:double;
  dwc:startLatitude '36.736'^^xsd:double;
  dwc:endLatitude '36.736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.506833 36.736, -2.506833 36.736, -2.506833 36.736, -2.506833 36.736, -2.506833 36.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_475'^^xsd:string;
  dwc:observationDate '1995-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59933 -2.859333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.859333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2654'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2654'^^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:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.859333'^^xsd:double;
  dwc:startLongitude '-2.859333'^^xsd:double;
  dwc:endLongitude '-2.859333'^^xsd:double;
  dwc:latitude '36.59933'^^xsd:double;
  dwc:startLatitude '36.59933'^^xsd:double;
  dwc:endLatitude '36.59933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.859333 36.59933, -2.859333 36.59933, -2.859333 36.59933, -2.859333 36.59933, -2.859333 36.59933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2654'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64288 -2.686883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64288"^^xsd:decimal ;
  dwc:decimalLongitude "-2.686883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4519'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4519'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.3786111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.686883'^^xsd:double;
  dwc:startLongitude '-2.686883'^^xsd:double;
  dwc:endLongitude '-2.686883'^^xsd:double;
  dwc:latitude '36.64288'^^xsd:double;
  dwc:startLatitude '36.64288'^^xsd:double;
  dwc:endLatitude '36.64288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.686883 36.64288, -2.686883 36.64288, -2.686883 36.64288, -2.686883 36.64288, -2.686883 36.64288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4519'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42583 -4.530334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.530334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2503'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2503'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.530334'^^xsd:double;
  dwc:startLongitude '-4.530334'^^xsd:double;
  dwc:endLongitude '-4.530334'^^xsd:double;
  dwc:latitude '36.42583'^^xsd:double;
  dwc:startLatitude '36.42583'^^xsd:double;
  dwc:endLatitude '36.42583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.530334 36.42583, -4.530334 36.42583, -4.530334 36.42583, -4.530334 36.42583, -4.530334 36.42583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2503'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.574 -2.914167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.574"^^xsd:decimal ;
  dwc:decimalLongitude "-2.914167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2655'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2655'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.914167'^^xsd:double;
  dwc:startLongitude '-2.914167'^^xsd:double;
  dwc:endLongitude '-2.914167'^^xsd:double;
  dwc:latitude '36.574'^^xsd:double;
  dwc:startLatitude '36.574'^^xsd:double;
  dwc:endLatitude '36.574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.914167 36.574, -2.914167 36.574, -2.914167 36.574, -2.914167 36.574, -2.914167 36.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2655'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53062 -2.845454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53062"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3571'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3571'^^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:timeOfDay '8.1125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.845454'^^xsd:double;
  dwc:startLongitude '-2.845454'^^xsd:double;
  dwc:endLongitude '-2.845454'^^xsd:double;
  dwc:latitude '36.53062'^^xsd:double;
  dwc:startLatitude '36.53062'^^xsd:double;
  dwc:endLatitude '36.53062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845454 36.53062, -2.845454 36.53062, -2.845454 36.53062, -2.845454 36.53062, -2.845454 36.53062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3571'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50767 -2.870667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2746'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2746'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1686111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870667'^^xsd:double;
  dwc:startLongitude '-2.870667'^^xsd:double;
  dwc:endLongitude '-2.870667'^^xsd:double;
  dwc:latitude '36.50767'^^xsd:double;
  dwc:startLatitude '36.50767'^^xsd:double;
  dwc:endLatitude '36.50767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870667 36.50767, -2.870667 36.50767, -2.870667 36.50767, -2.870667 36.50767, -2.870667 36.50767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2746'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64449 -2.593982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64449"^^xsd:decimal ;
  dwc:decimalLongitude "-2.593982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3606'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3606'^^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:timeOfDay '11.561666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.593982'^^xsd:double;
  dwc:startLongitude '-2.593982'^^xsd:double;
  dwc:endLongitude '-2.593982'^^xsd:double;
  dwc:latitude '36.64449'^^xsd:double;
  dwc:startLatitude '36.64449'^^xsd:double;
  dwc:endLatitude '36.64449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.593982 36.64449, -2.593982 36.64449, -2.593982 36.64449, -2.593982 36.64449, -2.593982 36.64449))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3606'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41233 0.209167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41233"^^xsd:decimal ;
  dwc:decimalLongitude "0.209167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1242'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1242'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.209167'^^xsd:double;
  dwc:startLongitude '0.209167'^^xsd:double;
  dwc:endLongitude '0.209167'^^xsd:double;
  dwc:latitude '39.41233'^^xsd:double;
  dwc:startLatitude '39.41233'^^xsd:double;
  dwc:endLatitude '39.41233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.209167 39.41233, 0.209167 39.41233, 0.209167 39.41233, 0.209167 39.41233, 0.209167 39.41233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1242'^^xsd:string;
  dwc:observationDate '1999-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49357 -2.80811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49357"^^xsd:decimal ;
  dwc:decimalLongitude "-2.80811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3686'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3686'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.151111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.80811'^^xsd:double;
  dwc:startLongitude '-2.80811'^^xsd:double;
  dwc:endLongitude '-2.80811'^^xsd:double;
  dwc:latitude '36.49357'^^xsd:double;
  dwc:startLatitude '36.49357'^^xsd:double;
  dwc:endLatitude '36.49357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.80811 36.49357, -2.80811 36.49357, -2.80811 36.49357, -2.80811 36.49357, -2.80811 36.49357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3686'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57217 -2.8355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1684'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1684'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.0622222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8355'^^xsd:double;
  dwc:startLongitude '-2.8355'^^xsd:double;
  dwc:endLongitude '-2.8355'^^xsd:double;
  dwc:latitude '36.57217'^^xsd:double;
  dwc:startLatitude '36.57217'^^xsd:double;
  dwc:endLatitude '36.57217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8355 36.57217, -2.8355 36.57217, -2.8355 36.57217, -2.8355 36.57217, -2.8355 36.57217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1684'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -2.8355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1675'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1675'^^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:timeOfDay '7.5125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8355'^^xsd:double;
  dwc:startLongitude '-2.8355'^^xsd:double;
  dwc:endLongitude '-2.8355'^^xsd:double;
  dwc:latitude '36.64333'^^xsd:double;
  dwc:startLatitude '36.64333'^^xsd:double;
  dwc:endLatitude '36.64333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8355 36.64333, -2.8355 36.64333, -2.8355 36.64333, -2.8355 36.64333, -2.8355 36.64333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1675'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71017 -2.492667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.492667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_925'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_925'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.492667'^^xsd:double;
  dwc:startLongitude '-2.492667'^^xsd:double;
  dwc:endLongitude '-2.492667'^^xsd:double;
  dwc:latitude '36.71017'^^xsd:double;
  dwc:startLatitude '36.71017'^^xsd:double;
  dwc:endLatitude '36.71017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.492667 36.71017, -2.492667 36.71017, -2.492667 36.71017, -2.492667 36.71017, -2.492667 36.71017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_925'^^xsd:string;
  dwc:observationDate '1997-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.839833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.839833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1674'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1674'^^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:timeOfDay '16.970555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.839833'^^xsd:double;
  dwc:startLongitude '-2.839833'^^xsd:double;
  dwc:endLongitude '-2.839833'^^xsd:double;
  dwc:latitude '36.5395'^^xsd:double;
  dwc:startLatitude '36.5395'^^xsd:double;
  dwc:endLatitude '36.5395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.839833 36.5395, -2.839833 36.5395, -2.839833 36.5395, -2.839833 36.5395, -2.839833 36.5395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1674'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.488 -1.171167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.488"^^xsd:decimal ;
  dwc:decimalLongitude "-1.171167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_143'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_143'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.171167'^^xsd:double;
  dwc:startLongitude '-1.171167'^^xsd:double;
  dwc:endLongitude '-1.171167'^^xsd:double;
  dwc:latitude '37.488'^^xsd:double;
  dwc:startLatitude '37.488'^^xsd:double;
  dwc:endLatitude '37.488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.171167 37.488, -1.171167 37.488, -1.171167 37.488, -1.171167 37.488, -1.171167 37.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_143'^^xsd:string;
  dwc:observationDate '1993-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.589 -2.845833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.589"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1569'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1569'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.845833'^^xsd:double;
  dwc:startLongitude '-2.845833'^^xsd:double;
  dwc:endLongitude '-2.845833'^^xsd:double;
  dwc:latitude '36.589'^^xsd:double;
  dwc:startLatitude '36.589'^^xsd:double;
  dwc:endLatitude '36.589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845833 36.589, -2.845833 36.589, -2.845833 36.589, -2.845833 36.589, -2.845833 36.589))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1569'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5405 -2.636833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5405"^^xsd:decimal ;
  dwc:decimalLongitude "-2.636833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1134'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1134'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.636833'^^xsd:double;
  dwc:startLongitude '-2.636833'^^xsd:double;
  dwc:endLongitude '-2.636833'^^xsd:double;
  dwc:latitude '36.5405'^^xsd:double;
  dwc:startLatitude '36.5405'^^xsd:double;
  dwc:endLatitude '36.5405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.636833 36.5405, -2.636833 36.5405, -2.636833 36.5405, -2.636833 36.5405, -2.636833 36.5405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1134'^^xsd:string;
  dwc:observationDate '1998-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96333 -5.4495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2166'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2166'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.4495'^^xsd:double;
  dwc:startLongitude '-5.4495'^^xsd:double;
  dwc:endLongitude '-5.4495'^^xsd:double;
  dwc:latitude '35.96333'^^xsd:double;
  dwc:startLatitude '35.96333'^^xsd:double;
  dwc:endLatitude '35.96333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4495 35.96333, -5.4495 35.96333, -5.4495 35.96333, -5.4495 35.96333, -5.4495 35.96333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2166'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.768 -2.5155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.768"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_986'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_986'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5155'^^xsd:double;
  dwc:startLongitude '-2.5155'^^xsd:double;
  dwc:endLongitude '-2.5155'^^xsd:double;
  dwc:latitude '36.768'^^xsd:double;
  dwc:startLatitude '36.768'^^xsd:double;
  dwc:endLatitude '36.768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5155 36.768, -2.5155 36.768, -2.5155 36.768, -2.5155 36.768, -2.5155 36.768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_986'^^xsd:string;
  dwc:observationDate '1998-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92033 -5.690167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.690167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1823'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1823'^^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:timeOfDay '15.363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.690167'^^xsd:double;
  dwc:startLongitude '-5.690167'^^xsd:double;
  dwc:endLongitude '-5.690167'^^xsd:double;
  dwc:latitude '35.92033'^^xsd:double;
  dwc:startLatitude '35.92033'^^xsd:double;
  dwc:endLatitude '35.92033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.690167 35.92033, -5.690167 35.92033, -5.690167 35.92033, -5.690167 35.92033, -5.690167 35.92033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1823'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6625 -2.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3069'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3069'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.4661111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841'^^xsd:double;
  dwc:startLongitude '-2.841'^^xsd:double;
  dwc:endLongitude '-2.841'^^xsd:double;
  dwc:latitude '36.6625'^^xsd:double;
  dwc:startLatitude '36.6625'^^xsd:double;
  dwc:endLatitude '36.6625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841 36.6625, -2.841 36.6625, -2.841 36.6625, -2.841 36.6625, -2.841 36.6625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3069'^^xsd:string;
  dwc:observationDate '2004-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5735 -2.894833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1618'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1618'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894833'^^xsd:double;
  dwc:startLongitude '-2.894833'^^xsd:double;
  dwc:endLongitude '-2.894833'^^xsd:double;
  dwc:latitude '36.5735'^^xsd:double;
  dwc:startLatitude '36.5735'^^xsd:double;
  dwc:endLatitude '36.5735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894833 36.5735, -2.894833 36.5735, -2.894833 36.5735, -2.894833 36.5735, -2.894833 36.5735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1618'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.501 -2.823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.501"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2975'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2975'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823333'^^xsd:double;
  dwc:startLongitude '-2.823333'^^xsd:double;
  dwc:endLongitude '-2.823333'^^xsd:double;
  dwc:latitude '36.501'^^xsd:double;
  dwc:startLatitude '36.501'^^xsd:double;
  dwc:endLatitude '36.501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823333 36.501, -2.823333 36.501, -2.823333 36.501, -2.823333 36.501, -2.823333 36.501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2975'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40217 -4.656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1862'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1862'^^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:timeOfDay '8.9938888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.656'^^xsd:double;
  dwc:startLongitude '-4.656'^^xsd:double;
  dwc:endLongitude '-4.656'^^xsd:double;
  dwc:latitude '36.40217'^^xsd:double;
  dwc:startLatitude '36.40217'^^xsd:double;
  dwc:endLatitude '36.40217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.656 36.40217, -4.656 36.40217, -4.656 36.40217, -4.656 36.40217, -4.656 36.40217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1862'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57883 -2.949667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.949667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1993'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1993'^^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:timeOfDay '10.241111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.949667'^^xsd:double;
  dwc:startLongitude '-2.949667'^^xsd:double;
  dwc:endLongitude '-2.949667'^^xsd:double;
  dwc:latitude '36.57883'^^xsd:double;
  dwc:startLatitude '36.57883'^^xsd:double;
  dwc:endLatitude '36.57883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.949667 36.57883, -2.949667 36.57883, -2.949667 36.57883, -2.949667 36.57883, -2.949667 36.57883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1993'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47533 -2.4215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3014'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3014'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4215'^^xsd:double;
  dwc:startLongitude '-2.4215'^^xsd:double;
  dwc:endLongitude '-2.4215'^^xsd:double;
  dwc:latitude '36.47533'^^xsd:double;
  dwc:startLatitude '36.47533'^^xsd:double;
  dwc:endLatitude '36.47533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4215 36.47533, -2.4215 36.47533, -2.4215 36.47533, -2.4215 36.47533, -2.4215 36.47533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3014'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57967 -2.649833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.649833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1136'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1136'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.649833'^^xsd:double;
  dwc:startLongitude '-2.649833'^^xsd:double;
  dwc:endLongitude '-2.649833'^^xsd:double;
  dwc:latitude '36.57967'^^xsd:double;
  dwc:startLatitude '36.57967'^^xsd:double;
  dwc:endLatitude '36.57967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.649833 36.57967, -2.649833 36.57967, -2.649833 36.57967, -2.649833 36.57967, -2.649833 36.57967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1136'^^xsd:string;
  dwc:observationDate '1998-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65617 -2.782333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.782333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1682'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1682'^^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:timeOfDay '7.6358333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.782333'^^xsd:double;
  dwc:startLongitude '-2.782333'^^xsd:double;
  dwc:endLongitude '-2.782333'^^xsd:double;
  dwc:latitude '36.65617'^^xsd:double;
  dwc:startLatitude '36.65617'^^xsd:double;
  dwc:endLatitude '36.65617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.782333 36.65617, -2.782333 36.65617, -2.782333 36.65617, -2.782333 36.65617, -2.782333 36.65617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1682'^^xsd:string;
  dwc:observationDate '2000-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62517 -2.971333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.971333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1632'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1632'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.971333'^^xsd:double;
  dwc:startLongitude '-2.971333'^^xsd:double;
  dwc:endLongitude '-2.971333'^^xsd:double;
  dwc:latitude '36.62517'^^xsd:double;
  dwc:startLatitude '36.62517'^^xsd:double;
  dwc:endLatitude '36.62517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.971333 36.62517, -2.971333 36.62517, -2.971333 36.62517, -2.971333 36.62517, -2.971333 36.62517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1632'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80667 -2.436667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.436667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_528'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_528'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.436667'^^xsd:double;
  dwc:startLongitude '-2.436667'^^xsd:double;
  dwc:endLongitude '-2.436667'^^xsd:double;
  dwc:latitude '36.80667'^^xsd:double;
  dwc:startLatitude '36.80667'^^xsd:double;
  dwc:endLatitude '36.80667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.436667 36.80667, -2.436667 36.80667, -2.436667 36.80667, -2.436667 36.80667, -2.436667 36.80667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_528'^^xsd:string;
  dwc:observationDate '1995-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40294 -2.807728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4222'^^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:timeOfDay '9.5616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807728'^^xsd:double;
  dwc:startLongitude '-2.807728'^^xsd:double;
  dwc:endLongitude '-2.807728'^^xsd:double;
  dwc:latitude '36.40294'^^xsd:double;
  dwc:startLatitude '36.40294'^^xsd:double;
  dwc:endLatitude '36.40294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807728 36.40294, -2.807728 36.40294, -2.807728 36.40294, -2.807728 36.40294, -2.807728 36.40294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4222'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54261 -2.80104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54261"^^xsd:decimal ;
  dwc:decimalLongitude "-2.80104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4422'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4422'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '9.4202777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.80104'^^xsd:double;
  dwc:startLongitude '-2.80104'^^xsd:double;
  dwc:endLongitude '-2.80104'^^xsd:double;
  dwc:latitude '36.54261'^^xsd:double;
  dwc:startLatitude '36.54261'^^xsd:double;
  dwc:endLatitude '36.54261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.80104 36.54261, -2.80104 36.54261, -2.80104 36.54261, -2.80104 36.54261, -2.80104 36.54261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4422'^^xsd:string;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08833 -1.752333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.752333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_357'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_357'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.752333'^^xsd:double;
  dwc:startLongitude '-1.752333'^^xsd:double;
  dwc:endLongitude '-1.752333'^^xsd:double;
  dwc:latitude '37.08833'^^xsd:double;
  dwc:startLatitude '37.08833'^^xsd:double;
  dwc:endLatitude '37.08833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.752333 37.08833, -1.752333 37.08833, -1.752333 37.08833, -1.752333 37.08833, -1.752333 37.08833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_357'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10367 -1.645167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.645167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_239'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_239'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.645167'^^xsd:double;
  dwc:startLongitude '-1.645167'^^xsd:double;
  dwc:endLongitude '-1.645167'^^xsd:double;
  dwc:latitude '37.10367'^^xsd:double;
  dwc:startLatitude '37.10367'^^xsd:double;
  dwc:endLatitude '37.10367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.645167 37.10367, -1.645167 37.10367, -1.645167 37.10367, -1.645167 37.10367, -1.645167 37.10367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_239'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.307 -1.529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.307"^^xsd:decimal ;
  dwc:decimalLongitude "-1.529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_261'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_261'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.529'^^xsd:double;
  dwc:startLongitude '-1.529'^^xsd:double;
  dwc:endLongitude '-1.529'^^xsd:double;
  dwc:latitude '37.307'^^xsd:double;
  dwc:startLatitude '37.307'^^xsd:double;
  dwc:endLatitude '37.307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.529 37.307, -1.529 37.307, -1.529 37.307, -1.529 37.307, -1.529 37.307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_261'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47433 -4.312833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.312833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1801'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1801'^^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:timeOfDay '14.686944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.312833'^^xsd:double;
  dwc:startLongitude '-4.312833'^^xsd:double;
  dwc:endLongitude '-4.312833'^^xsd:double;
  dwc:latitude '36.47433'^^xsd:double;
  dwc:startLatitude '36.47433'^^xsd:double;
  dwc:endLatitude '36.47433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.312833 36.47433, -4.312833 36.47433, -4.312833 36.47433, -4.312833 36.47433, -4.312833 36.47433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1801'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52783 -2.357667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.357667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2372'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.357667'^^xsd:double;
  dwc:startLongitude '-2.357667'^^xsd:double;
  dwc:endLongitude '-2.357667'^^xsd:double;
  dwc:latitude '36.52783'^^xsd:double;
  dwc:startLatitude '36.52783'^^xsd:double;
  dwc:endLatitude '36.52783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.357667 36.52783, -2.357667 36.52783, -2.357667 36.52783, -2.357667 36.52783, -2.357667 36.52783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2372'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44 -4.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44"^^xsd:decimal ;
  dwc:decimalLongitude "-4.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2796'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2796'^^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:timeOfDay '10.162222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.559'^^xsd:double;
  dwc:startLongitude '-4.559'^^xsd:double;
  dwc:endLongitude '-4.559'^^xsd:double;
  dwc:latitude '36.44'^^xsd:double;
  dwc:startLatitude '36.44'^^xsd:double;
  dwc:endLatitude '36.44'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.559 36.44, -4.559 36.44, -4.559 36.44, -4.559 36.44, -4.559 36.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2796'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55548 -2.415517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55548"^^xsd:decimal ;
  dwc:decimalLongitude "-2.415517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4073'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4073'^^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:timeOfDay '13.840555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.415517'^^xsd:double;
  dwc:startLongitude '-2.415517'^^xsd:double;
  dwc:endLongitude '-2.415517'^^xsd:double;
  dwc:latitude '36.55548'^^xsd:double;
  dwc:startLatitude '36.55548'^^xsd:double;
  dwc:endLatitude '36.55548'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.415517 36.55548, -2.415517 36.55548, -2.415517 36.55548, -2.415517 36.55548, -2.415517 36.55548))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4073'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61417 -2.031167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.031167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4770'^^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:timeOfDay '7.6811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.031167'^^xsd:double;
  dwc:startLongitude '-2.031167'^^xsd:double;
  dwc:endLongitude '-2.031167'^^xsd:double;
  dwc:latitude '36.61417'^^xsd:double;
  dwc:startLatitude '36.61417'^^xsd:double;
  dwc:endLatitude '36.61417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.031167 36.61417, -2.031167 36.61417, -2.031167 36.61417, -2.031167 36.61417, -2.031167 36.61417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4770'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21267 -1.639333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.639333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_245'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.639333'^^xsd:double;
  dwc:startLongitude '-1.639333'^^xsd:double;
  dwc:endLongitude '-1.639333'^^xsd:double;
  dwc:latitude '37.21267'^^xsd:double;
  dwc:startLatitude '37.21267'^^xsd:double;
  dwc:endLatitude '37.21267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.639333 37.21267, -1.639333 37.21267, -1.639333 37.21267, -1.639333 37.21267, -1.639333 37.21267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_245'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.235 -1.655833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.235"^^xsd:decimal ;
  dwc:decimalLongitude "-1.655833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_701'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.655833'^^xsd:double;
  dwc:startLongitude '-1.655833'^^xsd:double;
  dwc:endLongitude '-1.655833'^^xsd:double;
  dwc:latitude '37.235'^^xsd:double;
  dwc:startLatitude '37.235'^^xsd:double;
  dwc:endLatitude '37.235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.655833 37.235, -1.655833 37.235, -1.655833 37.235, -1.655833 37.235, -1.655833 37.235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_701'^^xsd:string;
  dwc:observationDate '1996-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -1.028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-1.028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_99'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_99'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.028333'^^xsd:double;
  dwc:startLongitude '-1.028333'^^xsd:double;
  dwc:endLongitude '-1.028333'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:startLatitude '37.4'^^xsd:double;
  dwc:endLatitude '37.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.028333 37.4, -1.028333 37.4, -1.028333 37.4, -1.028333 37.4, -1.028333 37.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_99'^^xsd:string;
  dwc:observationDate '1992-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.465 -1.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.465"^^xsd:decimal ;
  dwc:decimalLongitude "-1.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_109'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.175'^^xsd:double;
  dwc:startLongitude '-1.175'^^xsd:double;
  dwc:endLongitude '-1.175'^^xsd:double;
  dwc:latitude '37.465'^^xsd:double;
  dwc:startLatitude '37.465'^^xsd:double;
  dwc:endLatitude '37.465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.175 37.465, -1.175 37.465, -1.175 37.465, -1.175 37.465, -1.175 37.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_109'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2775 -2.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2775"^^xsd:decimal ;
  dwc:decimalLongitude "-2.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1153'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1153'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.775'^^xsd:double;
  dwc:startLongitude '-2.775'^^xsd:double;
  dwc:endLongitude '-2.775'^^xsd:double;
  dwc:latitude '36.2775'^^xsd:double;
  dwc:startLatitude '36.2775'^^xsd:double;
  dwc:endLatitude '36.2775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.775 36.2775, -2.775 36.2775, -2.775 36.2775, -2.775 36.2775, -2.775 36.2775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1153'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33517 -2.9275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1298'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9275'^^xsd:double;
  dwc:startLongitude '-2.9275'^^xsd:double;
  dwc:endLongitude '-2.9275'^^xsd:double;
  dwc:latitude '36.33517'^^xsd:double;
  dwc:startLatitude '36.33517'^^xsd:double;
  dwc:endLatitude '36.33517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9275 36.33517, -2.9275 36.33517, -2.9275 36.33517, -2.9275 36.33517, -2.9275 36.33517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1298'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38167 -2.735167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1367'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735167'^^xsd:double;
  dwc:startLongitude '-2.735167'^^xsd:double;
  dwc:endLongitude '-2.735167'^^xsd:double;
  dwc:latitude '36.38167'^^xsd:double;
  dwc:startLatitude '36.38167'^^xsd:double;
  dwc:endLatitude '36.38167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735167 36.38167, -2.735167 36.38167, -2.735167 36.38167, -2.735167 36.38167, -2.735167 36.38167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1367'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56867 -2.492167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.492167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1600'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.492167'^^xsd:double;
  dwc:startLongitude '-2.492167'^^xsd:double;
  dwc:endLongitude '-2.492167'^^xsd:double;
  dwc:latitude '36.56867'^^xsd:double;
  dwc:startLatitude '36.56867'^^xsd:double;
  dwc:endLatitude '36.56867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.492167 36.56867, -2.492167 36.56867, -2.492167 36.56867, -2.492167 36.56867, -2.492167 36.56867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1600'^^xsd:string;
  dwc:observationDate '1999-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30567 -2.981167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.981167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1718'^^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:timeOfDay '12.294444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.981167'^^xsd:double;
  dwc:startLongitude '-2.981167'^^xsd:double;
  dwc:endLongitude '-2.981167'^^xsd:double;
  dwc:latitude '36.30567'^^xsd:double;
  dwc:startLatitude '36.30567'^^xsd:double;
  dwc:endLatitude '36.30567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.981167 36.30567, -2.981167 36.30567, -2.981167 36.30567, -2.981167 36.30567, -2.981167 36.30567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1718'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54133 -4.061833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.061833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2112'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.061833'^^xsd:double;
  dwc:startLongitude '-4.061833'^^xsd:double;
  dwc:endLongitude '-4.061833'^^xsd:double;
  dwc:latitude '36.54133'^^xsd:double;
  dwc:startLatitude '36.54133'^^xsd:double;
  dwc:endLatitude '36.54133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.061833 36.54133, -4.061833 36.54133, -4.061833 36.54133, -4.061833 36.54133, -4.061833 36.54133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2112'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67217 -4.034166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.034166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2930'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2930'^^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:timeOfDay '17.126388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.034166'^^xsd:double;
  dwc:startLongitude '-4.034166'^^xsd:double;
  dwc:endLongitude '-4.034166'^^xsd:double;
  dwc:latitude '36.67217'^^xsd:double;
  dwc:startLatitude '36.67217'^^xsd:double;
  dwc:endLatitude '36.67217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.034166 36.67217, -4.034166 36.67217, -4.034166 36.67217, -4.034166 36.67217, -4.034166 36.67217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2930'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54333 -3.511333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.511333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3215'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3215'^^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:timeOfDay '9.1619444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.511333'^^xsd:double;
  dwc:startLongitude '-3.511333'^^xsd:double;
  dwc:endLongitude '-3.511333'^^xsd:double;
  dwc:latitude '36.54333'^^xsd:double;
  dwc:startLatitude '36.54333'^^xsd:double;
  dwc:endLatitude '36.54333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.511333 36.54333, -3.511333 36.54333, -3.511333 36.54333, -3.511333 36.54333, -3.511333 36.54333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3215'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33513 -3.024048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33513"^^xsd:decimal ;
  dwc:decimalLongitude "-3.024048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3552'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3552'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.047777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.024048'^^xsd:double;
  dwc:startLongitude '-3.024048'^^xsd:double;
  dwc:endLongitude '-3.024048'^^xsd:double;
  dwc:latitude '36.33513'^^xsd:double;
  dwc:startLatitude '36.33513'^^xsd:double;
  dwc:endLatitude '36.33513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.024048 36.33513, -3.024048 36.33513, -3.024048 36.33513, -3.024048 36.33513, -3.024048 36.33513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3552'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2535 -1.589667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2535"^^xsd:decimal ;
  dwc:decimalLongitude "-1.589667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_221'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_221'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.589667'^^xsd:double;
  dwc:startLongitude '-1.589667'^^xsd:double;
  dwc:endLongitude '-1.589667'^^xsd:double;
  dwc:latitude '37.2535'^^xsd:double;
  dwc:startLatitude '37.2535'^^xsd:double;
  dwc:endLatitude '37.2535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.589667 37.2535, -1.589667 37.2535, -1.589667 37.2535, -1.589667 37.2535, -1.589667 37.2535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_221'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 -2.8965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1300'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1300'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8965'^^xsd:double;
  dwc:startLongitude '-2.8965'^^xsd:double;
  dwc:endLongitude '-2.8965'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:startLatitude '36.32217'^^xsd:double;
  dwc:endLatitude '36.32217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8965 36.32217, -2.8965 36.32217, -2.8965 36.32217, -2.8965 36.32217, -2.8965 36.32217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1300'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51467 -2.934667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.934667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1329'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1329'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.934667'^^xsd:double;
  dwc:startLongitude '-2.934667'^^xsd:double;
  dwc:endLongitude '-2.934667'^^xsd:double;
  dwc:latitude '36.51467'^^xsd:double;
  dwc:startLatitude '36.51467'^^xsd:double;
  dwc:endLatitude '36.51467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.934667 36.51467, -2.934667 36.51467, -2.934667 36.51467, -2.934667 36.51467, -2.934667 36.51467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1329'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34233 -2.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1643'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.775'^^xsd:double;
  dwc:startLongitude '-2.775'^^xsd:double;
  dwc:endLongitude '-2.775'^^xsd:double;
  dwc:latitude '36.34233'^^xsd:double;
  dwc:startLatitude '36.34233'^^xsd:double;
  dwc:endLatitude '36.34233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.775 36.34233, -2.775 36.34233, -2.775 36.34233, -2.775 36.34233, -2.775 36.34233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1643'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3465 -2.8305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3465"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2270'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8305'^^xsd:double;
  dwc:startLongitude '-2.8305'^^xsd:double;
  dwc:endLongitude '-2.8305'^^xsd:double;
  dwc:latitude '36.3465'^^xsd:double;
  dwc:startLatitude '36.3465'^^xsd:double;
  dwc:endLatitude '36.3465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8305 36.3465, -2.8305 36.3465, -2.8305 36.3465, -2.8305 36.3465, -2.8305 36.3465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2270'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.528 -2.573667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.528"^^xsd:decimal ;
  dwc:decimalLongitude "-2.573667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1960'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1960'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.054166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.573667'^^xsd:double;
  dwc:startLongitude '-2.573667'^^xsd:double;
  dwc:endLongitude '-2.573667'^^xsd:double;
  dwc:latitude '36.528'^^xsd:double;
  dwc:startLatitude '36.528'^^xsd:double;
  dwc:endLatitude '36.528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.573667 36.528, -2.573667 36.528, -2.573667 36.528, -2.573667 36.528, -2.573667 36.528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1960'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31767 -1.231167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.231167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2993'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2993'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.204166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.231167'^^xsd:double;
  dwc:startLongitude '-1.231167'^^xsd:double;
  dwc:endLongitude '-1.231167'^^xsd:double;
  dwc:latitude '37.31767'^^xsd:double;
  dwc:startLatitude '37.31767'^^xsd:double;
  dwc:endLatitude '37.31767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.231167 37.31767, -1.231167 37.31767, -1.231167 37.31767, -1.231167 37.31767, -1.231167 37.31767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2993'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39779 -2.639118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39779"^^xsd:decimal ;
  dwc:decimalLongitude "-2.639118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4346'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4346'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.660555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.639118'^^xsd:double;
  dwc:startLongitude '-2.639118'^^xsd:double;
  dwc:endLongitude '-2.639118'^^xsd:double;
  dwc:latitude '36.39779'^^xsd:double;
  dwc:startLatitude '36.39779'^^xsd:double;
  dwc:endLatitude '36.39779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.639118 36.39779, -2.639118 36.39779, -2.639118 36.39779, -2.639118 36.39779, -2.639118 36.39779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4346'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43964 -2.906245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43964"^^xsd:decimal ;
  dwc:decimalLongitude "-2.906245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4657'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.906245'^^xsd:double;
  dwc:startLongitude '-2.906245'^^xsd:double;
  dwc:endLongitude '-2.906245'^^xsd:double;
  dwc:latitude '36.43964'^^xsd:double;
  dwc:startLatitude '36.43964'^^xsd:double;
  dwc:endLatitude '36.43964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.906245 36.43964, -2.906245 36.43964, -2.906245 36.43964, -2.906245 36.43964, -2.906245 36.43964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4657'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46167 -1.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_115'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.185'^^xsd:double;
  dwc:startLongitude '-1.185'^^xsd:double;
  dwc:endLongitude '-1.185'^^xsd:double;
  dwc:latitude '37.46167'^^xsd:double;
  dwc:startLatitude '37.46167'^^xsd:double;
  dwc:endLatitude '37.46167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.185 37.46167, -1.185 37.46167, -1.185 37.46167, -1.185 37.46167, -1.185 37.46167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_115'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.205 -1.604333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.205"^^xsd:decimal ;
  dwc:decimalLongitude "-1.604333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1251'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.604333'^^xsd:double;
  dwc:startLongitude '-1.604333'^^xsd:double;
  dwc:endLongitude '-1.604333'^^xsd:double;
  dwc:latitude '37.205'^^xsd:double;
  dwc:startLatitude '37.205'^^xsd:double;
  dwc:endLatitude '37.205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.604333 37.205, -1.604333 37.205, -1.604333 37.205, -1.604333 37.205, -1.604333 37.205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1251'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39933 -2.782333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.782333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1085'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1085'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.782333'^^xsd:double;
  dwc:startLongitude '-2.782333'^^xsd:double;
  dwc:endLongitude '-2.782333'^^xsd:double;
  dwc:latitude '36.39933'^^xsd:double;
  dwc:startLatitude '36.39933'^^xsd:double;
  dwc:endLatitude '36.39933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.782333 36.39933, -2.782333 36.39933, -2.782333 36.39933, -2.782333 36.39933, -2.782333 36.39933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1085'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.343 -2.860833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.343"^^xsd:decimal ;
  dwc:decimalLongitude "-2.860833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1262'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.860833'^^xsd:double;
  dwc:startLongitude '-2.860833'^^xsd:double;
  dwc:endLongitude '-2.860833'^^xsd:double;
  dwc:latitude '36.343'^^xsd:double;
  dwc:startLatitude '36.343'^^xsd:double;
  dwc:endLatitude '36.343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.860833 36.343, -2.860833 36.343, -2.860833 36.343, -2.860833 36.343, -2.860833 36.343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1262'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.428 -2.7065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.428"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1764'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9830555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7065'^^xsd:double;
  dwc:startLongitude '-2.7065'^^xsd:double;
  dwc:endLongitude '-2.7065'^^xsd:double;
  dwc:latitude '36.428'^^xsd:double;
  dwc:startLatitude '36.428'^^xsd:double;
  dwc:endLatitude '36.428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7065 36.428, -2.7065 36.428, -2.7065 36.428, -2.7065 36.428, -2.7065 36.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1764'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52467 -2.540833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.540833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2321'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.540833'^^xsd:double;
  dwc:startLongitude '-2.540833'^^xsd:double;
  dwc:endLongitude '-2.540833'^^xsd:double;
  dwc:latitude '36.52467'^^xsd:double;
  dwc:startLatitude '36.52467'^^xsd:double;
  dwc:endLatitude '36.52467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.540833 36.52467, -2.540833 36.52467, -2.540833 36.52467, -2.540833 36.52467, -2.540833 36.52467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2321'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50783 -2.509667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.509667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2353'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.509667'^^xsd:double;
  dwc:startLongitude '-2.509667'^^xsd:double;
  dwc:endLongitude '-2.509667'^^xsd:double;
  dwc:latitude '36.50783'^^xsd:double;
  dwc:startLatitude '36.50783'^^xsd:double;
  dwc:endLatitude '36.50783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.509667 36.50783, -2.509667 36.50783, -2.509667 36.50783, -2.509667 36.50783, -2.509667 36.50783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2353'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.426 -2.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.426"^^xsd:decimal ;
  dwc:decimalLongitude "-2.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1973'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1973'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.934166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.777'^^xsd:double;
  dwc:startLongitude '-2.777'^^xsd:double;
  dwc:endLongitude '-2.777'^^xsd:double;
  dwc:latitude '36.426'^^xsd:double;
  dwc:startLatitude '36.426'^^xsd:double;
  dwc:endLatitude '36.426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.777 36.426, -2.777 36.426, -2.777 36.426, -2.777 36.426, -2.777 36.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1973'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57278 -6.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57278"^^xsd:decimal ;
  dwc:decimalLongitude "-6.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2127'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-6.375'^^xsd:double;
  dwc:startLongitude '-6.375'^^xsd:double;
  dwc:endLongitude '-6.375'^^xsd:double;
  dwc:latitude '36.57278'^^xsd:double;
  dwc:startLatitude '36.57278'^^xsd:double;
  dwc:endLatitude '36.57278'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.375 36.57278, -6.375 36.57278, -6.375 36.57278, -6.375 36.57278, -6.375 36.57278))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2127'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45033 -2.675167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.675167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2627'^^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:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.675167'^^xsd:double;
  dwc:startLongitude '-2.675167'^^xsd:double;
  dwc:endLongitude '-2.675167'^^xsd:double;
  dwc:latitude '36.45033'^^xsd:double;
  dwc:startLatitude '36.45033'^^xsd:double;
  dwc:endLatitude '36.45033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.675167 36.45033, -2.675167 36.45033, -2.675167 36.45033, -2.675167 36.45033, -2.675167 36.45033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2627'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12067 -5.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12067"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2460'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2460'^^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:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.133333'^^xsd:double;
  dwc:startLongitude '-5.133333'^^xsd:double;
  dwc:endLongitude '-5.133333'^^xsd:double;
  dwc:latitude '36.12067'^^xsd:double;
  dwc:startLatitude '36.12067'^^xsd:double;
  dwc:endLatitude '36.12067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133333 36.12067, -5.133333 36.12067, -5.133333 36.12067, -5.133333 36.12067, -5.133333 36.12067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2460'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15216 -5.108167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15216"^^xsd:decimal ;
  dwc:decimalLongitude "-5.108167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3158'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.523333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.108167'^^xsd:double;
  dwc:startLongitude '-5.108167'^^xsd:double;
  dwc:endLongitude '-5.108167'^^xsd:double;
  dwc:latitude '36.15216'^^xsd:double;
  dwc:startLatitude '36.15216'^^xsd:double;
  dwc:endLatitude '36.15216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.108167 36.15216, -5.108167 36.15216, -5.108167 36.15216, -5.108167 36.15216, -5.108167 36.15216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3158'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.421 -3.787167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.421"^^xsd:decimal ;
  dwc:decimalLongitude "-3.787167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2485'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2485'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.787167'^^xsd:double;
  dwc:startLongitude '-3.787167'^^xsd:double;
  dwc:endLongitude '-3.787167'^^xsd:double;
  dwc:latitude '36.421'^^xsd:double;
  dwc:startLatitude '36.421'^^xsd:double;
  dwc:endLatitude '36.421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.787167 36.421, -3.787167 36.421, -3.787167 36.421, -3.787167 36.421, -3.787167 36.421))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2485'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.313 -2.990834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.313"^^xsd:decimal ;
  dwc:decimalLongitude "-2.990834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2970'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2970'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.510833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.990834'^^xsd:double;
  dwc:startLongitude '-2.990834'^^xsd:double;
  dwc:endLongitude '-2.990834'^^xsd:double;
  dwc:latitude '36.313'^^xsd:double;
  dwc:startLatitude '36.313'^^xsd:double;
  dwc:endLatitude '36.313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.990834 36.313, -2.990834 36.313, -2.990834 36.313, -2.990834 36.313, -2.990834 36.313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2970'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55133 -3.7035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55133"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3337'^^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:timeOfDay '7.7433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7035'^^xsd:double;
  dwc:startLongitude '-3.7035'^^xsd:double;
  dwc:endLongitude '-3.7035'^^xsd:double;
  dwc:latitude '36.55133'^^xsd:double;
  dwc:startLatitude '36.55133'^^xsd:double;
  dwc:endLatitude '36.55133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7035 36.55133, -3.7035 36.55133, -3.7035 36.55133, -3.7035 36.55133, -3.7035 36.55133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3337'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.609 -1.999162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.609"^^xsd:decimal ;
  dwc:decimalLongitude "-1.999162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3669'^^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:timeOfDay '10.374722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.999162'^^xsd:double;
  dwc:startLongitude '-1.999162'^^xsd:double;
  dwc:endLongitude '-1.999162'^^xsd:double;
  dwc:latitude '36.609'^^xsd:double;
  dwc:startLatitude '36.609'^^xsd:double;
  dwc:endLatitude '36.609'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.999162 36.609, -1.999162 36.609, -1.999162 36.609, -1.999162 36.609, -1.999162 36.609))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3669'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97332 -1.7897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3498'^^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:timeOfDay '9.8427777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7897'^^xsd:double;
  dwc:startLongitude '-1.7897'^^xsd:double;
  dwc:endLongitude '-1.7897'^^xsd:double;
  dwc:latitude '36.97332'^^xsd:double;
  dwc:startLatitude '36.97332'^^xsd:double;
  dwc:endLatitude '36.97332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7897 36.97332, -1.7897 36.97332, -1.7897 36.97332, -1.7897 36.97332, -1.7897 36.97332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3498'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54137 -2.690248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54137"^^xsd:decimal ;
  dwc:decimalLongitude "-2.690248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4230'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4230'^^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:timeOfDay '14.032222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.690248'^^xsd:double;
  dwc:startLongitude '-2.690248'^^xsd:double;
  dwc:endLongitude '-2.690248'^^xsd:double;
  dwc:latitude '36.54137'^^xsd:double;
  dwc:startLatitude '36.54137'^^xsd:double;
  dwc:endLatitude '36.54137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.690248 36.54137, -2.690248 36.54137, -2.690248 36.54137, -2.690248 36.54137, -2.690248 36.54137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4230'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16967 -1.740167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.740167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_172'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_172'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.740167'^^xsd:double;
  dwc:startLongitude '-1.740167'^^xsd:double;
  dwc:endLongitude '-1.740167'^^xsd:double;
  dwc:latitude '37.16967'^^xsd:double;
  dwc:startLatitude '37.16967'^^xsd:double;
  dwc:endLatitude '37.16967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.740167 37.16967, -1.740167 37.16967, -1.740167 37.16967, -1.740167 37.16967, -1.740167 37.16967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_172'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -2.539833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.539833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_709'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.539833'^^xsd:double;
  dwc:startLongitude '-2.539833'^^xsd:double;
  dwc:endLongitude '-2.539833'^^xsd:double;
  dwc:latitude '36.5335'^^xsd:double;
  dwc:startLatitude '36.5335'^^xsd:double;
  dwc:endLatitude '36.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.539833 36.5335, -2.539833 36.5335, -2.539833 36.5335, -2.539833 36.5335, -2.539833 36.5335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_709'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.274 -1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.274"^^xsd:decimal ;
  dwc:decimalLongitude "-1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_956'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_956'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.573'^^xsd:double;
  dwc:startLongitude '-1.573'^^xsd:double;
  dwc:endLongitude '-1.573'^^xsd:double;
  dwc:latitude '37.274'^^xsd:double;
  dwc:startLatitude '37.274'^^xsd:double;
  dwc:endLatitude '37.274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.573 37.274, -1.573 37.274, -1.573 37.274, -1.573 37.274, -1.573 37.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_956'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05217 -1.728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_349'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.728333'^^xsd:double;
  dwc:startLongitude '-1.728333'^^xsd:double;
  dwc:endLongitude '-1.728333'^^xsd:double;
  dwc:latitude '37.05217'^^xsd:double;
  dwc:startLatitude '37.05217'^^xsd:double;
  dwc:endLatitude '37.05217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.728333 37.05217, -1.728333 37.05217, -1.728333 37.05217, -1.728333 37.05217, -1.728333 37.05217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_349'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3425 -2.9335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3425"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1406'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9335'^^xsd:double;
  dwc:startLongitude '-2.9335'^^xsd:double;
  dwc:endLongitude '-2.9335'^^xsd:double;
  dwc:latitude '36.3425'^^xsd:double;
  dwc:startLatitude '36.3425'^^xsd:double;
  dwc:endLatitude '36.3425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9335 36.3425, -2.9335 36.3425, -2.9335 36.3425, -2.9335 36.3425, -2.9335 36.3425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1406'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58067 -2.014333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.014333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2605'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2605'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.014333'^^xsd:double;
  dwc:startLongitude '-2.014333'^^xsd:double;
  dwc:endLongitude '-2.014333'^^xsd:double;
  dwc:latitude '36.58067'^^xsd:double;
  dwc:startLatitude '36.58067'^^xsd:double;
  dwc:endLatitude '36.58067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.014333 36.58067, -2.014333 36.58067, -2.014333 36.58067, -2.014333 36.58067, -2.014333 36.58067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2605'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61741 -2.61475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61741"^^xsd:decimal ;
  dwc:decimalLongitude "-2.61475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4092'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4092'^^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:timeOfDay '11.803333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.61475'^^xsd:double;
  dwc:startLongitude '-2.61475'^^xsd:double;
  dwc:endLongitude '-2.61475'^^xsd:double;
  dwc:latitude '36.61741'^^xsd:double;
  dwc:startLatitude '36.61741'^^xsd:double;
  dwc:endLatitude '36.61741'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.61475 36.61741, -2.61475 36.61741, -2.61475 36.61741, -2.61475 36.61741, -2.61475 36.61741))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4092'^^xsd:string;
  dwc:observationDate '2007-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66571 -3.56362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66571"^^xsd:decimal ;
  dwc:decimalLongitude "-3.56362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3700'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_3700'^^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:timeOfDay '8.8305555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.56362'^^xsd:double;
  dwc:startLongitude '-3.56362'^^xsd:double;
  dwc:endLongitude '-3.56362'^^xsd:double;
  dwc:latitude '36.66571'^^xsd:double;
  dwc:startLatitude '36.66571'^^xsd:double;
  dwc:endLatitude '36.66571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.56362 36.66571, -3.56362 36.66571, -3.56362 36.66571, -3.56362 36.66571, -3.56362 36.66571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3700'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6059 -3.395874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6059"^^xsd:decimal ;
  dwc:decimalLongitude "-3.395874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4386'^^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:timeOfDay '9.8822222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.395874'^^xsd:double;
  dwc:startLongitude '-3.395874'^^xsd:double;
  dwc:endLongitude '-3.395874'^^xsd:double;
  dwc:latitude '36.6059'^^xsd:double;
  dwc:startLatitude '36.6059'^^xsd:double;
  dwc:endLatitude '36.6059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.395874 36.6059, -3.395874 36.6059, -3.395874 36.6059, -3.395874 36.6059, -3.395874 36.6059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4386'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53779 -3.212148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53779"^^xsd:decimal ;
  dwc:decimalLongitude "-3.212148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4536'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4536'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.643333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.212148'^^xsd:double;
  dwc:startLongitude '-3.212148'^^xsd:double;
  dwc:endLongitude '-3.212148'^^xsd:double;
  dwc:latitude '36.53779'^^xsd:double;
  dwc:startLatitude '36.53779'^^xsd:double;
  dwc:endLatitude '36.53779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.212148 36.53779, -3.212148 36.53779, -3.212148 36.53779, -3.212148 36.53779, -3.212148 36.53779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4536'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49467 -1.099333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.099333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_289'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_289'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.099333'^^xsd:double;
  dwc:startLongitude '-1.099333'^^xsd:double;
  dwc:endLongitude '-1.099333'^^xsd:double;
  dwc:latitude '37.49467'^^xsd:double;
  dwc:startLatitude '37.49467'^^xsd:double;
  dwc:endLatitude '37.49467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.099333 37.49467, -1.099333 37.49467, -1.099333 37.49467, -1.099333 37.49467, -1.099333 37.49467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_289'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1005 -1.707833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1005"^^xsd:decimal ;
  dwc:decimalLongitude "-1.707833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_379'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_379'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.707833'^^xsd:double;
  dwc:startLongitude '-1.707833'^^xsd:double;
  dwc:endLongitude '-1.707833'^^xsd:double;
  dwc:latitude '37.1005'^^xsd:double;
  dwc:startLatitude '37.1005'^^xsd:double;
  dwc:endLatitude '37.1005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.707833 37.1005, -1.707833 37.1005, -1.707833 37.1005, -1.707833 37.1005, -1.707833 37.1005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_379'^^xsd:string;
  dwc:observationDate '1994-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.154 -1.690667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.154"^^xsd:decimal ;
  dwc:decimalLongitude "-1.690667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_519'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_519'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.690667'^^xsd:double;
  dwc:startLongitude '-1.690667'^^xsd:double;
  dwc:endLongitude '-1.690667'^^xsd:double;
  dwc:latitude '37.154'^^xsd:double;
  dwc:startLatitude '37.154'^^xsd:double;
  dwc:endLatitude '37.154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.690667 37.154, -1.690667 37.154, -1.690667 37.154, -1.690667 37.154, -1.690667 37.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_519'^^xsd:string;
  dwc:observationDate '1995-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5675 -2.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2608'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5265'^^xsd:double;
  dwc:startLongitude '-2.5265'^^xsd:double;
  dwc:endLongitude '-2.5265'^^xsd:double;
  dwc:latitude '36.5675'^^xsd:double;
  dwc:startLatitude '36.5675'^^xsd:double;
  dwc:endLatitude '36.5675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5265 36.5675, -2.5265 36.5675, -2.5265 36.5675, -2.5265 36.5675, -2.5265 36.5675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2608'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29067 -1.5935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_224'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5935'^^xsd:double;
  dwc:startLongitude '-1.5935'^^xsd:double;
  dwc:endLongitude '-1.5935'^^xsd:double;
  dwc:latitude '37.29067'^^xsd:double;
  dwc:startLatitude '37.29067'^^xsd:double;
  dwc:endLatitude '37.29067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5935 37.29067, -1.5935 37.29067, -1.5935 37.29067, -1.5935 37.29067, -1.5935 37.29067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_224'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60833 -2.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_911'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_911'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.407'^^xsd:double;
  dwc:startLongitude '-2.407'^^xsd:double;
  dwc:endLongitude '-2.407'^^xsd:double;
  dwc:latitude '36.60833'^^xsd:double;
  dwc:startLatitude '36.60833'^^xsd:double;
  dwc:endLatitude '36.60833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407 36.60833, -2.407 36.60833, -2.407 36.60833, -2.407 36.60833, -2.407 36.60833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_911'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51833 -2.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1222'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.518333'^^xsd:double;
  dwc:startLongitude '-2.518333'^^xsd:double;
  dwc:endLongitude '-2.518333'^^xsd:double;
  dwc:latitude '36.51833'^^xsd:double;
  dwc:startLatitude '36.51833'^^xsd:double;
  dwc:endLatitude '36.51833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.518333 36.51833, -2.518333 36.51833, -2.518333 36.51833, -2.518333 36.51833, -2.518333 36.51833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1222'^^xsd:string;
  dwc:observationDate '1998-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33717 -2.762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1203'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1203'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.762'^^xsd:double;
  dwc:startLongitude '-2.762'^^xsd:double;
  dwc:endLongitude '-2.762'^^xsd:double;
  dwc:latitude '36.33717'^^xsd:double;
  dwc:startLatitude '36.33717'^^xsd:double;
  dwc:endLatitude '36.33717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.762 36.33717, -2.762 36.33717, -2.762 36.33717, -2.762 36.33717, -2.762 36.33717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1203'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0815 -5.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1842'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1842'^^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:timeOfDay '13.449722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.183333'^^xsd:double;
  dwc:startLongitude '-5.183333'^^xsd:double;
  dwc:endLongitude '-5.183333'^^xsd:double;
  dwc:latitude '36.0815'^^xsd:double;
  dwc:startLatitude '36.0815'^^xsd:double;
  dwc:endLatitude '36.0815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.183333 36.0815, -5.183333 36.0815, -5.183333 36.0815, -5.183333 36.0815, -5.183333 36.0815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1842'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5235 -3.2435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5235"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2065'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2065'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2435'^^xsd:double;
  dwc:startLongitude '-3.2435'^^xsd:double;
  dwc:endLongitude '-3.2435'^^xsd:double;
  dwc:latitude '36.5235'^^xsd:double;
  dwc:startLatitude '36.5235'^^xsd:double;
  dwc:endLatitude '36.5235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2435 36.5235, -3.2435 36.5235, -3.2435 36.5235, -3.2435 36.5235, -3.2435 36.5235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2065'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51667 -3.219667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.219667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2066'^^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:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.219667'^^xsd:double;
  dwc:startLongitude '-3.219667'^^xsd:double;
  dwc:endLongitude '-3.219667'^^xsd:double;
  dwc:latitude '36.51667'^^xsd:double;
  dwc:startLatitude '36.51667'^^xsd:double;
  dwc:endLatitude '36.51667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.219667 36.51667, -3.219667 36.51667, -3.219667 36.51667, -3.219667 36.51667, -3.219667 36.51667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2066'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24833 -4.931666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2520'^^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:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.931666'^^xsd:double;
  dwc:startLongitude '-4.931666'^^xsd:double;
  dwc:endLongitude '-4.931666'^^xsd:double;
  dwc:latitude '36.24833'^^xsd:double;
  dwc:startLatitude '36.24833'^^xsd:double;
  dwc:endLatitude '36.24833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931666 36.24833, -4.931666 36.24833, -4.931666 36.24833, -4.931666 36.24833, -4.931666 36.24833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2520'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30567 -5.133833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3351'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.9905555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.133833'^^xsd:double;
  dwc:startLongitude '-5.133833'^^xsd:double;
  dwc:endLongitude '-5.133833'^^xsd:double;
  dwc:latitude '36.30567'^^xsd:double;
  dwc:startLatitude '36.30567'^^xsd:double;
  dwc:endLatitude '36.30567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133833 36.30567, -5.133833 36.30567, -5.133833 36.30567, -5.133833 36.30567, -5.133833 36.30567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3351'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51983 -2.739572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.739572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3656'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3656'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.8841666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.739572'^^xsd:double;
  dwc:startLongitude '-2.739572'^^xsd:double;
  dwc:endLongitude '-2.739572'^^xsd:double;
  dwc:latitude '36.51983'^^xsd:double;
  dwc:startLatitude '36.51983'^^xsd:double;
  dwc:endLatitude '36.51983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.739572 36.51983, -2.739572 36.51983, -2.739572 36.51983, -2.739572 36.51983, -2.739572 36.51983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3656'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43221 -2.92151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43221"^^xsd:decimal ;
  dwc:decimalLongitude "-2.92151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4118'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.5275'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.92151'^^xsd:double;
  dwc:startLongitude '-2.92151'^^xsd:double;
  dwc:endLongitude '-2.92151'^^xsd:double;
  dwc:latitude '36.43221'^^xsd:double;
  dwc:startLatitude '36.43221'^^xsd:double;
  dwc:endLatitude '36.43221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.92151 36.43221, -2.92151 36.43221, -2.92151 36.43221, -2.92151 36.43221, -2.92151 36.43221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4118'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38966 -2.81261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38966"^^xsd:decimal ;
  dwc:decimalLongitude "-2.81261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4362'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.312222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.81261'^^xsd:double;
  dwc:startLongitude '-2.81261'^^xsd:double;
  dwc:endLongitude '-2.81261'^^xsd:double;
  dwc:latitude '36.38966'^^xsd:double;
  dwc:startLatitude '36.38966'^^xsd:double;
  dwc:endLatitude '36.38966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.81261 36.38966, -2.81261 36.38966, -2.81261 36.38966, -2.81261 36.38966, -2.81261 36.38966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4362'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64445 -3.102582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64445"^^xsd:decimal ;
  dwc:decimalLongitude "-3.102582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1968__429_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4193'^^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:timeOfDay '8.3358333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.102582'^^xsd:double;
  dwc:startLongitude '-3.102582'^^xsd:double;
  dwc:endLongitude '-3.102582'^^xsd:double;
  dwc:latitude '36.64445'^^xsd:double;
  dwc:startLatitude '36.64445'^^xsd:double;
  dwc:endLatitude '36.64445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.102582 36.64445, -3.102582 36.64445, -3.102582 36.64445, -3.102582 36.64445, -3.102582 36.64445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4193'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46558 -2.877762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46558"^^xsd:decimal ;
  dwc:decimalLongitude "-2.877762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46558 -2.877762)"^^geo:wktLiteral ;
  geo-pos:lat "36.46558"^^xsd:decimal ;
  geo-pos:long "-2.877762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4407'^^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:timeOfDay '9.4544444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.877762'^^xsd:double;
  dwc:startLongitude '-2.877762'^^xsd:double;
  dwc:endLongitude '-2.877762'^^xsd:double;
  dwc:latitude '36.46558'^^xsd:double;
  dwc:startLatitude '36.46558'^^xsd:double;
  dwc:endLatitude '36.46558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.877762 36.46558, -2.877762 36.46558, -2.877762 36.46558, -2.877762 36.46558, -2.877762 36.46558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4407'^^xsd:string;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36319 -2.502412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36319"^^xsd:decimal ;
  dwc:decimalLongitude "-2.502412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36319 -2.502412)"^^geo:wktLiteral ;
  geo-pos:lat "36.36319"^^xsd:decimal ;
  geo-pos:long "-2.502412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4502'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4502'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.214444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.502412'^^xsd:double;
  dwc:startLongitude '-2.502412'^^xsd:double;
  dwc:endLongitude '-2.502412'^^xsd:double;
  dwc:latitude '36.36319'^^xsd:double;
  dwc:startLatitude '36.36319'^^xsd:double;
  dwc:endLatitude '36.36319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.502412 36.36319, -2.502412 36.36319, -2.502412 36.36319, -2.502412 36.36319, -2.502412 36.36319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4502'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36323 -3.994567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36323"^^xsd:decimal ;
  dwc:decimalLongitude "-3.994567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36323 -3.994567)"^^geo:wktLiteral ;
  geo-pos:lat "35.36323"^^xsd:decimal ;
  geo-pos:long "-3.994567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4721'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.130277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.994567'^^xsd:double;
  dwc:startLongitude '-3.994567'^^xsd:double;
  dwc:endLongitude '-3.994567'^^xsd:double;
  dwc:latitude '35.36323'^^xsd:double;
  dwc:startLatitude '35.36323'^^xsd:double;
  dwc:endLatitude '35.36323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.994567 35.36323, -3.994567 35.36323, -3.994567 35.36323, -3.994567 35.36323, -3.994567 35.36323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4721'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3134 0.212273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3134"^^xsd:decimal ;
  dwc:decimalLongitude "0.212273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3134 0.212273)"^^geo:wktLiteral ;
  geo-pos:lat "36.3134"^^xsd:decimal ;
  geo-pos:long "0.212273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4783'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.256666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.212273'^^xsd:double;
  dwc:startLongitude '0.212273'^^xsd:double;
  dwc:endLongitude '0.212273'^^xsd:double;
  dwc:latitude '36.3134'^^xsd:double;
  dwc:startLatitude '36.3134'^^xsd:double;
  dwc:endLatitude '36.3134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.212273 36.3134, 0.212273 36.3134, 0.212273 36.3134, 0.212273 36.3134, 0.212273 36.3134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4783'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.457 -1.154167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.457"^^xsd:decimal ;
  dwc:decimalLongitude "-1.154167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.457 -1.154167)"^^geo:wktLiteral ;
  geo-pos:lat "37.457"^^xsd:decimal ;
  geo-pos:long "-1.154167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_783'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_783'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.154167'^^xsd:double;
  dwc:startLongitude '-1.154167'^^xsd:double;
  dwc:endLongitude '-1.154167'^^xsd:double;
  dwc:latitude '37.457'^^xsd:double;
  dwc:startLatitude '37.457'^^xsd:double;
  dwc:endLatitude '37.457'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.154167 37.457, -1.154167 37.457, -1.154167 37.457, -1.154167 37.457, -1.154167 37.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_783'^^xsd:string;
  dwc:observationDate '1996-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03833 -1.614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03833 -1.614)"^^geo:wktLiteral ;
  geo-pos:lat "37.03833"^^xsd:decimal ;
  geo-pos:long "-1.614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_762'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_762'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.614'^^xsd:double;
  dwc:startLongitude '-1.614'^^xsd:double;
  dwc:endLongitude '-1.614'^^xsd:double;
  dwc:latitude '37.03833'^^xsd:double;
  dwc:startLatitude '37.03833'^^xsd:double;
  dwc:endLatitude '37.03833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.614 37.03833, -1.614 37.03833, -1.614 37.03833, -1.614 37.03833, -1.614 37.03833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_762'^^xsd:string;
  dwc:observationDate '1996-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06333 -1.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06333 -1.605)"^^geo:wktLiteral ;
  geo-pos:lat "37.06333"^^xsd:decimal ;
  geo-pos:long "-1.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_53'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_53'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.605'^^xsd:double;
  dwc:startLongitude '-1.605'^^xsd:double;
  dwc:endLongitude '-1.605'^^xsd:double;
  dwc:latitude '37.06333'^^xsd:double;
  dwc:startLatitude '37.06333'^^xsd:double;
  dwc:endLatitude '37.06333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.605 37.06333, -1.605 37.06333, -1.605 37.06333, -1.605 37.06333, -1.605 37.06333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_53'^^xsd:string;
  dwc:observationDate '1992-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3905 -1.166333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3905"^^xsd:decimal ;
  dwc:decimalLongitude "-1.166333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3905 -1.166333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3905"^^xsd:decimal ;
  geo-pos:long "-1.166333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_946'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_946'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.166333'^^xsd:double;
  dwc:startLongitude '-1.166333'^^xsd:double;
  dwc:endLongitude '-1.166333'^^xsd:double;
  dwc:latitude '37.3905'^^xsd:double;
  dwc:startLatitude '37.3905'^^xsd:double;
  dwc:endLatitude '37.3905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.166333 37.3905, -1.166333 37.3905, -1.166333 37.3905, -1.166333 37.3905, -1.166333 37.3905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_946'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05417 -1.689667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.689667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05417 -1.689667)"^^geo:wktLiteral ;
  geo-pos:lat "37.05417"^^xsd:decimal ;
  geo-pos:long "-1.689667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_392'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_392'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.689667'^^xsd:double;
  dwc:startLongitude '-1.689667'^^xsd:double;
  dwc:endLongitude '-1.689667'^^xsd:double;
  dwc:latitude '37.05417'^^xsd:double;
  dwc:startLatitude '37.05417'^^xsd:double;
  dwc:endLatitude '37.05417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.689667 37.05417, -1.689667 37.05417, -1.689667 37.05417, -1.689667 37.05417, -1.689667 37.05417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_392'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.7355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.452"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.7355)"^^geo:wktLiteral ;
  geo-pos:lat "36.452"^^xsd:decimal ;
  geo-pos:long "-2.7355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_489'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_489'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7355'^^xsd:double;
  dwc:startLongitude '-2.7355'^^xsd:double;
  dwc:endLongitude '-2.7355'^^xsd:double;
  dwc:latitude '36.452'^^xsd:double;
  dwc:startLatitude '36.452'^^xsd:double;
  dwc:endLatitude '36.452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7355 36.452, -2.7355 36.452, -2.7355 36.452, -2.7355 36.452, -2.7355 36.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_489'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50217 -2.686167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.686167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50217 -2.686167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50217"^^xsd:decimal ;
  geo-pos:long "-2.686167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1123'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1123'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.686167'^^xsd:double;
  dwc:startLongitude '-2.686167'^^xsd:double;
  dwc:endLongitude '-2.686167'^^xsd:double;
  dwc:latitude '36.50217'^^xsd:double;
  dwc:startLatitude '36.50217'^^xsd:double;
  dwc:endLatitude '36.50217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.686167 36.50217, -2.686167 36.50217, -2.686167 36.50217, -2.686167 36.50217, -2.686167 36.50217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1123'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38833 -2.8875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38833 -2.8875)"^^geo:wktLiteral ;
  geo-pos:lat "36.38833"^^xsd:decimal ;
  geo-pos:long "-2.8875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1139'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1139'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8875'^^xsd:double;
  dwc:startLongitude '-2.8875'^^xsd:double;
  dwc:endLongitude '-2.8875'^^xsd:double;
  dwc:latitude '36.38833'^^xsd:double;
  dwc:startLatitude '36.38833'^^xsd:double;
  dwc:endLatitude '36.38833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8875 36.38833, -2.8875 36.38833, -2.8875 36.38833, -2.8875 36.38833, -2.8875 36.38833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1139'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33317 -2.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33317 -2.723833)"^^geo:wktLiteral ;
  geo-pos:lat "36.33317"^^xsd:decimal ;
  geo-pos:long "-2.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1310'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.723833'^^xsd:double;
  dwc:startLongitude '-2.723833'^^xsd:double;
  dwc:endLongitude '-2.723833'^^xsd:double;
  dwc:latitude '36.33317'^^xsd:double;
  dwc:startLatitude '36.33317'^^xsd:double;
  dwc:endLatitude '36.33317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.723833 36.33317, -2.723833 36.33317, -2.723833 36.33317, -2.723833 36.33317, -2.723833 36.33317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1310'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4475 -2.5855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4475 -2.5855)"^^geo:wktLiteral ;
  geo-pos:lat "36.4475"^^xsd:decimal ;
  geo-pos:long "-2.5855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1386'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5855'^^xsd:double;
  dwc:startLongitude '-2.5855'^^xsd:double;
  dwc:endLongitude '-2.5855'^^xsd:double;
  dwc:latitude '36.4475'^^xsd:double;
  dwc:startLatitude '36.4475'^^xsd:double;
  dwc:endLatitude '36.4475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5855 36.4475, -2.5855 36.4475, -2.5855 36.4475, -2.5855 36.4475, -2.5855 36.4475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1386'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -3.028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -3.028333)"^^geo:wktLiteral ;
  geo-pos:lat "36.39283"^^xsd:decimal ;
  geo-pos:long "-3.028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1620'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1620'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.028333'^^xsd:double;
  dwc:startLongitude '-3.028333'^^xsd:double;
  dwc:endLongitude '-3.028333'^^xsd:double;
  dwc:latitude '36.39283'^^xsd:double;
  dwc:startLatitude '36.39283'^^xsd:double;
  dwc:endLatitude '36.39283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.028333 36.39283, -3.028333 36.39283, -3.028333 36.39283, -3.028333 36.39283, -3.028333 36.39283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1620'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4515 -2.980667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4515"^^xsd:decimal ;
  dwc:decimalLongitude "-2.980667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4515 -2.980667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4515"^^xsd:decimal ;
  geo-pos:long "-2.980667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1694'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1694'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.131388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.980667'^^xsd:double;
  dwc:startLongitude '-2.980667'^^xsd:double;
  dwc:endLongitude '-2.980667'^^xsd:double;
  dwc:latitude '36.4515'^^xsd:double;
  dwc:startLatitude '36.4515'^^xsd:double;
  dwc:endLatitude '36.4515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.980667 36.4515, -2.980667 36.4515, -2.980667 36.4515, -2.980667 36.4515, -2.980667 36.4515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1694'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43783 -2.587333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.587333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43783 -2.587333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43783"^^xsd:decimal ;
  geo-pos:long "-2.587333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2376'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.587333'^^xsd:double;
  dwc:startLongitude '-2.587333'^^xsd:double;
  dwc:endLongitude '-2.587333'^^xsd:double;
  dwc:latitude '36.43783'^^xsd:double;
  dwc:startLatitude '36.43783'^^xsd:double;
  dwc:endLatitude '36.43783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.587333 36.43783, -2.587333 36.43783, -2.587333 36.43783, -2.587333 36.43783, -2.587333 36.43783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2376'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28767 -1.270333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.270333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28767 -1.270333)"^^geo:wktLiteral ;
  geo-pos:lat "37.28767"^^xsd:decimal ;
  geo-pos:long "-1.270333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2991'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2991'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.224444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.270333'^^xsd:double;
  dwc:startLongitude '-1.270333'^^xsd:double;
  dwc:endLongitude '-1.270333'^^xsd:double;
  dwc:latitude '37.28767'^^xsd:double;
  dwc:startLatitude '37.28767'^^xsd:double;
  dwc:endLatitude '37.28767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.270333 37.28767, -1.270333 37.28767, -1.270333 37.28767, -1.270333 37.28767, -1.270333 37.28767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2991'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47533 -4.531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47533 -4.531667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47533"^^xsd:decimal ;
  geo-pos:long "-4.531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3364'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3364'^^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:timeOfDay '8.7288888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.531667'^^xsd:double;
  dwc:startLongitude '-4.531667'^^xsd:double;
  dwc:endLongitude '-4.531667'^^xsd:double;
  dwc:latitude '36.47533'^^xsd:double;
  dwc:startLatitude '36.47533'^^xsd:double;
  dwc:endLatitude '36.47533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.531667 36.47533, -4.531667 36.47533, -4.531667 36.47533, -4.531667 36.47533, -4.531667 36.47533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3364'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55267 -3.6935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55267 -3.6935)"^^geo:wktLiteral ;
  geo-pos:lat "36.55267"^^xsd:decimal ;
  geo-pos:long "-3.6935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2891'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2891'^^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:timeOfDay '9.0375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6935'^^xsd:double;
  dwc:startLongitude '-3.6935'^^xsd:double;
  dwc:endLongitude '-3.6935'^^xsd:double;
  dwc:latitude '36.55267'^^xsd:double;
  dwc:startLatitude '36.55267'^^xsd:double;
  dwc:endLatitude '36.55267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6935 36.55267, -3.6935 36.55267, -3.6935 36.55267, -3.6935 36.55267, -3.6935 36.55267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2891'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49685 -2.795368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.795368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49685 -2.795368)"^^geo:wktLiteral ;
  geo-pos:lat "36.49685"^^xsd:decimal ;
  geo-pos:long "-2.795368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4105'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4105'^^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:timeOfDay '9.42'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.795368'^^xsd:double;
  dwc:startLongitude '-2.795368'^^xsd:double;
  dwc:endLongitude '-2.795368'^^xsd:double;
  dwc:latitude '36.49685'^^xsd:double;
  dwc:startLatitude '36.49685'^^xsd:double;
  dwc:endLatitude '36.49685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.795368 36.49685, -2.795368 36.49685, -2.795368 36.49685, -2.795368 36.49685, -2.795368 36.49685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4105'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63983 -1.948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63983 -1.948)"^^geo:wktLiteral ;
  geo-pos:lat "36.63983"^^xsd:decimal ;
  geo-pos:long "-1.948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3268'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3268'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.9047222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.948'^^xsd:double;
  dwc:startLongitude '-1.948'^^xsd:double;
  dwc:endLongitude '-1.948'^^xsd:double;
  dwc:latitude '36.63983'^^xsd:double;
  dwc:startLatitude '36.63983'^^xsd:double;
  dwc:endLatitude '36.63983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.948 36.63983, -1.948 36.63983, -1.948 36.63983, -1.948 36.63983, -1.948 36.63983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3268'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52767 -3.669735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.669735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52767 -3.669735)"^^geo:wktLiteral ;
  geo-pos:lat "36.52767"^^xsd:decimal ;
  geo-pos:long "-3.669735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4159'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.7033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.669735'^^xsd:double;
  dwc:startLongitude '-3.669735'^^xsd:double;
  dwc:endLongitude '-3.669735'^^xsd:double;
  dwc:latitude '36.52767'^^xsd:double;
  dwc:startLatitude '36.52767'^^xsd:double;
  dwc:endLatitude '36.52767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.669735 36.52767, -3.669735 36.52767, -3.669735 36.52767, -3.669735 36.52767, -3.669735 36.52767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4159'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42721 -2.64745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42721"^^xsd:decimal ;
  dwc:decimalLongitude "-2.64745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42721 -2.64745)"^^geo:wktLiteral ;
  geo-pos:lat "36.42721"^^xsd:decimal ;
  geo-pos:long "-2.64745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4347'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4347'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.986944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.64745'^^xsd:double;
  dwc:startLongitude '-2.64745'^^xsd:double;
  dwc:endLongitude '-2.64745'^^xsd:double;
  dwc:latitude '36.42721'^^xsd:double;
  dwc:startLatitude '36.42721'^^xsd:double;
  dwc:endLatitude '36.42721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.64745 36.42721, -2.64745 36.42721, -2.64745 36.42721, -2.64745 36.42721, -2.64745 36.42721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4347'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46533 -2.577667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.577667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46533 -2.577667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46533"^^xsd:decimal ;
  geo-pos:long "-2.577667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_905'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_905'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.577667'^^xsd:double;
  dwc:startLongitude '-2.577667'^^xsd:double;
  dwc:endLongitude '-2.577667'^^xsd:double;
  dwc:latitude '36.46533'^^xsd:double;
  dwc:startLatitude '36.46533'^^xsd:double;
  dwc:endLatitude '36.46533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.577667 36.46533, -2.577667 36.46533, -2.577667 36.46533, -2.577667 36.46533, -2.577667 36.46533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_905'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64516 -2.519166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64516"^^xsd:decimal ;
  dwc:decimalLongitude "-2.519166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64516 -2.519166)"^^geo:wktLiteral ;
  geo-pos:lat "36.64516"^^xsd:decimal ;
  geo-pos:long "-2.519166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2383'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2383'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.519166'^^xsd:double;
  dwc:startLongitude '-2.519166'^^xsd:double;
  dwc:endLongitude '-2.519166'^^xsd:double;
  dwc:latitude '36.64516'^^xsd:double;
  dwc:startLatitude '36.64516'^^xsd:double;
  dwc:endLatitude '36.64516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.519166 36.64516, -2.519166 36.64516, -2.519166 36.64516, -2.519166 36.64516, -2.519166 36.64516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2383'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52883 -3.125167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52883 -3.125167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52883"^^xsd:decimal ;
  geo-pos:long "-3.125167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2843'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.125167'^^xsd:double;
  dwc:startLongitude '-3.125167'^^xsd:double;
  dwc:endLongitude '-3.125167'^^xsd:double;
  dwc:latitude '36.52883'^^xsd:double;
  dwc:startLatitude '36.52883'^^xsd:double;
  dwc:endLatitude '36.52883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.125167 36.52883, -3.125167 36.52883, -3.125167 36.52883, -3.125167 36.52883, -3.125167 36.52883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2843'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21733 -4.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21733 -4.928)"^^geo:wktLiteral ;
  geo-pos:lat "36.21733"^^xsd:decimal ;
  geo-pos:long "-4.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3149'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3149'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.963333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.928'^^xsd:double;
  dwc:startLongitude '-4.928'^^xsd:double;
  dwc:endLongitude '-4.928'^^xsd:double;
  dwc:latitude '36.21733'^^xsd:double;
  dwc:startLatitude '36.21733'^^xsd:double;
  dwc:endLatitude '36.21733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.928 36.21733, -4.928 36.21733, -4.928 36.21733, -4.928 36.21733, -4.928 36.21733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3149'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -4.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -4.347)"^^geo:wktLiteral ;
  geo-pos:lat "36.48367"^^xsd:decimal ;
  geo-pos:long "-4.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2190'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2190'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.347'^^xsd:double;
  dwc:startLongitude '-4.347'^^xsd:double;
  dwc:endLongitude '-4.347'^^xsd:double;
  dwc:latitude '36.48367'^^xsd:double;
  dwc:startLatitude '36.48367'^^xsd:double;
  dwc:endLatitude '36.48367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.347 36.48367, -4.347 36.48367, -4.347 36.48367, -4.347 36.48367, -4.347 36.48367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2190'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.415 -4.845833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.415 -4.845833)"^^geo:wktLiteral ;
  geo-pos:lat "36.415"^^xsd:decimal ;
  geo-pos:long "-4.845833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2549'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2549'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.845833'^^xsd:double;
  dwc:startLongitude '-4.845833'^^xsd:double;
  dwc:endLongitude '-4.845833'^^xsd:double;
  dwc:latitude '36.415'^^xsd:double;
  dwc:startLatitude '36.415'^^xsd:double;
  dwc:endLatitude '36.415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845833 36.415, -4.845833 36.415, -4.845833 36.415, -4.845833 36.415, -4.845833 36.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2549'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32783 -2.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32783 -2.833)"^^geo:wktLiteral ;
  geo-pos:lat "36.32783"^^xsd:decimal ;
  geo-pos:long "-2.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2584'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2584'^^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:timeOfDay '12.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.833'^^xsd:double;
  dwc:startLongitude '-2.833'^^xsd:double;
  dwc:endLongitude '-2.833'^^xsd:double;
  dwc:latitude '36.32783'^^xsd:double;
  dwc:startLatitude '36.32783'^^xsd:double;
  dwc:endLatitude '36.32783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.833 36.32783, -2.833 36.32783, -2.833 36.32783, -2.833 36.32783, -2.833 36.32783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2584'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5566 -2.477462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.477462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5566 -2.477462)"^^geo:wktLiteral ;
  geo-pos:lat "36.5566"^^xsd:decimal ;
  geo-pos:long "-2.477462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3660'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.492222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.477462'^^xsd:double;
  dwc:startLongitude '-2.477462'^^xsd:double;
  dwc:endLongitude '-2.477462'^^xsd:double;
  dwc:latitude '36.5566'^^xsd:double;
  dwc:startLatitude '36.5566'^^xsd:double;
  dwc:endLatitude '36.5566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.477462 36.5566, -2.477462 36.5566, -2.477462 36.5566, -2.477462 36.5566, -2.477462 36.5566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3660'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33717 -2.926333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.926333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33717 -2.926333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33717"^^xsd:decimal ;
  geo-pos:long "-2.926333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3253'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3253'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.005833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.926333'^^xsd:double;
  dwc:startLongitude '-2.926333'^^xsd:double;
  dwc:endLongitude '-2.926333'^^xsd:double;
  dwc:latitude '36.33717'^^xsd:double;
  dwc:startLatitude '36.33717'^^xsd:double;
  dwc:endLatitude '36.33717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.926333 36.33717, -2.926333 36.33717, -2.926333 36.33717, -2.926333 36.33717, -2.926333 36.33717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3253'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57981 -3.133723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57981"^^xsd:decimal ;
  dwc:decimalLongitude "-3.133723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57981 -3.133723)"^^geo:wktLiteral ;
  geo-pos:lat "36.57981"^^xsd:decimal ;
  geo-pos:long "-3.133723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3705'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3705'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.272777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.133723'^^xsd:double;
  dwc:startLongitude '-3.133723'^^xsd:double;
  dwc:endLongitude '-3.133723'^^xsd:double;
  dwc:latitude '36.57981'^^xsd:double;
  dwc:startLatitude '36.57981'^^xsd:double;
  dwc:endLatitude '36.57981'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.133723 36.57981, -3.133723 36.57981, -3.133723 36.57981, -3.133723 36.57981, -3.133723 36.57981))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3705'^^xsd:string;
  dwc:observationDate '2006-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58661 -3.206844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58661"^^xsd:decimal ;
  dwc:decimalLongitude "-3.206844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58661 -3.206844)"^^geo:wktLiteral ;
  geo-pos:lat "36.58661"^^xsd:decimal ;
  geo-pos:long "-3.206844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4374'^^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:timeOfDay '13.309722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.206844'^^xsd:double;
  dwc:startLongitude '-3.206844'^^xsd:double;
  dwc:endLongitude '-3.206844'^^xsd:double;
  dwc:latitude '36.58661'^^xsd:double;
  dwc:startLatitude '36.58661'^^xsd:double;
  dwc:endLatitude '36.58661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.206844 36.58661, -3.206844 36.58661, -3.206844 36.58661, -3.206844 36.58661, -3.206844 36.58661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4374'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54936 -2.92464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54936"^^xsd:decimal ;
  dwc:decimalLongitude "-2.92464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54936 -2.92464)"^^geo:wktLiteral ;
  geo-pos:lat "36.54936"^^xsd:decimal ;
  geo-pos:long "-2.92464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4542'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1511111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.92464'^^xsd:double;
  dwc:startLongitude '-2.92464'^^xsd:double;
  dwc:endLongitude '-2.92464'^^xsd:double;
  dwc:latitude '36.54936'^^xsd:double;
  dwc:startLatitude '36.54936'^^xsd:double;
  dwc:endLatitude '36.54936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.92464 36.54936, -2.92464 36.54936, -2.92464 36.54936, -2.92464 36.54936, -2.92464 36.54936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4542'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44804 -2.976547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44804"^^xsd:decimal ;
  dwc:decimalLongitude "-2.976547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44804 -2.976547)"^^geo:wktLiteral ;
  geo-pos:lat "36.44804"^^xsd:decimal ;
  geo-pos:long "-2.976547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4825'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4825'^^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:timeOfDay '9.3033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.976547'^^xsd:double;
  dwc:startLongitude '-2.976547'^^xsd:double;
  dwc:endLongitude '-2.976547'^^xsd:double;
  dwc:latitude '36.44804'^^xsd:double;
  dwc:startLatitude '36.44804'^^xsd:double;
  dwc:endLatitude '36.44804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.976547 36.44804, -2.976547 36.44804, -2.976547 36.44804, -2.976547 36.44804, -2.976547 36.44804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4825'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332 -1.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332 -1.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.332"^^xsd:decimal ;
  geo-pos:long "-1.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_183'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_183'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.425'^^xsd:double;
  dwc:startLongitude '-1.425'^^xsd:double;
  dwc:endLongitude '-1.425'^^xsd:double;
  dwc:latitude '37.332'^^xsd:double;
  dwc:startLatitude '37.332'^^xsd:double;
  dwc:endLatitude '37.332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.425 37.332, -1.425 37.332, -1.425 37.332, -1.425 37.332, -1.425 37.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_183'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6375 -2.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6375 -2.583333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6375"^^xsd:decimal ;
  geo-pos:long "-2.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_679'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.583333'^^xsd:double;
  dwc:startLongitude '-2.583333'^^xsd:double;
  dwc:endLongitude '-2.583333'^^xsd:double;
  dwc:latitude '36.6375'^^xsd:double;
  dwc:startLatitude '36.6375'^^xsd:double;
  dwc:endLatitude '36.6375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.583333 36.6375, -2.583333 36.6375, -2.583333 36.6375, -2.583333 36.6375, -2.583333 36.6375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_679'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -2.848333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.455"^^xsd:decimal ;
  dwc:decimalLongitude "-2.848333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -2.848333)"^^geo:wktLiteral ;
  geo-pos:lat "36.455"^^xsd:decimal ;
  geo-pos:long "-2.848333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_71'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_71'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.848333'^^xsd:double;
  dwc:startLongitude '-2.848333'^^xsd:double;
  dwc:endLongitude '-2.848333'^^xsd:double;
  dwc:latitude '36.455'^^xsd:double;
  dwc:startLatitude '36.455'^^xsd:double;
  dwc:endLatitude '36.455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.848333 36.455, -2.848333 36.455, -2.848333 36.455, -2.848333 36.455, -2.848333 36.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_71'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36667 -0.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36667 -0.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.36667"^^xsd:decimal ;
  geo-pos:long "-0.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_107'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_107'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.74'^^xsd:double;
  dwc:startLongitude '-0.74'^^xsd:double;
  dwc:endLongitude '-0.74'^^xsd:double;
  dwc:latitude '37.36667'^^xsd:double;
  dwc:startLatitude '37.36667'^^xsd:double;
  dwc:endLatitude '37.36667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.74 37.36667, -0.74 37.36667, -0.74 37.36667, -0.74 37.36667, -0.74 37.36667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_107'^^xsd:string;
  dwc:observationDate '1992-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4905 -1.224167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4905"^^xsd:decimal ;
  dwc:decimalLongitude "-1.224167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4905 -1.224167)"^^geo:wktLiteral ;
  geo-pos:lat "37.4905"^^xsd:decimal ;
  geo-pos:long "-1.224167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1223'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1223'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.224167'^^xsd:double;
  dwc:startLongitude '-1.224167'^^xsd:double;
  dwc:endLongitude '-1.224167'^^xsd:double;
  dwc:latitude '37.4905'^^xsd:double;
  dwc:startLatitude '37.4905'^^xsd:double;
  dwc:endLatitude '37.4905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.224167 37.4905, -1.224167 37.4905, -1.224167 37.4905, -1.224167 37.4905, -1.224167 37.4905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1223'^^xsd:string;
  dwc:observationDate '1999-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15067 -1.676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15067 -1.676)"^^geo:wktLiteral ;
  geo-pos:lat "37.15067"^^xsd:decimal ;
  geo-pos:long "-1.676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1255'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1255'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.676'^^xsd:double;
  dwc:startLongitude '-1.676'^^xsd:double;
  dwc:endLongitude '-1.676'^^xsd:double;
  dwc:latitude '37.15067'^^xsd:double;
  dwc:startLatitude '37.15067'^^xsd:double;
  dwc:endLatitude '37.15067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.676 37.15067, -1.676 37.15067, -1.676 37.15067, -1.676 37.15067, -1.676 37.15067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1255'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.724 -1.7005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.724"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.724 -1.7005)"^^geo:wktLiteral ;
  geo-pos:lat "36.724"^^xsd:decimal ;
  geo-pos:long "-1.7005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1073'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1073'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7005'^^xsd:double;
  dwc:startLongitude '-1.7005'^^xsd:double;
  dwc:endLongitude '-1.7005'^^xsd:double;
  dwc:latitude '36.724'^^xsd:double;
  dwc:startLatitude '36.724'^^xsd:double;
  dwc:endLatitude '36.724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7005 36.724, -1.7005 36.724, -1.7005 36.724, -1.7005 36.724, -1.7005 36.724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1073'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06333 -1.5805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06333 -1.5805)"^^geo:wktLiteral ;
  geo-pos:lat "37.06333"^^xsd:decimal ;
  geo-pos:long "-1.5805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1700'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1700'^^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:timeOfDay '7.5891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5805'^^xsd:double;
  dwc:startLongitude '-1.5805'^^xsd:double;
  dwc:endLongitude '-1.5805'^^xsd:double;
  dwc:latitude '37.06333'^^xsd:double;
  dwc:startLatitude '37.06333'^^xsd:double;
  dwc:endLatitude '37.06333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5805 37.06333, -1.5805 37.06333, -1.5805 37.06333, -1.5805 37.06333, -1.5805 37.06333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1700'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15033 -2.9665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15033 -2.9665)"^^geo:wktLiteral ;
  geo-pos:lat "36.15033"^^xsd:decimal ;
  geo-pos:long "-2.9665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2276'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2276'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9665'^^xsd:double;
  dwc:startLongitude '-2.9665'^^xsd:double;
  dwc:endLongitude '-2.9665'^^xsd:double;
  dwc:latitude '36.15033'^^xsd:double;
  dwc:startLatitude '36.15033'^^xsd:double;
  dwc:endLatitude '36.15033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9665 36.15033, -2.9665 36.15033, -2.9665 36.15033, -2.9665 36.15033, -2.9665 36.15033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2276'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55667 -2.416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55667 -2.416)"^^geo:wktLiteral ;
  geo-pos:lat "36.55667"^^xsd:decimal ;
  geo-pos:long "-2.416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2031'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2031'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.416'^^xsd:double;
  dwc:startLongitude '-2.416'^^xsd:double;
  dwc:endLongitude '-2.416'^^xsd:double;
  dwc:latitude '36.55667'^^xsd:double;
  dwc:startLatitude '36.55667'^^xsd:double;
  dwc:endLatitude '36.55667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416 36.55667, -2.416 36.55667, -2.416 36.55667, -2.416 36.55667, -2.416 36.55667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2031'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28767 -1.464667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.464667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28767 -1.464667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28767"^^xsd:decimal ;
  geo-pos:long "-1.464667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2602'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2602'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.464667'^^xsd:double;
  dwc:startLongitude '-1.464667'^^xsd:double;
  dwc:endLongitude '-1.464667'^^xsd:double;
  dwc:latitude '37.28767'^^xsd:double;
  dwc:startLatitude '37.28767'^^xsd:double;
  dwc:endLatitude '37.28767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.464667 37.28767, -1.464667 37.28767, -1.464667 37.28767, -1.464667 37.28767, -1.464667 37.28767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2602'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41566 -4.640666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.640666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41566 -4.640666)"^^geo:wktLiteral ;
  geo-pos:lat "36.41566"^^xsd:decimal ;
  geo-pos:long "-4.640666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2794'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2794'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.987777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.640666'^^xsd:double;
  dwc:startLongitude '-4.640666'^^xsd:double;
  dwc:endLongitude '-4.640666'^^xsd:double;
  dwc:latitude '36.41566'^^xsd:double;
  dwc:startLatitude '36.41566'^^xsd:double;
  dwc:endLatitude '36.41566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.640666 36.41566, -4.640666 36.41566, -4.640666 36.41566, -4.640666 36.41566, -4.640666 36.41566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2794'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35633 -3.6315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35633"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35633 -3.6315)"^^geo:wktLiteral ;
  geo-pos:lat "36.35633"^^xsd:decimal ;
  geo-pos:long "-3.6315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2898'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2898'^^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:timeOfDay '13.158611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6315'^^xsd:double;
  dwc:startLongitude '-3.6315'^^xsd:double;
  dwc:endLongitude '-3.6315'^^xsd:double;
  dwc:latitude '36.35633'^^xsd:double;
  dwc:startLatitude '36.35633'^^xsd:double;
  dwc:endLatitude '36.35633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6315 36.35633, -3.6315 36.35633, -3.6315 36.35633, -3.6315 36.35633, -3.6315 36.35633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2898'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4524 0.588813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4524"^^xsd:decimal ;
  dwc:decimalLongitude "0.588813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4524 0.588813)"^^geo:wktLiteral ;
  geo-pos:lat "36.4524"^^xsd:decimal ;
  geo-pos:long "0.588813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4787'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4787'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.786944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.588813'^^xsd:double;
  dwc:startLongitude '0.588813'^^xsd:double;
  dwc:endLongitude '0.588813'^^xsd:double;
  dwc:latitude '36.4524'^^xsd:double;
  dwc:startLatitude '36.4524'^^xsd:double;
  dwc:endLatitude '36.4524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.588813 36.4524, 0.588813 36.4524, 0.588813 36.4524, 0.588813 36.4524, 0.588813 36.4524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4787'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -2.017333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.017333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -2.017333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63667"^^xsd:decimal ;
  geo-pos:long "-2.017333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_563'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_563'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.017333'^^xsd:double;
  dwc:startLongitude '-2.017333'^^xsd:double;
  dwc:endLongitude '-2.017333'^^xsd:double;
  dwc:latitude '36.63667'^^xsd:double;
  dwc:startLatitude '36.63667'^^xsd:double;
  dwc:endLatitude '36.63667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.017333 36.63667, -2.017333 36.63667, -2.017333 36.63667, -2.017333 36.63667, -2.017333 36.63667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_563'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40733 -1.265667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40733"^^xsd:decimal ;
  dwc:decimalLongitude "-1.265667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40733 -1.265667)"^^geo:wktLiteral ;
  geo-pos:lat "37.40733"^^xsd:decimal ;
  geo-pos:long "-1.265667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1248'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.265667'^^xsd:double;
  dwc:startLongitude '-1.265667'^^xsd:double;
  dwc:endLongitude '-1.265667'^^xsd:double;
  dwc:latitude '37.40733'^^xsd:double;
  dwc:startLatitude '37.40733'^^xsd:double;
  dwc:endLatitude '37.40733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.265667 37.40733, -1.265667 37.40733, -1.265667 37.40733, -1.265667 37.40733, -1.265667 37.40733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1248'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19417 -1.629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19417 -1.629)"^^geo:wktLiteral ;
  geo-pos:lat "37.19417"^^xsd:decimal ;
  geo-pos:long "-1.629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1252'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.629'^^xsd:double;
  dwc:startLongitude '-1.629'^^xsd:double;
  dwc:endLongitude '-1.629'^^xsd:double;
  dwc:latitude '37.19417'^^xsd:double;
  dwc:startLatitude '37.19417'^^xsd:double;
  dwc:endLatitude '37.19417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.629 37.19417, -1.629 37.19417, -1.629 37.19417, -1.629 37.19417, -1.629 37.19417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1252'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30167 -2.764667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.764667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30167 -2.764667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30167"^^xsd:decimal ;
  geo-pos:long "-2.764667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1473'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1473'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.764667'^^xsd:double;
  dwc:startLongitude '-2.764667'^^xsd:double;
  dwc:endLongitude '-2.764667'^^xsd:double;
  dwc:latitude '36.30167'^^xsd:double;
  dwc:startLatitude '36.30167'^^xsd:double;
  dwc:endLatitude '36.30167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.764667 36.30167, -2.764667 36.30167, -2.764667 36.30167, -2.764667 36.30167, -2.764667 36.30167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1473'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46333 -3.893833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.893833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46333 -3.893833)"^^geo:wktLiteral ;
  geo-pos:lat "36.46333"^^xsd:decimal ;
  geo-pos:long "-3.893833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2917'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2917'^^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:timeOfDay '10.04'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.893833'^^xsd:double;
  dwc:startLongitude '-3.893833'^^xsd:double;
  dwc:endLongitude '-3.893833'^^xsd:double;
  dwc:latitude '36.46333'^^xsd:double;
  dwc:startLatitude '36.46333'^^xsd:double;
  dwc:endLatitude '36.46333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.893833 36.46333, -3.893833 36.46333, -3.893833 36.46333, -3.893833 36.46333, -3.893833 36.46333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2917'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20533 -4.883166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.883166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20533 -4.883166)"^^geo:wktLiteral ;
  geo-pos:lat "36.20533"^^xsd:decimal ;
  geo-pos:long "-4.883166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3150'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.605277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.883166'^^xsd:double;
  dwc:startLongitude '-4.883166'^^xsd:double;
  dwc:endLongitude '-4.883166'^^xsd:double;
  dwc:latitude '36.20533'^^xsd:double;
  dwc:startLatitude '36.20533'^^xsd:double;
  dwc:endLatitude '36.20533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.883166 36.20533, -4.883166 36.20533, -4.883166 36.20533, -4.883166 36.20533, -4.883166 36.20533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3150'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.403 -2.737167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.403"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.403 -2.737167)"^^geo:wktLiteral ;
  geo-pos:lat "36.403"^^xsd:decimal ;
  geo-pos:long "-2.737167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3437'^^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:timeOfDay '14.3475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737167'^^xsd:double;
  dwc:startLongitude '-2.737167'^^xsd:double;
  dwc:endLongitude '-2.737167'^^xsd:double;
  dwc:latitude '36.403'^^xsd:double;
  dwc:startLatitude '36.403'^^xsd:double;
  dwc:endLatitude '36.403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737167 36.403, -2.737167 36.403, -2.737167 36.403, -2.737167 36.403, -2.737167 36.403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3437'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52349 -3.010285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52349"^^xsd:decimal ;
  dwc:decimalLongitude "-3.010285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52349 -3.010285)"^^geo:wktLiteral ;
  geo-pos:lat "36.52349"^^xsd:decimal ;
  geo-pos:long "-3.010285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4084'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4084'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.260833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.010285'^^xsd:double;
  dwc:startLongitude '-3.010285'^^xsd:double;
  dwc:endLongitude '-3.010285'^^xsd:double;
  dwc:latitude '36.52349'^^xsd:double;
  dwc:startLatitude '36.52349'^^xsd:double;
  dwc:endLatitude '36.52349'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.010285 36.52349, -3.010285 36.52349, -3.010285 36.52349, -3.010285 36.52349, -3.010285 36.52349))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4084'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65629 -2.607388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65629"^^xsd:decimal ;
  dwc:decimalLongitude "-2.607388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65629 -2.607388)"^^geo:wktLiteral ;
  geo-pos:lat "36.65629"^^xsd:decimal ;
  geo-pos:long "-2.607388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4249'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4249'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.8088888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.607388'^^xsd:double;
  dwc:startLongitude '-2.607388'^^xsd:double;
  dwc:endLongitude '-2.607388'^^xsd:double;
  dwc:latitude '36.65629'^^xsd:double;
  dwc:startLatitude '36.65629'^^xsd:double;
  dwc:endLatitude '36.65629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.607388 36.65629, -2.607388 36.65629, -2.607388 36.65629, -2.607388 36.65629, -2.607388 36.65629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4249'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -1.146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-1.146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -1.146667)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-1.146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_158'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_158'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.146667'^^xsd:double;
  dwc:startLongitude '-1.146667'^^xsd:double;
  dwc:endLongitude '-1.146667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:startLatitude '37.45'^^xsd:double;
  dwc:endLatitude '37.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.146667 37.45, -1.146667 37.45, -1.146667 37.45, -1.146667 37.45, -1.146667 37.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_158'^^xsd:string;
  dwc:observationDate '1993-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 -1.092833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "-1.092833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 -1.092833)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "-1.092833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_159'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.092833'^^xsd:double;
  dwc:startLongitude '-1.092833'^^xsd:double;
  dwc:endLongitude '-1.092833'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:startLatitude '37.49'^^xsd:double;
  dwc:endLatitude '37.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.092833 37.49, -1.092833 37.49, -1.092833 37.49, -1.092833 37.49, -1.092833 37.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_159'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16533 -1.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16533 -1.639)"^^geo:wktLiteral ;
  geo-pos:lat "37.16533"^^xsd:decimal ;
  geo-pos:long "-1.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_299'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_299'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.639'^^xsd:double;
  dwc:startLongitude '-1.639'^^xsd:double;
  dwc:endLongitude '-1.639'^^xsd:double;
  dwc:latitude '37.16533'^^xsd:double;
  dwc:startLatitude '37.16533'^^xsd:double;
  dwc:endLatitude '37.16533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.639 37.16533, -1.639 37.16533, -1.639 37.16533, -1.639 37.16533, -1.639 37.16533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_299'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50394 -3.061185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50394"^^xsd:decimal ;
  dwc:decimalLongitude "-3.061185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50394 -3.061185)"^^geo:wktLiteral ;
  geo-pos:lat "36.50394"^^xsd:decimal ;
  geo-pos:long "-3.061185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4565'^^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:timeOfDay '17.22'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.061185'^^xsd:double;
  dwc:startLongitude '-3.061185'^^xsd:double;
  dwc:endLongitude '-3.061185'^^xsd:double;
  dwc:latitude '36.50394'^^xsd:double;
  dwc:startLatitude '36.50394'^^xsd:double;
  dwc:endLatitude '36.50394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.061185 36.50394, -3.061185 36.50394, -3.061185 36.50394, -3.061185 36.50394, -3.061185 36.50394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4565'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41883 -4.759667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41883 -4.759667)"^^geo:wktLiteral ;
  geo-pos:lat "36.41883"^^xsd:decimal ;
  geo-pos:long "-4.759667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1856'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1856'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.955555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.759667'^^xsd:double;
  dwc:startLongitude '-4.759667'^^xsd:double;
  dwc:endLongitude '-4.759667'^^xsd:double;
  dwc:latitude '36.41883'^^xsd:double;
  dwc:startLatitude '36.41883'^^xsd:double;
  dwc:endLatitude '36.41883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759667 36.41883, -4.759667 36.41883, -4.759667 36.41883, -4.759667 36.41883, -4.759667 36.41883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1856'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56833 -2.610333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.610333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56833 -2.610333)"^^geo:wktLiteral ;
  geo-pos:lat "36.56833"^^xsd:decimal ;
  geo-pos:long "-2.610333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1964'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1964'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.153888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.610333'^^xsd:double;
  dwc:startLongitude '-2.610333'^^xsd:double;
  dwc:endLongitude '-2.610333'^^xsd:double;
  dwc:latitude '36.56833'^^xsd:double;
  dwc:startLatitude '36.56833'^^xsd:double;
  dwc:endLatitude '36.56833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.610333 36.56833, -2.610333 36.56833, -2.610333 36.56833, -2.610333 36.56833, -2.610333 36.56833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1964'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4305 -2.7165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4305"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4305 -2.7165)"^^geo:wktLiteral ;
  geo-pos:lat "36.4305"^^xsd:decimal ;
  geo-pos:long "-2.7165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2629'^^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:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7165'^^xsd:double;
  dwc:startLongitude '-2.7165'^^xsd:double;
  dwc:endLongitude '-2.7165'^^xsd:double;
  dwc:latitude '36.4305'^^xsd:double;
  dwc:startLatitude '36.4305'^^xsd:double;
  dwc:endLatitude '36.4305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7165 36.4305, -2.7165 36.4305, -2.7165 36.4305, -2.7165 36.4305, -2.7165 36.4305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2629'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60233 -3.446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60233 -3.446667)"^^geo:wktLiteral ;
  geo-pos:lat "36.60233"^^xsd:decimal ;
  geo-pos:long "-3.446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2214'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2214'^^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:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.446667'^^xsd:double;
  dwc:startLongitude '-3.446667'^^xsd:double;
  dwc:endLongitude '-3.446667'^^xsd:double;
  dwc:latitude '36.60233'^^xsd:double;
  dwc:startLatitude '36.60233'^^xsd:double;
  dwc:endLatitude '36.60233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.446667 36.60233, -3.446667 36.60233, -3.446667 36.60233, -3.446667 36.60233, -3.446667 36.60233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2214'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5345 -3.118678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-3.118678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5345 -3.118678)"^^geo:wktLiteral ;
  geo-pos:lat "36.5345"^^xsd:decimal ;
  geo-pos:long "-3.118678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4181'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4181'^^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:timeOfDay '7.5308333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.118678'^^xsd:double;
  dwc:startLongitude '-3.118678'^^xsd:double;
  dwc:endLongitude '-3.118678'^^xsd:double;
  dwc:latitude '36.5345'^^xsd:double;
  dwc:startLatitude '36.5345'^^xsd:double;
  dwc:endLatitude '36.5345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.118678 36.5345, -3.118678 36.5345, -3.118678 36.5345, -3.118678 36.5345, -3.118678 36.5345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4181'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7905 -1.789167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7905"^^xsd:decimal ;
  dwc:decimalLongitude "-1.789167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7905 -1.789167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7905"^^xsd:decimal ;
  geo-pos:long "-1.789167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_319'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.789167'^^xsd:double;
  dwc:startLongitude '-1.789167'^^xsd:double;
  dwc:endLongitude '-1.789167'^^xsd:double;
  dwc:latitude '36.7905'^^xsd:double;
  dwc:startLatitude '36.7905'^^xsd:double;
  dwc:endLatitude '36.7905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.789167 36.7905, -1.789167 36.7905, -1.789167 36.7905, -1.789167 36.7905, -1.789167 36.7905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_319'^^xsd:string;
  dwc:observationDate '1994-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 -1.061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "-1.061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 -1.061667)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "-1.061667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_821'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_821'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.061667'^^xsd:double;
  dwc:startLongitude '-1.061667'^^xsd:double;
  dwc:endLongitude '-1.061667'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:startLatitude '37.41'^^xsd:double;
  dwc:endLatitude '37.41'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.061667 37.41, -1.061667 37.41, -1.061667 37.41, -1.061667 37.41, -1.061667 37.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_821'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56983 -2.397667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.397667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56983 -2.397667)"^^geo:wktLiteral ;
  geo-pos:lat "36.56983"^^xsd:decimal ;
  geo-pos:long "-2.397667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_913'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_913'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.397667'^^xsd:double;
  dwc:startLongitude '-2.397667'^^xsd:double;
  dwc:endLongitude '-2.397667'^^xsd:double;
  dwc:latitude '36.56983'^^xsd:double;
  dwc:startLatitude '36.56983'^^xsd:double;
  dwc:endLatitude '36.56983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.397667 36.56983, -2.397667 36.56983, -2.397667 36.56983, -2.397667 36.56983, -2.397667 36.56983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_913'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4635 -2.562167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4635"^^xsd:decimal ;
  dwc:decimalLongitude "-2.562167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4635 -2.562167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4635"^^xsd:decimal ;
  geo-pos:long "-2.562167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1179'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1179'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.562167'^^xsd:double;
  dwc:startLongitude '-2.562167'^^xsd:double;
  dwc:endLongitude '-2.562167'^^xsd:double;
  dwc:latitude '36.4635'^^xsd:double;
  dwc:startLatitude '36.4635'^^xsd:double;
  dwc:endLatitude '36.4635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.562167 36.4635, -2.562167 36.4635, -2.562167 36.4635, -2.562167 36.4635, -2.562167 36.4635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1179'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57483 -2.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57483 -2.415)"^^geo:wktLiteral ;
  geo-pos:lat "36.57483"^^xsd:decimal ;
  geo-pos:long "-2.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1184'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1184'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.415'^^xsd:double;
  dwc:startLongitude '-2.415'^^xsd:double;
  dwc:endLongitude '-2.415'^^xsd:double;
  dwc:latitude '36.57483'^^xsd:double;
  dwc:startLatitude '36.57483'^^xsd:double;
  dwc:endLatitude '36.57483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.415 36.57483, -2.415 36.57483, -2.415 36.57483, -2.415 36.57483, -2.415 36.57483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1184'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.858333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44333"^^xsd:decimal ;
  geo-pos:long "-2.858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1430'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1430'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.858333'^^xsd:double;
  dwc:startLongitude '-2.858333'^^xsd:double;
  dwc:endLongitude '-2.858333'^^xsd:double;
  dwc:latitude '36.44333'^^xsd:double;
  dwc:startLatitude '36.44333'^^xsd:double;
  dwc:endLatitude '36.44333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.858333 36.44333, -2.858333 36.44333, -2.858333 36.44333, -2.858333 36.44333, -2.858333 36.44333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1430'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -2.684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.436"^^xsd:decimal ;
  dwc:decimalLongitude "-2.684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -2.684)"^^geo:wktLiteral ;
  geo-pos:lat "36.436"^^xsd:decimal ;
  geo-pos:long "-2.684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2036'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.684'^^xsd:double;
  dwc:startLongitude '-2.684'^^xsd:double;
  dwc:endLongitude '-2.684'^^xsd:double;
  dwc:latitude '36.436'^^xsd:double;
  dwc:startLatitude '36.436'^^xsd:double;
  dwc:endLatitude '36.436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.684 36.436, -2.684 36.436, -2.684 36.436, -2.684 36.436, -2.684 36.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2036'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58179 -4.03418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58179"^^xsd:decimal ;
  dwc:decimalLongitude "-4.03418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58179 -4.03418)"^^geo:wktLiteral ;
  geo-pos:lat "36.58179"^^xsd:decimal ;
  geo-pos:long "-4.03418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3637'^^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:timeOfDay '8.4211111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.03418'^^xsd:double;
  dwc:startLongitude '-4.03418'^^xsd:double;
  dwc:endLongitude '-4.03418'^^xsd:double;
  dwc:latitude '36.58179'^^xsd:double;
  dwc:startLatitude '36.58179'^^xsd:double;
  dwc:endLatitude '36.58179'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.03418 36.58179, -4.03418 36.58179, -4.03418 36.58179, -4.03418 36.58179, -4.03418 36.58179))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3637'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50359 -2.950351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50359"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50359 -2.950351)"^^geo:wktLiteral ;
  geo-pos:lat "36.50359"^^xsd:decimal ;
  geo-pos:long "-2.950351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4585'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4585'^^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:timeOfDay '8.4630555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.950351'^^xsd:double;
  dwc:startLongitude '-2.950351'^^xsd:double;
  dwc:endLongitude '-2.950351'^^xsd:double;
  dwc:latitude '36.50359'^^xsd:double;
  dwc:startLatitude '36.50359'^^xsd:double;
  dwc:endLatitude '36.50359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950351 36.50359, -2.950351 36.50359, -2.950351 36.50359, -2.950351 36.50359, -2.950351 36.50359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4585'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91288 -3.326714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.91288"^^xsd:decimal ;
  dwc:decimalLongitude "-3.326714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.91288 -3.326714)"^^geo:wktLiteral ;
  geo-pos:lat "35.91288"^^xsd:decimal ;
  geo-pos:long "-3.326714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4629'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4629'^^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:timeOfDay '19.532222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.326714'^^xsd:double;
  dwc:startLongitude '-3.326714'^^xsd:double;
  dwc:endLongitude '-3.326714'^^xsd:double;
  dwc:latitude '35.91288'^^xsd:double;
  dwc:startLatitude '35.91288'^^xsd:double;
  dwc:endLatitude '35.91288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.326714 35.91288, -3.326714 35.91288, -3.326714 35.91288, -3.326714 35.91288, -3.326714 35.91288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4629'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43388 -2.741712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43388"^^xsd:decimal ;
  dwc:decimalLongitude "-2.741712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43388 -2.741712)"^^geo:wktLiteral ;
  geo-pos:lat "36.43388"^^xsd:decimal ;
  geo-pos:long "-2.741712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4365'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.038333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.741712'^^xsd:double;
  dwc:startLongitude '-2.741712'^^xsd:double;
  dwc:endLongitude '-2.741712'^^xsd:double;
  dwc:latitude '36.43388'^^xsd:double;
  dwc:startLatitude '36.43388'^^xsd:double;
  dwc:endLatitude '36.43388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.741712 36.43388, -2.741712 36.43388, -2.741712 36.43388, -2.741712 36.43388, -2.741712 36.43388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4365'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27083 -1.441333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.441333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27083 -1.441333)"^^geo:wktLiteral ;
  geo-pos:lat "37.27083"^^xsd:decimal ;
  geo-pos:long "-1.441333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_770'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_770'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.441333'^^xsd:double;
  dwc:startLongitude '-1.441333'^^xsd:double;
  dwc:endLongitude '-1.441333'^^xsd:double;
  dwc:latitude '37.27083'^^xsd:double;
  dwc:startLatitude '37.27083'^^xsd:double;
  dwc:endLatitude '37.27083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.441333 37.27083, -1.441333 37.27083, -1.441333 37.27083, -1.441333 37.27083, -1.441333 37.27083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_770'^^xsd:string;
  dwc:observationDate '1996-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20567 -1.451167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.451167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20567 -1.451167)"^^geo:wktLiteral ;
  geo-pos:lat "37.20567"^^xsd:decimal ;
  geo-pos:long "-1.451167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_967'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_967'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.451167'^^xsd:double;
  dwc:startLongitude '-1.451167'^^xsd:double;
  dwc:endLongitude '-1.451167'^^xsd:double;
  dwc:latitude '37.20567'^^xsd:double;
  dwc:startLatitude '37.20567'^^xsd:double;
  dwc:endLatitude '37.20567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.451167 37.20567, -1.451167 37.20567, -1.451167 37.20567, -1.451167 37.20567, -1.451167 37.20567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_967'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -1.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33 -1.3605)"^^geo:wktLiteral ;
  geo-pos:lat "37.33"^^xsd:decimal ;
  geo-pos:long "-1.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_374'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3605'^^xsd:double;
  dwc:startLongitude '-1.3605'^^xsd:double;
  dwc:endLongitude '-1.3605'^^xsd:double;
  dwc:latitude '37.33'^^xsd:double;
  dwc:startLatitude '37.33'^^xsd:double;
  dwc:endLatitude '37.33'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3605 37.33, -1.3605 37.33, -1.3605 37.33, -1.3605 37.33, -1.3605 37.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_374'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48733 -2.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48733 -2.7705)"^^geo:wktLiteral ;
  geo-pos:lat "36.48733"^^xsd:decimal ;
  geo-pos:long "-2.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_446'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_446'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7705'^^xsd:double;
  dwc:startLongitude '-2.7705'^^xsd:double;
  dwc:endLongitude '-2.7705'^^xsd:double;
  dwc:latitude '36.48733'^^xsd:double;
  dwc:startLatitude '36.48733'^^xsd:double;
  dwc:endLatitude '36.48733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7705 36.48733, -2.7705 36.48733, -2.7705 36.48733, -2.7705 36.48733, -2.7705 36.48733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_446'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40783 -2.908167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.908167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40783 -2.908167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40783"^^xsd:decimal ;
  geo-pos:long "-2.908167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1161'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1161'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.908167'^^xsd:double;
  dwc:startLongitude '-2.908167'^^xsd:double;
  dwc:endLongitude '-2.908167'^^xsd:double;
  dwc:latitude '36.40783'^^xsd:double;
  dwc:startLatitude '36.40783'^^xsd:double;
  dwc:endLatitude '36.40783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.908167 36.40783, -2.908167 36.40783, -2.908167 36.40783, -2.908167 36.40783, -2.908167 36.40783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1161'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -2.915167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.915167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -2.915167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50617"^^xsd:decimal ;
  geo-pos:long "-2.915167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2282'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2282'^^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:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.915167'^^xsd:double;
  dwc:startLongitude '-2.915167'^^xsd:double;
  dwc:endLongitude '-2.915167'^^xsd:double;
  dwc:latitude '36.50617'^^xsd:double;
  dwc:startLatitude '36.50617'^^xsd:double;
  dwc:endLatitude '36.50617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.915167 36.50617, -2.915167 36.50617, -2.915167 36.50617, -2.915167 36.50617, -2.915167 36.50617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2282'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4735 -2.510833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4735 -2.510833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4735"^^xsd:decimal ;
  geo-pos:long "-2.510833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2374'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510833'^^xsd:double;
  dwc:startLongitude '-2.510833'^^xsd:double;
  dwc:endLongitude '-2.510833'^^xsd:double;
  dwc:latitude '36.4735'^^xsd:double;
  dwc:startLatitude '36.4735'^^xsd:double;
  dwc:endLatitude '36.4735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510833 36.4735, -2.510833 36.4735, -2.510833 36.4735, -2.510833 36.4735, -2.510833 36.4735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2374'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97667 -1.7185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97667 -1.7185)"^^geo:wktLiteral ;
  geo-pos:lat "36.97667"^^xsd:decimal ;
  geo-pos:long "-1.7185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2394'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7185'^^xsd:double;
  dwc:startLongitude '-1.7185'^^xsd:double;
  dwc:endLongitude '-1.7185'^^xsd:double;
  dwc:latitude '36.97667'^^xsd:double;
  dwc:startLatitude '36.97667'^^xsd:double;
  dwc:endLatitude '36.97667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7185 36.97667, -1.7185 36.97667, -1.7185 36.97667, -1.7185 36.97667, -1.7185 36.97667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2394'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42533 -4.756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42533 -4.756667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42533"^^xsd:decimal ;
  geo-pos:long "-4.756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2552'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2552'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.756667'^^xsd:double;
  dwc:startLongitude '-4.756667'^^xsd:double;
  dwc:endLongitude '-4.756667'^^xsd:double;
  dwc:latitude '36.42533'^^xsd:double;
  dwc:startLatitude '36.42533'^^xsd:double;
  dwc:endLatitude '36.42533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756667 36.42533, -4.756667 36.42533, -4.756667 36.42533, -4.756667 36.42533, -4.756667 36.42533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2552'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48342 -2.704715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48342"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48342 -2.704715)"^^geo:wktLiteral ;
  geo-pos:lat "36.48342"^^xsd:decimal ;
  geo-pos:long "-2.704715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3657'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.704715'^^xsd:double;
  dwc:startLongitude '-2.704715'^^xsd:double;
  dwc:endLongitude '-2.704715'^^xsd:double;
  dwc:latitude '36.48342'^^xsd:double;
  dwc:startLatitude '36.48342'^^xsd:double;
  dwc:endLatitude '36.48342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704715 36.48342, -2.704715 36.48342, -2.704715 36.48342, -2.704715 36.48342, -2.704715 36.48342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3657'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41352 -2.434585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41352"^^xsd:decimal ;
  dwc:decimalLongitude "-2.434585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41352 -2.434585)"^^geo:wktLiteral ;
  geo-pos:lat "36.41352"^^xsd:decimal ;
  geo-pos:long "-2.434585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4835'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4835'^^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:timeOfDay '8.9372222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.434585'^^xsd:double;
  dwc:startLongitude '-2.434585'^^xsd:double;
  dwc:endLongitude '-2.434585'^^xsd:double;
  dwc:latitude '36.41352'^^xsd:double;
  dwc:startLatitude '36.41352'^^xsd:double;
  dwc:endLatitude '36.41352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.434585 36.41352, -2.434585 36.41352, -2.434585 36.41352, -2.434585 36.41352, -2.434585 36.41352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4835'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.155 -1.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.155"^^xsd:decimal ;
  dwc:decimalLongitude "-1.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.155 -1.758)"^^geo:wktLiteral ;
  geo-pos:lat "37.155"^^xsd:decimal ;
  geo-pos:long "-1.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_521'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.758'^^xsd:double;
  dwc:startLongitude '-1.758'^^xsd:double;
  dwc:endLongitude '-1.758'^^xsd:double;
  dwc:latitude '37.155'^^xsd:double;
  dwc:startLatitude '37.155'^^xsd:double;
  dwc:endLatitude '37.155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.758 37.155, -1.758 37.155, -1.758 37.155, -1.758 37.155, -1.758 37.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_521'^^xsd:string;
  dwc:observationDate '1995-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3795 -1.218167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3795"^^xsd:decimal ;
  dwc:decimalLongitude "-1.218167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3795 -1.218167)"^^geo:wktLiteral ;
  geo-pos:lat "37.3795"^^xsd:decimal ;
  geo-pos:long "-1.218167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_604'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_604'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.218167'^^xsd:double;
  dwc:startLongitude '-1.218167'^^xsd:double;
  dwc:endLongitude '-1.218167'^^xsd:double;
  dwc:latitude '37.3795'^^xsd:double;
  dwc:startLatitude '37.3795'^^xsd:double;
  dwc:endLatitude '37.3795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.218167 37.3795, -1.218167 37.3795, -1.218167 37.3795, -1.218167 37.3795, -1.218167 37.3795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_604'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52017 -2.254833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.254833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52017 -2.254833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52017"^^xsd:decimal ;
  geo-pos:long "-2.254833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_536'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_536'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.254833'^^xsd:double;
  dwc:startLongitude '-2.254833'^^xsd:double;
  dwc:endLongitude '-2.254833'^^xsd:double;
  dwc:latitude '36.52017'^^xsd:double;
  dwc:startLatitude '36.52017'^^xsd:double;
  dwc:endLatitude '36.52017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.254833 36.52017, -2.254833 36.52017, -2.254833 36.52017, -2.254833 36.52017, -2.254833 36.52017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_536'^^xsd:string;
  dwc:observationDate '1995-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.485 -2.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.485 -2.638)"^^geo:wktLiteral ;
  geo-pos:lat "36.485"^^xsd:decimal ;
  geo-pos:long "-2.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1432'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1432'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638'^^xsd:double;
  dwc:startLongitude '-2.638'^^xsd:double;
  dwc:endLongitude '-2.638'^^xsd:double;
  dwc:latitude '36.485'^^xsd:double;
  dwc:startLatitude '36.485'^^xsd:double;
  dwc:endLatitude '36.485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638 36.485, -2.638 36.485, -2.638 36.485, -2.638 36.485, -2.638 36.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1432'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6365 -1.994333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6365"^^xsd:decimal ;
  dwc:decimalLongitude "-1.994333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6365 -1.994333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6365"^^xsd:decimal ;
  geo-pos:long "-1.994333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2645'^^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:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.994333'^^xsd:double;
  dwc:startLongitude '-1.994333'^^xsd:double;
  dwc:endLongitude '-1.994333'^^xsd:double;
  dwc:latitude '36.6365'^^xsd:double;
  dwc:startLatitude '36.6365'^^xsd:double;
  dwc:endLatitude '36.6365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.994333 36.6365, -1.994333 36.6365, -1.994333 36.6365, -1.994333 36.6365, -1.994333 36.6365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2645'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 -2.9455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.409"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 -2.9455)"^^geo:wktLiteral ;
  geo-pos:lat "36.409"^^xsd:decimal ;
  geo-pos:long "-2.9455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2285'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2285'^^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:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9455'^^xsd:double;
  dwc:startLongitude '-2.9455'^^xsd:double;
  dwc:endLongitude '-2.9455'^^xsd:double;
  dwc:latitude '36.409'^^xsd:double;
  dwc:startLatitude '36.409'^^xsd:double;
  dwc:endLatitude '36.409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9455 36.409, -2.9455 36.409, -2.9455 36.409, -2.9455 36.409, -2.9455 36.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2285'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47933 -2.637167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.637167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47933 -2.637167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47933"^^xsd:decimal ;
  geo-pos:long "-2.637167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2612'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2612'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.637167'^^xsd:double;
  dwc:startLongitude '-2.637167'^^xsd:double;
  dwc:endLongitude '-2.637167'^^xsd:double;
  dwc:latitude '36.47933'^^xsd:double;
  dwc:startLatitude '36.47933'^^xsd:double;
  dwc:endLatitude '36.47933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.637167 36.47933, -2.637167 36.47933, -2.637167 36.47933, -2.637167 36.47933, -2.637167 36.47933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2612'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26867 -1.293667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.293667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26867 -1.293667)"^^geo:wktLiteral ;
  geo-pos:lat "37.26867"^^xsd:decimal ;
  geo-pos:long "-1.293667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2990'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2990'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8202777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.293667'^^xsd:double;
  dwc:startLongitude '-1.293667'^^xsd:double;
  dwc:endLongitude '-1.293667'^^xsd:double;
  dwc:latitude '37.26867'^^xsd:double;
  dwc:startLatitude '37.26867'^^xsd:double;
  dwc:endLatitude '37.26867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.293667 37.26867, -1.293667 37.26867, -1.293667 37.26867, -1.293667 37.26867, -1.293667 37.26867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2990'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41833 -4.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41833 -4.8275)"^^geo:wktLiteral ;
  geo-pos:lat "36.41833"^^xsd:decimal ;
  geo-pos:long "-4.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2550'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.8275'^^xsd:double;
  dwc:startLongitude '-4.8275'^^xsd:double;
  dwc:endLongitude '-4.8275'^^xsd:double;
  dwc:latitude '36.41833'^^xsd:double;
  dwc:startLatitude '36.41833'^^xsd:double;
  dwc:endLatitude '36.41833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8275 36.41833, -4.8275 36.41833, -4.8275 36.41833, -4.8275 36.41833, -4.8275 36.41833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2550'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44673 -2.797282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44673"^^xsd:decimal ;
  dwc:decimalLongitude "-2.797282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44673 -2.797282)"^^geo:wktLiteral ;
  geo-pos:lat "36.44673"^^xsd:decimal ;
  geo-pos:long "-2.797282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4106'^^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:timeOfDay '10.738888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.797282'^^xsd:double;
  dwc:startLongitude '-2.797282'^^xsd:double;
  dwc:endLongitude '-2.797282'^^xsd:double;
  dwc:latitude '36.44673'^^xsd:double;
  dwc:startLatitude '36.44673'^^xsd:double;
  dwc:endLatitude '36.44673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.797282 36.44673, -2.797282 36.44673, -2.797282 36.44673, -2.797282 36.44673, -2.797282 36.44673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4106'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3285 -2.930167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3285"^^xsd:decimal ;
  dwc:decimalLongitude "-2.930167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3285 -2.930167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3285"^^xsd:decimal ;
  geo-pos:long "-2.930167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3468'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3468'^^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:timeOfDay '12.156944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.930167'^^xsd:double;
  dwc:startLongitude '-2.930167'^^xsd:double;
  dwc:endLongitude '-2.930167'^^xsd:double;
  dwc:latitude '36.3285'^^xsd:double;
  dwc:startLatitude '36.3285'^^xsd:double;
  dwc:endLatitude '36.3285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.930167 36.3285, -2.930167 36.3285, -2.930167 36.3285, -2.930167 36.3285, -2.930167 36.3285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3468'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4477 -2.726625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4477"^^xsd:decimal ;
  dwc:decimalLongitude "-2.726625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4477 -2.726625)"^^geo:wktLiteral ;
  geo-pos:lat "36.4477"^^xsd:decimal ;
  geo-pos:long "-2.726625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4066'^^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:timeOfDay '12.601111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.726625'^^xsd:double;
  dwc:startLongitude '-2.726625'^^xsd:double;
  dwc:endLongitude '-2.726625'^^xsd:double;
  dwc:latitude '36.4477'^^xsd:double;
  dwc:startLatitude '36.4477'^^xsd:double;
  dwc:endLatitude '36.4477'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.726625 36.4477, -2.726625 36.4477, -2.726625 36.4477, -2.726625 36.4477, -2.726625 36.4477))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4066'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50401 -3.114094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50401"^^xsd:decimal ;
  dwc:decimalLongitude "-3.114094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50401 -3.114094)"^^geo:wktLiteral ;
  geo-pos:lat "36.50401"^^xsd:decimal ;
  geo-pos:long "-3.114094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4549'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4549'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.728055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.114094'^^xsd:double;
  dwc:startLongitude '-3.114094'^^xsd:double;
  dwc:endLongitude '-3.114094'^^xsd:double;
  dwc:latitude '36.50401'^^xsd:double;
  dwc:startLatitude '36.50401'^^xsd:double;
  dwc:endLatitude '36.50401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.114094 36.50401, -3.114094 36.50401, -3.114094 36.50401, -3.114094 36.50401, -3.114094 36.50401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4549'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59617 -2.080667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.080667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59617 -2.080667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59617"^^xsd:decimal ;
  geo-pos:long "-2.080667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_564'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.080667'^^xsd:double;
  dwc:startLongitude '-2.080667'^^xsd:double;
  dwc:endLongitude '-2.080667'^^xsd:double;
  dwc:latitude '36.59617'^^xsd:double;
  dwc:startLatitude '36.59617'^^xsd:double;
  dwc:endLatitude '36.59617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.080667 36.59617, -2.080667 36.59617, -2.080667 36.59617, -2.080667 36.59617, -2.080667 36.59617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_564'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3175 -1.556167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3175"^^xsd:decimal ;
  dwc:decimalLongitude "-1.556167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3175 -1.556167)"^^geo:wktLiteral ;
  geo-pos:lat "37.3175"^^xsd:decimal ;
  geo-pos:long "-1.556167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_259'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.556167'^^xsd:double;
  dwc:startLongitude '-1.556167'^^xsd:double;
  dwc:endLongitude '-1.556167'^^xsd:double;
  dwc:latitude '37.3175'^^xsd:double;
  dwc:startLatitude '37.3175'^^xsd:double;
  dwc:endLatitude '37.3175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.556167 37.3175, -1.556167 37.3175, -1.556167 37.3175, -1.556167 37.3175, -1.556167 37.3175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_259'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19683 -1.682833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.682833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19683 -1.682833)"^^geo:wktLiteral ;
  geo-pos:lat "37.19683"^^xsd:decimal ;
  geo-pos:long "-1.682833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_318'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.682833'^^xsd:double;
  dwc:startLongitude '-1.682833'^^xsd:double;
  dwc:endLongitude '-1.682833'^^xsd:double;
  dwc:latitude '37.19683'^^xsd:double;
  dwc:startLatitude '37.19683'^^xsd:double;
  dwc:endLatitude '37.19683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.682833 37.19683, -1.682833 37.19683, -1.682833 37.19683, -1.682833 37.19683, -1.682833 37.19683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_318'^^xsd:string;
  dwc:observationDate '1994-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -1.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19"^^xsd:decimal ;
  dwc:decimalLongitude "-1.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19 -1.621)"^^geo:wktLiteral ;
  geo-pos:lat "37.19"^^xsd:decimal ;
  geo-pos:long "-1.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_372'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.621'^^xsd:double;
  dwc:startLongitude '-1.621'^^xsd:double;
  dwc:endLongitude '-1.621'^^xsd:double;
  dwc:latitude '37.19'^^xsd:double;
  dwc:startLatitude '37.19'^^xsd:double;
  dwc:endLatitude '37.19'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.621 37.19, -1.621 37.19, -1.621 37.19, -1.621 37.19, -1.621 37.19))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_372'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5175 -2.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-2.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5175 -2.612)"^^geo:wktLiteral ;
  geo-pos:lat "36.5175"^^xsd:decimal ;
  geo-pos:long "-2.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1989'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1989'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.585277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.612'^^xsd:double;
  dwc:startLongitude '-2.612'^^xsd:double;
  dwc:endLongitude '-2.612'^^xsd:double;
  dwc:latitude '36.5175'^^xsd:double;
  dwc:startLatitude '36.5175'^^xsd:double;
  dwc:endLatitude '36.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.612 36.5175, -2.612 36.5175, -2.612 36.5175, -2.612 36.5175, -2.612 36.5175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1989'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.613 -2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.613"^^xsd:decimal ;
  dwc:decimalLongitude "-2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.613 -2.74)"^^geo:wktLiteral ;
  geo-pos:lat "36.613"^^xsd:decimal ;
  geo-pos:long "-2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2259'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.74'^^xsd:double;
  dwc:startLongitude '-2.74'^^xsd:double;
  dwc:endLongitude '-2.74'^^xsd:double;
  dwc:latitude '36.613'^^xsd:double;
  dwc:startLatitude '36.613'^^xsd:double;
  dwc:endLatitude '36.613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.74 36.613, -2.74 36.613, -2.74 36.613, -2.74 36.613, -2.74 36.613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2259'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32183 -2.853667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.853667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32183 -2.853667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32183"^^xsd:decimal ;
  geo-pos:long "-2.853667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2271'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.853667'^^xsd:double;
  dwc:startLongitude '-2.853667'^^xsd:double;
  dwc:endLongitude '-2.853667'^^xsd:double;
  dwc:latitude '36.32183'^^xsd:double;
  dwc:startLatitude '36.32183'^^xsd:double;
  dwc:endLatitude '36.32183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.853667 36.32183, -2.853667 36.32183, -2.853667 36.32183, -2.853667 36.32183, -2.853667 36.32183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2271'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58818 -3.054578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58818"^^xsd:decimal ;
  dwc:decimalLongitude "-3.054578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58818 -3.054578)"^^geo:wktLiteral ;
  geo-pos:lat "36.58818"^^xsd:decimal ;
  geo-pos:long "-3.054578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4538'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.822777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.054578'^^xsd:double;
  dwc:startLongitude '-3.054578'^^xsd:double;
  dwc:endLongitude '-3.054578'^^xsd:double;
  dwc:latitude '36.58818'^^xsd:double;
  dwc:startLatitude '36.58818'^^xsd:double;
  dwc:endLatitude '36.58818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.054578 36.58818, -3.054578 36.58818, -3.054578 36.58818, -3.054578 36.58818, -3.054578 36.58818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4538'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3635 -2.850167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3635"^^xsd:decimal ;
  dwc:decimalLongitude "-2.850167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3635 -2.850167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3635"^^xsd:decimal ;
  geo-pos:long "-2.850167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1141'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.850167'^^xsd:double;
  dwc:startLongitude '-2.850167'^^xsd:double;
  dwc:endLongitude '-2.850167'^^xsd:double;
  dwc:latitude '36.3635'^^xsd:double;
  dwc:startLatitude '36.3635'^^xsd:double;
  dwc:endLatitude '36.3635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.850167 36.3635, -2.850167 36.3635, -2.850167 36.3635, -2.850167 36.3635, -2.850167 36.3635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1141'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41283 -2.614333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.614333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41283 -2.614333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41283"^^xsd:decimal ;
  geo-pos:long "-2.614333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1384'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1384'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.614333'^^xsd:double;
  dwc:startLongitude '-2.614333'^^xsd:double;
  dwc:endLongitude '-2.614333'^^xsd:double;
  dwc:latitude '36.41283'^^xsd:double;
  dwc:startLatitude '36.41283'^^xsd:double;
  dwc:endLatitude '36.41283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.614333 36.41283, -2.614333 36.41283, -2.614333 36.41283, -2.614333 36.41283, -2.614333 36.41283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1384'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55867 -3.1015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55867 -3.1015)"^^geo:wktLiteral ;
  geo-pos:lat "36.55867"^^xsd:decimal ;
  geo-pos:long "-3.1015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1539'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1539'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.1015'^^xsd:double;
  dwc:startLongitude '-3.1015'^^xsd:double;
  dwc:endLongitude '-3.1015'^^xsd:double;
  dwc:latitude '36.55867'^^xsd:double;
  dwc:startLatitude '36.55867'^^xsd:double;
  dwc:endLatitude '36.55867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.1015 36.55867, -3.1015 36.55867, -3.1015 36.55867, -3.1015 36.55867, -3.1015 36.55867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1539'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55283 -2.623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55283 -2.623333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55283"^^xsd:decimal ;
  geo-pos:long "-2.623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1954'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9208333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.623333'^^xsd:double;
  dwc:startLongitude '-2.623333'^^xsd:double;
  dwc:endLongitude '-2.623333'^^xsd:double;
  dwc:latitude '36.55283'^^xsd:double;
  dwc:startLatitude '36.55283'^^xsd:double;
  dwc:endLatitude '36.55283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.623333 36.55283, -2.623333 36.55283, -2.623333 36.55283, -2.623333 36.55283, -2.623333 36.55283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1954'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.437 -2.609333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.437"^^xsd:decimal ;
  dwc:decimalLongitude "-2.609333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.437 -2.609333)"^^geo:wktLiteral ;
  geo-pos:lat "36.437"^^xsd:decimal ;
  geo-pos:long "-2.609333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2034'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2034'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.609333'^^xsd:double;
  dwc:startLongitude '-2.609333'^^xsd:double;
  dwc:endLongitude '-2.609333'^^xsd:double;
  dwc:latitude '36.437'^^xsd:double;
  dwc:startLatitude '36.437'^^xsd:double;
  dwc:endLatitude '36.437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.609333 36.437, -2.609333 36.437, -2.609333 36.437, -2.609333 36.437, -2.609333 36.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2034'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60067 -2.9095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60067 -2.9095)"^^geo:wktLiteral ;
  geo-pos:lat "36.60067"^^xsd:decimal ;
  geo-pos:long "-2.9095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3039'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3039'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.8119444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9095'^^xsd:double;
  dwc:startLongitude '-2.9095'^^xsd:double;
  dwc:endLongitude '-2.9095'^^xsd:double;
  dwc:latitude '36.60067'^^xsd:double;
  dwc:startLatitude '36.60067'^^xsd:double;
  dwc:endLatitude '36.60067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9095 36.60067, -2.9095 36.60067, -2.9095 36.60067, -2.9095 36.60067, -2.9095 36.60067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3039'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -3.624667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.544"^^xsd:decimal ;
  dwc:decimalLongitude "-3.624667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -3.624667)"^^geo:wktLiteral ;
  geo-pos:lat "36.544"^^xsd:decimal ;
  geo-pos:long "-3.624667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2907'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2907'^^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:timeOfDay '18.106666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.624667'^^xsd:double;
  dwc:startLongitude '-3.624667'^^xsd:double;
  dwc:endLongitude '-3.624667'^^xsd:double;
  dwc:latitude '36.544'^^xsd:double;
  dwc:startLatitude '36.544'^^xsd:double;
  dwc:endLatitude '36.544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.624667 36.544, -3.624667 36.544, -3.624667 36.544, -3.624667 36.544, -3.624667 36.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2907'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41616 -3.925167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.925167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41616 -3.925167)"^^geo:wktLiteral ;
  geo-pos:lat "36.41616"^^xsd:decimal ;
  geo-pos:long "-3.925167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2921'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2921'^^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:timeOfDay '10.894444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.925167'^^xsd:double;
  dwc:startLongitude '-3.925167'^^xsd:double;
  dwc:endLongitude '-3.925167'^^xsd:double;
  dwc:latitude '36.41616'^^xsd:double;
  dwc:startLatitude '36.41616'^^xsd:double;
  dwc:endLatitude '36.41616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.925167 36.41616, -3.925167 36.41616, -3.925167 36.41616, -3.925167 36.41616, -3.925167 36.41616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2921'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58781 -3.130295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58781"^^xsd:decimal ;
  dwc:decimalLongitude "-3.130295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58781 -3.130295)"^^geo:wktLiteral ;
  geo-pos:lat "36.58781"^^xsd:decimal ;
  geo-pos:long "-3.130295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4102'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4102'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.304166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.130295'^^xsd:double;
  dwc:startLongitude '-3.130295'^^xsd:double;
  dwc:endLongitude '-3.130295'^^xsd:double;
  dwc:latitude '36.58781'^^xsd:double;
  dwc:startLatitude '36.58781'^^xsd:double;
  dwc:endLatitude '36.58781'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.130295 36.58781, -3.130295 36.58781, -3.130295 36.58781, -3.130295 36.58781, -3.130295 36.58781))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4102'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58894 -3.376531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58894"^^xsd:decimal ;
  dwc:decimalLongitude "-3.376531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58894 -3.376531)"^^geo:wktLiteral ;
  geo-pos:lat "36.58894"^^xsd:decimal ;
  geo-pos:long "-3.376531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4055'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4055'^^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:timeOfDay '13.286944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.376531'^^xsd:double;
  dwc:startLongitude '-3.376531'^^xsd:double;
  dwc:endLongitude '-3.376531'^^xsd:double;
  dwc:latitude '36.58894'^^xsd:double;
  dwc:startLatitude '36.58894'^^xsd:double;
  dwc:endLatitude '36.58894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.376531 36.58894, -3.376531 36.58894, -3.376531 36.58894, -3.376531 36.58894, -3.376531 36.58894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4055'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19757 -4.587022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19757"^^xsd:decimal ;
  dwc:decimalLongitude "-4.587022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19757 -4.587022)"^^geo:wktLiteral ;
  geo-pos:lat "36.19757"^^xsd:decimal ;
  geo-pos:long "-4.587022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4597'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4597'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.662777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.587022'^^xsd:double;
  dwc:startLongitude '-4.587022'^^xsd:double;
  dwc:endLongitude '-4.587022'^^xsd:double;
  dwc:latitude '36.19757'^^xsd:double;
  dwc:startLatitude '36.19757'^^xsd:double;
  dwc:endLatitude '36.19757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.587022 36.19757, -4.587022 36.19757, -4.587022 36.19757, -4.587022 36.19757, -4.587022 36.19757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4597'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58931 -3.309717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58931"^^xsd:decimal ;
  dwc:decimalLongitude "-3.309717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58931 -3.309717)"^^geo:wktLiteral ;
  geo-pos:lat "36.58931"^^xsd:decimal ;
  geo-pos:long "-3.309717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4388'^^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:timeOfDay '11.0925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.309717'^^xsd:double;
  dwc:startLongitude '-3.309717'^^xsd:double;
  dwc:endLongitude '-3.309717'^^xsd:double;
  dwc:latitude '36.58931'^^xsd:double;
  dwc:startLatitude '36.58931'^^xsd:double;
  dwc:endLatitude '36.58931'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.309717 36.58931, -3.309717 36.58931, -3.309717 36.58931, -3.309717 36.58931, -3.309717 36.58931))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4388'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.505 -2.642333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.505"^^xsd:decimal ;
  dwc:decimalLongitude "-2.642333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.505 -2.642333)"^^geo:wktLiteral ;
  geo-pos:lat "36.505"^^xsd:decimal ;
  geo-pos:long "-2.642333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_551'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_551'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.642333'^^xsd:double;
  dwc:startLongitude '-2.642333'^^xsd:double;
  dwc:endLongitude '-2.642333'^^xsd:double;
  dwc:latitude '36.505'^^xsd:double;
  dwc:startLatitude '36.505'^^xsd:double;
  dwc:endLatitude '36.505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.642333 36.505, -2.642333 36.505, -2.642333 36.505, -2.642333 36.505, -2.642333 36.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_551'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35367 -1.280667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.280667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35367 -1.280667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35367"^^xsd:decimal ;
  geo-pos:long "-1.280667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_345'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_345'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.280667'^^xsd:double;
  dwc:startLongitude '-1.280667'^^xsd:double;
  dwc:endLongitude '-1.280667'^^xsd:double;
  dwc:latitude '37.35367'^^xsd:double;
  dwc:startLatitude '37.35367'^^xsd:double;
  dwc:endLatitude '37.35367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.280667 37.35367, -1.280667 37.35367, -1.280667 37.35367, -1.280667 37.35367, -1.280667 37.35367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_345'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -0.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-0.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -0.846667)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-0.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_136'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_136'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.846667'^^xsd:double;
  dwc:startLongitude '-0.846667'^^xsd:double;
  dwc:endLongitude '-0.846667'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:startLatitude '37.45'^^xsd:double;
  dwc:endLatitude '37.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.846667 37.45, -0.846667 37.45, -0.846667 37.45, -0.846667 37.45, -0.846667 37.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_136'^^xsd:string;
  dwc:observationDate '1993-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -2.610167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.523"^^xsd:decimal ;
  dwc:decimalLongitude "-2.610167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -2.610167)"^^geo:wktLiteral ;
  geo-pos:lat "36.523"^^xsd:decimal ;
  geo-pos:long "-2.610167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1000'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.610167'^^xsd:double;
  dwc:startLongitude '-2.610167'^^xsd:double;
  dwc:endLongitude '-2.610167'^^xsd:double;
  dwc:latitude '36.523'^^xsd:double;
  dwc:startLatitude '36.523'^^xsd:double;
  dwc:endLatitude '36.523'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.610167 36.523, -2.610167 36.523, -2.610167 36.523, -2.610167 36.523, -2.610167 36.523))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1000'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4805 -2.678167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4805"^^xsd:decimal ;
  dwc:decimalLongitude "-2.678167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4805 -2.678167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4805"^^xsd:decimal ;
  geo-pos:long "-2.678167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2043'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.678167'^^xsd:double;
  dwc:startLongitude '-2.678167'^^xsd:double;
  dwc:endLongitude '-2.678167'^^xsd:double;
  dwc:latitude '36.4805'^^xsd:double;
  dwc:startLatitude '36.4805'^^xsd:double;
  dwc:endLatitude '36.4805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.678167 36.4805, -2.678167 36.4805, -2.678167 36.4805, -2.678167 36.4805, -2.678167 36.4805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2043'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.537 -2.5195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.537"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.537 -2.5195)"^^geo:wktLiteral ;
  geo-pos:lat "36.537"^^xsd:decimal ;
  geo-pos:long "-2.5195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2609'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5195'^^xsd:double;
  dwc:startLongitude '-2.5195'^^xsd:double;
  dwc:endLongitude '-2.5195'^^xsd:double;
  dwc:latitude '36.537'^^xsd:double;
  dwc:startLatitude '36.537'^^xsd:double;
  dwc:endLatitude '36.537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5195 36.537, -2.5195 36.537, -2.5195 36.537, -2.5195 36.537, -2.5195 36.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2609'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.522 -2.950167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.522"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.522 -2.950167)"^^geo:wktLiteral ;
  geo-pos:lat "36.522"^^xsd:decimal ;
  geo-pos:long "-2.950167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2626'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2626'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.950167'^^xsd:double;
  dwc:startLongitude '-2.950167'^^xsd:double;
  dwc:endLongitude '-2.950167'^^xsd:double;
  dwc:latitude '36.522'^^xsd:double;
  dwc:startLatitude '36.522'^^xsd:double;
  dwc:endLatitude '36.522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950167 36.522, -2.950167 36.522, -2.950167 36.522, -2.950167 36.522, -2.950167 36.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2626'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37433 -4.705333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.705333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37433 -4.705333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37433"^^xsd:decimal ;
  geo-pos:long "-4.705333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2438'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2438'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.705333'^^xsd:double;
  dwc:startLongitude '-4.705333'^^xsd:double;
  dwc:endLongitude '-4.705333'^^xsd:double;
  dwc:latitude '36.37433'^^xsd:double;
  dwc:startLatitude '36.37433'^^xsd:double;
  dwc:endLatitude '36.37433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.705333 36.37433, -4.705333 36.37433, -4.705333 36.37433, -4.705333 36.37433, -4.705333 36.37433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2438'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6965 -2.032833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6965"^^xsd:decimal ;
  dwc:decimalLongitude "-2.032833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6965 -2.032833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6965"^^xsd:decimal ;
  geo-pos:long "-2.032833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3000'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9152777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.032833'^^xsd:double;
  dwc:startLongitude '-2.032833'^^xsd:double;
  dwc:endLongitude '-2.032833'^^xsd:double;
  dwc:latitude '36.6965'^^xsd:double;
  dwc:startLatitude '36.6965'^^xsd:double;
  dwc:endLatitude '36.6965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.032833 36.6965, -2.032833 36.6965, -2.032833 36.6965, -2.032833 36.6965, -2.032833 36.6965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3000'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28566 -4.566833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28566"^^xsd:decimal ;
  dwc:decimalLongitude "-4.566833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28566 -4.566833)"^^geo:wktLiteral ;
  geo-pos:lat "36.28566"^^xsd:decimal ;
  geo-pos:long "-4.566833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3100'^^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:timeOfDay '9.5836111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.566833'^^xsd:double;
  dwc:startLongitude '-4.566833'^^xsd:double;
  dwc:endLongitude '-4.566833'^^xsd:double;
  dwc:latitude '36.28566'^^xsd:double;
  dwc:startLatitude '36.28566'^^xsd:double;
  dwc:endLatitude '36.28566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.566833 36.28566, -4.566833 36.28566, -4.566833 36.28566, -4.566833 36.28566, -4.566833 36.28566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3100'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53484 -2.541167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53484"^^xsd:decimal ;
  dwc:decimalLongitude "-2.541167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53484 -2.541167)"^^geo:wktLiteral ;
  geo-pos:lat "36.53484"^^xsd:decimal ;
  geo-pos:long "-2.541167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2863'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2863'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.324444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.541167'^^xsd:double;
  dwc:startLongitude '-2.541167'^^xsd:double;
  dwc:endLongitude '-2.541167'^^xsd:double;
  dwc:latitude '36.53484'^^xsd:double;
  dwc:startLatitude '36.53484'^^xsd:double;
  dwc:endLatitude '36.53484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.541167 36.53484, -2.541167 36.53484, -2.541167 36.53484, -2.541167 36.53484, -2.541167 36.53484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2863'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -3.903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4555"^^xsd:decimal ;
  dwc:decimalLongitude "-3.903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -3.903333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4555"^^xsd:decimal ;
  geo-pos:long "-3.903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2918'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2918'^^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:timeOfDay '10.229166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.903333'^^xsd:double;
  dwc:startLongitude '-3.903333'^^xsd:double;
  dwc:endLongitude '-3.903333'^^xsd:double;
  dwc:latitude '36.4555'^^xsd:double;
  dwc:startLatitude '36.4555'^^xsd:double;
  dwc:endLatitude '36.4555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.903333 36.4555, -3.903333 36.4555, -3.903333 36.4555, -3.903333 36.4555, -3.903333 36.4555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2918'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34133 -4.300333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.300333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34133 -4.300333)"^^geo:wktLiteral ;
  geo-pos:lat "36.34133"^^xsd:decimal ;
  geo-pos:long "-4.300333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2950'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2950'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.918055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.300333'^^xsd:double;
  dwc:startLongitude '-4.300333'^^xsd:double;
  dwc:endLongitude '-4.300333'^^xsd:double;
  dwc:latitude '36.34133'^^xsd:double;
  dwc:startLatitude '36.34133'^^xsd:double;
  dwc:endLatitude '36.34133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.300333 36.34133, -4.300333 36.34133, -4.300333 36.34133, -4.300333 36.34133, -4.300333 36.34133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2950'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50881 -2.949935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50881"^^xsd:decimal ;
  dwc:decimalLongitude "-2.949935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50881 -2.949935)"^^geo:wktLiteral ;
  geo-pos:lat "36.50881"^^xsd:decimal ;
  geo-pos:long "-2.949935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4096'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4096'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9086111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.949935'^^xsd:double;
  dwc:startLongitude '-2.949935'^^xsd:double;
  dwc:endLongitude '-2.949935'^^xsd:double;
  dwc:latitude '36.50881'^^xsd:double;
  dwc:startLatitude '36.50881'^^xsd:double;
  dwc:endLatitude '36.50881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.949935 36.50881, -2.949935 36.50881, -2.949935 36.50881, -2.949935 36.50881, -2.949935 36.50881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4096'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39267 -2.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39267 -2.8695)"^^geo:wktLiteral ;
  geo-pos:lat "36.39267"^^xsd:decimal ;
  geo-pos:long "-2.8695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3435'^^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:timeOfDay '11.749444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8695'^^xsd:double;
  dwc:startLongitude '-2.8695'^^xsd:double;
  dwc:endLongitude '-2.8695'^^xsd:double;
  dwc:latitude '36.39267'^^xsd:double;
  dwc:startLatitude '36.39267'^^xsd:double;
  dwc:endLatitude '36.39267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8695 36.39267, -2.8695 36.39267, -2.8695 36.39267, -2.8695 36.39267, -2.8695 36.39267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3435'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50167 -2.693667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.693667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50167 -2.693667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50167"^^xsd:decimal ;
  geo-pos:long "-2.693667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3442'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3442'^^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:timeOfDay '15.786111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.693667'^^xsd:double;
  dwc:startLongitude '-2.693667'^^xsd:double;
  dwc:endLongitude '-2.693667'^^xsd:double;
  dwc:latitude '36.50167'^^xsd:double;
  dwc:startLatitude '36.50167'^^xsd:double;
  dwc:endLatitude '36.50167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.693667 36.50167, -2.693667 36.50167, -2.693667 36.50167, -2.693667 36.50167, -2.693667 36.50167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3442'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60372 -3.442924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60372"^^xsd:decimal ;
  dwc:decimalLongitude "-3.442924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60372 -3.442924)"^^geo:wktLiteral ;
  geo-pos:lat "36.60372"^^xsd:decimal ;
  geo-pos:long "-3.442924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4052'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4052'^^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:timeOfDay '12.320277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.442924'^^xsd:double;
  dwc:startLongitude '-3.442924'^^xsd:double;
  dwc:endLongitude '-3.442924'^^xsd:double;
  dwc:latitude '36.60372'^^xsd:double;
  dwc:startLatitude '36.60372'^^xsd:double;
  dwc:endLatitude '36.60372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.442924 36.60372, -3.442924 36.60372, -3.442924 36.60372, -3.442924 36.60372, -3.442924 36.60372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4052'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62384 -3.812526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62384"^^xsd:decimal ;
  dwc:decimalLongitude "-3.812526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62384 -3.812526)"^^geo:wktLiteral ;
  geo-pos:lat "36.62384"^^xsd:decimal ;
  geo-pos:long "-3.812526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4303'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.098611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.812526'^^xsd:double;
  dwc:startLongitude '-3.812526'^^xsd:double;
  dwc:endLongitude '-3.812526'^^xsd:double;
  dwc:latitude '36.62384'^^xsd:double;
  dwc:startLatitude '36.62384'^^xsd:double;
  dwc:endLatitude '36.62384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.812526 36.62384, -3.812526 36.62384, -3.812526 36.62384, -3.812526 36.62384, -3.812526 36.62384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4303'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4035 -1.0865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4035"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4035 -1.0865)"^^geo:wktLiteral ;
  geo-pos:lat "37.4035"^^xsd:decimal ;
  geo-pos:long "-1.0865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_343'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.0865'^^xsd:double;
  dwc:startLongitude '-1.0865'^^xsd:double;
  dwc:endLongitude '-1.0865'^^xsd:double;
  dwc:latitude '37.4035'^^xsd:double;
  dwc:startLatitude '37.4035'^^xsd:double;
  dwc:endLatitude '37.4035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0865 37.4035, -1.0865 37.4035, -1.0865 37.4035, -1.0865 37.4035, -1.0865 37.4035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_343'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26633 -5.146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26633 -5.146)"^^geo:wktLiteral ;
  geo-pos:lat "36.26633"^^xsd:decimal ;
  geo-pos:long "-5.146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1818'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1818'^^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:timeOfDay '7.6477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.146'^^xsd:double;
  dwc:startLongitude '-5.146'^^xsd:double;
  dwc:endLongitude '-5.146'^^xsd:double;
  dwc:latitude '36.26633'^^xsd:double;
  dwc:startLatitude '36.26633'^^xsd:double;
  dwc:endLatitude '36.26633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.146 36.26633, -5.146 36.26633, -5.146 36.26633, -5.146 36.26633, -5.146 36.26633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1818'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74517 -1.718833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74517 -1.718833)"^^geo:wktLiteral ;
  geo-pos:lat "36.74517"^^xsd:decimal ;
  geo-pos:long "-1.718833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1071'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1071'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.718833'^^xsd:double;
  dwc:startLongitude '-1.718833'^^xsd:double;
  dwc:endLongitude '-1.718833'^^xsd:double;
  dwc:latitude '36.74517'^^xsd:double;
  dwc:startLatitude '36.74517'^^xsd:double;
  dwc:endLatitude '36.74517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718833 36.74517, -1.718833 36.74517, -1.718833 36.74517, -1.718833 36.74517, -1.718833 36.74517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1071'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29383 -4.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29383 -4.954)"^^geo:wktLiteral ;
  geo-pos:lat "36.29383"^^xsd:decimal ;
  geo-pos:long "-4.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1886'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1886'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.380555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.954'^^xsd:double;
  dwc:startLongitude '-4.954'^^xsd:double;
  dwc:endLongitude '-4.954'^^xsd:double;
  dwc:latitude '36.29383'^^xsd:double;
  dwc:startLatitude '36.29383'^^xsd:double;
  dwc:endLatitude '36.29383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.954 36.29383, -4.954 36.29383, -4.954 36.29383, -4.954 36.29383, -4.954 36.29383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1886'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37716 -2.998833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37716"^^xsd:decimal ;
  dwc:decimalLongitude "-2.998833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37716 -2.998833)"^^geo:wktLiteral ;
  geo-pos:lat "36.37716"^^xsd:decimal ;
  geo-pos:long "-2.998833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2966'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2966'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.083055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.998833'^^xsd:double;
  dwc:startLongitude '-2.998833'^^xsd:double;
  dwc:endLongitude '-2.998833'^^xsd:double;
  dwc:latitude '36.37716'^^xsd:double;
  dwc:startLatitude '36.37716'^^xsd:double;
  dwc:endLatitude '36.37716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.998833 36.37716, -2.998833 36.37716, -2.998833 36.37716, -2.998833 36.37716, -2.998833 36.37716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2966'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66412 -2.591038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66412"^^xsd:decimal ;
  dwc:decimalLongitude "-2.591038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66412 -2.591038)"^^geo:wktLiteral ;
  geo-pos:lat "36.66412"^^xsd:decimal ;
  geo-pos:long "-2.591038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4248'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.6713888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.591038'^^xsd:double;
  dwc:startLongitude '-2.591038'^^xsd:double;
  dwc:endLongitude '-2.591038'^^xsd:double;
  dwc:latitude '36.66412'^^xsd:double;
  dwc:startLatitude '36.66412'^^xsd:double;
  dwc:endLatitude '36.66412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.591038 36.66412, -2.591038 36.66412, -2.591038 36.66412, -2.591038 36.66412, -2.591038 36.66412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4248'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60395 -2.01785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.01785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60395 -2.01785)"^^geo:wktLiteral ;
  geo-pos:lat "36.60395"^^xsd:decimal ;
  geo-pos:long "-2.01785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4771'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4771'^^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:timeOfDay '7.8927777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.01785'^^xsd:double;
  dwc:startLongitude '-2.01785'^^xsd:double;
  dwc:endLongitude '-2.01785'^^xsd:double;
  dwc:latitude '36.60395'^^xsd:double;
  dwc:startLatitude '36.60395'^^xsd:double;
  dwc:endLatitude '36.60395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.01785 36.60395, -2.01785 36.60395, -2.01785 36.60395, -2.01785 36.60395, -2.01785 36.60395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4771'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-2.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_34'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_34'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.65'^^xsd:double;
  dwc:startLongitude '-2.65'^^xsd:double;
  dwc:endLongitude '-2.65'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:startLatitude '36.4'^^xsd:double;
  dwc:endLatitude '36.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.65 36.4, -2.65 36.4, -2.65 36.4, -2.65 36.4, -2.65 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_34'^^xsd:string;
  dwc:observationDate '1991-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21667 -1.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21667 -1.445)"^^geo:wktLiteral ;
  geo-pos:lat "37.21667"^^xsd:decimal ;
  geo-pos:long "-1.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_89'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_89'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.445'^^xsd:double;
  dwc:startLongitude '-1.445'^^xsd:double;
  dwc:endLongitude '-1.445'^^xsd:double;
  dwc:latitude '37.21667'^^xsd:double;
  dwc:startLatitude '37.21667'^^xsd:double;
  dwc:endLatitude '37.21667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.445 37.21667, -1.445 37.21667, -1.445 37.21667, -1.445 37.21667, -1.445 37.21667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_89'^^xsd:string;
  dwc:observationDate '1992-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42319 -0.790908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42319"^^xsd:decimal ;
  dwc:decimalLongitude "-0.790908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42319 -0.790908)"^^geo:wktLiteral ;
  geo-pos:lat "37.42319"^^xsd:decimal ;
  geo-pos:long "-0.790908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4647'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6758333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.790908'^^xsd:double;
  dwc:startLongitude '-0.790908'^^xsd:double;
  dwc:endLongitude '-0.790908'^^xsd:double;
  dwc:latitude '37.42319'^^xsd:double;
  dwc:startLatitude '37.42319'^^xsd:double;
  dwc:endLatitude '37.42319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.790908 37.42319, -0.790908 37.42319, -0.790908 37.42319, -0.790908 37.42319, -0.790908 37.42319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4647'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12133 -1.679667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.679667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12133 -1.679667)"^^geo:wktLiteral ;
  geo-pos:lat "37.12133"^^xsd:decimal ;
  geo-pos:long "-1.679667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_434'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.679667'^^xsd:double;
  dwc:startLongitude '-1.679667'^^xsd:double;
  dwc:endLongitude '-1.679667'^^xsd:double;
  dwc:latitude '37.12133'^^xsd:double;
  dwc:startLatitude '37.12133'^^xsd:double;
  dwc:endLatitude '37.12133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.679667 37.12133, -1.679667 37.12133, -1.679667 37.12133, -1.679667 37.12133, -1.679667 37.12133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_434'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42067 -4.052333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42067"^^xsd:decimal ;
  dwc:decimalLongitude "-4.052333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42067 -4.052333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42067"^^xsd:decimal ;
  geo-pos:long "-4.052333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1936'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_1936'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.629722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.052333'^^xsd:double;
  dwc:startLongitude '-4.052333'^^xsd:double;
  dwc:endLongitude '-4.052333'^^xsd:double;
  dwc:latitude '36.42067'^^xsd:double;
  dwc:startLatitude '36.42067'^^xsd:double;
  dwc:endLatitude '36.42067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.052333 36.42067, -4.052333 36.42067, -4.052333 36.42067, -4.052333 36.42067, -4.052333 36.42067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1936'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48217 -2.592333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.592333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48217 -2.592333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48217"^^xsd:decimal ;
  geo-pos:long "-2.592333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1287'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1287'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.592333'^^xsd:double;
  dwc:startLongitude '-2.592333'^^xsd:double;
  dwc:endLongitude '-2.592333'^^xsd:double;
  dwc:latitude '36.48217'^^xsd:double;
  dwc:startLatitude '36.48217'^^xsd:double;
  dwc:endLatitude '36.48217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.592333 36.48217, -2.592333 36.48217, -2.592333 36.48217, -2.592333 36.48217, -2.592333 36.48217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1287'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55817 -3.940335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.940335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55817 -3.940335)"^^geo:wktLiteral ;
  geo-pos:lat "36.55817"^^xsd:decimal ;
  geo-pos:long "-3.940335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3619'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3619'^^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:timeOfDay '12.522222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.940335'^^xsd:double;
  dwc:startLongitude '-3.940335'^^xsd:double;
  dwc:endLongitude '-3.940335'^^xsd:double;
  dwc:latitude '36.55817'^^xsd:double;
  dwc:startLatitude '36.55817'^^xsd:double;
  dwc:endLatitude '36.55817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.940335 36.55817, -3.940335 36.55817, -3.940335 36.55817, -3.940335 36.55817, -3.940335 36.55817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3619'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56598 -3.179981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56598"^^xsd:decimal ;
  dwc:decimalLongitude "-3.179981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56598 -3.179981)"^^geo:wktLiteral ;
  geo-pos:lat "36.56598"^^xsd:decimal ;
  geo-pos:long "-3.179981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4373'^^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:timeOfDay '12.872777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.179981'^^xsd:double;
  dwc:startLongitude '-3.179981'^^xsd:double;
  dwc:endLongitude '-3.179981'^^xsd:double;
  dwc:latitude '36.56598'^^xsd:double;
  dwc:startLatitude '36.56598'^^xsd:double;
  dwc:endLatitude '36.56598'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.179981 36.56598, -3.179981 36.56598, -3.179981 36.56598, -3.179981 36.56598, -3.179981 36.56598))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4373'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2255 -1.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2255"^^xsd:decimal ;
  dwc:decimalLongitude "-1.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2255 -1.61)"^^geo:wktLiteral ;
  geo-pos:lat "37.2255"^^xsd:decimal ;
  geo-pos:long "-1.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_222'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_222'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.61'^^xsd:double;
  dwc:startLongitude '-1.61'^^xsd:double;
  dwc:endLongitude '-1.61'^^xsd:double;
  dwc:latitude '37.2255'^^xsd:double;
  dwc:startLatitude '37.2255'^^xsd:double;
  dwc:endLatitude '37.2255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.61 37.2255, -1.61 37.2255, -1.61 37.2255, -1.61 37.2255, -1.61 37.2255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_222'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46956 -3.02253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46956"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46956 -3.02253)"^^geo:wktLiteral ;
  geo-pos:lat "36.46956"^^xsd:decimal ;
  geo-pos:long "-3.02253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4320'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4320'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.397777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.02253'^^xsd:double;
  dwc:startLongitude '-3.02253'^^xsd:double;
  dwc:endLongitude '-3.02253'^^xsd:double;
  dwc:latitude '36.46956'^^xsd:double;
  dwc:startLatitude '36.46956'^^xsd:double;
  dwc:endLatitude '36.46956'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.02253 36.46956, -3.02253 36.46956, -3.02253 36.46956, -3.02253 36.46956, -3.02253 36.46956))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4320'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97567 -1.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97567 -1.721)"^^geo:wktLiteral ;
  geo-pos:lat "36.97567"^^xsd:decimal ;
  geo-pos:long "-1.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_643'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_643'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.721'^^xsd:double;
  dwc:startLongitude '-1.721'^^xsd:double;
  dwc:endLongitude '-1.721'^^xsd:double;
  dwc:latitude '36.97567'^^xsd:double;
  dwc:startLatitude '36.97567'^^xsd:double;
  dwc:endLatitude '36.97567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.721 36.97567, -1.721 36.97567, -1.721 36.97567, -1.721 36.97567, -1.721 36.97567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_643'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51167 -2.690667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.690667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51167 -2.690667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51167"^^xsd:decimal ;
  geo-pos:long "-2.690667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2344'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2344'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.690667'^^xsd:double;
  dwc:startLongitude '-2.690667'^^xsd:double;
  dwc:endLongitude '-2.690667'^^xsd:double;
  dwc:latitude '36.51167'^^xsd:double;
  dwc:startLatitude '36.51167'^^xsd:double;
  dwc:endLatitude '36.51167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.690667 36.51167, -2.690667 36.51167, -2.690667 36.51167, -2.690667 36.51167, -2.690667 36.51167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2344'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3265 -4.284167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-4.284167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3265 -4.284167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3265"^^xsd:decimal ;
  geo-pos:long "-4.284167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1927'^^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:timeOfDay '12.957777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.284167'^^xsd:double;
  dwc:startLongitude '-4.284167'^^xsd:double;
  dwc:endLongitude '-4.284167'^^xsd:double;
  dwc:latitude '36.3265'^^xsd:double;
  dwc:startLatitude '36.3265'^^xsd:double;
  dwc:endLatitude '36.3265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.284167 36.3265, -4.284167 36.3265, -4.284167 36.3265, -4.284167 36.3265, -4.284167 36.3265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1927'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47017 -2.660167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.660167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47017 -2.660167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47017"^^xsd:decimal ;
  geo-pos:long "-2.660167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2678'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.660167'^^xsd:double;
  dwc:startLongitude '-2.660167'^^xsd:double;
  dwc:endLongitude '-2.660167'^^xsd:double;
  dwc:latitude '36.47017'^^xsd:double;
  dwc:startLatitude '36.47017'^^xsd:double;
  dwc:endLatitude '36.47017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.660167 36.47017, -2.660167 36.47017, -2.660167 36.47017, -2.660167 36.47017, -2.660167 36.47017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2678'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5752 -3.308575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5752"^^xsd:decimal ;
  dwc:decimalLongitude "-3.308575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5752 -3.308575)"^^geo:wktLiteral ;
  geo-pos:lat "36.5752"^^xsd:decimal ;
  geo-pos:long "-3.308575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3649'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3649'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.579444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.308575'^^xsd:double;
  dwc:startLongitude '-3.308575'^^xsd:double;
  dwc:endLongitude '-3.308575'^^xsd:double;
  dwc:latitude '36.5752'^^xsd:double;
  dwc:startLatitude '36.5752'^^xsd:double;
  dwc:endLatitude '36.5752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.308575 36.5752, -3.308575 36.5752, -3.308575 36.5752, -3.308575 36.5752, -3.308575 36.5752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3649'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45439 -2.707588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.707588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45439 -2.707588)"^^geo:wktLiteral ;
  geo-pos:lat "36.45439"^^xsd:decimal ;
  geo-pos:long "-2.707588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4220'^^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:timeOfDay '8.0525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.707588'^^xsd:double;
  dwc:startLongitude '-2.707588'^^xsd:double;
  dwc:endLongitude '-2.707588'^^xsd:double;
  dwc:latitude '36.45439'^^xsd:double;
  dwc:startLatitude '36.45439'^^xsd:double;
  dwc:endLatitude '36.45439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.707588 36.45439, -2.707588 36.45439, -2.707588 36.45439, -2.707588 36.45439, -2.707588 36.45439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4220'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39331 -2.965358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39331"^^xsd:decimal ;
  dwc:decimalLongitude "-2.965358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39331 -2.965358)"^^geo:wktLiteral ;
  geo-pos:lat "36.39331"^^xsd:decimal ;
  geo-pos:long "-2.965358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4274'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4274'^^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:timeOfDay '13.719166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.965358'^^xsd:double;
  dwc:startLongitude '-2.965358'^^xsd:double;
  dwc:endLongitude '-2.965358'^^xsd:double;
  dwc:latitude '36.39331'^^xsd:double;
  dwc:startLatitude '36.39331'^^xsd:double;
  dwc:endLatitude '36.39331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.965358 36.39331, -2.965358 36.39331, -2.965358 36.39331, -2.965358 36.39331, -2.965358 36.39331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4274'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52458 -3.081752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52458"^^xsd:decimal ;
  dwc:decimalLongitude "-3.081752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52458 -3.081752)"^^geo:wktLiteral ;
  geo-pos:lat "36.52458"^^xsd:decimal ;
  geo-pos:long "-3.081752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4451'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4451'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.1755555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.081752'^^xsd:double;
  dwc:startLongitude '-3.081752'^^xsd:double;
  dwc:endLongitude '-3.081752'^^xsd:double;
  dwc:latitude '36.52458'^^xsd:double;
  dwc:startLatitude '36.52458'^^xsd:double;
  dwc:endLatitude '36.52458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.081752 36.52458, -3.081752 36.52458, -3.081752 36.52458, -3.081752 36.52458, -3.081752 36.52458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4451'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -3.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -3.085)"^^geo:wktLiteral ;
  geo-pos:lat "36.42417"^^xsd:decimal ;
  geo-pos:long "-3.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4701'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.301944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.085'^^xsd:double;
  dwc:startLongitude '-3.085'^^xsd:double;
  dwc:endLongitude '-3.085'^^xsd:double;
  dwc:latitude '36.42417'^^xsd:double;
  dwc:startLatitude '36.42417'^^xsd:double;
  dwc:endLatitude '36.42417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.085 36.42417, -3.085 36.42417, -3.085 36.42417, -3.085 36.42417, -3.085 36.42417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4701'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40593 -2.782867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40593"^^xsd:decimal ;
  dwc:decimalLongitude "-2.782867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40593 -2.782867)"^^geo:wktLiteral ;
  geo-pos:lat "36.40593"^^xsd:decimal ;
  geo-pos:long "-2.782867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4827'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4827'^^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:timeOfDay '11.967777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.782867'^^xsd:double;
  dwc:startLongitude '-2.782867'^^xsd:double;
  dwc:endLongitude '-2.782867'^^xsd:double;
  dwc:latitude '36.40593'^^xsd:double;
  dwc:startLatitude '36.40593'^^xsd:double;
  dwc:endLatitude '36.40593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.782867 36.40593, -2.782867 36.40593, -2.782867 36.40593, -2.782867 36.40593, -2.782867 36.40593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4827'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6685 -3.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-3.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6685 -3.953)"^^geo:wktLiteral ;
  geo-pos:lat "36.6685"^^xsd:decimal ;
  geo-pos:long "-3.953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3094'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3094'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.123888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.953'^^xsd:double;
  dwc:startLongitude '-3.953'^^xsd:double;
  dwc:endLongitude '-3.953'^^xsd:double;
  dwc:latitude '36.6685'^^xsd:double;
  dwc:startLatitude '36.6685'^^xsd:double;
  dwc:endLatitude '36.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.953 36.6685, -3.953 36.6685, -3.953 36.6685, -3.953 36.6685, -3.953 36.6685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3094'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16833 -1.7285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16833 -1.7285)"^^geo:wktLiteral ;
  geo-pos:lat "37.16833"^^xsd:decimal ;
  geo-pos:long "-1.7285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2867'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.9425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7285'^^xsd:double;
  dwc:startLongitude '-1.7285'^^xsd:double;
  dwc:endLongitude '-1.7285'^^xsd:double;
  dwc:latitude '37.16833'^^xsd:double;
  dwc:startLatitude '37.16833'^^xsd:double;
  dwc:endLatitude '37.16833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7285 37.16833, -1.7285 37.16833, -1.7285 37.16833, -1.7285 37.16833, -1.7285 37.16833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2867'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45917 -2.668833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.668833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45917 -2.668833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45917"^^xsd:decimal ;
  geo-pos:long "-2.668833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3451'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3451'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.305277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.668833'^^xsd:double;
  dwc:startLongitude '-2.668833'^^xsd:double;
  dwc:endLongitude '-2.668833'^^xsd:double;
  dwc:latitude '36.45917'^^xsd:double;
  dwc:startLatitude '36.45917'^^xsd:double;
  dwc:endLatitude '36.45917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.668833 36.45917, -2.668833 36.45917, -2.668833 36.45917, -2.668833 36.45917, -2.668833 36.45917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3451'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35117 -1.389833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.389833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35117 -1.389833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35117"^^xsd:decimal ;
  geo-pos:long "-1.389833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_501'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_501'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.389833'^^xsd:double;
  dwc:startLongitude '-1.389833'^^xsd:double;
  dwc:endLongitude '-1.389833'^^xsd:double;
  dwc:latitude '37.35117'^^xsd:double;
  dwc:startLatitude '37.35117'^^xsd:double;
  dwc:endLatitude '37.35117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.389833 37.35117, -1.389833 37.35117, -1.389833 37.35117, -1.389833 37.35117, -1.389833 37.35117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_501'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77342 -1.869072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.77342"^^xsd:decimal ;
  dwc:decimalLongitude "-1.869072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77342 -1.869072)"^^geo:wktLiteral ;
  geo-pos:lat "35.77342"^^xsd:decimal ;
  geo-pos:long "-1.869072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4775'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4775'^^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:timeOfDay '16.168333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.869072'^^xsd:double;
  dwc:startLongitude '-1.869072'^^xsd:double;
  dwc:endLongitude '-1.869072'^^xsd:double;
  dwc:latitude '35.77342'^^xsd:double;
  dwc:startLatitude '35.77342'^^xsd:double;
  dwc:endLatitude '35.77342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.869072 35.77342, -1.869072 35.77342, -1.869072 35.77342, -1.869072 35.77342, -1.869072 35.77342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4775'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4595 -2.743667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.743667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4595 -2.743667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4595"^^xsd:decimal ;
  geo-pos:long "-2.743667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_548'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_548'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.743667'^^xsd:double;
  dwc:startLongitude '-2.743667'^^xsd:double;
  dwc:endLongitude '-2.743667'^^xsd:double;
  dwc:latitude '36.4595'^^xsd:double;
  dwc:startLatitude '36.4595'^^xsd:double;
  dwc:endLatitude '36.4595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.743667 36.4595, -2.743667 36.4595, -2.743667 36.4595, -2.743667 36.4595, -2.743667 36.4595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_548'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40833 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40833"^^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/1968__429_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40833 -1)"^^geo:wktLiteral ;
  geo-pos:lat "37.40833"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_134'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:startLongitude '-1'^^xsd:integer;
  dwc:endLongitude '-1'^^xsd:integer;
  dwc:latitude '37.40833'^^xsd:double;
  dwc:startLatitude '37.40833'^^xsd:double;
  dwc:endLatitude '37.40833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1 37.40833, -1 37.40833, -1 37.40833, -1 37.40833, -1 37.40833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_134'^^xsd:string;
  dwc:observationDate '1993-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40883 -2.616833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40883 -2.616833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40883"^^xsd:decimal ;
  geo-pos:long "-2.616833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1356'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1356'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.616833'^^xsd:double;
  dwc:startLongitude '-2.616833'^^xsd:double;
  dwc:endLongitude '-2.616833'^^xsd:double;
  dwc:latitude '36.40883'^^xsd:double;
  dwc:startLatitude '36.40883'^^xsd:double;
  dwc:endLatitude '36.40883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616833 36.40883, -2.616833 36.40883, -2.616833 36.40883, -2.616833 36.40883, -2.616833 36.40883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1356'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72933 -2.461833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.461833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72933 -2.461833)"^^geo:wktLiteral ;
  geo-pos:lat "36.72933"^^xsd:decimal ;
  geo-pos:long "-2.461833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2261'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2261'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.461833'^^xsd:double;
  dwc:startLongitude '-2.461833'^^xsd:double;
  dwc:endLongitude '-2.461833'^^xsd:double;
  dwc:latitude '36.72933'^^xsd:double;
  dwc:startLatitude '36.72933'^^xsd:double;
  dwc:endLatitude '36.72933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.461833 36.72933, -2.461833 36.72933, -2.461833 36.72933, -2.461833 36.72933, -2.461833 36.72933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2261'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52867 -3.120667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.120667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52867 -3.120667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52867"^^xsd:decimal ;
  geo-pos:long "-3.120667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2716'^^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:timeOfDay '13.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.120667'^^xsd:double;
  dwc:startLongitude '-3.120667'^^xsd:double;
  dwc:endLongitude '-3.120667'^^xsd:double;
  dwc:latitude '36.52867'^^xsd:double;
  dwc:startLatitude '36.52867'^^xsd:double;
  dwc:endLatitude '36.52867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.120667 36.52867, -3.120667 36.52867, -3.120667 36.52867, -3.120667 36.52867, -3.120667 36.52867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2716'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -2.035167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-2.035167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -2.035167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6165"^^xsd:decimal ;
  geo-pos:long "-2.035167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3002'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5036111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.035167'^^xsd:double;
  dwc:startLongitude '-2.035167'^^xsd:double;
  dwc:endLongitude '-2.035167'^^xsd:double;
  dwc:latitude '36.6165'^^xsd:double;
  dwc:startLatitude '36.6165'^^xsd:double;
  dwc:endLatitude '36.6165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.035167 36.6165, -2.035167 36.6165, -2.035167 36.6165, -2.035167 36.6165, -2.035167 36.6165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3002'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.339 -4.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.339"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.339 -4.817)"^^geo:wktLiteral ;
  geo-pos:lat "36.339"^^xsd:decimal ;
  geo-pos:long "-4.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2800'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2800'^^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:timeOfDay '15.914166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.817'^^xsd:double;
  dwc:startLongitude '-4.817'^^xsd:double;
  dwc:endLongitude '-4.817'^^xsd:double;
  dwc:latitude '36.339'^^xsd:double;
  dwc:startLatitude '36.339'^^xsd:double;
  dwc:endLatitude '36.339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817 36.339, -4.817 36.339, -4.817 36.339, -4.817 36.339, -4.817 36.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2800'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48059 -2.821958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48059"^^xsd:decimal ;
  dwc:decimalLongitude "-2.821958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48059 -2.821958)"^^geo:wktLiteral ;
  geo-pos:lat "36.48059"^^xsd:decimal ;
  geo-pos:long "-2.821958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3663'^^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:timeOfDay '9.5466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.821958'^^xsd:double;
  dwc:startLongitude '-2.821958'^^xsd:double;
  dwc:endLongitude '-2.821958'^^xsd:double;
  dwc:latitude '36.48059'^^xsd:double;
  dwc:startLatitude '36.48059'^^xsd:double;
  dwc:endLatitude '36.48059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.821958 36.48059, -2.821958 36.48059, -2.821958 36.48059, -2.821958 36.48059, -2.821958 36.48059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3663'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6445 -2.882167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6445"^^xsd:decimal ;
  dwc:decimalLongitude "-2.882167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6445 -2.882167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6445"^^xsd:decimal ;
  geo-pos:long "-2.882167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3463'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3463'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.841388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.882167'^^xsd:double;
  dwc:startLongitude '-2.882167'^^xsd:double;
  dwc:endLongitude '-2.882167'^^xsd:double;
  dwc:latitude '36.6445'^^xsd:double;
  dwc:startLatitude '36.6445'^^xsd:double;
  dwc:endLatitude '36.6445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.882167 36.6445, -2.882167 36.6445, -2.882167 36.6445, -2.882167 36.6445, -2.882167 36.6445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3463'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43432 -2.32162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43432"^^xsd:decimal ;
  dwc:decimalLongitude "-2.32162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43432 -2.32162)"^^geo:wktLiteral ;
  geo-pos:lat "36.43432"^^xsd:decimal ;
  geo-pos:long "-2.32162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3584'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_3584'^^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:timeOfDay '13.069722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.32162'^^xsd:double;
  dwc:startLongitude '-2.32162'^^xsd:double;
  dwc:endLongitude '-2.32162'^^xsd:double;
  dwc:latitude '36.43432'^^xsd:double;
  dwc:startLatitude '36.43432'^^xsd:double;
  dwc:endLatitude '36.43432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.32162 36.43432, -2.32162 36.43432, -2.32162 36.43432, -2.32162 36.43432, -2.32162 36.43432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3584'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95238 -5.506269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95238"^^xsd:decimal ;
  dwc:decimalLongitude "-5.506269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95238 -5.506269)"^^geo:wktLiteral ;
  geo-pos:lat "35.95238"^^xsd:decimal ;
  geo-pos:long "-5.506269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4611'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4611'^^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:timeOfDay '13.583888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.506269'^^xsd:double;
  dwc:startLongitude '-5.506269'^^xsd:double;
  dwc:endLongitude '-5.506269'^^xsd:double;
  dwc:latitude '35.95238'^^xsd:double;
  dwc:startLatitude '35.95238'^^xsd:double;
  dwc:endLatitude '35.95238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.506269 35.95238, -5.506269 35.95238, -5.506269 35.95238, -5.506269 35.95238, -5.506269 35.95238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4611'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59235 -2.55318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59235"^^xsd:decimal ;
  dwc:decimalLongitude "-2.55318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59235 -2.55318)"^^geo:wktLiteral ;
  geo-pos:lat "36.59235"^^xsd:decimal ;
  geo-pos:long "-2.55318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4410'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4410'^^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:timeOfDay '14.129444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.55318'^^xsd:double;
  dwc:startLongitude '-2.55318'^^xsd:double;
  dwc:endLongitude '-2.55318'^^xsd:double;
  dwc:latitude '36.59235'^^xsd:double;
  dwc:startLatitude '36.59235'^^xsd:double;
  dwc:endLatitude '36.59235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.55318 36.59235, -2.55318 36.59235, -2.55318 36.59235, -2.55318 36.59235, -2.55318 36.59235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4410'^^xsd:string;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -2.852667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.852667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -2.852667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45267"^^xsd:decimal ;
  geo-pos:long "-2.852667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4710'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '16.104166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.852667'^^xsd:double;
  dwc:startLongitude '-2.852667'^^xsd:double;
  dwc:endLongitude '-2.852667'^^xsd:double;
  dwc:latitude '36.45267'^^xsd:double;
  dwc:startLatitude '36.45267'^^xsd:double;
  dwc:endLatitude '36.45267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.852667 36.45267, -2.852667 36.45267, -2.852667 36.45267, -2.852667 36.45267, -2.852667 36.45267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4710'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57533 -3.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57533 -3.412)"^^geo:wktLiteral ;
  geo-pos:lat "36.57533"^^xsd:decimal ;
  geo-pos:long "-3.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2212'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2212'^^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:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.412'^^xsd:double;
  dwc:startLongitude '-3.412'^^xsd:double;
  dwc:endLongitude '-3.412'^^xsd:double;
  dwc:latitude '36.57533'^^xsd:double;
  dwc:startLatitude '36.57533'^^xsd:double;
  dwc:endLatitude '36.57533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.412 36.57533, -3.412 36.57533, -3.412 36.57533, -3.412 36.57533, -3.412 36.57533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2212'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61167 -3.454333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.454333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61167 -3.454333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61167"^^xsd:decimal ;
  geo-pos:long "-3.454333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2215'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2215'^^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:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.454333'^^xsd:double;
  dwc:startLongitude '-3.454333'^^xsd:double;
  dwc:endLongitude '-3.454333'^^xsd:double;
  dwc:latitude '36.61167'^^xsd:double;
  dwc:startLatitude '36.61167'^^xsd:double;
  dwc:endLatitude '36.61167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.454333 36.61167, -3.454333 36.61167, -3.454333 36.61167, -3.454333 36.61167, -3.454333 36.61167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2215'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52766 -3.2145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52766"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52766 -3.2145)"^^geo:wktLiteral ;
  geo-pos:lat "36.52766"^^xsd:decimal ;
  geo-pos:long "-3.2145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3045'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.994444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2145'^^xsd:double;
  dwc:startLongitude '-3.2145'^^xsd:double;
  dwc:endLongitude '-3.2145'^^xsd:double;
  dwc:latitude '36.52766'^^xsd:double;
  dwc:startLatitude '36.52766'^^xsd:double;
  dwc:endLatitude '36.52766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2145 36.52766, -3.2145 36.52766, -3.2145 36.52766, -3.2145 36.52766, -3.2145 36.52766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3045'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3865 -3.930833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3865"^^xsd:decimal ;
  dwc:decimalLongitude "-3.930833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3865 -3.930833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3865"^^xsd:decimal ;
  geo-pos:long "-3.930833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2926'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2926'^^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:timeOfDay '12.202777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.930833'^^xsd:double;
  dwc:startLongitude '-3.930833'^^xsd:double;
  dwc:endLongitude '-3.930833'^^xsd:double;
  dwc:latitude '36.3865'^^xsd:double;
  dwc:startLatitude '36.3865'^^xsd:double;
  dwc:endLatitude '36.3865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.930833 36.3865, -3.930833 36.3865, -3.930833 36.3865, -3.930833 36.3865, -3.930833 36.3865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2926'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71133 -2.510333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71133 -2.510333)"^^geo:wktLiteral ;
  geo-pos:lat "36.71133"^^xsd:decimal ;
  geo-pos:long "-2.510333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3537'^^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:timeOfDay '9.0533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510333'^^xsd:double;
  dwc:startLongitude '-2.510333'^^xsd:double;
  dwc:endLongitude '-2.510333'^^xsd:double;
  dwc:latitude '36.71133'^^xsd:double;
  dwc:startLatitude '36.71133'^^xsd:double;
  dwc:endLatitude '36.71133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510333 36.71133, -2.510333 36.71133, -2.510333 36.71133, -2.510333 36.71133, -2.510333 36.71133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3537'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55967 -2.420667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.420667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55967 -2.420667)"^^geo:wktLiteral ;
  geo-pos:lat "36.55967"^^xsd:decimal ;
  geo-pos:long "-2.420667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_631'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_631'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.420667'^^xsd:double;
  dwc:startLongitude '-2.420667'^^xsd:double;
  dwc:endLongitude '-2.420667'^^xsd:double;
  dwc:latitude '36.55967'^^xsd:double;
  dwc:startLatitude '36.55967'^^xsd:double;
  dwc:endLatitude '36.55967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.420667 36.55967, -2.420667 36.55967, -2.420667 36.55967, -2.420667 36.55967, -2.420667 36.55967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_631'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99817 -1.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99817 -1.7415)"^^geo:wktLiteral ;
  geo-pos:lat "36.99817"^^xsd:decimal ;
  geo-pos:long "-1.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_358'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7415'^^xsd:double;
  dwc:startLongitude '-1.7415'^^xsd:double;
  dwc:endLongitude '-1.7415'^^xsd:double;
  dwc:latitude '36.99817'^^xsd:double;
  dwc:startLatitude '36.99817'^^xsd:double;
  dwc:endLatitude '36.99817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7415 36.99817, -1.7415 36.99817, -1.7415 36.99817, -1.7415 36.99817, -1.7415 36.99817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_358'^^xsd:string;
  dwc:observationDate '1994-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54617 -2.584667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.584667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54617 -2.584667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54617"^^xsd:decimal ;
  geo-pos:long "-2.584667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_483'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_483'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.584667'^^xsd:double;
  dwc:startLongitude '-2.584667'^^xsd:double;
  dwc:endLongitude '-2.584667'^^xsd:double;
  dwc:latitude '36.54617'^^xsd:double;
  dwc:startLatitude '36.54617'^^xsd:double;
  dwc:endLatitude '36.54617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.584667 36.54617, -2.584667 36.54617, -2.584667 36.54617, -2.584667 36.54617, -2.584667 36.54617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_483'^^xsd:string;
  dwc:observationDate '1995-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6605 -2.360667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6605 -2.360667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6605"^^xsd:decimal ;
  geo-pos:long "-2.360667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_874'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_874'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.360667'^^xsd:double;
  dwc:startLongitude '-2.360667'^^xsd:double;
  dwc:endLongitude '-2.360667'^^xsd:double;
  dwc:latitude '36.6605'^^xsd:double;
  dwc:startLatitude '36.6605'^^xsd:double;
  dwc:endLatitude '36.6605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360667 36.6605, -2.360667 36.6605, -2.360667 36.6605, -2.360667 36.6605, -2.360667 36.6605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_874'^^xsd:string;
  dwc:observationDate '1997-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44167 -0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44167 -0.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.44167"^^xsd:decimal ;
  geo-pos:long "-0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_127'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_127'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.3666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.69'^^xsd:double;
  dwc:startLongitude '-0.69'^^xsd:double;
  dwc:endLongitude '-0.69'^^xsd:double;
  dwc:latitude '37.44167'^^xsd:double;
  dwc:startLatitude '37.44167'^^xsd:double;
  dwc:endLatitude '37.44167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.69 37.44167, -0.69 37.44167, -0.69 37.44167, -0.69 37.44167, -0.69 37.44167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_127'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99983 -1.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99983 -1.666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.99983"^^xsd:decimal ;
  geo-pos:long "-1.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_383'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_383'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.666667'^^xsd:double;
  dwc:startLongitude '-1.666667'^^xsd:double;
  dwc:endLongitude '-1.666667'^^xsd:double;
  dwc:latitude '36.99983'^^xsd:double;
  dwc:startLatitude '36.99983'^^xsd:double;
  dwc:endLatitude '36.99983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.666667 36.99983, -1.666667 36.99983, -1.666667 36.99983, -1.666667 36.99983, -1.666667 36.99983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_383'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22733 -1.521167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22733"^^xsd:decimal ;
  dwc:decimalLongitude "-1.521167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22733 -1.521167)"^^geo:wktLiteral ;
  geo-pos:lat "37.22733"^^xsd:decimal ;
  geo-pos:long "-1.521167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_509'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_509'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.521167'^^xsd:double;
  dwc:startLongitude '-1.521167'^^xsd:double;
  dwc:endLongitude '-1.521167'^^xsd:double;
  dwc:latitude '37.22733'^^xsd:double;
  dwc:startLatitude '37.22733'^^xsd:double;
  dwc:endLatitude '37.22733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.521167 37.22733, -1.521167 37.22733, -1.521167 37.22733, -1.521167 37.22733, -1.521167 37.22733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_509'^^xsd:string;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60317 -3.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60317"^^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/1968__429_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60317 -3.08)"^^geo:wktLiteral ;
  geo-pos:lat "36.60317"^^xsd:decimal ;
  geo-pos:long "-3.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2081'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2081'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.08'^^xsd:double;
  dwc:startLongitude '-3.08'^^xsd:double;
  dwc:endLongitude '-3.08'^^xsd:double;
  dwc:latitude '36.60317'^^xsd:double;
  dwc:startLatitude '36.60317'^^xsd:double;
  dwc:endLatitude '36.60317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.08 36.60317, -3.08 36.60317, -3.08 36.60317, -3.08 36.60317, -3.08 36.60317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2081'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26217 -5.197667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.197667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26217 -5.197667)"^^geo:wktLiteral ;
  geo-pos:lat "36.26217"^^xsd:decimal ;
  geo-pos:long "-5.197667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2173'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2173'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.197667'^^xsd:double;
  dwc:startLongitude '-5.197667'^^xsd:double;
  dwc:endLongitude '-5.197667'^^xsd:double;
  dwc:latitude '36.26217'^^xsd:double;
  dwc:startLatitude '36.26217'^^xsd:double;
  dwc:endLatitude '36.26217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.197667 36.26217, -5.197667 36.26217, -5.197667 36.26217, -5.197667 36.26217, -5.197667 36.26217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2173'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24683 -5.152833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.152833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24683 -5.152833)"^^geo:wktLiteral ;
  geo-pos:lat "36.24683"^^xsd:decimal ;
  geo-pos:long "-5.152833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2174'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2174'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.152833'^^xsd:double;
  dwc:startLongitude '-5.152833'^^xsd:double;
  dwc:endLongitude '-5.152833'^^xsd:double;
  dwc:latitude '36.24683'^^xsd:double;
  dwc:startLatitude '36.24683'^^xsd:double;
  dwc:endLatitude '36.24683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.152833 36.24683, -5.152833 36.24683, -5.152833 36.24683, -5.152833 36.24683, -5.152833 36.24683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2174'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.593 -3.336167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.593"^^xsd:decimal ;
  dwc:decimalLongitude "-3.336167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.593 -3.336167)"^^geo:wktLiteral ;
  geo-pos:lat "36.593"^^xsd:decimal ;
  geo-pos:long "-3.336167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3046'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.504166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.336167'^^xsd:double;
  dwc:startLongitude '-3.336167'^^xsd:double;
  dwc:endLongitude '-3.336167'^^xsd:double;
  dwc:latitude '36.593'^^xsd:double;
  dwc:startLatitude '36.593'^^xsd:double;
  dwc:endLatitude '36.593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.336167 36.593, -3.336167 36.593, -3.336167 36.593, -3.336167 36.593, -3.336167 36.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3046'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3735 -5.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3735"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3735 -5.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.3735"^^xsd:decimal ;
  geo-pos:long "-5.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2804'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2804'^^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:timeOfDay '6.77'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.133'^^xsd:double;
  dwc:startLongitude '-5.133'^^xsd:double;
  dwc:endLongitude '-5.133'^^xsd:double;
  dwc:latitude '36.3735'^^xsd:double;
  dwc:startLatitude '36.3735'^^xsd:double;
  dwc:endLatitude '36.3735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133 36.3735, -5.133 36.3735, -5.133 36.3735, -5.133 36.3735, -5.133 36.3735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2804'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64655 -4.048255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.048255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64655 -4.048255)"^^geo:wktLiteral ;
  geo-pos:lat "36.64655"^^xsd:decimal ;
  geo-pos:long "-4.048255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3621'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3621'^^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:timeOfDay '13.854444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.048255'^^xsd:double;
  dwc:startLongitude '-4.048255'^^xsd:double;
  dwc:endLongitude '-4.048255'^^xsd:double;
  dwc:latitude '36.64655'^^xsd:double;
  dwc:startLatitude '36.64655'^^xsd:double;
  dwc:endLatitude '36.64655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.048255 36.64655, -4.048255 36.64655, -4.048255 36.64655, -4.048255 36.64655, -4.048255 36.64655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3621'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56953 -3.129975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56953"^^xsd:decimal ;
  dwc:decimalLongitude "-3.129975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56953 -3.129975)"^^geo:wktLiteral ;
  geo-pos:lat "36.56953"^^xsd:decimal ;
  geo-pos:long "-3.129975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4133'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4133'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.6425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.129975'^^xsd:double;
  dwc:startLongitude '-3.129975'^^xsd:double;
  dwc:endLongitude '-3.129975'^^xsd:double;
  dwc:latitude '36.56953'^^xsd:double;
  dwc:startLatitude '36.56953'^^xsd:double;
  dwc:endLatitude '36.56953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.129975 36.56953, -3.129975 36.56953, -3.129975 36.56953, -3.129975 36.56953, -3.129975 36.56953))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4133'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4875 -3.0085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4875 -3.0085)"^^geo:wktLiteral ;
  geo-pos:lat "36.4875"^^xsd:decimal ;
  geo-pos:long "-3.0085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3408'^^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:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0085'^^xsd:double;
  dwc:startLongitude '-3.0085'^^xsd:double;
  dwc:endLongitude '-3.0085'^^xsd:double;
  dwc:latitude '36.4875'^^xsd:double;
  dwc:startLatitude '36.4875'^^xsd:double;
  dwc:endLatitude '36.4875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0085 36.4875, -3.0085 36.4875, -3.0085 36.4875, -3.0085 36.4875, -3.0085 36.4875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3408'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27217 -1.490167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.490167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27217 -1.490167)"^^geo:wktLiteral ;
  geo-pos:lat "37.27217"^^xsd:decimal ;
  geo-pos:long "-1.490167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_304'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.490167'^^xsd:double;
  dwc:startLongitude '-1.490167'^^xsd:double;
  dwc:endLongitude '-1.490167'^^xsd:double;
  dwc:latitude '37.27217'^^xsd:double;
  dwc:startLatitude '37.27217'^^xsd:double;
  dwc:endLatitude '37.27217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.490167 37.27217, -1.490167 37.27217, -1.490167 37.27217, -1.490167 37.27217, -1.490167 37.27217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_304'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13483 -1.771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13483 -1.771)"^^geo:wktLiteral ;
  geo-pos:lat "37.13483"^^xsd:decimal ;
  geo-pos:long "-1.771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_412'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_412'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.771'^^xsd:double;
  dwc:startLongitude '-1.771'^^xsd:double;
  dwc:endLongitude '-1.771'^^xsd:double;
  dwc:latitude '37.13483'^^xsd:double;
  dwc:startLatitude '37.13483'^^xsd:double;
  dwc:endLatitude '37.13483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.771 37.13483, -1.771 37.13483, -1.771 37.13483, -1.771 37.13483, -1.771 37.13483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_412'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57929 -2.68146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57929"^^xsd:decimal ;
  dwc:decimalLongitude "-2.68146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57929 -2.68146)"^^geo:wktLiteral ;
  geo-pos:lat "36.57929"^^xsd:decimal ;
  geo-pos:long "-2.68146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4479'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4479'^^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:timeOfDay '8.1813888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.68146'^^xsd:double;
  dwc:startLongitude '-2.68146'^^xsd:double;
  dwc:endLongitude '-2.68146'^^xsd:double;
  dwc:latitude '36.57929'^^xsd:double;
  dwc:startLatitude '36.57929'^^xsd:double;
  dwc:endLatitude '36.57929'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.68146 36.57929, -2.68146 36.57929, -2.68146 36.57929, -2.68146 36.57929, -2.68146 36.57929))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4479'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4935 -3.370667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4935"^^xsd:decimal ;
  dwc:decimalLongitude "-3.370667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4935 -3.370667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4935"^^xsd:decimal ;
  geo-pos:long "-3.370667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2425'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.370667'^^xsd:double;
  dwc:startLongitude '-3.370667'^^xsd:double;
  dwc:endLongitude '-3.370667'^^xsd:double;
  dwc:latitude '36.4935'^^xsd:double;
  dwc:startLatitude '36.4935'^^xsd:double;
  dwc:endLatitude '36.4935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.370667 36.4935, -3.370667 36.4935, -3.370667 36.4935, -3.370667 36.4935, -3.370667 36.4935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2425'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -3.436333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.436333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -3.436333)"^^geo:wktLiteral ;
  geo-pos:lat "36.56083"^^xsd:decimal ;
  geo-pos:long "-3.436333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2091'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2091'^^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:timeOfDay '12.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.436333'^^xsd:double;
  dwc:startLongitude '-3.436333'^^xsd:double;
  dwc:endLongitude '-3.436333'^^xsd:double;
  dwc:latitude '36.56083'^^xsd:double;
  dwc:startLatitude '36.56083'^^xsd:double;
  dwc:endLatitude '36.56083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.436333 36.56083, -3.436333 36.56083, -3.436333 36.56083, -3.436333 36.56083, -3.436333 36.56083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2091'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66333 -3.839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66333 -3.839)"^^geo:wktLiteral ;
  geo-pos:lat "36.66333"^^xsd:decimal ;
  geo-pos:long "-3.839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2829'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2829'^^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:timeOfDay '11.807777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.839'^^xsd:double;
  dwc:startLongitude '-3.839'^^xsd:double;
  dwc:endLongitude '-3.839'^^xsd:double;
  dwc:latitude '36.66333'^^xsd:double;
  dwc:startLatitude '36.66333'^^xsd:double;
  dwc:endLatitude '36.66333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.839 36.66333, -3.839 36.66333, -3.839 36.66333, -3.839 36.66333, -3.839 36.66333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2829'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52567 -3.090833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.090833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52567 -3.090833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52567"^^xsd:decimal ;
  geo-pos:long "-3.090833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2069'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2069'^^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:timeOfDay '13.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.090833'^^xsd:double;
  dwc:startLongitude '-3.090833'^^xsd:double;
  dwc:endLongitude '-3.090833'^^xsd:double;
  dwc:latitude '36.52567'^^xsd:double;
  dwc:startLatitude '36.52567'^^xsd:double;
  dwc:endLatitude '36.52567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.090833 36.52567, -3.090833 36.52567, -3.090833 36.52567, -3.090833 36.52567, -3.090833 36.52567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2069'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97583 -5.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97583 -5.655)"^^geo:wktLiteral ;
  geo-pos:lat "35.97583"^^xsd:decimal ;
  geo-pos:long "-5.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1830'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_1830'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1408333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.655'^^xsd:double;
  dwc:startLongitude '-5.655'^^xsd:double;
  dwc:endLongitude '-5.655'^^xsd:double;
  dwc:latitude '35.97583'^^xsd:double;
  dwc:startLatitude '35.97583'^^xsd:double;
  dwc:endLatitude '35.97583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.655 35.97583, -5.655 35.97583, -5.655 35.97583, -5.655 35.97583, -5.655 35.97583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1830'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -2.290833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-2.290833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -2.290833)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-2.290833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3292'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3292'^^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:timeOfDay '10.118888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.290833'^^xsd:double;
  dwc:startLongitude '-2.290833'^^xsd:double;
  dwc:endLongitude '-2.290833'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:startLatitude '36.72'^^xsd:double;
  dwc:endLatitude '36.72'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.290833 36.72, -2.290833 36.72, -2.290833 36.72, -2.290833 36.72, -2.290833 36.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3292'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -4.432333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.432333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -4.432333)"^^geo:wktLiteral ;
  geo-pos:lat "36.60667"^^xsd:decimal ;
  geo-pos:long "-4.432333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1804'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1804'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.4052777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.432333'^^xsd:double;
  dwc:startLongitude '-4.432333'^^xsd:double;
  dwc:endLongitude '-4.432333'^^xsd:double;
  dwc:latitude '36.60667'^^xsd:double;
  dwc:startLatitude '36.60667'^^xsd:double;
  dwc:endLatitude '36.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.432333 36.60667, -4.432333 36.60667, -4.432333 36.60667, -4.432333 36.60667, -4.432333 36.60667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1804'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50111 -2.946227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50111"^^xsd:decimal ;
  dwc:decimalLongitude "-2.946227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50111 -2.946227)"^^geo:wktLiteral ;
  geo-pos:lat "36.50111"^^xsd:decimal ;
  geo-pos:long "-2.946227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4097'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4097'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0561111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.946227'^^xsd:double;
  dwc:startLongitude '-2.946227'^^xsd:double;
  dwc:endLongitude '-2.946227'^^xsd:double;
  dwc:latitude '36.50111'^^xsd:double;
  dwc:startLatitude '36.50111'^^xsd:double;
  dwc:endLatitude '36.50111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.946227 36.50111, -2.946227 36.50111, -2.946227 36.50111, -2.946227 36.50111, -2.946227 36.50111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4097'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 -5.140334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.236"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.236 -5.140334)"^^geo:wktLiteral ;
  geo-pos:lat "36.236"^^xsd:decimal ;
  geo-pos:long "-5.140334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2440'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2440'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.140334'^^xsd:double;
  dwc:startLongitude '-5.140334'^^xsd:double;
  dwc:endLongitude '-5.140334'^^xsd:double;
  dwc:latitude '36.236'^^xsd:double;
  dwc:startLatitude '36.236'^^xsd:double;
  dwc:endLatitude '36.236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.140334 36.236, -5.140334 36.236, -5.140334 36.236, -5.140334 36.236, -5.140334 36.236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2440'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51305 -2.947435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51305"^^xsd:decimal ;
  dwc:decimalLongitude "-2.947435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51305 -2.947435)"^^geo:wktLiteral ;
  geo-pos:lat "36.51305"^^xsd:decimal ;
  geo-pos:long "-2.947435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4095'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4095'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.947435'^^xsd:double;
  dwc:startLongitude '-2.947435'^^xsd:double;
  dwc:endLongitude '-2.947435'^^xsd:double;
  dwc:latitude '36.51305'^^xsd:double;
  dwc:startLatitude '36.51305'^^xsd:double;
  dwc:endLatitude '36.51305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.947435 36.51305, -2.947435 36.51305, -2.947435 36.51305, -2.947435 36.51305, -2.947435 36.51305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4095'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31817 -5.1215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31817"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31817 -5.1215)"^^geo:wktLiteral ;
  geo-pos:lat "36.31817"^^xsd:decimal ;
  geo-pos:long "-5.1215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2465'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2465'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1215'^^xsd:double;
  dwc:startLongitude '-5.1215'^^xsd:double;
  dwc:endLongitude '-5.1215'^^xsd:double;
  dwc:latitude '36.31817'^^xsd:double;
  dwc:startLatitude '36.31817'^^xsd:double;
  dwc:endLatitude '36.31817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1215 36.31817, -5.1215 36.31817, -5.1215 36.31817, -5.1215 36.31817, -5.1215 36.31817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2465'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19333 -1.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19333 -1.636667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19333"^^xsd:decimal ;
  geo-pos:long "-1.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_113'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_113'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.636667'^^xsd:double;
  dwc:startLongitude '-1.636667'^^xsd:double;
  dwc:endLongitude '-1.636667'^^xsd:double;
  dwc:latitude '37.19333'^^xsd:double;
  dwc:startLatitude '37.19333'^^xsd:double;
  dwc:endLatitude '37.19333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.636667 37.19333, -1.636667 37.19333, -1.636667 37.19333, -1.636667 37.19333, -1.636667 37.19333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_113'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54533 -4.5545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54533 -4.5545)"^^geo:wktLiteral ;
  geo-pos:lat "36.54533"^^xsd:decimal ;
  geo-pos:long "-4.5545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3055'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3055'^^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:timeOfDay '16.5625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5545'^^xsd:double;
  dwc:startLongitude '-4.5545'^^xsd:double;
  dwc:endLongitude '-4.5545'^^xsd:double;
  dwc:latitude '36.54533'^^xsd:double;
  dwc:startLatitude '36.54533'^^xsd:double;
  dwc:endLatitude '36.54533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5545 36.54533, -4.5545 36.54533, -4.5545 36.54533, -4.5545 36.54533, -4.5545 36.54533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3055'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48517 -2.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48517 -2.424)"^^geo:wktLiteral ;
  geo-pos:lat "36.48517"^^xsd:decimal ;
  geo-pos:long "-2.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2253'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2253'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.424'^^xsd:double;
  dwc:startLongitude '-2.424'^^xsd:double;
  dwc:endLongitude '-2.424'^^xsd:double;
  dwc:latitude '36.48517'^^xsd:double;
  dwc:startLatitude '36.48517'^^xsd:double;
  dwc:endLatitude '36.48517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.424 36.48517, -2.424 36.48517, -2.424 36.48517, -2.424 36.48517, -2.424 36.48517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2253'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41283 -4.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41283 -4.638333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41283"^^xsd:decimal ;
  geo-pos:long "-4.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2793'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2793'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.941388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.638333'^^xsd:double;
  dwc:startLongitude '-4.638333'^^xsd:double;
  dwc:endLongitude '-4.638333'^^xsd:double;
  dwc:latitude '36.41283'^^xsd:double;
  dwc:startLatitude '36.41283'^^xsd:double;
  dwc:endLatitude '36.41283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.638333 36.41283, -4.638333 36.41283, -4.638333 36.41283, -4.638333 36.41283, -4.638333 36.41283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2793'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73333 -2.490167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.490167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73333 -2.490167)"^^geo:wktLiteral ;
  geo-pos:lat "36.73333"^^xsd:decimal ;
  geo-pos:long "-2.490167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2864'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2864'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.036944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.490167'^^xsd:double;
  dwc:startLongitude '-2.490167'^^xsd:double;
  dwc:endLongitude '-2.490167'^^xsd:double;
  dwc:latitude '36.73333'^^xsd:double;
  dwc:startLatitude '36.73333'^^xsd:double;
  dwc:endLatitude '36.73333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.490167 36.73333, -2.490167 36.73333, -2.490167 36.73333, -2.490167 36.73333, -2.490167 36.73333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2864'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7185 -2.370333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7185"^^xsd:decimal ;
  dwc:decimalLongitude "-2.370333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7185 -2.370333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7185"^^xsd:decimal ;
  geo-pos:long "-2.370333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2995'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2995'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.0994444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.370333'^^xsd:double;
  dwc:startLongitude '-2.370333'^^xsd:double;
  dwc:endLongitude '-2.370333'^^xsd:double;
  dwc:latitude '36.7185'^^xsd:double;
  dwc:startLatitude '36.7185'^^xsd:double;
  dwc:endLatitude '36.7185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.370333 36.7185, -2.370333 36.7185, -2.370333 36.7185, -2.370333 36.7185, -2.370333 36.7185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2995'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.978 -5.632833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.978"^^xsd:decimal ;
  dwc:decimalLongitude "-5.632833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.978 -5.632833)"^^geo:wktLiteral ;
  geo-pos:lat "35.978"^^xsd:decimal ;
  geo-pos:long "-5.632833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1828'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_1828'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.4027777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.632833'^^xsd:double;
  dwc:startLongitude '-5.632833'^^xsd:double;
  dwc:endLongitude '-5.632833'^^xsd:double;
  dwc:latitude '35.978'^^xsd:double;
  dwc:startLatitude '35.978'^^xsd:double;
  dwc:endLatitude '35.978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.632833 35.978, -5.632833 35.978, -5.632833 35.978, -5.632833 35.978, -5.632833 35.978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1828'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7055 -4.1005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7055 -4.1005)"^^geo:wktLiteral ;
  geo-pos:lat "36.7055"^^xsd:decimal ;
  geo-pos:long "-4.1005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2114'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2114'^^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:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1005'^^xsd:double;
  dwc:startLongitude '-4.1005'^^xsd:double;
  dwc:endLongitude '-4.1005'^^xsd:double;
  dwc:latitude '36.7055'^^xsd:double;
  dwc:startLatitude '36.7055'^^xsd:double;
  dwc:endLatitude '36.7055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1005 36.7055, -4.1005 36.7055, -4.1005 36.7055, -4.1005 36.7055, -4.1005 36.7055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2114'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -4.4165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -4.4165)"^^geo:wktLiteral ;
  geo-pos:lat "36.4045"^^xsd:decimal ;
  geo-pos:long "-4.4165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1876'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1876'^^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:timeOfDay '19.826666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4165'^^xsd:double;
  dwc:startLongitude '-4.4165'^^xsd:double;
  dwc:endLongitude '-4.4165'^^xsd:double;
  dwc:latitude '36.4045'^^xsd:double;
  dwc:startLatitude '36.4045'^^xsd:double;
  dwc:endLatitude '36.4045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4165 36.4045, -4.4165 36.4045, -4.4165 36.4045, -4.4165 36.4045, -4.4165 36.4045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1876'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29083 -5.2105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29083 -5.2105)"^^geo:wktLiteral ;
  geo-pos:lat "36.29083"^^xsd:decimal ;
  geo-pos:long "-5.2105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3145'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3145'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.67'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2105'^^xsd:double;
  dwc:startLongitude '-5.2105'^^xsd:double;
  dwc:endLongitude '-5.2105'^^xsd:double;
  dwc:latitude '36.29083'^^xsd:double;
  dwc:startLatitude '36.29083'^^xsd:double;
  dwc:endLatitude '36.29083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2105 36.29083, -5.2105 36.29083, -5.2105 36.29083, -5.2105 36.29083, -5.2105 36.29083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3145'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34083 -4.260667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.260667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34083 -4.260667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34083"^^xsd:decimal ;
  geo-pos:long "-4.260667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1868'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1868'^^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:timeOfDay '14.635555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.260667'^^xsd:double;
  dwc:startLongitude '-4.260667'^^xsd:double;
  dwc:endLongitude '-4.260667'^^xsd:double;
  dwc:latitude '36.34083'^^xsd:double;
  dwc:startLatitude '36.34083'^^xsd:double;
  dwc:endLatitude '36.34083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.260667 36.34083, -4.260667 36.34083, -4.260667 36.34083, -4.260667 36.34083, -4.260667 36.34083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1868'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46783 -2.735833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46783 -2.735833)"^^geo:wktLiteral ;
  geo-pos:lat "36.46783"^^xsd:decimal ;
  geo-pos:long "-2.735833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2710'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_2710'^^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:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735833'^^xsd:double;
  dwc:startLongitude '-2.735833'^^xsd:double;
  dwc:endLongitude '-2.735833'^^xsd:double;
  dwc:latitude '36.46783'^^xsd:double;
  dwc:startLatitude '36.46783'^^xsd:double;
  dwc:endLatitude '36.46783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735833 36.46783, -2.735833 36.46783, -2.735833 36.46783, -2.735833 36.46783, -2.735833 36.46783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2710'^^xsd:string;
  dwc:observationDate '2002-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4825 -3.094167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4825"^^xsd:decimal ;
  dwc:decimalLongitude "-3.094167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4825 -3.094167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4825"^^xsd:decimal ;
  geo-pos:long "-3.094167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1555'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1555'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.094167'^^xsd:double;
  dwc:startLongitude '-3.094167'^^xsd:double;
  dwc:endLongitude '-3.094167'^^xsd:double;
  dwc:latitude '36.4825'^^xsd:double;
  dwc:startLatitude '36.4825'^^xsd:double;
  dwc:endLatitude '36.4825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.094167 36.4825, -3.094167 36.4825, -3.094167 36.4825, -3.094167 36.4825, -3.094167 36.4825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1555'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 -2.915333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.346"^^xsd:decimal ;
  dwc:decimalLongitude "-2.915333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 -2.915333)"^^geo:wktLiteral ;
  geo-pos:lat "36.346"^^xsd:decimal ;
  geo-pos:long "-2.915333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1297'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1297'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.915333'^^xsd:double;
  dwc:startLongitude '-2.915333'^^xsd:double;
  dwc:endLongitude '-2.915333'^^xsd:double;
  dwc:latitude '36.346'^^xsd:double;
  dwc:startLatitude '36.346'^^xsd:double;
  dwc:endLatitude '36.346'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.915333 36.346, -2.915333 36.346, -2.915333 36.346, -2.915333 36.346, -2.915333 36.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1297'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59517 -2.701333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.701333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59517 -2.701333)"^^geo:wktLiteral ;
  geo-pos:lat "36.59517"^^xsd:decimal ;
  geo-pos:long "-2.701333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1101'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1101'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.701333'^^xsd:double;
  dwc:startLongitude '-2.701333'^^xsd:double;
  dwc:endLongitude '-2.701333'^^xsd:double;
  dwc:latitude '36.59517'^^xsd:double;
  dwc:startLatitude '36.59517'^^xsd:double;
  dwc:endLatitude '36.59517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.701333 36.59517, -2.701333 36.59517, -2.701333 36.59517, -2.701333 36.59517, -2.701333 36.59517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1101'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71"^^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/1968__429_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -2)"^^geo:wktLiteral ;
  geo-pos:lat "36.71"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_494'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_494'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:startLongitude '-2'^^xsd:integer;
  dwc:endLongitude '-2'^^xsd:integer;
  dwc:latitude '36.71'^^xsd:double;
  dwc:startLatitude '36.71'^^xsd:double;
  dwc:endLatitude '36.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2 36.71, -2 36.71, -2 36.71, -2 36.71, -2 36.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_494'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7625 -2.416167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7625 -2.416167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7625"^^xsd:decimal ;
  geo-pos:long "-2.416167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1486'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1486'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.416167'^^xsd:double;
  dwc:startLongitude '-2.416167'^^xsd:double;
  dwc:endLongitude '-2.416167'^^xsd:double;
  dwc:latitude '36.7625'^^xsd:double;
  dwc:startLatitude '36.7625'^^xsd:double;
  dwc:endLatitude '36.7625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416167 36.7625, -2.416167 36.7625, -2.416167 36.7625, -2.416167 36.7625, -2.416167 36.7625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1486'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68917 -2.5705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68917 -2.5705)"^^geo:wktLiteral ;
  geo-pos:lat "36.68917"^^xsd:decimal ;
  geo-pos:long "-2.5705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_856'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_856'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5705'^^xsd:double;
  dwc:startLongitude '-2.5705'^^xsd:double;
  dwc:endLongitude '-2.5705'^^xsd:double;
  dwc:latitude '36.68917'^^xsd:double;
  dwc:startLatitude '36.68917'^^xsd:double;
  dwc:endLatitude '36.68917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5705 36.68917, -2.5705 36.68917, -2.5705 36.68917, -2.5705 36.68917, -2.5705 36.68917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_856'^^xsd:string;
  dwc:observationDate '1997-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6735 -4.0345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6735"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6735 -4.0345)"^^geo:wktLiteral ;
  geo-pos:lat "36.6735"^^xsd:decimal ;
  geo-pos:long "-4.0345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2931'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2931'^^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:timeOfDay '17.142222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0345'^^xsd:double;
  dwc:startLongitude '-4.0345'^^xsd:double;
  dwc:endLongitude '-4.0345'^^xsd:double;
  dwc:latitude '36.6735'^^xsd:double;
  dwc:startLatitude '36.6735'^^xsd:double;
  dwc:endLatitude '36.6735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0345 36.6735, -4.0345 36.6735, -4.0345 36.6735, -4.0345 36.6735, -4.0345 36.6735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2931'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78183 -2.517833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.517833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78183 -2.517833)"^^geo:wktLiteral ;
  geo-pos:lat "36.78183"^^xsd:decimal ;
  geo-pos:long "-2.517833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2305'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_2305'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.517833'^^xsd:double;
  dwc:startLongitude '-2.517833'^^xsd:double;
  dwc:endLongitude '-2.517833'^^xsd:double;
  dwc:latitude '36.78183'^^xsd:double;
  dwc:startLatitude '36.78183'^^xsd:double;
  dwc:endLatitude '36.78183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.517833 36.78183, -2.517833 36.78183, -2.517833 36.78183, -2.517833 36.78183, -2.517833 36.78183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2305'^^xsd:string;
  dwc:observationDate '2001-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47433 -4.312833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.312833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47433 -4.312833)"^^geo:wktLiteral ;
  geo-pos:lat "36.47433"^^xsd:decimal ;
  geo-pos:long "-4.312833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1802'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1802'^^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:timeOfDay '14.686944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.312833'^^xsd:double;
  dwc:startLongitude '-4.312833'^^xsd:double;
  dwc:endLongitude '-4.312833'^^xsd:double;
  dwc:latitude '36.47433'^^xsd:double;
  dwc:startLatitude '36.47433'^^xsd:double;
  dwc:endLatitude '36.47433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.312833 36.47433, -4.312833 36.47433, -4.312833 36.47433, -4.312833 36.47433, -4.312833 36.47433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1802'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62983 -2.792834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.792834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62983 -2.792834)"^^geo:wktLiteral ;
  geo-pos:lat "36.62983"^^xsd:decimal ;
  geo-pos:long "-2.792834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2713'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2713'^^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:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.792834'^^xsd:double;
  dwc:startLongitude '-2.792834'^^xsd:double;
  dwc:endLongitude '-2.792834'^^xsd:double;
  dwc:latitude '36.62983'^^xsd:double;
  dwc:startLatitude '36.62983'^^xsd:double;
  dwc:endLatitude '36.62983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.792834 36.62983, -2.792834 36.62983, -2.792834 36.62983, -2.792834 36.62983, -2.792834 36.62983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2713'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.593 -3.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.593"^^xsd:decimal ;
  dwc:decimalLongitude "-3.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.593 -3.337)"^^geo:wktLiteral ;
  geo-pos:lat "36.593"^^xsd:decimal ;
  geo-pos:long "-3.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3047'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3047'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.505555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.337'^^xsd:double;
  dwc:startLongitude '-3.337'^^xsd:double;
  dwc:endLongitude '-3.337'^^xsd:double;
  dwc:latitude '36.593'^^xsd:double;
  dwc:startLatitude '36.593'^^xsd:double;
  dwc:endLatitude '36.593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.337 36.593, -3.337 36.593, -3.337 36.593, -3.337 36.593, -3.337 36.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3047'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37967 -4.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37967"^^xsd:decimal ;
  dwc:decimalLongitude "-4.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37967 -4.474)"^^geo:wktLiteral ;
  geo-pos:lat "36.37967"^^xsd:decimal ;
  geo-pos:long "-4.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2178'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2178'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.474'^^xsd:double;
  dwc:startLongitude '-4.474'^^xsd:double;
  dwc:endLongitude '-4.474'^^xsd:double;
  dwc:latitude '36.37967'^^xsd:double;
  dwc:startLatitude '36.37967'^^xsd:double;
  dwc:endLatitude '36.37967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.474 36.37967, -4.474 36.37967, -4.474 36.37967, -4.474 36.37967, -4.474 36.37967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2178'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47816 -2.642167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47816"^^xsd:decimal ;
  dwc:decimalLongitude "-2.642167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47816 -2.642167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47816"^^xsd:decimal ;
  geo-pos:long "-2.642167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3067'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3067'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.235833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.642167'^^xsd:double;
  dwc:startLongitude '-2.642167'^^xsd:double;
  dwc:endLongitude '-2.642167'^^xsd:double;
  dwc:latitude '36.47816'^^xsd:double;
  dwc:startLatitude '36.47816'^^xsd:double;
  dwc:endLatitude '36.47816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.642167 36.47816, -2.642167 36.47816, -2.642167 36.47816, -2.642167 36.47816, -2.642167 36.47816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3067'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.272 -4.521333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.272"^^xsd:decimal ;
  dwc:decimalLongitude "-4.521333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.272 -4.521333)"^^geo:wktLiteral ;
  geo-pos:lat "36.272"^^xsd:decimal ;
  geo-pos:long "-4.521333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3106'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3106'^^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:timeOfDay '9.0336111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.521333'^^xsd:double;
  dwc:startLongitude '-4.521333'^^xsd:double;
  dwc:endLongitude '-4.521333'^^xsd:double;
  dwc:latitude '36.272'^^xsd:double;
  dwc:startLatitude '36.272'^^xsd:double;
  dwc:endLatitude '36.272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.521333 36.272, -4.521333 36.272, -4.521333 36.272, -4.521333 36.272, -4.521333 36.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3106'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71833 -2.420667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.420667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71833 -2.420667)"^^geo:wktLiteral ;
  geo-pos:lat "36.71833"^^xsd:decimal ;
  geo-pos:long "-2.420667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_527'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_527'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.420667'^^xsd:double;
  dwc:startLongitude '-2.420667'^^xsd:double;
  dwc:endLongitude '-2.420667'^^xsd:double;
  dwc:latitude '36.71833'^^xsd:double;
  dwc:startLatitude '36.71833'^^xsd:double;
  dwc:endLatitude '36.71833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.420667 36.71833, -2.420667 36.71833, -2.420667 36.71833, -2.420667 36.71833, -2.420667 36.71833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_527'^^xsd:string;
  dwc:observationDate '1995-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61666 -2.737833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61666"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61666 -2.737833)"^^geo:wktLiteral ;
  geo-pos:lat "36.61666"^^xsd:decimal ;
  geo-pos:long "-2.737833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3287'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3287'^^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:timeOfDay '15.639444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737833'^^xsd:double;
  dwc:startLongitude '-2.737833'^^xsd:double;
  dwc:endLongitude '-2.737833'^^xsd:double;
  dwc:latitude '36.61666'^^xsd:double;
  dwc:startLatitude '36.61666'^^xsd:double;
  dwc:endLatitude '36.61666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737833 36.61666, -2.737833 36.61666, -2.737833 36.61666, -2.737833 36.61666, -2.737833 36.61666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3287'^^xsd:string;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75533 -2.499333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.499333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75533 -2.499333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75533"^^xsd:decimal ;
  geo-pos:long "-2.499333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_735'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_735'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.499333'^^xsd:double;
  dwc:startLongitude '-2.499333'^^xsd:double;
  dwc:endLongitude '-2.499333'^^xsd:double;
  dwc:latitude '36.75533'^^xsd:double;
  dwc:startLatitude '36.75533'^^xsd:double;
  dwc:endLatitude '36.75533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.499333 36.75533, -2.499333 36.75533, -2.499333 36.75533, -2.499333 36.75533, -2.499333 36.75533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_735'^^xsd:string;
  dwc:observationDate '1996-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70867 -2.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70867 -2.483)"^^geo:wktLiteral ;
  geo-pos:lat "36.70867"^^xsd:decimal ;
  geo-pos:long "-2.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_932'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_932'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.483'^^xsd:double;
  dwc:startLongitude '-2.483'^^xsd:double;
  dwc:endLongitude '-2.483'^^xsd:double;
  dwc:latitude '36.70867'^^xsd:double;
  dwc:startLatitude '36.70867'^^xsd:double;
  dwc:endLatitude '36.70867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.483 36.70867, -2.483 36.70867, -2.483 36.70867, -2.483 36.70867, -2.483 36.70867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_932'^^xsd:string;
  dwc:observationDate '1997-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69408 -3.61918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69408"^^xsd:decimal ;
  dwc:decimalLongitude "-3.61918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69408 -3.61918)"^^geo:wktLiteral ;
  geo-pos:lat "36.69408"^^xsd:decimal ;
  geo-pos:long "-3.61918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4284'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4284'^^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:timeOfDay '17.190833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.61918'^^xsd:double;
  dwc:startLongitude '-3.61918'^^xsd:double;
  dwc:endLongitude '-3.61918'^^xsd:double;
  dwc:latitude '36.69408'^^xsd:double;
  dwc:startLatitude '36.69408'^^xsd:double;
  dwc:endLatitude '36.69408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.61918 36.69408, -3.61918 36.69408, -3.61918 36.69408, -3.61918 36.69408, -3.61918 36.69408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4284'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1835 -5.222833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1835"^^xsd:decimal ;
  dwc:decimalLongitude "-5.222833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1835 -5.222833)"^^geo:wktLiteral ;
  geo-pos:lat "36.1835"^^xsd:decimal ;
  geo-pos:long "-5.222833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3182'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3182'^^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:timeOfDay '8.1744444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.222833'^^xsd:double;
  dwc:startLongitude '-5.222833'^^xsd:double;
  dwc:endLongitude '-5.222833'^^xsd:double;
  dwc:latitude '36.1835'^^xsd:double;
  dwc:startLatitude '36.1835'^^xsd:double;
  dwc:endLatitude '36.1835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.222833 36.1835, -5.222833 36.1835, -5.222833 36.1835, -5.222833 36.1835, -5.222833 36.1835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3182'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63767 -2.797833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.797833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63767 -2.797833)"^^geo:wktLiteral ;
  geo-pos:lat "36.63767"^^xsd:decimal ;
  geo-pos:long "-2.797833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_544'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_544'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.797833'^^xsd:double;
  dwc:startLongitude '-2.797833'^^xsd:double;
  dwc:endLongitude '-2.797833'^^xsd:double;
  dwc:latitude '36.63767'^^xsd:double;
  dwc:startLatitude '36.63767'^^xsd:double;
  dwc:endLatitude '36.63767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.797833 36.63767, -2.797833 36.63767, -2.797833 36.63767, -2.797833 36.63767, -2.797833 36.63767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_544'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64121 -2.842098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64121"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64121 -2.842098)"^^geo:wktLiteral ;
  geo-pos:lat "36.64121"^^xsd:decimal ;
  geo-pos:long "-2.842098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4520'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4520'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.7886111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.842098'^^xsd:double;
  dwc:startLongitude '-2.842098'^^xsd:double;
  dwc:endLongitude '-2.842098'^^xsd:double;
  dwc:latitude '36.64121'^^xsd:double;
  dwc:startLatitude '36.64121'^^xsd:double;
  dwc:endLatitude '36.64121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842098 36.64121, -2.842098 36.64121, -2.842098 36.64121, -2.842098 36.64121, -2.842098 36.64121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4520'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40083 -1.3595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40083 -1.3595)"^^geo:wktLiteral ;
  geo-pos:lat "37.40083"^^xsd:decimal ;
  geo-pos:long "-1.3595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_168'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_168'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3595'^^xsd:double;
  dwc:startLongitude '-1.3595'^^xsd:double;
  dwc:endLongitude '-1.3595'^^xsd:double;
  dwc:latitude '37.40083'^^xsd:double;
  dwc:startLatitude '37.40083'^^xsd:double;
  dwc:endLatitude '37.40083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3595 37.40083, -1.3595 37.40083, -1.3595 37.40083, -1.3595 37.40083, -1.3595 37.40083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_168'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52567 -4.213548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.213548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52567 -4.213548)"^^geo:wktLiteral ;
  geo-pos:lat "36.52567"^^xsd:decimal ;
  geo-pos:long "-4.213548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3629'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3629'^^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:timeOfDay '9.4408333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.213548'^^xsd:double;
  dwc:startLongitude '-4.213548'^^xsd:double;
  dwc:endLongitude '-4.213548'^^xsd:double;
  dwc:latitude '36.52567'^^xsd:double;
  dwc:startLatitude '36.52567'^^xsd:double;
  dwc:endLatitude '36.52567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.213548 36.52567, -4.213548 36.52567, -4.213548 36.52567, -4.213548 36.52567, -4.213548 36.52567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3629'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.294 -1.5885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.294"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.294 -1.5885)"^^geo:wktLiteral ;
  geo-pos:lat "37.294"^^xsd:decimal ;
  geo-pos:long "-1.5885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2733'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2733'^^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:timeOfDay '6.5341666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5885'^^xsd:double;
  dwc:startLongitude '-1.5885'^^xsd:double;
  dwc:endLongitude '-1.5885'^^xsd:double;
  dwc:latitude '37.294'^^xsd:double;
  dwc:startLatitude '37.294'^^xsd:double;
  dwc:endLatitude '37.294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5885 37.294, -1.5885 37.294, -1.5885 37.294, -1.5885 37.294, -1.5885 37.294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2733'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4665 -4.318167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.318167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4665 -4.318167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4665"^^xsd:decimal ;
  geo-pos:long "-4.318167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3377'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3377'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.471388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.318167'^^xsd:double;
  dwc:startLongitude '-4.318167'^^xsd:double;
  dwc:endLongitude '-4.318167'^^xsd:double;
  dwc:latitude '36.4665'^^xsd:double;
  dwc:startLatitude '36.4665'^^xsd:double;
  dwc:endLatitude '36.4665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.318167 36.4665, -4.318167 36.4665, -4.318167 36.4665, -4.318167 36.4665, -4.318167 36.4665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3377'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22267 -4.673167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22267 -4.673167)"^^geo:wktLiteral ;
  geo-pos:lat "36.22267"^^xsd:decimal ;
  geo-pos:long "-4.673167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2514'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2514'^^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:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.673167'^^xsd:double;
  dwc:startLongitude '-4.673167'^^xsd:double;
  dwc:endLongitude '-4.673167'^^xsd:double;
  dwc:latitude '36.22267'^^xsd:double;
  dwc:startLatitude '36.22267'^^xsd:double;
  dwc:endLatitude '36.22267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673167 36.22267, -4.673167 36.22267, -4.673167 36.22267, -4.673167 36.22267, -4.673167 36.22267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2514'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -2.321833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.563"^^xsd:decimal ;
  dwc:decimalLongitude "-2.321833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -2.321833)"^^geo:wktLiteral ;
  geo-pos:lat "36.563"^^xsd:decimal ;
  geo-pos:long "-2.321833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_696'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_696'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.321833'^^xsd:double;
  dwc:startLongitude '-2.321833'^^xsd:double;
  dwc:endLongitude '-2.321833'^^xsd:double;
  dwc:latitude '36.563'^^xsd:double;
  dwc:startLatitude '36.563'^^xsd:double;
  dwc:endLatitude '36.563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.321833 36.563, -2.321833 36.563, -2.321833 36.563, -2.321833 36.563, -2.321833 36.563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_696'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64667 -2.606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64667 -2.606667)"^^geo:wktLiteral ;
  geo-pos:lat "36.64667"^^xsd:decimal ;
  geo-pos:long "-2.606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_64'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_64'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.606667'^^xsd:double;
  dwc:startLongitude '-2.606667'^^xsd:double;
  dwc:endLongitude '-2.606667'^^xsd:double;
  dwc:latitude '36.64667'^^xsd:double;
  dwc:startLatitude '36.64667'^^xsd:double;
  dwc:endLatitude '36.64667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.606667 36.64667, -2.606667 36.64667, -2.606667 36.64667, -2.606667 36.64667, -2.606667 36.64667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_64'^^xsd:string;
  dwc:observationDate '1992-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -2.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -2.026667)"^^geo:wktLiteral ;
  geo-pos:lat "36.64333"^^xsd:decimal ;
  geo-pos:long "-2.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_58'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_58'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.026667'^^xsd:double;
  dwc:startLongitude '-2.026667'^^xsd:double;
  dwc:endLongitude '-2.026667'^^xsd:double;
  dwc:latitude '36.64333'^^xsd:double;
  dwc:startLatitude '36.64333'^^xsd:double;
  dwc:endLatitude '36.64333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.026667 36.64333, -2.026667 36.64333, -2.026667 36.64333, -2.026667 36.64333, -2.026667 36.64333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_58'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31117 -1.337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31117 -1.337)"^^geo:wktLiteral ;
  geo-pos:lat "37.31117"^^xsd:decimal ;
  geo-pos:long "-1.337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_352'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_352'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.337'^^xsd:double;
  dwc:startLongitude '-1.337'^^xsd:double;
  dwc:endLongitude '-1.337'^^xsd:double;
  dwc:latitude '37.31117'^^xsd:double;
  dwc:startLatitude '37.31117'^^xsd:double;
  dwc:endLatitude '37.31117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.337 37.31117, -1.337 37.31117, -1.337 37.31117, -1.337 37.31117, -1.337 37.31117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_352'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59478 -3.100897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59478"^^xsd:decimal ;
  dwc:decimalLongitude "-3.100897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59478 -3.100897)"^^geo:wktLiteral ;
  geo-pos:lat "36.59478"^^xsd:decimal ;
  geo-pos:long "-3.100897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4641'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4641'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.753611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.100897'^^xsd:double;
  dwc:startLongitude '-3.100897'^^xsd:double;
  dwc:endLongitude '-3.100897'^^xsd:double;
  dwc:latitude '36.59478'^^xsd:double;
  dwc:startLatitude '36.59478'^^xsd:double;
  dwc:endLatitude '36.59478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.100897 36.59478, -3.100897 36.59478, -3.100897 36.59478, -3.100897 36.59478, -3.100897 36.59478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4641'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41367 -0.753833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41367"^^xsd:decimal ;
  dwc:decimalLongitude "-0.753833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41367 -0.753833)"^^geo:wktLiteral ;
  geo-pos:lat "37.41367"^^xsd:decimal ;
  geo-pos:long "-0.753833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_178'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_178'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.753833'^^xsd:double;
  dwc:startLongitude '-0.753833'^^xsd:double;
  dwc:endLongitude '-0.753833'^^xsd:double;
  dwc:latitude '37.41367'^^xsd:double;
  dwc:startLatitude '37.41367'^^xsd:double;
  dwc:endLatitude '37.41367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.753833 37.41367, -0.753833 37.41367, -0.753833 37.41367, -0.753833 37.41367, -0.753833 37.41367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_178'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -1.584667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.253"^^xsd:decimal ;
  dwc:decimalLongitude "-1.584667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.253 -1.584667)"^^geo:wktLiteral ;
  geo-pos:lat "37.253"^^xsd:decimal ;
  geo-pos:long "-1.584667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_276'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_276'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.584667'^^xsd:double;
  dwc:startLongitude '-1.584667'^^xsd:double;
  dwc:endLongitude '-1.584667'^^xsd:double;
  dwc:latitude '37.253'^^xsd:double;
  dwc:startLatitude '37.253'^^xsd:double;
  dwc:endLatitude '37.253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.584667 37.253, -1.584667 37.253, -1.584667 37.253, -1.584667 37.253, -1.584667 37.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_276'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58333 -3.017333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.017333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58333 -3.017333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58333"^^xsd:decimal ;
  geo-pos:long "-3.017333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1540'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1540'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.017333'^^xsd:double;
  dwc:startLongitude '-3.017333'^^xsd:double;
  dwc:endLongitude '-3.017333'^^xsd:double;
  dwc:latitude '36.58333'^^xsd:double;
  dwc:startLatitude '36.58333'^^xsd:double;
  dwc:endLatitude '36.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.017333 36.58333, -3.017333 36.58333, -3.017333 36.58333, -3.017333 36.58333, -3.017333 36.58333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1540'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30033 -4.737667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30033 -4.737667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30033"^^xsd:decimal ;
  geo-pos:long "-4.737667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1810'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1810'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6144444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.737667'^^xsd:double;
  dwc:startLongitude '-4.737667'^^xsd:double;
  dwc:endLongitude '-4.737667'^^xsd:double;
  dwc:latitude '36.30033'^^xsd:double;
  dwc:startLatitude '36.30033'^^xsd:double;
  dwc:endLatitude '36.30033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737667 36.30033, -4.737667 36.30033, -4.737667 36.30033, -4.737667 36.30033, -4.737667 36.30033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1810'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67896 -3.661225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67896"^^xsd:decimal ;
  dwc:decimalLongitude "-3.661225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67896 -3.661225)"^^geo:wktLiteral ;
  geo-pos:lat "36.67896"^^xsd:decimal ;
  geo-pos:long "-3.661225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4283'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4283'^^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:timeOfDay '16.109722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.661225'^^xsd:double;
  dwc:startLongitude '-3.661225'^^xsd:double;
  dwc:endLongitude '-3.661225'^^xsd:double;
  dwc:latitude '36.67896'^^xsd:double;
  dwc:startLatitude '36.67896'^^xsd:double;
  dwc:endLatitude '36.67896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.661225 36.67896, -3.661225 36.67896, -3.661225 36.67896, -3.661225 36.67896, -3.661225 36.67896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4283'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23783 -1.409167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.409167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23783 -1.409167)"^^geo:wktLiteral ;
  geo-pos:lat "37.23783"^^xsd:decimal ;
  geo-pos:long "-1.409167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2243'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2243'^^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:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.409167'^^xsd:double;
  dwc:startLongitude '-1.409167'^^xsd:double;
  dwc:endLongitude '-1.409167'^^xsd:double;
  dwc:latitude '37.23783'^^xsd:double;
  dwc:startLatitude '37.23783'^^xsd:double;
  dwc:endLatitude '37.23783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.409167 37.23783, -1.409167 37.23783, -1.409167 37.23783, -1.409167 37.23783, -1.409167 37.23783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2243'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67907 -3.24419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67907"^^xsd:decimal ;
  dwc:decimalLongitude "-3.24419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67907 -3.24419)"^^geo:wktLiteral ;
  geo-pos:lat "36.67907"^^xsd:decimal ;
  geo-pos:long "-3.24419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4277'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4277'^^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:timeOfDay '12.570833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.24419'^^xsd:double;
  dwc:startLongitude '-3.24419'^^xsd:double;
  dwc:endLongitude '-3.24419'^^xsd:double;
  dwc:latitude '36.67907'^^xsd:double;
  dwc:startLatitude '36.67907'^^xsd:double;
  dwc:endLatitude '36.67907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.24419 36.67907, -3.24419 36.67907, -3.24419 36.67907, -3.24419 36.67907, -3.24419 36.67907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4277'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3185 -5.188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3185"^^xsd:decimal ;
  dwc:decimalLongitude "-5.188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3185 -5.188333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3185"^^xsd:decimal ;
  geo-pos:long "-5.188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1898'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1898'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.3644444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.188333'^^xsd:double;
  dwc:startLongitude '-5.188333'^^xsd:double;
  dwc:endLongitude '-5.188333'^^xsd:double;
  dwc:latitude '36.3185'^^xsd:double;
  dwc:startLatitude '36.3185'^^xsd:double;
  dwc:endLatitude '36.3185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.188333 36.3185, -5.188333 36.3185, -5.188333 36.3185, -5.188333 36.3185, -5.188333 36.3185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1898'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11617 -5.384667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.11617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.384667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11617 -5.384667)"^^geo:wktLiteral ;
  geo-pos:lat "36.11617"^^xsd:decimal ;
  geo-pos:long "-5.384667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2158'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2158'^^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:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.384667'^^xsd:double;
  dwc:startLongitude '-5.384667'^^xsd:double;
  dwc:endLongitude '-5.384667'^^xsd:double;
  dwc:latitude '36.11617'^^xsd:double;
  dwc:startLatitude '36.11617'^^xsd:double;
  dwc:endLatitude '36.11617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.384667 36.11617, -5.384667 36.11617, -5.384667 36.11617, -5.384667 36.11617, -5.384667 36.11617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2158'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70967 -3.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70967"^^xsd:decimal ;
  dwc:decimalLongitude "-3.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70967 -3.149)"^^geo:wktLiteral ;
  geo-pos:lat "36.70967"^^xsd:decimal ;
  geo-pos:long "-3.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2575'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2575'^^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:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.149'^^xsd:double;
  dwc:startLongitude '-3.149'^^xsd:double;
  dwc:endLongitude '-3.149'^^xsd:double;
  dwc:latitude '36.70967'^^xsd:double;
  dwc:startLatitude '36.70967'^^xsd:double;
  dwc:endLatitude '36.70967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.149 36.70967, -3.149 36.70967, -3.149 36.70967, -3.149 36.70967, -3.149 36.70967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2575'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5325 -3.834333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5325"^^xsd:decimal ;
  dwc:decimalLongitude "-3.834333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5325 -3.834333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5325"^^xsd:decimal ;
  geo-pos:long "-3.834333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2763'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2763'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2063888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.834333'^^xsd:double;
  dwc:startLongitude '-3.834333'^^xsd:double;
  dwc:endLongitude '-3.834333'^^xsd:double;
  dwc:latitude '36.5325'^^xsd:double;
  dwc:startLatitude '36.5325'^^xsd:double;
  dwc:endLatitude '36.5325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.834333 36.5325, -3.834333 36.5325, -3.834333 36.5325, -3.834333 36.5325, -3.834333 36.5325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2763'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.70917 -3.029407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.70917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.029407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.70917 -3.029407)"^^geo:wktLiteral ;
  geo-pos:lat "35.70917"^^xsd:decimal ;
  geo-pos:long "-3.029407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4751'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4751'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '18.905833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.029407'^^xsd:double;
  dwc:startLongitude '-3.029407'^^xsd:double;
  dwc:endLongitude '-3.029407'^^xsd:double;
  dwc:latitude '35.70917'^^xsd:double;
  dwc:startLatitude '35.70917'^^xsd:double;
  dwc:endLatitude '35.70917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.029407 35.70917, -3.029407 35.70917, -3.029407 35.70917, -3.029407 35.70917, -3.029407 35.70917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4751'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31104 -4.156549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31104"^^xsd:decimal ;
  dwc:decimalLongitude "-4.156549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31104 -4.156549)"^^geo:wktLiteral ;
  geo-pos:lat "35.31104"^^xsd:decimal ;
  geo-pos:long "-4.156549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4619'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4619'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '18.761944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.156549'^^xsd:double;
  dwc:startLongitude '-4.156549'^^xsd:double;
  dwc:endLongitude '-4.156549'^^xsd:double;
  dwc:latitude '35.31104'^^xsd:double;
  dwc:startLatitude '35.31104'^^xsd:double;
  dwc:endLatitude '35.31104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.156549 35.31104, -4.156549 35.31104, -4.156549 35.31104, -4.156549 35.31104, -4.156549 35.31104))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4619'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59531 -3.116391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59531"^^xsd:decimal ;
  dwc:decimalLongitude "-3.116391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59531 -3.116391)"^^geo:wktLiteral ;
  geo-pos:lat "36.59531"^^xsd:decimal ;
  geo-pos:long "-3.116391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4136'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4136'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.991666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.116391'^^xsd:double;
  dwc:startLongitude '-3.116391'^^xsd:double;
  dwc:endLongitude '-3.116391'^^xsd:double;
  dwc:latitude '36.59531'^^xsd:double;
  dwc:startLatitude '36.59531'^^xsd:double;
  dwc:endLatitude '36.59531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.116391 36.59531, -3.116391 36.59531, -3.116391 36.59531, -3.116391 36.59531, -3.116391 36.59531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4136'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36433 -2.941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36433 -2.941)"^^geo:wktLiteral ;
  geo-pos:lat "36.36433"^^xsd:decimal ;
  geo-pos:long "-2.941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2872'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2872'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.877222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.941'^^xsd:double;
  dwc:startLongitude '-2.941'^^xsd:double;
  dwc:endLongitude '-2.941'^^xsd:double;
  dwc:latitude '36.36433'^^xsd:double;
  dwc:startLatitude '36.36433'^^xsd:double;
  dwc:endLatitude '36.36433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.941 36.36433, -2.941 36.36433, -2.941 36.36433, -2.941 36.36433, -2.941 36.36433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2872'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21267 -1.639333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.639333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21267 -1.639333)"^^geo:wktLiteral ;
  geo-pos:lat "37.21267"^^xsd:decimal ;
  geo-pos:long "-1.639333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_246'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_246'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.639333'^^xsd:double;
  dwc:startLongitude '-1.639333'^^xsd:double;
  dwc:endLongitude '-1.639333'^^xsd:double;
  dwc:latitude '37.21267'^^xsd:double;
  dwc:startLatitude '37.21267'^^xsd:double;
  dwc:endLatitude '37.21267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.639333 37.21267, -1.639333 37.21267, -1.639333 37.21267, -1.639333 37.21267, -1.639333 37.21267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_246'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3815 -4.327667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.327667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3815 -4.327667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3815"^^xsd:decimal ;
  geo-pos:long "-4.327667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2953'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2953'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.100277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.327667'^^xsd:double;
  dwc:startLongitude '-4.327667'^^xsd:double;
  dwc:endLongitude '-4.327667'^^xsd:double;
  dwc:latitude '36.3815'^^xsd:double;
  dwc:startLatitude '36.3815'^^xsd:double;
  dwc:endLatitude '36.3815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.327667 36.3815, -4.327667 36.3815, -4.327667 36.3815, -4.327667 36.3815, -4.327667 36.3815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2953'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3758 -2.731255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3758"^^xsd:decimal ;
  dwc:decimalLongitude "-2.731255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3758 -2.731255)"^^geo:wktLiteral ;
  geo-pos:lat "36.3758"^^xsd:decimal ;
  geo-pos:long "-2.731255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3574'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3574'^^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:timeOfDay '12.524166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.731255'^^xsd:double;
  dwc:startLongitude '-2.731255'^^xsd:double;
  dwc:endLongitude '-2.731255'^^xsd:double;
  dwc:latitude '36.3758'^^xsd:double;
  dwc:startLatitude '36.3758'^^xsd:double;
  dwc:endLatitude '36.3758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.731255 36.3758, -2.731255 36.3758, -2.731255 36.3758, -2.731255 36.3758, -2.731255 36.3758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3574'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32792 2.923992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32792"^^xsd:decimal ;
  dwc:decimalLongitude "2.923992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32792 2.923992)"^^geo:wktLiteral ;
  geo-pos:lat "37.32792"^^xsd:decimal ;
  geo-pos:long "2.923992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4801'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4801'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '14.550555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.923992'^^xsd:double;
  dwc:startLongitude '2.923992'^^xsd:double;
  dwc:endLongitude '2.923992'^^xsd:double;
  dwc:latitude '37.32792'^^xsd:double;
  dwc:startLatitude '37.32792'^^xsd:double;
  dwc:endLatitude '37.32792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.923992 37.32792, 2.923992 37.32792, 2.923992 37.32792, 2.923992 37.32792, 2.923992 37.32792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4801'^^xsd:string;
  dwc:observationDate '2009-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33683 -4.339834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33683"^^xsd:decimal ;
  dwc:decimalLongitude "-4.339834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33683 -4.339834)"^^geo:wktLiteral ;
  geo-pos:lat "36.33683"^^xsd:decimal ;
  geo-pos:long "-4.339834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2948'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2948'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.53'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.339834'^^xsd:double;
  dwc:startLongitude '-4.339834'^^xsd:double;
  dwc:endLongitude '-4.339834'^^xsd:double;
  dwc:latitude '36.33683'^^xsd:double;
  dwc:startLatitude '36.33683'^^xsd:double;
  dwc:endLatitude '36.33683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.339834 36.33683, -4.339834 36.33683, -4.339834 36.33683, -4.339834 36.33683, -4.339834 36.33683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2948'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63367 -2.624333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.624333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63367 -2.624333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63367"^^xsd:decimal ;
  geo-pos:long "-2.624333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_848'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_848'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.624333'^^xsd:double;
  dwc:startLongitude '-2.624333'^^xsd:double;
  dwc:endLongitude '-2.624333'^^xsd:double;
  dwc:latitude '36.63367'^^xsd:double;
  dwc:startLatitude '36.63367'^^xsd:double;
  dwc:endLatitude '36.63367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.624333 36.63367, -2.624333 36.63367, -2.624333 36.63367, -2.624333 36.63367, -2.624333 36.63367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_848'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.105 -5.375833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.105"^^xsd:decimal ;
  dwc:decimalLongitude "-5.375833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.105 -5.375833)"^^geo:wktLiteral ;
  geo-pos:lat "36.105"^^xsd:decimal ;
  geo-pos:long "-5.375833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2447'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2447'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.375833'^^xsd:double;
  dwc:startLongitude '-5.375833'^^xsd:double;
  dwc:endLongitude '-5.375833'^^xsd:double;
  dwc:latitude '36.105'^^xsd:double;
  dwc:startLatitude '36.105'^^xsd:double;
  dwc:endLatitude '36.105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.375833 36.105, -5.375833 36.105, -5.375833 36.105, -5.375833 36.105, -5.375833 36.105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2447'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75033 -2.522167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.522167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75033 -2.522167)"^^geo:wktLiteral ;
  geo-pos:lat "36.75033"^^xsd:decimal ;
  geo-pos:long "-2.522167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_875'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_875'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.3666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.522167'^^xsd:double;
  dwc:startLongitude '-2.522167'^^xsd:double;
  dwc:endLongitude '-2.522167'^^xsd:double;
  dwc:latitude '36.75033'^^xsd:double;
  dwc:startLatitude '36.75033'^^xsd:double;
  dwc:endLatitude '36.75033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.522167 36.75033, -2.522167 36.75033, -2.522167 36.75033, -2.522167 36.75033, -2.522167 36.75033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_875'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.796667)"^^geo:wktLiteral ;
  geo-pos:lat "36.44333"^^xsd:decimal ;
  geo-pos:long "-2.796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_79'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_79'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.796667'^^xsd:double;
  dwc:startLongitude '-2.796667'^^xsd:double;
  dwc:endLongitude '-2.796667'^^xsd:double;
  dwc:latitude '36.44333'^^xsd:double;
  dwc:startLatitude '36.44333'^^xsd:double;
  dwc:endLatitude '36.44333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796667 36.44333, -2.796667 36.44333, -2.796667 36.44333, -2.796667 36.44333, -2.796667 36.44333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_79'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63417 -2.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63417 -2.831)"^^geo:wktLiteral ;
  geo-pos:lat "36.63417"^^xsd:decimal ;
  geo-pos:long "-2.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1418'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1418'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '21.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.831'^^xsd:double;
  dwc:startLongitude '-2.831'^^xsd:double;
  dwc:endLongitude '-2.831'^^xsd:double;
  dwc:latitude '36.63417'^^xsd:double;
  dwc:startLatitude '36.63417'^^xsd:double;
  dwc:endLatitude '36.63417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831 36.63417, -2.831 36.63417, -2.831 36.63417, -2.831 36.63417, -2.831 36.63417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1418'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.091 -5.366167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.091"^^xsd:decimal ;
  dwc:decimalLongitude "-5.366167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.091 -5.366167)"^^geo:wktLiteral ;
  geo-pos:lat "36.091"^^xsd:decimal ;
  geo-pos:long "-5.366167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1833'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1833'^^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:timeOfDay '10.912777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.366167'^^xsd:double;
  dwc:startLongitude '-5.366167'^^xsd:double;
  dwc:endLongitude '-5.366167'^^xsd:double;
  dwc:latitude '36.091'^^xsd:double;
  dwc:startLatitude '36.091'^^xsd:double;
  dwc:endLatitude '36.091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.366167 36.091, -5.366167 36.091, -5.366167 36.091, -5.366167 36.091, -5.366167 36.091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1833'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74167 -2.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74167"^^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/1968__429_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74167 -2.55)"^^geo:wktLiteral ;
  geo-pos:lat "36.74167"^^xsd:decimal ;
  geo-pos:long "-2.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_568'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_568'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.55'^^xsd:double;
  dwc:startLongitude '-2.55'^^xsd:double;
  dwc:endLongitude '-2.55'^^xsd:double;
  dwc:latitude '36.74167'^^xsd:double;
  dwc:startLatitude '36.74167'^^xsd:double;
  dwc:endLatitude '36.74167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.55 36.74167, -2.55 36.74167, -2.55 36.74167, -2.55 36.74167, -2.55 36.74167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_568'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.565 -2.723667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.723667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.565 -2.723667)"^^geo:wktLiteral ;
  geo-pos:lat "36.565"^^xsd:decimal ;
  geo-pos:long "-2.723667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2380'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2380'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '20.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.723667'^^xsd:double;
  dwc:startLongitude '-2.723667'^^xsd:double;
  dwc:endLongitude '-2.723667'^^xsd:double;
  dwc:latitude '36.565'^^xsd:double;
  dwc:startLatitude '36.565'^^xsd:double;
  dwc:endLatitude '36.565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.723667 36.565, -2.723667 36.565, -2.723667 36.565, -2.723667 36.565, -2.723667 36.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2380'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.651 -2.810667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.651"^^xsd:decimal ;
  dwc:decimalLongitude "-2.810667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.651 -2.810667)"^^geo:wktLiteral ;
  geo-pos:lat "36.651"^^xsd:decimal ;
  geo-pos:long "-2.810667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2625'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2625'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.810667'^^xsd:double;
  dwc:startLongitude '-2.810667'^^xsd:double;
  dwc:endLongitude '-2.810667'^^xsd:double;
  dwc:latitude '36.651'^^xsd:double;
  dwc:startLatitude '36.651'^^xsd:double;
  dwc:endLatitude '36.651'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.810667 36.651, -2.810667 36.651, -2.810667 36.651, -2.810667 36.651, -2.810667 36.651))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2625'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41917 -2.714333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41917 -2.714333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41917"^^xsd:decimal ;
  geo-pos:long "-2.714333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2726'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2726'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.267777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714333'^^xsd:double;
  dwc:startLongitude '-2.714333'^^xsd:double;
  dwc:endLongitude '-2.714333'^^xsd:double;
  dwc:latitude '36.41917'^^xsd:double;
  dwc:startLatitude '36.41917'^^xsd:double;
  dwc:endLatitude '36.41917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714333 36.41917, -2.714333 36.41917, -2.714333 36.41917, -2.714333 36.41917, -2.714333 36.41917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2726'^^xsd:string;
  dwc:observationDate '2003-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61233 -2.8215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61233 -2.8215)"^^geo:wktLiteral ;
  geo-pos:lat "36.61233"^^xsd:decimal ;
  geo-pos:long "-2.8215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_981'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_981'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8215'^^xsd:double;
  dwc:startLongitude '-2.8215'^^xsd:double;
  dwc:endLongitude '-2.8215'^^xsd:double;
  dwc:latitude '36.61233'^^xsd:double;
  dwc:startLatitude '36.61233'^^xsd:double;
  dwc:endLatitude '36.61233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8215 36.61233, -2.8215 36.61233, -2.8215 36.61233, -2.8215 36.61233, -2.8215 36.61233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_981'^^xsd:string;
  dwc:observationDate '1998-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66883 -2.669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66883 -2.669)"^^geo:wktLiteral ;
  geo-pos:lat "36.66883"^^xsd:decimal ;
  geo-pos:long "-2.669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_451'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_451'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.669'^^xsd:double;
  dwc:startLongitude '-2.669'^^xsd:double;
  dwc:endLongitude '-2.669'^^xsd:double;
  dwc:latitude '36.66883'^^xsd:double;
  dwc:startLatitude '36.66883'^^xsd:double;
  dwc:endLatitude '36.66883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.669 36.66883, -2.669 36.66883, -2.669 36.66883, -2.669 36.66883, -2.669 36.66883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_451'^^xsd:string;
  dwc:observationDate '1995-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -2.272333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69"^^xsd:decimal ;
  dwc:decimalLongitude "-2.272333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69 -2.272333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69"^^xsd:decimal ;
  geo-pos:long "-2.272333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_427'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_427'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.272333'^^xsd:double;
  dwc:startLongitude '-2.272333'^^xsd:double;
  dwc:endLongitude '-2.272333'^^xsd:double;
  dwc:latitude '36.69'^^xsd:double;
  dwc:startLatitude '36.69'^^xsd:double;
  dwc:endLatitude '36.69'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.272333 36.69, -2.272333 36.69, -2.272333 36.69, -2.272333 36.69, -2.272333 36.69))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_427'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55783 -3.094333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55783"^^xsd:decimal ;
  dwc:decimalLongitude "-3.094333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55783 -3.094333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55783"^^xsd:decimal ;
  geo-pos:long "-3.094333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3322'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3322'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.405833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.094333'^^xsd:double;
  dwc:startLongitude '-3.094333'^^xsd:double;
  dwc:endLongitude '-3.094333'^^xsd:double;
  dwc:latitude '36.55783'^^xsd:double;
  dwc:startLatitude '36.55783'^^xsd:double;
  dwc:endLatitude '36.55783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.094333 36.55783, -3.094333 36.55783, -3.094333 36.55783, -3.094333 36.55783, -3.094333 36.55783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3322'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.755167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.755167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.755167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-2.755167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2407'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2407'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.755167'^^xsd:double;
  dwc:startLongitude '-2.755167'^^xsd:double;
  dwc:endLongitude '-2.755167'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:startLatitude '36.52'^^xsd:double;
  dwc:endLatitude '36.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.755167 36.52, -2.755167 36.52, -2.755167 36.52, -2.755167 36.52, -2.755167 36.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2407'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6425 -4.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6425 -4.282)"^^geo:wktLiteral ;
  geo-pos:lat "36.6425"^^xsd:decimal ;
  geo-pos:long "-4.282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3342'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3342'^^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:timeOfDay '7.9316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.282'^^xsd:double;
  dwc:startLongitude '-4.282'^^xsd:double;
  dwc:endLongitude '-4.282'^^xsd:double;
  dwc:latitude '36.6425'^^xsd:double;
  dwc:startLatitude '36.6425'^^xsd:double;
  dwc:endLatitude '36.6425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.282 36.6425, -4.282 36.6425, -4.282 36.6425, -4.282 36.6425, -4.282 36.6425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3342'^^xsd:string;
  dwc:observationDate '2005-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1625 -5.267667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1625"^^xsd:decimal ;
  dwc:decimalLongitude "-5.267667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1625 -5.267667)"^^geo:wktLiteral ;
  geo-pos:lat "36.1625"^^xsd:decimal ;
  geo-pos:long "-5.267667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3121'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3121'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12.213055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.267667'^^xsd:double;
  dwc:startLongitude '-5.267667'^^xsd:double;
  dwc:endLongitude '-5.267667'^^xsd:double;
  dwc:latitude '36.1625'^^xsd:double;
  dwc:startLatitude '36.1625'^^xsd:double;
  dwc:endLatitude '36.1625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.267667 36.1625, -5.267667 36.1625, -5.267667 36.1625, -5.267667 36.1625, -5.267667 36.1625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3121'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55083 -3.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55083 -3.222)"^^geo:wktLiteral ;
  geo-pos:lat "36.55083"^^xsd:decimal ;
  geo-pos:long "-3.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2421'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2421'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.222'^^xsd:double;
  dwc:startLongitude '-3.222'^^xsd:double;
  dwc:endLongitude '-3.222'^^xsd:double;
  dwc:latitude '36.55083'^^xsd:double;
  dwc:startLatitude '36.55083'^^xsd:double;
  dwc:endLatitude '36.55083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.222 36.55083, -3.222 36.55083, -3.222 36.55083, -3.222 36.55083, -3.222 36.55083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2421'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69379 -3.67357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69379"^^xsd:decimal ;
  dwc:decimalLongitude "-3.67357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69379 -3.67357)"^^geo:wktLiteral ;
  geo-pos:lat "36.69379"^^xsd:decimal ;
  geo-pos:long "-3.67357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4208'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4208'^^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:timeOfDay '13.967777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.67357'^^xsd:double;
  dwc:startLongitude '-3.67357'^^xsd:double;
  dwc:endLongitude '-3.67357'^^xsd:double;
  dwc:latitude '36.69379'^^xsd:double;
  dwc:startLatitude '36.69379'^^xsd:double;
  dwc:endLatitude '36.69379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.67357 36.69379, -3.67357 36.69379, -3.67357 36.69379, -3.67357 36.69379, -3.67357 36.69379))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4208'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35038 -3.003613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35038"^^xsd:decimal ;
  dwc:decimalLongitude "-3.003613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35038 -3.003613)"^^geo:wktLiteral ;
  geo-pos:lat "36.35038"^^xsd:decimal ;
  geo-pos:long "-3.003613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3554'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3554'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.6475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.003613'^^xsd:double;
  dwc:startLongitude '-3.003613'^^xsd:double;
  dwc:endLongitude '-3.003613'^^xsd:double;
  dwc:latitude '36.35038'^^xsd:double;
  dwc:startLatitude '36.35038'^^xsd:double;
  dwc:endLatitude '36.35038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.003613 36.35038, -3.003613 36.35038, -3.003613 36.35038, -3.003613 36.35038, -3.003613 36.35038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3554'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45581 -3.87992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45581"^^xsd:decimal ;
  dwc:decimalLongitude "-3.87992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45581 -3.87992)"^^geo:wktLiteral ;
  geo-pos:lat "36.45581"^^xsd:decimal ;
  geo-pos:long "-3.87992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4203'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4203'^^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:timeOfDay '10.249444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.87992'^^xsd:double;
  dwc:startLongitude '-3.87992'^^xsd:double;
  dwc:endLongitude '-3.87992'^^xsd:double;
  dwc:latitude '36.45581'^^xsd:double;
  dwc:startLatitude '36.45581'^^xsd:double;
  dwc:endLatitude '36.45581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.87992 36.45581, -3.87992 36.45581, -3.87992 36.45581, -3.87992 36.45581, -3.87992 36.45581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4203'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30083 -3.8735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30083 -3.8735)"^^geo:wktLiteral ;
  geo-pos:lat "35.30083"^^xsd:decimal ;
  geo-pos:long "-3.8735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4623'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4623'^^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:timeOfDay '9.5422222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.8735'^^xsd:double;
  dwc:startLongitude '-3.8735'^^xsd:double;
  dwc:endLongitude '-3.8735'^^xsd:double;
  dwc:latitude '35.30083'^^xsd:double;
  dwc:startLatitude '35.30083'^^xsd:double;
  dwc:endLatitude '35.30083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8735 35.30083, -3.8735 35.30083, -3.8735 35.30083, -3.8735 35.30083, -3.8735 35.30083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4623'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66501 -3.710965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66501"^^xsd:decimal ;
  dwc:decimalLongitude "-3.710965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66501 -3.710965)"^^geo:wktLiteral ;
  geo-pos:lat "36.66501"^^xsd:decimal ;
  geo-pos:long "-3.710965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3597'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3597'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.053055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.710965'^^xsd:double;
  dwc:startLongitude '-3.710965'^^xsd:double;
  dwc:endLongitude '-3.710965'^^xsd:double;
  dwc:latitude '36.66501'^^xsd:double;
  dwc:startLatitude '36.66501'^^xsd:double;
  dwc:endLatitude '36.66501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.710965 36.66501, -3.710965 36.66501, -3.710965 36.66501, -3.710965 36.66501, -3.710965 36.66501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3597'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92316 -5.741834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92316"^^xsd:decimal ;
  dwc:decimalLongitude "-5.741834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92316 -5.741834)"^^geo:wktLiteral ;
  geo-pos:lat "35.92316"^^xsd:decimal ;
  geo-pos:long "-5.741834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2534'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2534'^^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:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.741834'^^xsd:double;
  dwc:startLongitude '-5.741834'^^xsd:double;
  dwc:endLongitude '-5.741834'^^xsd:double;
  dwc:latitude '35.92316'^^xsd:double;
  dwc:startLatitude '35.92316'^^xsd:double;
  dwc:endLatitude '35.92316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.741834 35.92316, -5.741834 35.92316, -5.741834 35.92316, -5.741834 35.92316, -5.741834 35.92316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2534'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59583 -2.235333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.235333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59583 -2.235333)"^^geo:wktLiteral ;
  geo-pos:lat "36.59583"^^xsd:decimal ;
  geo-pos:long "-2.235333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_477'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_477'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.235333'^^xsd:double;
  dwc:startLongitude '-2.235333'^^xsd:double;
  dwc:endLongitude '-2.235333'^^xsd:double;
  dwc:latitude '36.59583'^^xsd:double;
  dwc:startLatitude '36.59583'^^xsd:double;
  dwc:endLatitude '36.59583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.235333 36.59583, -2.235333 36.59583, -2.235333 36.59583, -2.235333 36.59583, -2.235333 36.59583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_477'^^xsd:string;
  dwc:observationDate '1995-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47733 -1.166333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47733"^^xsd:decimal ;
  dwc:decimalLongitude "-1.166333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47733 -1.166333)"^^geo:wktLiteral ;
  geo-pos:lat "37.47733"^^xsd:decimal ;
  geo-pos:long "-1.166333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_279'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_279'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.166333'^^xsd:double;
  dwc:startLongitude '-1.166333'^^xsd:double;
  dwc:endLongitude '-1.166333'^^xsd:double;
  dwc:latitude '37.47733'^^xsd:double;
  dwc:startLatitude '37.47733'^^xsd:double;
  dwc:endLatitude '37.47733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.166333 37.47733, -1.166333 37.47733, -1.166333 37.47733, -1.166333 37.47733, -1.166333 37.47733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_279'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62617 -2.836333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62617 -2.836333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62617"^^xsd:decimal ;
  geo-pos:long "-2.836333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_972'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_972'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836333'^^xsd:double;
  dwc:startLongitude '-2.836333'^^xsd:double;
  dwc:endLongitude '-2.836333'^^xsd:double;
  dwc:latitude '36.62617'^^xsd:double;
  dwc:startLatitude '36.62617'^^xsd:double;
  dwc:endLatitude '36.62617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836333 36.62617, -2.836333 36.62617, -2.836333 36.62617, -2.836333 36.62617, -2.836333 36.62617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_972'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.265 -1.611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.265"^^xsd:decimal ;
  dwc:decimalLongitude "-1.611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.265 -1.611667)"^^geo:wktLiteral ;
  geo-pos:lat "37.265"^^xsd:decimal ;
  geo-pos:long "-1.611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_52'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_52'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.611667'^^xsd:double;
  dwc:startLongitude '-1.611667'^^xsd:double;
  dwc:endLongitude '-1.611667'^^xsd:double;
  dwc:latitude '37.265'^^xsd:double;
  dwc:startLatitude '37.265'^^xsd:double;
  dwc:endLatitude '37.265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.611667 37.265, -1.611667 37.265, -1.611667 37.265, -1.611667 37.265, -1.611667 37.265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_52'^^xsd:string;
  dwc:observationDate '1992-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -2.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -2.798333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53467"^^xsd:decimal ;
  geo-pos:long "-2.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_838'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_838'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798333'^^xsd:double;
  dwc:startLongitude '-2.798333'^^xsd:double;
  dwc:endLongitude '-2.798333'^^xsd:double;
  dwc:latitude '36.53467'^^xsd:double;
  dwc:startLatitude '36.53467'^^xsd:double;
  dwc:endLatitude '36.53467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798333 36.53467, -2.798333 36.53467, -2.798333 36.53467, -2.798333 36.53467, -2.798333 36.53467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_838'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.686 -2.392667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.686"^^xsd:decimal ;
  dwc:decimalLongitude "-2.392667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.686 -2.392667)"^^geo:wktLiteral ;
  geo-pos:lat "36.686"^^xsd:decimal ;
  geo-pos:long "-2.392667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_534'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_534'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.392667'^^xsd:double;
  dwc:startLongitude '-2.392667'^^xsd:double;
  dwc:endLongitude '-2.392667'^^xsd:double;
  dwc:latitude '36.686'^^xsd:double;
  dwc:startLatitude '36.686'^^xsd:double;
  dwc:endLatitude '36.686'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.392667 36.686, -2.392667 36.686, -2.392667 36.686, -2.392667 36.686, -2.392667 36.686))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_534'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76 -1.881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76"^^xsd:decimal ;
  dwc:decimalLongitude "-1.881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76 -1.881667)"^^geo:wktLiteral ;
  geo-pos:lat "36.76"^^xsd:decimal ;
  geo-pos:long "-1.881667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_85'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_85'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.881667'^^xsd:double;
  dwc:startLongitude '-1.881667'^^xsd:double;
  dwc:endLongitude '-1.881667'^^xsd:double;
  dwc:latitude '36.76'^^xsd:double;
  dwc:startLatitude '36.76'^^xsd:double;
  dwc:endLatitude '36.76'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.881667 36.76, -1.881667 36.76, -1.881667 36.76, -1.881667 36.76, -1.881667 36.76))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_85'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.677 -2.570167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.677"^^xsd:decimal ;
  dwc:decimalLongitude "-2.570167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.677 -2.570167)"^^geo:wktLiteral ;
  geo-pos:lat "36.677"^^xsd:decimal ;
  geo-pos:long "-2.570167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3020'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3020'^^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:timeOfDay '10.984444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.570167'^^xsd:double;
  dwc:startLongitude '-2.570167'^^xsd:double;
  dwc:endLongitude '-2.570167'^^xsd:double;
  dwc:latitude '36.677'^^xsd:double;
  dwc:startLatitude '36.677'^^xsd:double;
  dwc:endLatitude '36.677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.570167 36.677, -2.570167 36.677, -2.570167 36.677, -2.570167 36.677, -2.570167 36.677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3020'^^xsd:string;
  dwc:observationDate '2004-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33317 -4.931833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33317 -4.931833)"^^geo:wktLiteral ;
  geo-pos:lat "36.33317"^^xsd:decimal ;
  geo-pos:long "-4.931833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3198'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3198'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.706666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.931833'^^xsd:double;
  dwc:startLongitude '-4.931833'^^xsd:double;
  dwc:endLongitude '-4.931833'^^xsd:double;
  dwc:latitude '36.33317'^^xsd:double;
  dwc:startLatitude '36.33317'^^xsd:double;
  dwc:endLatitude '36.33317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931833 36.33317, -4.931833 36.33317, -4.931833 36.33317, -4.931833 36.33317, -4.931833 36.33317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3198'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -2.934622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.494"^^xsd:decimal ;
  dwc:decimalLongitude "-2.934622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -2.934622)"^^geo:wktLiteral ;
  geo-pos:lat "36.494"^^xsd:decimal ;
  geo-pos:long "-2.934622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3693'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3693'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.586666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.934622'^^xsd:double;
  dwc:startLongitude '-2.934622'^^xsd:double;
  dwc:endLongitude '-2.934622'^^xsd:double;
  dwc:latitude '36.494'^^xsd:double;
  dwc:startLatitude '36.494'^^xsd:double;
  dwc:endLatitude '36.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.934622 36.494, -2.934622 36.494, -2.934622 36.494, -2.934622 36.494, -2.934622 36.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3693'^^xsd:string;
  dwc:observationDate '2006-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51733 -4.4125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51733 -4.4125)"^^geo:wktLiteral ;
  geo-pos:lat "36.51733"^^xsd:decimal ;
  geo-pos:long "-4.4125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2958'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2958'^^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:timeOfDay '11.653055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4125'^^xsd:double;
  dwc:startLongitude '-4.4125'^^xsd:double;
  dwc:endLongitude '-4.4125'^^xsd:double;
  dwc:latitude '36.51733'^^xsd:double;
  dwc:startLatitude '36.51733'^^xsd:double;
  dwc:endLatitude '36.51733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4125 36.51733, -4.4125 36.51733, -4.4125 36.51733, -4.4125 36.51733, -4.4125 36.51733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2958'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2415 -5.138167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2415 -5.138167)"^^geo:wktLiteral ;
  geo-pos:lat "36.2415"^^xsd:decimal ;
  geo-pos:long "-5.138167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2175'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2175'^^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:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.138167'^^xsd:double;
  dwc:startLongitude '-5.138167'^^xsd:double;
  dwc:endLongitude '-5.138167'^^xsd:double;
  dwc:latitude '36.2415'^^xsd:double;
  dwc:startLatitude '36.2415'^^xsd:double;
  dwc:endLatitude '36.2415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.138167 36.2415, -5.138167 36.2415, -5.138167 36.2415, -5.138167 36.2415, -5.138167 36.2415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2175'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20483 -4.8805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20483 -4.8805)"^^geo:wktLiteral ;
  geo-pos:lat "36.20483"^^xsd:decimal ;
  geo-pos:long "-4.8805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3151'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3151'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.641111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.8805'^^xsd:double;
  dwc:startLongitude '-4.8805'^^xsd:double;
  dwc:endLongitude '-4.8805'^^xsd:double;
  dwc:latitude '36.20483'^^xsd:double;
  dwc:startLatitude '36.20483'^^xsd:double;
  dwc:endLatitude '36.20483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8805 36.20483, -4.8805 36.20483, -4.8805 36.20483, -4.8805 36.20483, -4.8805 36.20483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3151'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10917 -1.633167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.633167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10917 -1.633167)"^^geo:wktLiteral ;
  geo-pos:lat "37.10917"^^xsd:decimal ;
  geo-pos:long "-1.633167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1702'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1702'^^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:timeOfDay '9.3572222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.633167'^^xsd:double;
  dwc:startLongitude '-1.633167'^^xsd:double;
  dwc:endLongitude '-1.633167'^^xsd:double;
  dwc:latitude '37.10917'^^xsd:double;
  dwc:startLatitude '37.10917'^^xsd:double;
  dwc:endLatitude '37.10917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.633167 37.10917, -1.633167 37.10917, -1.633167 37.10917, -1.633167 37.10917, -1.633167 37.10917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1702'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22083 -4.687167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.687167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22083 -4.687167)"^^geo:wktLiteral ;
  geo-pos:lat "36.22083"^^xsd:decimal ;
  geo-pos:long "-4.687167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2516'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2516'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.687167'^^xsd:double;
  dwc:startLongitude '-4.687167'^^xsd:double;
  dwc:endLongitude '-4.687167'^^xsd:double;
  dwc:latitude '36.22083'^^xsd:double;
  dwc:startLatitude '36.22083'^^xsd:double;
  dwc:endLatitude '36.22083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.687167 36.22083, -4.687167 36.22083, -4.687167 36.22083, -4.687167 36.22083, -4.687167 36.22083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2516'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54583 -4.495833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.495833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54583 -4.495833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54583"^^xsd:decimal ;
  geo-pos:long "-4.495833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2195'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2195'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.495833'^^xsd:double;
  dwc:startLongitude '-4.495833'^^xsd:double;
  dwc:endLongitude '-4.495833'^^xsd:double;
  dwc:latitude '36.54583'^^xsd:double;
  dwc:startLatitude '36.54583'^^xsd:double;
  dwc:endLatitude '36.54583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.495833 36.54583, -4.495833 36.54583, -4.495833 36.54583, -4.495833 36.54583, -4.495833 36.54583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2195'^^xsd:string;
  dwc:observationDate '2001-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.185 -2.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.185"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.185 -2.92)"^^geo:wktLiteral ;
  geo-pos:lat "36.185"^^xsd:decimal ;
  geo-pos:long "-2.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2596'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2596'^^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:timeOfDay '20.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.92'^^xsd:double;
  dwc:startLongitude '-2.92'^^xsd:double;
  dwc:endLongitude '-2.92'^^xsd:double;
  dwc:latitude '36.185'^^xsd:double;
  dwc:startLatitude '36.185'^^xsd:double;
  dwc:endLatitude '36.185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.92 36.185, -2.92 36.185, -2.92 36.185, -2.92 36.185, -2.92 36.185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2596'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15434 -1.772333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15434"^^xsd:decimal ;
  dwc:decimalLongitude "-1.772333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15434 -1.772333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15434"^^xsd:decimal ;
  geo-pos:long "-1.772333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2599'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2599'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.772333'^^xsd:double;
  dwc:startLongitude '-1.772333'^^xsd:double;
  dwc:endLongitude '-1.772333'^^xsd:double;
  dwc:latitude '37.15434'^^xsd:double;
  dwc:startLatitude '37.15434'^^xsd:double;
  dwc:endLatitude '37.15434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.772333 37.15434, -1.772333 37.15434, -1.772333 37.15434, -1.772333 37.15434, -1.772333 37.15434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2599'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35217 -5.194167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.194167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35217 -5.194167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35217"^^xsd:decimal ;
  geo-pos:long "-5.194167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3119'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3119'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.973333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.194167'^^xsd:double;
  dwc:startLongitude '-5.194167'^^xsd:double;
  dwc:endLongitude '-5.194167'^^xsd:double;
  dwc:latitude '36.35217'^^xsd:double;
  dwc:startLatitude '36.35217'^^xsd:double;
  dwc:endLatitude '36.35217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.194167 36.35217, -5.194167 36.35217, -5.194167 36.35217, -5.194167 36.35217, -5.194167 36.35217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3119'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4635 -4.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4635 -4.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.4635"^^xsd:decimal ;
  geo-pos:long "-4.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2942'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2942'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.7916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.567'^^xsd:double;
  dwc:startLongitude '-4.567'^^xsd:double;
  dwc:endLongitude '-4.567'^^xsd:double;
  dwc:latitude '36.4635'^^xsd:double;
  dwc:startLatitude '36.4635'^^xsd:double;
  dwc:endLatitude '36.4635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.567 36.4635, -4.567 36.4635, -4.567 36.4635, -4.567 36.4635, -4.567 36.4635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2942'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29367 -3.010667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.010667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29367 -3.010667)"^^geo:wktLiteral ;
  geo-pos:lat "36.29367"^^xsd:decimal ;
  geo-pos:long "-3.010667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1722'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1722'^^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:timeOfDay '13.360277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.010667'^^xsd:double;
  dwc:startLongitude '-3.010667'^^xsd:double;
  dwc:endLongitude '-3.010667'^^xsd:double;
  dwc:latitude '36.29367'^^xsd:double;
  dwc:startLatitude '36.29367'^^xsd:double;
  dwc:endLatitude '36.29367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.010667 36.29367, -3.010667 36.29367, -3.010667 36.29367, -3.010667 36.29367, -3.010667 36.29367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1722'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50134 -4.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50134"^^xsd:decimal ;
  dwc:decimalLongitude "-4.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50134 -4.574)"^^geo:wktLiteral ;
  geo-pos:lat "36.50134"^^xsd:decimal ;
  geo-pos:long "-4.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2941'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2941'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.8258333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.574'^^xsd:double;
  dwc:startLongitude '-4.574'^^xsd:double;
  dwc:endLongitude '-4.574'^^xsd:double;
  dwc:latitude '36.50134'^^xsd:double;
  dwc:startLatitude '36.50134'^^xsd:double;
  dwc:endLatitude '36.50134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.574 36.50134, -4.574 36.50134, -4.574 36.50134, -4.574 36.50134, -4.574 36.50134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2941'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.198 -5.1985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.198"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.198 -5.1985)"^^geo:wktLiteral ;
  geo-pos:lat "36.198"^^xsd:decimal ;
  geo-pos:long "-5.1985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3170'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3170'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.386666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1985'^^xsd:double;
  dwc:startLongitude '-5.1985'^^xsd:double;
  dwc:endLongitude '-5.1985'^^xsd:double;
  dwc:latitude '36.198'^^xsd:double;
  dwc:startLatitude '36.198'^^xsd:double;
  dwc:endLatitude '36.198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1985 36.198, -5.1985 36.198, -5.1985 36.198, -5.1985 36.198, -5.1985 36.198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3170'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40117 -2.736833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40117 -2.736833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40117"^^xsd:decimal ;
  geo-pos:long "-2.736833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2047'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2047'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736833'^^xsd:double;
  dwc:startLongitude '-2.736833'^^xsd:double;
  dwc:endLongitude '-2.736833'^^xsd:double;
  dwc:latitude '36.40117'^^xsd:double;
  dwc:startLatitude '36.40117'^^xsd:double;
  dwc:endLatitude '36.40117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736833 36.40117, -2.736833 36.40117, -2.736833 36.40117, -2.736833 36.40117, -2.736833 36.40117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2047'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41856 -4.107344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41856"^^xsd:decimal ;
  dwc:decimalLongitude "-4.107344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41856 -4.107344)"^^geo:wktLiteral ;
  geo-pos:lat "36.41856"^^xsd:decimal ;
  geo-pos:long "-4.107344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3632'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3632'^^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:timeOfDay '10.926944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.107344'^^xsd:double;
  dwc:startLongitude '-4.107344'^^xsd:double;
  dwc:endLongitude '-4.107344'^^xsd:double;
  dwc:latitude '36.41856'^^xsd:double;
  dwc:startLatitude '36.41856'^^xsd:double;
  dwc:endLatitude '36.41856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.107344 36.41856, -4.107344 36.41856, -4.107344 36.41856, -4.107344 36.41856, -4.107344 36.41856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3632'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6695 -4.1975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6695"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6695 -4.1975)"^^geo:wktLiteral ;
  geo-pos:lat "36.6695"^^xsd:decimal ;
  geo-pos:long "-4.1975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2496'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2496'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1975'^^xsd:double;
  dwc:startLongitude '-4.1975'^^xsd:double;
  dwc:endLongitude '-4.1975'^^xsd:double;
  dwc:latitude '36.6695'^^xsd:double;
  dwc:startLatitude '36.6695'^^xsd:double;
  dwc:endLatitude '36.6695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1975 36.6695, -4.1975 36.6695, -4.1975 36.6695, -4.1975 36.6695, -4.1975 36.6695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2496'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -4.5435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -4.5435)"^^geo:wktLiteral ;
  geo-pos:lat "36.465"^^xsd:decimal ;
  geo-pos:long "-4.5435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3363'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3363'^^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:timeOfDay '8.545'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5435'^^xsd:double;
  dwc:startLongitude '-4.5435'^^xsd:double;
  dwc:endLongitude '-4.5435'^^xsd:double;
  dwc:latitude '36.465'^^xsd:double;
  dwc:startLatitude '36.465'^^xsd:double;
  dwc:endLatitude '36.465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5435 36.465, -4.5435 36.465, -4.5435 36.465, -4.5435 36.465, -4.5435 36.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3363'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.65667"^^xsd:decimal ;
  geo-pos:long "-2.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3479'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3479'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.195277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.62'^^xsd:double;
  dwc:startLongitude '-2.62'^^xsd:double;
  dwc:endLongitude '-2.62'^^xsd:double;
  dwc:latitude '36.65667'^^xsd:double;
  dwc:startLatitude '36.65667'^^xsd:double;
  dwc:endLatitude '36.65667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.62 36.65667, -2.62 36.65667, -2.62 36.65667, -2.62 36.65667, -2.62 36.65667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3479'^^xsd:string;
  dwc:observationDate '2005-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67683 -2.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67683 -2.884)"^^geo:wktLiteral ;
  geo-pos:lat "36.67683"^^xsd:decimal ;
  geo-pos:long "-2.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2708'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2708'^^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:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.884'^^xsd:double;
  dwc:startLongitude '-2.884'^^xsd:double;
  dwc:endLongitude '-2.884'^^xsd:double;
  dwc:latitude '36.67683'^^xsd:double;
  dwc:startLatitude '36.67683'^^xsd:double;
  dwc:endLatitude '36.67683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.884 36.67683, -2.884 36.67683, -2.884 36.67683, -2.884 36.67683, -2.884 36.67683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2708'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40696 -2.871405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40696"^^xsd:decimal ;
  dwc:decimalLongitude "-2.871405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40696 -2.871405)"^^geo:wktLiteral ;
  geo-pos:lat "36.40696"^^xsd:decimal ;
  geo-pos:long "-2.871405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4446'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4446'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.506666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.871405'^^xsd:double;
  dwc:startLongitude '-2.871405'^^xsd:double;
  dwc:endLongitude '-2.871405'^^xsd:double;
  dwc:latitude '36.40696'^^xsd:double;
  dwc:startLatitude '36.40696'^^xsd:double;
  dwc:endLatitude '36.40696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.871405 36.40696, -2.871405 36.40696, -2.871405 36.40696, -2.871405 36.40696, -2.871405 36.40696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4446'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42048 -2.793957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42048"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42048 -2.793957)"^^geo:wktLiteral ;
  geo-pos:lat "36.42048"^^xsd:decimal ;
  geo-pos:long "-2.793957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3680'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3680'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.268055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793957'^^xsd:double;
  dwc:startLongitude '-2.793957'^^xsd:double;
  dwc:endLongitude '-2.793957'^^xsd:double;
  dwc:latitude '36.42048'^^xsd:double;
  dwc:startLatitude '36.42048'^^xsd:double;
  dwc:endLatitude '36.42048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793957 36.42048, -2.793957 36.42048, -2.793957 36.42048, -2.793957 36.42048, -2.793957 36.42048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3680'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71017 -2.5575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71017 -2.5575)"^^geo:wktLiteral ;
  geo-pos:lat "36.71017"^^xsd:decimal ;
  geo-pos:long "-2.5575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1652'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_1652'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5575'^^xsd:double;
  dwc:startLongitude '-2.5575'^^xsd:double;
  dwc:endLongitude '-2.5575'^^xsd:double;
  dwc:latitude '36.71017'^^xsd:double;
  dwc:startLatitude '36.71017'^^xsd:double;
  dwc:endLatitude '36.71017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5575 36.71017, -2.5575 36.71017, -2.5575 36.71017, -2.5575 36.71017, -2.5575 36.71017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1652'^^xsd:string;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7085 -2.496833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-2.496833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7085 -2.496833)"^^geo:wktLiteral ;
  geo-pos:lat "36.7085"^^xsd:decimal ;
  geo-pos:long "-2.496833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1133'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1133'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.496833'^^xsd:double;
  dwc:startLongitude '-2.496833'^^xsd:double;
  dwc:endLongitude '-2.496833'^^xsd:double;
  dwc:latitude '36.7085'^^xsd:double;
  dwc:startLatitude '36.7085'^^xsd:double;
  dwc:endLatitude '36.7085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.496833 36.7085, -2.496833 36.7085, -2.496833 36.7085, -2.496833 36.7085, -2.496833 36.7085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1133'^^xsd:string;
  dwc:observationDate '1998-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.629 -2.737333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.629"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.629 -2.737333)"^^geo:wktLiteral ;
  geo-pos:lat "36.629"^^xsd:decimal ;
  geo-pos:long "-2.737333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_895'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_895'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737333'^^xsd:double;
  dwc:startLongitude '-2.737333'^^xsd:double;
  dwc:endLongitude '-2.737333'^^xsd:double;
  dwc:latitude '36.629'^^xsd:double;
  dwc:startLatitude '36.629'^^xsd:double;
  dwc:endLatitude '36.629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737333 36.629, -2.737333 36.629, -2.737333 36.629, -2.737333 36.629, -2.737333 36.629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_895'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30533 -5.190167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.190167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30533 -5.190167)"^^geo:wktLiteral ;
  geo-pos:lat "36.30533"^^xsd:decimal ;
  geo-pos:long "-5.190167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1899'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1899'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7177777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.190167'^^xsd:double;
  dwc:startLongitude '-5.190167'^^xsd:double;
  dwc:endLongitude '-5.190167'^^xsd:double;
  dwc:latitude '36.30533'^^xsd:double;
  dwc:startLatitude '36.30533'^^xsd:double;
  dwc:endLatitude '36.30533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.190167 36.30533, -5.190167 36.30533, -5.190167 36.30533, -5.190167 36.30533, -5.190167 36.30533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1899'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6985 -2.509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6985"^^xsd:decimal ;
  dwc:decimalLongitude "-2.509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6985 -2.509)"^^geo:wktLiteral ;
  geo-pos:lat "36.6985"^^xsd:decimal ;
  geo-pos:long "-2.509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1126'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1126'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.509'^^xsd:double;
  dwc:startLongitude '-2.509'^^xsd:double;
  dwc:endLongitude '-2.509'^^xsd:double;
  dwc:latitude '36.6985'^^xsd:double;
  dwc:startLatitude '36.6985'^^xsd:double;
  dwc:endLatitude '36.6985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.509 36.6985, -2.509 36.6985, -2.509 36.6985, -2.509 36.6985, -2.509 36.6985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1126'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -3.787167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.595"^^xsd:decimal ;
  dwc:decimalLongitude "-3.787167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -3.787167)"^^geo:wktLiteral ;
  geo-pos:lat "36.595"^^xsd:decimal ;
  geo-pos:long "-3.787167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2430'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2430'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.787167'^^xsd:double;
  dwc:startLongitude '-3.787167'^^xsd:double;
  dwc:endLongitude '-3.787167'^^xsd:double;
  dwc:latitude '36.595'^^xsd:double;
  dwc:startLatitude '36.595'^^xsd:double;
  dwc:endLatitude '36.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.787167 36.595, -3.787167 36.595, -3.787167 36.595, -3.787167 36.595, -3.787167 36.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2430'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -2.718833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-2.718833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -2.718833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5925"^^xsd:decimal ;
  geo-pos:long "-2.718833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_693'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_693'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.718833'^^xsd:double;
  dwc:startLongitude '-2.718833'^^xsd:double;
  dwc:endLongitude '-2.718833'^^xsd:double;
  dwc:latitude '36.5925'^^xsd:double;
  dwc:startLatitude '36.5925'^^xsd:double;
  dwc:endLatitude '36.5925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.718833 36.5925, -2.718833 36.5925, -2.718833 36.5925, -2.718833 36.5925, -2.718833 36.5925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_693'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60417 -3.0107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60417 -3.0107)"^^geo:wktLiteral ;
  geo-pos:lat "36.60417"^^xsd:decimal ;
  geo-pos:long "-3.0107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4425'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.0147222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0107'^^xsd:double;
  dwc:startLongitude '-3.0107'^^xsd:double;
  dwc:endLongitude '-3.0107'^^xsd:double;
  dwc:latitude '36.60417'^^xsd:double;
  dwc:startLatitude '36.60417'^^xsd:double;
  dwc:endLatitude '36.60417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0107 36.60417, -3.0107 36.60417, -3.0107 36.60417, -3.0107 36.60417, -3.0107 36.60417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4425'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6635 -2.654667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6635"^^xsd:decimal ;
  dwc:decimalLongitude "-2.654667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6635 -2.654667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6635"^^xsd:decimal ;
  geo-pos:long "-2.654667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2597'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2597'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.654667'^^xsd:double;
  dwc:startLongitude '-2.654667'^^xsd:double;
  dwc:endLongitude '-2.654667'^^xsd:double;
  dwc:latitude '36.6635'^^xsd:double;
  dwc:startLatitude '36.6635'^^xsd:double;
  dwc:endLatitude '36.6635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.654667 36.6635, -2.654667 36.6635, -2.654667 36.6635, -2.654667 36.6635, -2.654667 36.6635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2597'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06117 -1.641167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.641167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06117 -1.641167)"^^geo:wktLiteral ;
  geo-pos:lat "37.06117"^^xsd:decimal ;
  geo-pos:long "-1.641167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_761'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_761'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.641167'^^xsd:double;
  dwc:startLongitude '-1.641167'^^xsd:double;
  dwc:endLongitude '-1.641167'^^xsd:double;
  dwc:latitude '37.06117'^^xsd:double;
  dwc:startLatitude '37.06117'^^xsd:double;
  dwc:endLatitude '37.06117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.641167 37.06117, -1.641167 37.06117, -1.641167 37.06117, -1.641167 37.06117, -1.641167 37.06117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_761'^^xsd:string;
  dwc:observationDate '1996-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43317 -4.620667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43317 -4.620667)"^^geo:wktLiteral ;
  geo-pos:lat "36.43317"^^xsd:decimal ;
  geo-pos:long "-4.620667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3114'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3114'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5422222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.620667'^^xsd:double;
  dwc:startLongitude '-4.620667'^^xsd:double;
  dwc:endLongitude '-4.620667'^^xsd:double;
  dwc:latitude '36.43317'^^xsd:double;
  dwc:startLatitude '36.43317'^^xsd:double;
  dwc:endLatitude '36.43317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.620667 36.43317, -4.620667 36.43317, -4.620667 36.43317, -4.620667 36.43317, -4.620667 36.43317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3114'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67967 -1.961833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.961833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67967 -1.961833)"^^geo:wktLiteral ;
  geo-pos:lat "36.67967"^^xsd:decimal ;
  geo-pos:long "-1.961833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_870'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_870'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.961833'^^xsd:double;
  dwc:startLongitude '-1.961833'^^xsd:double;
  dwc:endLongitude '-1.961833'^^xsd:double;
  dwc:latitude '36.67967'^^xsd:double;
  dwc:startLatitude '36.67967'^^xsd:double;
  dwc:endLatitude '36.67967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.961833 36.67967, -1.961833 36.67967, -1.961833 36.67967, -1.961833 36.67967, -1.961833 36.67967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_870'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72933 -2.461833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.461833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72933 -2.461833)"^^geo:wktLiteral ;
  geo-pos:lat "36.72933"^^xsd:decimal ;
  geo-pos:long "-2.461833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2260'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2260'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.461833'^^xsd:double;
  dwc:startLongitude '-2.461833'^^xsd:double;
  dwc:endLongitude '-2.461833'^^xsd:double;
  dwc:latitude '36.72933'^^xsd:double;
  dwc:startLatitude '36.72933'^^xsd:double;
  dwc:endLatitude '36.72933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.461833 36.72933, -2.461833 36.72933, -2.461833 36.72933, -2.461833 36.72933, -2.461833 36.72933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2260'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65583 -2.939088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65583 -2.939088)"^^geo:wktLiteral ;
  geo-pos:lat "36.65583"^^xsd:decimal ;
  geo-pos:long "-2.939088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4144'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4144'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.4736111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.939088'^^xsd:double;
  dwc:startLongitude '-2.939088'^^xsd:double;
  dwc:endLongitude '-2.939088'^^xsd:double;
  dwc:latitude '36.65583'^^xsd:double;
  dwc:startLatitude '36.65583'^^xsd:double;
  dwc:endLatitude '36.65583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939088 36.65583, -2.939088 36.65583, -2.939088 36.65583, -2.939088 36.65583, -2.939088 36.65583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4144'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69343 -3.69516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69343"^^xsd:decimal ;
  dwc:decimalLongitude "-3.69516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69343 -3.69516)"^^geo:wktLiteral ;
  geo-pos:lat "36.69343"^^xsd:decimal ;
  geo-pos:long "-3.69516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4177'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4177'^^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:timeOfDay '5.6397222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.69516'^^xsd:double;
  dwc:startLongitude '-3.69516'^^xsd:double;
  dwc:endLongitude '-3.69516'^^xsd:double;
  dwc:latitude '36.69343'^^xsd:double;
  dwc:startLatitude '36.69343'^^xsd:double;
  dwc:endLatitude '36.69343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.69516 36.69343, -3.69516 36.69343, -3.69516 36.69343, -3.69516 36.69343, -3.69516 36.69343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4177'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -2.795667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5045"^^xsd:decimal ;
  dwc:decimalLongitude "-2.795667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -2.795667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5045"^^xsd:decimal ;
  geo-pos:long "-2.795667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3314'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3314'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.795667'^^xsd:double;
  dwc:startLongitude '-2.795667'^^xsd:double;
  dwc:endLongitude '-2.795667'^^xsd:double;
  dwc:latitude '36.5045'^^xsd:double;
  dwc:startLatitude '36.5045'^^xsd:double;
  dwc:endLatitude '36.5045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.795667 36.5045, -2.795667 36.5045, -2.795667 36.5045, -2.795667 36.5045, -2.795667 36.5045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3314'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30167 -1.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30167 -1.5455)"^^geo:wktLiteral ;
  geo-pos:lat "37.30167"^^xsd:decimal ;
  geo-pos:long "-1.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_217'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_217'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5455'^^xsd:double;
  dwc:startLongitude '-1.5455'^^xsd:double;
  dwc:endLongitude '-1.5455'^^xsd:double;
  dwc:latitude '37.30167'^^xsd:double;
  dwc:startLatitude '37.30167'^^xsd:double;
  dwc:endLatitude '37.30167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5455 37.30167, -1.5455 37.30167, -1.5455 37.30167, -1.5455 37.30167, -1.5455 37.30167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_217'^^xsd:string;
  dwc:observationDate '1993-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.713 -2.247833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.713"^^xsd:decimal ;
  dwc:decimalLongitude "-2.247833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.713 -2.247833)"^^geo:wktLiteral ;
  geo-pos:lat "36.713"^^xsd:decimal ;
  geo-pos:long "-2.247833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_732'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_732'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.247833'^^xsd:double;
  dwc:startLongitude '-2.247833'^^xsd:double;
  dwc:endLongitude '-2.247833'^^xsd:double;
  dwc:latitude '36.713'^^xsd:double;
  dwc:startLatitude '36.713'^^xsd:double;
  dwc:endLatitude '36.713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.247833 36.713, -2.247833 36.713, -2.247833 36.713, -2.247833 36.713, -2.247833 36.713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_732'^^xsd:string;
  dwc:observationDate '1996-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42533 -4.756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42533 -4.756667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42533"^^xsd:decimal ;
  geo-pos:long "-4.756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2551'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2551'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.756667'^^xsd:double;
  dwc:startLongitude '-4.756667'^^xsd:double;
  dwc:endLongitude '-4.756667'^^xsd:double;
  dwc:latitude '36.42533'^^xsd:double;
  dwc:startLatitude '36.42533'^^xsd:double;
  dwc:endLatitude '36.42533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.756667 36.42533, -4.756667 36.42533, -4.756667 36.42533, -4.756667 36.42533, -4.756667 36.42533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2551'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5345 -2.684833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5345"^^xsd:decimal ;
  dwc:decimalLongitude "-2.684833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5345 -2.684833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5345"^^xsd:decimal ;
  geo-pos:long "-2.684833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_994'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_994'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.684833'^^xsd:double;
  dwc:startLongitude '-2.684833'^^xsd:double;
  dwc:endLongitude '-2.684833'^^xsd:double;
  dwc:latitude '36.5345'^^xsd:double;
  dwc:startLatitude '36.5345'^^xsd:double;
  dwc:endLatitude '36.5345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.684833 36.5345, -2.684833 36.5345, -2.684833 36.5345, -2.684833 36.5345, -2.684833 36.5345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_994'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -2.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -2.551)"^^geo:wktLiteral ;
  geo-pos:lat "36.4565"^^xsd:decimal ;
  geo-pos:long "-2.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1212'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1212'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.551'^^xsd:double;
  dwc:startLongitude '-2.551'^^xsd:double;
  dwc:endLongitude '-2.551'^^xsd:double;
  dwc:latitude '36.4565'^^xsd:double;
  dwc:startLatitude '36.4565'^^xsd:double;
  dwc:endLatitude '36.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.551 36.4565, -2.551 36.4565, -2.551 36.4565, -2.551 36.4565, -2.551 36.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1212'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.498 -4.497667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.498"^^xsd:decimal ;
  dwc:decimalLongitude "-4.497667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.498 -4.497667)"^^geo:wktLiteral ;
  geo-pos:lat "36.498"^^xsd:decimal ;
  geo-pos:long "-4.497667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2193'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2193'^^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:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.497667'^^xsd:double;
  dwc:startLongitude '-4.497667'^^xsd:double;
  dwc:endLongitude '-4.497667'^^xsd:double;
  dwc:latitude '36.498'^^xsd:double;
  dwc:startLatitude '36.498'^^xsd:double;
  dwc:endLatitude '36.498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.497667 36.498, -4.497667 36.498, -4.497667 36.498, -4.497667 36.498, -4.497667 36.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2193'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34867 -4.03355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.03355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34867 -4.03355)"^^geo:wktLiteral ;
  geo-pos:lat "35.34867"^^xsd:decimal ;
  geo-pos:long "-4.03355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4720'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4720'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.894722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.03355'^^xsd:double;
  dwc:startLongitude '-4.03355'^^xsd:double;
  dwc:endLongitude '-4.03355'^^xsd:double;
  dwc:latitude '35.34867'^^xsd:double;
  dwc:startLatitude '35.34867'^^xsd:double;
  dwc:endLatitude '35.34867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.03355 35.34867, -4.03355 35.34867, -4.03355 35.34867, -4.03355 35.34867, -4.03355 35.34867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4720'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37417 -2.5865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37417 -2.5865)"^^geo:wktLiteral ;
  geo-pos:lat "36.37417"^^xsd:decimal ;
  geo-pos:long "-2.5865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1218'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1218'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5865'^^xsd:double;
  dwc:startLongitude '-2.5865'^^xsd:double;
  dwc:endLongitude '-2.5865'^^xsd:double;
  dwc:latitude '36.37417'^^xsd:double;
  dwc:startLatitude '36.37417'^^xsd:double;
  dwc:endLatitude '36.37417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5865 36.37417, -2.5865 36.37417, -2.5865 36.37417, -2.5865 36.37417, -2.5865 36.37417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1218'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6865 -2.619333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6865"^^xsd:decimal ;
  dwc:decimalLongitude "-2.619333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6865 -2.619333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6865"^^xsd:decimal ;
  geo-pos:long "-2.619333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2010'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2010'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2269444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.619333'^^xsd:double;
  dwc:startLongitude '-2.619333'^^xsd:double;
  dwc:endLongitude '-2.619333'^^xsd:double;
  dwc:latitude '36.6865'^^xsd:double;
  dwc:startLatitude '36.6865'^^xsd:double;
  dwc:endLatitude '36.6865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.619333 36.6865, -2.619333 36.6865, -2.619333 36.6865, -2.619333 36.6865, -2.619333 36.6865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2010'^^xsd:string;
  dwc:observationDate '2000-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66217 -2.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66217 -2.534)"^^geo:wktLiteral ;
  geo-pos:lat "36.66217"^^xsd:decimal ;
  geo-pos:long "-2.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_422'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_422'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.534'^^xsd:double;
  dwc:startLongitude '-2.534'^^xsd:double;
  dwc:endLongitude '-2.534'^^xsd:double;
  dwc:latitude '36.66217'^^xsd:double;
  dwc:startLatitude '36.66217'^^xsd:double;
  dwc:endLatitude '36.66217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.534 36.66217, -2.534 36.66217, -2.534 36.66217, -2.534 36.66217, -2.534 36.66217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_422'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -3.601667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.601667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -3.601667)"^^geo:wktLiteral ;
  geo-pos:lat "36.67267"^^xsd:decimal ;
  geo-pos:long "-3.601667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2757'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2757'^^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:timeOfDay '16.357777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.601667'^^xsd:double;
  dwc:startLongitude '-3.601667'^^xsd:double;
  dwc:endLongitude '-3.601667'^^xsd:double;
  dwc:latitude '36.67267'^^xsd:double;
  dwc:startLatitude '36.67267'^^xsd:double;
  dwc:endLatitude '36.67267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.601667 36.67267, -3.601667 36.67267, -3.601667 36.67267, -3.601667 36.67267, -3.601667 36.67267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2757'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47717 -2.489667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.489667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47717 -2.489667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47717"^^xsd:decimal ;
  geo-pos:long "-2.489667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2403'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2403'^^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:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.489667'^^xsd:double;
  dwc:startLongitude '-2.489667'^^xsd:double;
  dwc:endLongitude '-2.489667'^^xsd:double;
  dwc:latitude '36.47717'^^xsd:double;
  dwc:startLatitude '36.47717'^^xsd:double;
  dwc:endLatitude '36.47717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.489667 36.47717, -2.489667 36.47717, -2.489667 36.47717, -2.489667 36.47717, -2.489667 36.47717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2403'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56975 -3.672971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56975"^^xsd:decimal ;
  dwc:decimalLongitude "-3.672971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56975 -3.672971)"^^geo:wktLiteral ;
  geo-pos:lat "36.56975"^^xsd:decimal ;
  geo-pos:long "-3.672971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3646'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3646'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.672971'^^xsd:double;
  dwc:startLongitude '-3.672971'^^xsd:double;
  dwc:endLongitude '-3.672971'^^xsd:double;
  dwc:latitude '36.56975'^^xsd:double;
  dwc:startLatitude '36.56975'^^xsd:double;
  dwc:endLatitude '36.56975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.672971 36.56975, -3.672971 36.56975, -3.672971 36.56975, -3.672971 36.56975, -3.672971 36.56975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3646'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -4.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51683"^^xsd:decimal ;
  dwc:decimalLongitude "-4.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -4.571)"^^geo:wktLiteral ;
  geo-pos:lat "36.51683"^^xsd:decimal ;
  geo-pos:long "-4.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3359'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3359'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1711111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.571'^^xsd:double;
  dwc:startLongitude '-4.571'^^xsd:double;
  dwc:endLongitude '-4.571'^^xsd:double;
  dwc:latitude '36.51683'^^xsd:double;
  dwc:startLatitude '36.51683'^^xsd:double;
  dwc:endLatitude '36.51683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.571 36.51683, -4.571 36.51683, -4.571 36.51683, -4.571 36.51683, -4.571 36.51683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3359'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89967 -5.2705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89967"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89967 -5.2705)"^^geo:wktLiteral ;
  geo-pos:lat "35.89967"^^xsd:decimal ;
  geo-pos:long "-5.2705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3133'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3133'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.381111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2705'^^xsd:double;
  dwc:startLongitude '-5.2705'^^xsd:double;
  dwc:endLongitude '-5.2705'^^xsd:double;
  dwc:latitude '35.89967'^^xsd:double;
  dwc:startLatitude '35.89967'^^xsd:double;
  dwc:endLatitude '35.89967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2705 35.89967, -5.2705 35.89967, -5.2705 35.89967, -5.2705 35.89967, -5.2705 35.89967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3133'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20233 -5.231333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20233 -5.231333)"^^geo:wktLiteral ;
  geo-pos:lat "36.20233"^^xsd:decimal ;
  geo-pos:long "-5.231333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3178'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3178'^^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:timeOfDay '6.3680555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.231333'^^xsd:double;
  dwc:startLongitude '-5.231333'^^xsd:double;
  dwc:endLongitude '-5.231333'^^xsd:double;
  dwc:latitude '36.20233'^^xsd:double;
  dwc:startLatitude '36.20233'^^xsd:double;
  dwc:endLatitude '36.20233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.231333 36.20233, -5.231333 36.20233, -5.231333 36.20233, -5.231333 36.20233, -5.231333 36.20233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3178'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29533 -1.401833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.401833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29533 -1.401833)"^^geo:wktLiteral ;
  geo-pos:lat "37.29533"^^xsd:decimal ;
  geo-pos:long "-1.401833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3233'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3233'^^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:timeOfDay '8.6027777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.401833'^^xsd:double;
  dwc:startLongitude '-1.401833'^^xsd:double;
  dwc:endLongitude '-1.401833'^^xsd:double;
  dwc:latitude '37.29533'^^xsd:double;
  dwc:startLatitude '37.29533'^^xsd:double;
  dwc:endLatitude '37.29533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.401833 37.29533, -1.401833 37.29533, -1.401833 37.29533, -1.401833 37.29533, -1.401833 37.29533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3233'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23167 -5.1965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23167 -5.1965)"^^geo:wktLiteral ;
  geo-pos:lat "36.23167"^^xsd:decimal ;
  geo-pos:long "-5.1965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3172'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3172'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.481944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1965'^^xsd:double;
  dwc:startLongitude '-5.1965'^^xsd:double;
  dwc:endLongitude '-5.1965'^^xsd:double;
  dwc:latitude '36.23167'^^xsd:double;
  dwc:startLatitude '36.23167'^^xsd:double;
  dwc:endLatitude '36.23167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1965 36.23167, -5.1965 36.23167, -5.1965 36.23167, -5.1965 36.23167, -5.1965 36.23167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3172'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66533 -3.495833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.495833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66533 -3.495833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66533"^^xsd:decimal ;
  geo-pos:long "-3.495833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3332'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3332'^^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:timeOfDay '15.88'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.495833'^^xsd:double;
  dwc:startLongitude '-3.495833'^^xsd:double;
  dwc:endLongitude '-3.495833'^^xsd:double;
  dwc:latitude '36.66533'^^xsd:double;
  dwc:startLatitude '36.66533'^^xsd:double;
  dwc:endLatitude '36.66533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.495833 36.66533, -3.495833 36.66533, -3.495833 36.66533, -3.495833 36.66533, -3.495833 36.66533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3332'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.679 -3.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.679"^^xsd:decimal ;
  dwc:decimalLongitude "-3.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.679 -3.619)"^^geo:wktLiteral ;
  geo-pos:lat "36.679"^^xsd:decimal ;
  geo-pos:long "-3.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3383'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3383'^^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:timeOfDay '6.6744444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.619'^^xsd:double;
  dwc:startLongitude '-3.619'^^xsd:double;
  dwc:endLongitude '-3.619'^^xsd:double;
  dwc:latitude '36.679'^^xsd:double;
  dwc:startLatitude '36.679'^^xsd:double;
  dwc:endLatitude '36.679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.619 36.679, -3.619 36.679, -3.619 36.679, -3.619 36.679, -3.619 36.679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3383'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4155 -4.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4155"^^xsd:decimal ;
  dwc:decimalLongitude "-4.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4155 -4.356)"^^geo:wktLiteral ;
  geo-pos:lat "36.4155"^^xsd:decimal ;
  geo-pos:long "-4.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3110'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3110'^^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:timeOfDay '14.670555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.356'^^xsd:double;
  dwc:startLongitude '-4.356'^^xsd:double;
  dwc:endLongitude '-4.356'^^xsd:double;
  dwc:latitude '36.4155'^^xsd:double;
  dwc:startLatitude '36.4155'^^xsd:double;
  dwc:endLatitude '36.4155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.356 36.4155, -4.356 36.4155, -4.356 36.4155, -4.356 36.4155, -4.356 36.4155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3110'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59066 -4.086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59066"^^xsd:decimal ;
  dwc:decimalLongitude "-4.086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59066 -4.086667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59066"^^xsd:decimal ;
  geo-pos:long "-4.086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2772'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2772'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5563888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.086667'^^xsd:double;
  dwc:startLongitude '-4.086667'^^xsd:double;
  dwc:endLongitude '-4.086667'^^xsd:double;
  dwc:latitude '36.59066'^^xsd:double;
  dwc:startLatitude '36.59066'^^xsd:double;
  dwc:endLatitude '36.59066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.086667 36.59066, -4.086667 36.59066, -4.086667 36.59066, -4.086667 36.59066, -4.086667 36.59066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2772'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18852 -5.275431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18852"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18852 -5.275431)"^^geo:wktLiteral ;
  geo-pos:lat "36.18852"^^xsd:decimal ;
  geo-pos:long "-5.275431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4605'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4605'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2669444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.275431'^^xsd:double;
  dwc:startLongitude '-5.275431'^^xsd:double;
  dwc:endLongitude '-5.275431'^^xsd:double;
  dwc:latitude '36.18852'^^xsd:double;
  dwc:startLatitude '36.18852'^^xsd:double;
  dwc:endLatitude '36.18852'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.275431 36.18852, -5.275431 36.18852, -5.275431 36.18852, -5.275431 36.18852, -5.275431 36.18852))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4605'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 -2.567333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "-2.567333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 -2.567333)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "-2.567333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3536'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3536'^^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:timeOfDay '6.5241666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.567333'^^xsd:double;
  dwc:startLongitude '-2.567333'^^xsd:double;
  dwc:endLongitude '-2.567333'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:startLatitude '36.66'^^xsd:double;
  dwc:endLatitude '36.66'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.567333 36.66, -2.567333 36.66, -2.567333 36.66, -2.567333 36.66, -2.567333 36.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3536'^^xsd:string;
  dwc:observationDate '2006-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6515 -3.003782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-3.003782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6515 -3.003782)"^^geo:wktLiteral ;
  geo-pos:lat "36.6515"^^xsd:decimal ;
  geo-pos:long "-3.003782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4059'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4059'^^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:timeOfDay '16.331944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.003782'^^xsd:double;
  dwc:startLongitude '-3.003782'^^xsd:double;
  dwc:endLongitude '-3.003782'^^xsd:double;
  dwc:latitude '36.6515'^^xsd:double;
  dwc:startLatitude '36.6515'^^xsd:double;
  dwc:endLatitude '36.6515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.003782 36.6515, -3.003782 36.6515, -3.003782 36.6515, -3.003782 36.6515, -3.003782 36.6515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4059'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63717 -3.470167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63717"^^xsd:decimal ;
  dwc:decimalLongitude "-3.470167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63717 -3.470167)"^^geo:wktLiteral ;
  geo-pos:lat "36.63717"^^xsd:decimal ;
  geo-pos:long "-3.470167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2217'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2217'^^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:timeOfDay '18.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.470167'^^xsd:double;
  dwc:startLongitude '-3.470167'^^xsd:double;
  dwc:endLongitude '-3.470167'^^xsd:double;
  dwc:latitude '36.63717'^^xsd:double;
  dwc:startLatitude '36.63717'^^xsd:double;
  dwc:endLatitude '36.63717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.470167 36.63717, -3.470167 36.63717, -3.470167 36.63717, -3.470167 36.63717, -3.470167 36.63717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2217'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49233 -3.850833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.850833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49233 -3.850833)"^^geo:wktLiteral ;
  geo-pos:lat "36.49233"^^xsd:decimal ;
  geo-pos:long "-3.850833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3073'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3073'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9072222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.850833'^^xsd:double;
  dwc:startLongitude '-3.850833'^^xsd:double;
  dwc:endLongitude '-3.850833'^^xsd:double;
  dwc:latitude '36.49233'^^xsd:double;
  dwc:startLatitude '36.49233'^^xsd:double;
  dwc:endLatitude '36.49233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.850833 36.49233, -3.850833 36.49233, -3.850833 36.49233, -3.850833 36.49233, -3.850833 36.49233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3073'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -2.300167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.300167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -2.300167)"^^geo:wktLiteral ;
  geo-pos:lat "36.595"^^xsd:decimal ;
  geo-pos:long "-2.300167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2648'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2648'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.300167'^^xsd:double;
  dwc:startLongitude '-2.300167'^^xsd:double;
  dwc:endLongitude '-2.300167'^^xsd:double;
  dwc:latitude '36.595'^^xsd:double;
  dwc:startLatitude '36.595'^^xsd:double;
  dwc:endLatitude '36.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.300167 36.595, -2.300167 36.595, -2.300167 36.595, -2.300167 36.595, -2.300167 36.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2648'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23317 -5.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23317"^^xsd:decimal ;
  dwc:decimalLongitude "-5.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23317 -5.081)"^^geo:wktLiteral ;
  geo-pos:lat "36.23317"^^xsd:decimal ;
  geo-pos:long "-5.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2545'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2545'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.081'^^xsd:double;
  dwc:startLongitude '-5.081'^^xsd:double;
  dwc:endLongitude '-5.081'^^xsd:double;
  dwc:latitude '36.23317'^^xsd:double;
  dwc:startLatitude '36.23317'^^xsd:double;
  dwc:endLatitude '36.23317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.081 36.23317, -5.081 36.23317, -5.081 36.23317, -5.081 36.23317, -5.081 36.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2545'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6151 -2.714908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6151"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6151 -2.714908)"^^geo:wktLiteral ;
  geo-pos:lat "36.6151"^^xsd:decimal ;
  geo-pos:long "-2.714908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3539'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3539'^^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:timeOfDay '6.5211111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714908'^^xsd:double;
  dwc:startLongitude '-2.714908'^^xsd:double;
  dwc:endLongitude '-2.714908'^^xsd:double;
  dwc:latitude '36.6151'^^xsd:double;
  dwc:startLatitude '36.6151'^^xsd:double;
  dwc:endLatitude '36.6151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714908 36.6151, -2.714908 36.6151, -2.714908 36.6151, -2.714908 36.6151, -2.714908 36.6151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3539'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68933 -3.7475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68933 -3.7475)"^^geo:wktLiteral ;
  geo-pos:lat "36.68933"^^xsd:decimal ;
  geo-pos:long "-3.7475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3340'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3340'^^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:timeOfDay '6.3011111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7475'^^xsd:double;
  dwc:startLongitude '-3.7475'^^xsd:double;
  dwc:endLongitude '-3.7475'^^xsd:double;
  dwc:latitude '36.68933'^^xsd:double;
  dwc:startLatitude '36.68933'^^xsd:double;
  dwc:endLatitude '36.68933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7475 36.68933, -3.7475 36.68933, -3.7475 36.68933, -3.7475 36.68933, -3.7475 36.68933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3340'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49479 -3.842445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49479"^^xsd:decimal ;
  dwc:decimalLongitude "-3.842445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49479 -3.842445)"^^geo:wktLiteral ;
  geo-pos:lat "36.49479"^^xsd:decimal ;
  geo-pos:long "-3.842445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4205'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4205'^^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:timeOfDay '11.030833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.842445'^^xsd:double;
  dwc:startLongitude '-3.842445'^^xsd:double;
  dwc:endLongitude '-3.842445'^^xsd:double;
  dwc:latitude '36.49479'^^xsd:double;
  dwc:startLatitude '36.49479'^^xsd:double;
  dwc:endLatitude '36.49479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.842445 36.49479, -3.842445 36.49479, -3.842445 36.49479, -3.842445 36.49479, -3.842445 36.49479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4205'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39433 -3.014167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39433"^^xsd:decimal ;
  dwc:decimalLongitude "-3.014167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39433 -3.014167)"^^geo:wktLiteral ;
  geo-pos:lat "36.39433"^^xsd:decimal ;
  geo-pos:long "-3.014167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3404'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3404'^^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:timeOfDay '13.660833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.014167'^^xsd:double;
  dwc:startLongitude '-3.014167'^^xsd:double;
  dwc:endLongitude '-3.014167'^^xsd:double;
  dwc:latitude '36.39433'^^xsd:double;
  dwc:startLatitude '36.39433'^^xsd:double;
  dwc:endLatitude '36.39433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.014167 36.39433, -3.014167 36.39433, -3.014167 36.39433, -3.014167 36.39433, -3.014167 36.39433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3404'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26217 -5.197667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26217"^^xsd:decimal ;
  dwc:decimalLongitude "-5.197667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26217 -5.197667)"^^geo:wktLiteral ;
  geo-pos:lat "36.26217"^^xsd:decimal ;
  geo-pos:long "-5.197667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2172'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2172'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.197667'^^xsd:double;
  dwc:startLongitude '-5.197667'^^xsd:double;
  dwc:endLongitude '-5.197667'^^xsd:double;
  dwc:latitude '36.26217'^^xsd:double;
  dwc:startLatitude '36.26217'^^xsd:double;
  dwc:endLatitude '36.26217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.197667 36.26217, -5.197667 36.26217, -5.197667 36.26217, -5.197667 36.26217, -5.197667 36.26217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2172'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62683 -4.341166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62683"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62683 -4.341166)"^^geo:wktLiteral ;
  geo-pos:lat "36.62683"^^xsd:decimal ;
  geo-pos:long "-4.341166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2961'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2961'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.165'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.341166'^^xsd:double;
  dwc:startLongitude '-4.341166'^^xsd:double;
  dwc:endLongitude '-4.341166'^^xsd:double;
  dwc:latitude '36.62683'^^xsd:double;
  dwc:startLatitude '36.62683'^^xsd:double;
  dwc:endLatitude '36.62683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.341166 36.62683, -4.341166 36.62683, -4.341166 36.62683, -4.341166 36.62683, -4.341166 36.62683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2961'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3575 -4.6815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3575 -4.6815)"^^geo:wktLiteral ;
  geo-pos:lat "36.3575"^^xsd:decimal ;
  geo-pos:long "-4.6815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3354'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3354'^^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:timeOfDay '11.766388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6815'^^xsd:double;
  dwc:startLongitude '-4.6815'^^xsd:double;
  dwc:endLongitude '-4.6815'^^xsd:double;
  dwc:latitude '36.3575'^^xsd:double;
  dwc:startLatitude '36.3575'^^xsd:double;
  dwc:endLatitude '36.3575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6815 36.3575, -4.6815 36.3575, -4.6815 36.3575, -4.6815 36.3575, -4.6815 36.3575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3354'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84516 3.246303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84516"^^xsd:decimal ;
  dwc:decimalLongitude "3.246303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84516 3.246303)"^^geo:wktLiteral ;
  geo-pos:lat "36.84516"^^xsd:decimal ;
  geo-pos:long "3.246303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4793'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4793'^^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:timeOfDay '9.2994444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '3.246303'^^xsd:double;
  dwc:startLongitude '3.246303'^^xsd:double;
  dwc:endLongitude '3.246303'^^xsd:double;
  dwc:latitude '36.84516'^^xsd:double;
  dwc:startLatitude '36.84516'^^xsd:double;
  dwc:endLatitude '36.84516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.246303 36.84516, 3.246303 36.84516, 3.246303 36.84516, 3.246303 36.84516, 3.246303 36.84516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4793'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70286 -3.664509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70286"^^xsd:decimal ;
  dwc:decimalLongitude "-3.664509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70286 -3.664509)"^^geo:wktLiteral ;
  geo-pos:lat "36.70286"^^xsd:decimal ;
  geo-pos:long "-3.664509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4163'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4163'^^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:timeOfDay '5.7780555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.664509'^^xsd:double;
  dwc:startLongitude '-3.664509'^^xsd:double;
  dwc:endLongitude '-3.664509'^^xsd:double;
  dwc:latitude '36.70286'^^xsd:double;
  dwc:startLatitude '36.70286'^^xsd:double;
  dwc:endLatitude '36.70286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.664509 36.70286, -3.664509 36.70286, -3.664509 36.70286, -3.664509 36.70286, -3.664509 36.70286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4163'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66617 -2.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66617 -2.19)"^^geo:wktLiteral ;
  geo-pos:lat "36.66617"^^xsd:decimal ;
  geo-pos:long "-2.19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1220'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1220'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.19'^^xsd:double;
  dwc:startLongitude '-2.19'^^xsd:double;
  dwc:endLongitude '-2.19'^^xsd:double;
  dwc:latitude '36.66617'^^xsd:double;
  dwc:startLatitude '36.66617'^^xsd:double;
  dwc:endLatitude '36.66617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.19 36.66617, -2.19 36.66617, -2.19 36.66617, -2.19 36.66617, -2.19 36.66617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1220'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59167 -2.810667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.810667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59167 -2.810667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59167"^^xsd:decimal ;
  geo-pos:long "-2.810667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1551'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1551'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.810667'^^xsd:double;
  dwc:startLongitude '-2.810667'^^xsd:double;
  dwc:endLongitude '-2.810667'^^xsd:double;
  dwc:latitude '36.59167'^^xsd:double;
  dwc:startLatitude '36.59167'^^xsd:double;
  dwc:endLatitude '36.59167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.810667 36.59167, -2.810667 36.59167, -2.810667 36.59167, -2.810667 36.59167, -2.810667 36.59167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1551'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -2.731333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.622"^^xsd:decimal ;
  dwc:decimalLongitude "-2.731333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -2.731333)"^^geo:wktLiteral ;
  geo-pos:lat "36.622"^^xsd:decimal ;
  geo-pos:long "-2.731333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1488'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1488'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.731333'^^xsd:double;
  dwc:startLongitude '-2.731333'^^xsd:double;
  dwc:endLongitude '-2.731333'^^xsd:double;
  dwc:latitude '36.622'^^xsd:double;
  dwc:startLatitude '36.622'^^xsd:double;
  dwc:endLatitude '36.622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.731333 36.622, -2.731333 36.622, -2.731333 36.622, -2.731333 36.622, -2.731333 36.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1488'^^xsd:string;
  dwc:observationDate '1999-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72233 -2.2485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72233 -2.2485)"^^geo:wktLiteral ;
  geo-pos:lat "36.72233"^^xsd:decimal ;
  geo-pos:long "-2.2485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_515'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_515'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2485'^^xsd:double;
  dwc:startLongitude '-2.2485'^^xsd:double;
  dwc:endLongitude '-2.2485'^^xsd:double;
  dwc:latitude '36.72233'^^xsd:double;
  dwc:startLatitude '36.72233'^^xsd:double;
  dwc:endLatitude '36.72233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2485 36.72233, -2.2485 36.72233, -2.2485 36.72233, -2.2485 36.72233, -2.2485 36.72233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_515'^^xsd:string;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42517 -2.696167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.696167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42517 -2.696167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42517"^^xsd:decimal ;
  geo-pos:long "-2.696167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1031'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1031'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.696167'^^xsd:double;
  dwc:startLongitude '-2.696167'^^xsd:double;
  dwc:endLongitude '-2.696167'^^xsd:double;
  dwc:latitude '36.42517'^^xsd:double;
  dwc:startLatitude '36.42517'^^xsd:double;
  dwc:endLatitude '36.42517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.696167 36.42517, -2.696167 36.42517, -2.696167 36.42517, -2.696167 36.42517, -2.696167 36.42517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1031'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68667 -2.4555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68667 -2.4555)"^^geo:wktLiteral ;
  geo-pos:lat "36.68667"^^xsd:decimal ;
  geo-pos:long "-2.4555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1378'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1378'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4555'^^xsd:double;
  dwc:startLongitude '-2.4555'^^xsd:double;
  dwc:endLongitude '-2.4555'^^xsd:double;
  dwc:latitude '36.68667'^^xsd:double;
  dwc:startLatitude '36.68667'^^xsd:double;
  dwc:endLatitude '36.68667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4555 36.68667, -2.4555 36.68667, -2.4555 36.68667, -2.4555 36.68667, -2.4555 36.68667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1378'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.469 -3.016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.469"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.469 -3.016)"^^geo:wktLiteral ;
  geo-pos:lat "36.469"^^xsd:decimal ;
  geo-pos:long "-3.016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2714'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2714'^^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:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.016'^^xsd:double;
  dwc:startLongitude '-3.016'^^xsd:double;
  dwc:endLongitude '-3.016'^^xsd:double;
  dwc:latitude '36.469'^^xsd:double;
  dwc:startLatitude '36.469'^^xsd:double;
  dwc:endLatitude '36.469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016 36.469, -3.016 36.469, -3.016 36.469, -3.016 36.469, -3.016 36.469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2714'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.711 -2.101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.711"^^xsd:decimal ;
  dwc:decimalLongitude "-2.101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.711 -2.101)"^^geo:wktLiteral ;
  geo-pos:lat "36.711"^^xsd:decimal ;
  geo-pos:long "-2.101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_476'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_476'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.101'^^xsd:double;
  dwc:startLongitude '-2.101'^^xsd:double;
  dwc:endLongitude '-2.101'^^xsd:double;
  dwc:latitude '36.711'^^xsd:double;
  dwc:startLatitude '36.711'^^xsd:double;
  dwc:endLatitude '36.711'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.101 36.711, -2.101 36.711, -2.101 36.711, -2.101 36.711, -2.101 36.711))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_476'^^xsd:string;
  dwc:observationDate '1995-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 -2.5915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 -2.5915)"^^geo:wktLiteral ;
  geo-pos:lat "36.63167"^^xsd:decimal ;
  geo-pos:long "-2.5915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_639'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_639'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5915'^^xsd:double;
  dwc:startLongitude '-2.5915'^^xsd:double;
  dwc:endLongitude '-2.5915'^^xsd:double;
  dwc:latitude '36.63167'^^xsd:double;
  dwc:startLatitude '36.63167'^^xsd:double;
  dwc:endLatitude '36.63167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5915 36.63167, -2.5915 36.63167, -2.5915 36.63167, -2.5915 36.63167, -2.5915 36.63167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_639'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13133 -5.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13133"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13133 -5.4075)"^^geo:wktLiteral ;
  geo-pos:lat "36.13133"^^xsd:decimal ;
  geo-pos:long "-5.4075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1904'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1904'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.2863888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.4075'^^xsd:double;
  dwc:startLongitude '-5.4075'^^xsd:double;
  dwc:endLongitude '-5.4075'^^xsd:double;
  dwc:latitude '36.13133'^^xsd:double;
  dwc:startLatitude '36.13133'^^xsd:double;
  dwc:endLatitude '36.13133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4075 36.13133, -5.4075 36.13133, -5.4075 36.13133, -5.4075 36.13133, -5.4075 36.13133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1904'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63383 -3.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63383 -3.132)"^^geo:wktLiteral ;
  geo-pos:lat "36.63383"^^xsd:decimal ;
  geo-pos:long "-3.132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2312'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_2312'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.132'^^xsd:double;
  dwc:startLongitude '-3.132'^^xsd:double;
  dwc:endLongitude '-3.132'^^xsd:double;
  dwc:latitude '36.63383'^^xsd:double;
  dwc:startLatitude '36.63383'^^xsd:double;
  dwc:endLatitude '36.63383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.132 36.63383, -3.132 36.63383, -3.132 36.63383, -3.132 36.63383, -3.132 36.63383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2312'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69333 -2.478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69333 -2.478333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69333"^^xsd:decimal ;
  geo-pos:long "-2.478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2296'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2296'^^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:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.478333'^^xsd:double;
  dwc:startLongitude '-2.478333'^^xsd:double;
  dwc:endLongitude '-2.478333'^^xsd:double;
  dwc:latitude '36.69333'^^xsd:double;
  dwc:startLatitude '36.69333'^^xsd:double;
  dwc:endLatitude '36.69333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.478333 36.69333, -2.478333 36.69333, -2.478333 36.69333, -2.478333 36.69333, -2.478333 36.69333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2296'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75467 -2.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75467 -2.479)"^^geo:wktLiteral ;
  geo-pos:lat "36.75467"^^xsd:decimal ;
  geo-pos:long "-2.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1053'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1053'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.479'^^xsd:double;
  dwc:startLongitude '-2.479'^^xsd:double;
  dwc:endLongitude '-2.479'^^xsd:double;
  dwc:latitude '36.75467'^^xsd:double;
  dwc:startLatitude '36.75467'^^xsd:double;
  dwc:endLatitude '36.75467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.479 36.75467, -2.479 36.75467, -2.479 36.75467, -2.479 36.75467, -2.479 36.75467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1053'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2425 -4.5835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2425 -4.5835)"^^geo:wktLiteral ;
  geo-pos:lat "36.2425"^^xsd:decimal ;
  geo-pos:long "-4.5835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2512'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2512'^^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:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5835'^^xsd:double;
  dwc:startLongitude '-4.5835'^^xsd:double;
  dwc:endLongitude '-4.5835'^^xsd:double;
  dwc:latitude '36.2425'^^xsd:double;
  dwc:startLatitude '36.2425'^^xsd:double;
  dwc:endLatitude '36.2425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5835 36.2425, -4.5835 36.2425, -4.5835 36.2425, -4.5835 36.2425, -4.5835 36.2425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2512'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41333 -4.9145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41333 -4.9145)"^^geo:wktLiteral ;
  geo-pos:lat "36.41333"^^xsd:decimal ;
  geo-pos:long "-4.9145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2546'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2546'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.9145'^^xsd:double;
  dwc:startLongitude '-4.9145'^^xsd:double;
  dwc:endLongitude '-4.9145'^^xsd:double;
  dwc:latitude '36.41333'^^xsd:double;
  dwc:startLatitude '36.41333'^^xsd:double;
  dwc:endLatitude '36.41333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9145 36.41333, -4.9145 36.41333, -4.9145 36.41333, -4.9145 36.41333, -4.9145 36.41333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2546'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23383 -5.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23383 -5.261)"^^geo:wktLiteral ;
  geo-pos:lat "36.23383"^^xsd:decimal ;
  geo-pos:long "-5.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2818'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2818'^^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:timeOfDay '7.2588888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.261'^^xsd:double;
  dwc:startLongitude '-5.261'^^xsd:double;
  dwc:endLongitude '-5.261'^^xsd:double;
  dwc:latitude '36.23383'^^xsd:double;
  dwc:startLatitude '36.23383'^^xsd:double;
  dwc:endLatitude '36.23383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.261 36.23383, -5.261 36.23383, -5.261 36.23383, -5.261 36.23383, -5.261 36.23383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2818'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21417 -5.241166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.241166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21417 -5.241166)"^^geo:wktLiteral ;
  geo-pos:lat "36.21417"^^xsd:decimal ;
  geo-pos:long "-5.241166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2819'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2819'^^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:timeOfDay '7.7308333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.241166'^^xsd:double;
  dwc:startLongitude '-5.241166'^^xsd:double;
  dwc:endLongitude '-5.241166'^^xsd:double;
  dwc:latitude '36.21417'^^xsd:double;
  dwc:startLatitude '36.21417'^^xsd:double;
  dwc:endLatitude '36.21417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.241166 36.21417, -5.241166 36.21417, -5.241166 36.21417, -5.241166 36.21417, -5.241166 36.21417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2819'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66133 -2.568166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.568166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66133 -2.568166)"^^geo:wktLiteral ;
  geo-pos:lat "36.66133"^^xsd:decimal ;
  geo-pos:long "-2.568166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3229'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3229'^^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:timeOfDay '8.5608333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.568166'^^xsd:double;
  dwc:startLongitude '-2.568166'^^xsd:double;
  dwc:endLongitude '-2.568166'^^xsd:double;
  dwc:latitude '36.66133'^^xsd:double;
  dwc:startLatitude '36.66133'^^xsd:double;
  dwc:endLatitude '36.66133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.568166 36.66133, -2.568166 36.66133, -2.568166 36.66133, -2.568166 36.66133, -2.568166 36.66133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3229'^^xsd:string;
  dwc:observationDate '2004-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55813 -3.103395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55813"^^xsd:decimal ;
  dwc:decimalLongitude "-3.103395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55813 -3.103395)"^^geo:wktLiteral ;
  geo-pos:lat "36.55813"^^xsd:decimal ;
  geo-pos:long "-3.103395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4100'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4100'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.8925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.103395'^^xsd:double;
  dwc:startLongitude '-3.103395'^^xsd:double;
  dwc:endLongitude '-3.103395'^^xsd:double;
  dwc:latitude '36.55813'^^xsd:double;
  dwc:startLatitude '36.55813'^^xsd:double;
  dwc:endLatitude '36.55813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.103395 36.55813, -3.103395 36.55813, -3.103395 36.55813, -3.103395 36.55813, -3.103395 36.55813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4100'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94167 -1.813166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.813166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94167 -1.813166)"^^geo:wktLiteral ;
  geo-pos:lat "36.94167"^^xsd:decimal ;
  geo-pos:long "-1.813166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3424'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3424'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.6305555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.813166'^^xsd:double;
  dwc:startLongitude '-1.813166'^^xsd:double;
  dwc:endLongitude '-1.813166'^^xsd:double;
  dwc:latitude '36.94167'^^xsd:double;
  dwc:startLatitude '36.94167'^^xsd:double;
  dwc:endLatitude '36.94167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.813166 36.94167, -1.813166 36.94167, -1.813166 36.94167, -1.813166 36.94167, -1.813166 36.94167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3424'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -4.546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5045 -4.546667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5045"^^xsd:decimal ;
  geo-pos:long "-4.546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3370'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3370'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7547222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.546667'^^xsd:double;
  dwc:startLongitude '-4.546667'^^xsd:double;
  dwc:endLongitude '-4.546667'^^xsd:double;
  dwc:latitude '36.5045'^^xsd:double;
  dwc:startLatitude '36.5045'^^xsd:double;
  dwc:endLatitude '36.5045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.546667 36.5045, -4.546667 36.5045, -4.546667 36.5045, -4.546667 36.5045, -4.546667 36.5045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3370'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62756 -2.393548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62756"^^xsd:decimal ;
  dwc:decimalLongitude "-2.393548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62756 -2.393548)"^^geo:wktLiteral ;
  geo-pos:lat "36.62756"^^xsd:decimal ;
  geo-pos:long "-2.393548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3587'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_3587'^^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:timeOfDay '11.588888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.393548'^^xsd:double;
  dwc:startLongitude '-2.393548'^^xsd:double;
  dwc:endLongitude '-2.393548'^^xsd:double;
  dwc:latitude '36.62756'^^xsd:double;
  dwc:startLatitude '36.62756'^^xsd:double;
  dwc:endLatitude '36.62756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.393548 36.62756, -2.393548 36.62756, -2.393548 36.62756, -2.393548 36.62756, -2.393548 36.62756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3587'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20917 -1.422833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.422833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20917 -1.422833)"^^geo:wktLiteral ;
  geo-pos:lat "37.20917"^^xsd:decimal ;
  geo-pos:long "-1.422833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_313'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_313'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.422833'^^xsd:double;
  dwc:startLongitude '-1.422833'^^xsd:double;
  dwc:endLongitude '-1.422833'^^xsd:double;
  dwc:latitude '37.20917'^^xsd:double;
  dwc:startLatitude '37.20917'^^xsd:double;
  dwc:endLatitude '37.20917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.422833 37.20917, -1.422833 37.20917, -1.422833 37.20917, -1.422833 37.20917, -1.422833 37.20917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_313'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513 -2.543167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.513"^^xsd:decimal ;
  dwc:decimalLongitude "-2.543167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513 -2.543167)"^^geo:wktLiteral ;
  geo-pos:lat "36.513"^^xsd:decimal ;
  geo-pos:long "-2.543167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1004'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1004'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.543167'^^xsd:double;
  dwc:startLongitude '-2.543167'^^xsd:double;
  dwc:endLongitude '-2.543167'^^xsd:double;
  dwc:latitude '36.513'^^xsd:double;
  dwc:startLatitude '36.513'^^xsd:double;
  dwc:endLatitude '36.513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.543167 36.513, -2.543167 36.513, -2.543167 36.513, -2.543167 36.513, -2.543167 36.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1004'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58304 -2.90803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58304"^^xsd:decimal ;
  dwc:decimalLongitude "-2.90803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58304 -2.90803)"^^geo:wktLiteral ;
  geo-pos:lat "36.58304"^^xsd:decimal ;
  geo-pos:long "-2.90803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4582'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4582'^^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:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.90803'^^xsd:double;
  dwc:startLongitude '-2.90803'^^xsd:double;
  dwc:endLongitude '-2.90803'^^xsd:double;
  dwc:latitude '36.58304'^^xsd:double;
  dwc:startLatitude '36.58304'^^xsd:double;
  dwc:endLatitude '36.58304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.90803 36.58304, -2.90803 36.58304, -2.90803 36.58304, -2.90803 36.58304, -2.90803 36.58304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4582'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75233 -2.4935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75233 -2.4935)"^^geo:wktLiteral ;
  geo-pos:lat "36.75233"^^xsd:decimal ;
  geo-pos:long "-2.4935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1120'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1120'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4935'^^xsd:double;
  dwc:startLongitude '-2.4935'^^xsd:double;
  dwc:endLongitude '-2.4935'^^xsd:double;
  dwc:latitude '36.75233'^^xsd:double;
  dwc:startLatitude '36.75233'^^xsd:double;
  dwc:endLatitude '36.75233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4935 36.75233, -2.4935 36.75233, -2.4935 36.75233, -2.4935 36.75233, -2.4935 36.75233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1120'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58817 -2.038167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.038167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58817 -2.038167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58817"^^xsd:decimal ;
  geo-pos:long "-2.038167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_149'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_149'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.038167'^^xsd:double;
  dwc:startLongitude '-2.038167'^^xsd:double;
  dwc:endLongitude '-2.038167'^^xsd:double;
  dwc:latitude '36.58817'^^xsd:double;
  dwc:startLatitude '36.58817'^^xsd:double;
  dwc:endLatitude '36.58817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.038167 36.58817, -2.038167 36.58817, -2.038167 36.58817, -2.038167 36.58817, -2.038167 36.58817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_149'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64449 -2.880302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64449"^^xsd:decimal ;
  dwc:decimalLongitude "-2.880302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64449 -2.880302)"^^geo:wktLiteral ;
  geo-pos:lat "36.64449"^^xsd:decimal ;
  geo-pos:long "-2.880302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4143'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4143'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.4297222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.880302'^^xsd:double;
  dwc:startLongitude '-2.880302'^^xsd:double;
  dwc:endLongitude '-2.880302'^^xsd:double;
  dwc:latitude '36.64449'^^xsd:double;
  dwc:startLatitude '36.64449'^^xsd:double;
  dwc:endLatitude '36.64449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.880302 36.64449, -2.880302 36.64449, -2.880302 36.64449, -2.880302 36.64449, -2.880302 36.64449))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4143'^^xsd:string;
  dwc:observationDate '2007-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53773 -2.809282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53773"^^xsd:decimal ;
  dwc:decimalLongitude "-2.809282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53773 -2.809282)"^^geo:wktLiteral ;
  geo-pos:lat "36.53773"^^xsd:decimal ;
  geo-pos:long "-2.809282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4510'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4510'^^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:timeOfDay '6.8536111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.809282'^^xsd:double;
  dwc:startLongitude '-2.809282'^^xsd:double;
  dwc:endLongitude '-2.809282'^^xsd:double;
  dwc:latitude '36.53773'^^xsd:double;
  dwc:startLatitude '36.53773'^^xsd:double;
  dwc:endLatitude '36.53773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.809282 36.53773, -2.809282 36.53773, -2.809282 36.53773, -2.809282 36.53773, -2.809282 36.53773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4510'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31233 -1.451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31233 -1.451667)"^^geo:wktLiteral ;
  geo-pos:lat "37.31233"^^xsd:decimal ;
  geo-pos:long "-1.451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_258'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_258'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.451667'^^xsd:double;
  dwc:startLongitude '-1.451667'^^xsd:double;
  dwc:endLongitude '-1.451667'^^xsd:double;
  dwc:latitude '37.31233'^^xsd:double;
  dwc:startLatitude '37.31233'^^xsd:double;
  dwc:endLatitude '37.31233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.451667 37.31233, -1.451667 37.31233, -1.451667 37.31233, -1.451667 37.31233, -1.451667 37.31233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_258'^^xsd:string;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36533 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36533"^^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/1968__429_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36533 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.36533"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2952'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2952'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.697222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:startLongitude '-4.3'^^xsd:double;
  dwc:endLongitude '-4.3'^^xsd:double;
  dwc:latitude '36.36533'^^xsd:double;
  dwc:startLatitude '36.36533'^^xsd:double;
  dwc:endLatitude '36.36533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3 36.36533, -4.3 36.36533, -4.3 36.36533, -4.3 36.36533, -4.3 36.36533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2952'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4975 -1.2755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4975"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4975 -1.2755)"^^geo:wktLiteral ;
  geo-pos:lat "37.4975"^^xsd:decimal ;
  geo-pos:long "-1.2755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_211'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_211'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2755'^^xsd:double;
  dwc:startLongitude '-1.2755'^^xsd:double;
  dwc:endLongitude '-1.2755'^^xsd:double;
  dwc:latitude '37.4975'^^xsd:double;
  dwc:startLatitude '37.4975'^^xsd:double;
  dwc:endLatitude '37.4975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2755 37.4975, -1.2755 37.4975, -1.2755 37.4975, -1.2755 37.4975, -1.2755 37.4975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_211'^^xsd:string;
  dwc:observationDate '1993-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70817 -3.0785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70817 -3.0785)"^^geo:wktLiteral ;
  geo-pos:lat "36.70817"^^xsd:decimal ;
  geo-pos:long "-3.0785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2887'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2887'^^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:timeOfDay '6.8466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0785'^^xsd:double;
  dwc:startLongitude '-3.0785'^^xsd:double;
  dwc:endLongitude '-3.0785'^^xsd:double;
  dwc:latitude '36.70817'^^xsd:double;
  dwc:startLatitude '36.70817'^^xsd:double;
  dwc:endLatitude '36.70817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0785 36.70817, -3.0785 36.70817, -3.0785 36.70817, -3.0785 36.70817, -3.0785 36.70817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2887'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37383 -4.620166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37383 -4.620166)"^^geo:wktLiteral ;
  geo-pos:lat "36.37383"^^xsd:decimal ;
  geo-pos:long "-4.620166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2936'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2936'^^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:timeOfDay '9.4502777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.620166'^^xsd:double;
  dwc:startLongitude '-4.620166'^^xsd:double;
  dwc:endLongitude '-4.620166'^^xsd:double;
  dwc:latitude '36.37383'^^xsd:double;
  dwc:startLatitude '36.37383'^^xsd:double;
  dwc:endLatitude '36.37383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.620166 36.37383, -4.620166 36.37383, -4.620166 36.37383, -4.620166 36.37383, -4.620166 36.37383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2936'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68489 -4.004857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.004857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68489 -4.004857)"^^geo:wktLiteral ;
  geo-pos:lat "36.68489"^^xsd:decimal ;
  geo-pos:long "-4.004857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3643'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3643'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.8466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.004857'^^xsd:double;
  dwc:startLongitude '-4.004857'^^xsd:double;
  dwc:endLongitude '-4.004857'^^xsd:double;
  dwc:latitude '36.68489'^^xsd:double;
  dwc:startLatitude '36.68489'^^xsd:double;
  dwc:endLatitude '36.68489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.004857 36.68489, -4.004857 36.68489, -4.004857 36.68489, -4.004857 36.68489, -4.004857 36.68489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3643'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67809 -3.671057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67809"^^xsd:decimal ;
  dwc:decimalLongitude "-3.671057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67809 -3.671057)"^^geo:wktLiteral ;
  geo-pos:lat "36.67809"^^xsd:decimal ;
  geo-pos:long "-3.671057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3530'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3530'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1694444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.671057'^^xsd:double;
  dwc:startLongitude '-3.671057'^^xsd:double;
  dwc:endLongitude '-3.671057'^^xsd:double;
  dwc:latitude '36.67809'^^xsd:double;
  dwc:startLatitude '36.67809'^^xsd:double;
  dwc:endLatitude '36.67809'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.671057 36.67809, -3.671057 36.67809, -3.671057 36.67809, -3.671057 36.67809, -3.671057 36.67809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3530'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -3.977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-3.977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -3.977)"^^geo:wktLiteral ;
  geo-pos:lat "36.6655"^^xsd:decimal ;
  geo-pos:long "-3.977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3207'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3207'^^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:timeOfDay '15.111666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.977'^^xsd:double;
  dwc:startLongitude '-3.977'^^xsd:double;
  dwc:endLongitude '-3.977'^^xsd:double;
  dwc:latitude '36.6655'^^xsd:double;
  dwc:startLatitude '36.6655'^^xsd:double;
  dwc:endLatitude '36.6655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.977 36.6655, -3.977 36.6655, -3.977 36.6655, -3.977 36.6655, -3.977 36.6655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3207'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51833 -1.163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51833 -1.163333)"^^geo:wktLiteral ;
  geo-pos:lat "37.51833"^^xsd:decimal ;
  geo-pos:long "-1.163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_132'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_132'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.163333'^^xsd:double;
  dwc:startLongitude '-1.163333'^^xsd:double;
  dwc:endLongitude '-1.163333'^^xsd:double;
  dwc:latitude '37.51833'^^xsd:double;
  dwc:startLatitude '37.51833'^^xsd:double;
  dwc:endLatitude '37.51833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.163333 37.51833, -1.163333 37.51833, -1.163333 37.51833, -1.163333 37.51833, -1.163333 37.51833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_132'^^xsd:string;
  dwc:observationDate '1993-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 -2.9455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.409"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 -2.9455)"^^geo:wktLiteral ;
  geo-pos:lat "36.409"^^xsd:decimal ;
  geo-pos:long "-2.9455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2286'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2286'^^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:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9455'^^xsd:double;
  dwc:startLongitude '-2.9455'^^xsd:double;
  dwc:endLongitude '-2.9455'^^xsd:double;
  dwc:latitude '36.409'^^xsd:double;
  dwc:startLatitude '36.409'^^xsd:double;
  dwc:endLatitude '36.409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9455 36.409, -2.9455 36.409, -2.9455 36.409, -2.9455 36.409, -2.9455 36.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2286'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48933 -2.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48933 -2.56)"^^geo:wktLiteral ;
  geo-pos:lat "36.48933"^^xsd:decimal ;
  geo-pos:long "-2.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1595'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1595'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.56'^^xsd:double;
  dwc:startLongitude '-2.56'^^xsd:double;
  dwc:endLongitude '-2.56'^^xsd:double;
  dwc:latitude '36.48933'^^xsd:double;
  dwc:startLatitude '36.48933'^^xsd:double;
  dwc:endLatitude '36.48933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.56 36.48933, -2.56 36.48933, -2.56 36.48933, -2.56 36.48933, -2.56 36.48933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1595'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84612 -3.034597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.84612"^^xsd:decimal ;
  dwc:decimalLongitude "-3.034597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84612 -3.034597)"^^geo:wktLiteral ;
  geo-pos:lat "35.84612"^^xsd:decimal ;
  geo-pos:long "-3.034597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4750'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4750'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.379166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.034597'^^xsd:double;
  dwc:startLongitude '-3.034597'^^xsd:double;
  dwc:endLongitude '-3.034597'^^xsd:double;
  dwc:latitude '35.84612'^^xsd:double;
  dwc:startLatitude '35.84612'^^xsd:double;
  dwc:endLatitude '35.84612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.034597 35.84612, -3.034597 35.84612, -3.034597 35.84612, -3.034597 35.84612, -3.034597 35.84612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4750'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55128 -4.142157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55128"^^xsd:decimal ;
  dwc:decimalLongitude "-4.142157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55128 -4.142157)"^^geo:wktLiteral ;
  geo-pos:lat "35.55128"^^xsd:decimal ;
  geo-pos:long "-4.142157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4725'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4725'^^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:timeOfDay '13.534444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.142157'^^xsd:double;
  dwc:startLongitude '-4.142157'^^xsd:double;
  dwc:endLongitude '-4.142157'^^xsd:double;
  dwc:latitude '35.55128'^^xsd:double;
  dwc:startLatitude '35.55128'^^xsd:double;
  dwc:endLatitude '35.55128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.142157 35.55128, -4.142157 35.55128, -4.142157 35.55128, -4.142157 35.55128, -4.142157 35.55128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4725'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16965 -2.899727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16965"^^xsd:decimal ;
  dwc:decimalLongitude "-2.899727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16965 -2.899727)"^^geo:wktLiteral ;
  geo-pos:lat "36.16965"^^xsd:decimal ;
  geo-pos:long "-2.899727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4744'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4744'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.915833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.899727'^^xsd:double;
  dwc:startLongitude '-2.899727'^^xsd:double;
  dwc:endLongitude '-2.899727'^^xsd:double;
  dwc:latitude '36.16965'^^xsd:double;
  dwc:startLatitude '36.16965'^^xsd:double;
  dwc:endLatitude '36.16965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.899727 36.16965, -2.899727 36.16965, -2.899727 36.16965, -2.899727 36.16965, -2.899727 36.16965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4744'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44933 -2.551167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.551167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44933 -2.551167)"^^geo:wktLiteral ;
  geo-pos:lat "36.44933"^^xsd:decimal ;
  geo-pos:long "-2.551167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1271'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1271'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.551167'^^xsd:double;
  dwc:startLongitude '-2.551167'^^xsd:double;
  dwc:endLongitude '-2.551167'^^xsd:double;
  dwc:latitude '36.44933'^^xsd:double;
  dwc:startLatitude '36.44933'^^xsd:double;
  dwc:endLatitude '36.44933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.551167 36.44933, -2.551167 36.44933, -2.551167 36.44933, -2.551167 36.44933, -2.551167 36.44933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1271'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43433 -2.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43433 -2.628333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43433"^^xsd:decimal ;
  geo-pos:long "-2.628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_832'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_832'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.628333'^^xsd:double;
  dwc:startLongitude '-2.628333'^^xsd:double;
  dwc:endLongitude '-2.628333'^^xsd:double;
  dwc:latitude '36.43433'^^xsd:double;
  dwc:startLatitude '36.43433'^^xsd:double;
  dwc:endLatitude '36.43433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.628333 36.43433, -2.628333 36.43433, -2.628333 36.43433, -2.628333 36.43433, -2.628333 36.43433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_832'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42354 -3.10034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42354"^^xsd:decimal ;
  dwc:decimalLongitude "-3.10034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42354 -3.10034)"^^geo:wktLiteral ;
  geo-pos:lat "36.42354"^^xsd:decimal ;
  geo-pos:long "-3.10034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4831'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4831'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.150555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.10034'^^xsd:double;
  dwc:startLongitude '-3.10034'^^xsd:double;
  dwc:endLongitude '-3.10034'^^xsd:double;
  dwc:latitude '36.42354'^^xsd:double;
  dwc:startLatitude '36.42354'^^xsd:double;
  dwc:endLatitude '36.42354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.10034 36.42354, -3.10034 36.42354, -3.10034 36.42354, -3.10034 36.42354, -3.10034 36.42354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4831'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3106 -2.947595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3106"^^xsd:decimal ;
  dwc:decimalLongitude "-2.947595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3106 -2.947595)"^^geo:wktLiteral ;
  geo-pos:lat "36.3106"^^xsd:decimal ;
  geo-pos:long "-2.947595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4663'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4663'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.595833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.947595'^^xsd:double;
  dwc:startLongitude '-2.947595'^^xsd:double;
  dwc:endLongitude '-2.947595'^^xsd:double;
  dwc:latitude '36.3106'^^xsd:double;
  dwc:startLatitude '36.3106'^^xsd:double;
  dwc:endLatitude '36.3106'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.947595 36.3106, -2.947595 36.3106, -2.947595 36.3106, -2.947595 36.3106, -2.947595 36.3106))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4663'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45319 -3.078277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45319"^^xsd:decimal ;
  dwc:decimalLongitude "-3.078277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45319 -3.078277)"^^geo:wktLiteral ;
  geo-pos:lat "36.45319"^^xsd:decimal ;
  geo-pos:long "-3.078277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4815'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4815'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.253611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.078277'^^xsd:double;
  dwc:startLongitude '-3.078277'^^xsd:double;
  dwc:endLongitude '-3.078277'^^xsd:double;
  dwc:latitude '36.45319'^^xsd:double;
  dwc:startLatitude '36.45319'^^xsd:double;
  dwc:endLatitude '36.45319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.078277 36.45319, -3.078277 36.45319, -3.078277 36.45319, -3.078277 36.45319, -3.078277 36.45319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4815'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.757833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.757833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.757833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40183"^^xsd:decimal ;
  geo-pos:long "-2.757833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1084'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1084'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.757833'^^xsd:double;
  dwc:startLongitude '-2.757833'^^xsd:double;
  dwc:endLongitude '-2.757833'^^xsd:double;
  dwc:latitude '36.40183'^^xsd:double;
  dwc:startLatitude '36.40183'^^xsd:double;
  dwc:endLatitude '36.40183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.757833 36.40183, -2.757833 36.40183, -2.757833 36.40183, -2.757833 36.40183, -2.757833 36.40183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1084'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32317 -2.923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32317 -2.923333)"^^geo:wktLiteral ;
  geo-pos:lat "36.32317"^^xsd:decimal ;
  geo-pos:long "-2.923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1610'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1610'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923333'^^xsd:double;
  dwc:startLongitude '-2.923333'^^xsd:double;
  dwc:endLongitude '-2.923333'^^xsd:double;
  dwc:latitude '36.32317'^^xsd:double;
  dwc:startLatitude '36.32317'^^xsd:double;
  dwc:endLatitude '36.32317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923333 36.32317, -2.923333 36.32317, -2.923333 36.32317, -2.923333 36.32317, -2.923333 36.32317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1610'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31467 -2.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31467 -2.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.31467"^^xsd:decimal ;
  geo-pos:long "-2.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1308'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1308'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.745'^^xsd:double;
  dwc:startLongitude '-2.745'^^xsd:double;
  dwc:endLongitude '-2.745'^^xsd:double;
  dwc:latitude '36.31467'^^xsd:double;
  dwc:startLatitude '36.31467'^^xsd:double;
  dwc:endLatitude '36.31467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.745 36.31467, -2.745 36.31467, -2.745 36.31467, -2.745 36.31467, -2.745 36.31467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1308'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48617 -2.542167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.542167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48617 -2.542167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48617"^^xsd:decimal ;
  geo-pos:long "-2.542167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1210'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1210'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.542167'^^xsd:double;
  dwc:startLongitude '-2.542167'^^xsd:double;
  dwc:endLongitude '-2.542167'^^xsd:double;
  dwc:latitude '36.48617'^^xsd:double;
  dwc:startLatitude '36.48617'^^xsd:double;
  dwc:endLatitude '36.48617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.542167 36.48617, -2.542167 36.48617, -2.542167 36.48617, -2.542167 36.48617, -2.542167 36.48617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1210'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44117 -2.732833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.732833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44117 -2.732833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44117"^^xsd:decimal ;
  geo-pos:long "-2.732833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1315'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1315'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.732833'^^xsd:double;
  dwc:startLongitude '-2.732833'^^xsd:double;
  dwc:endLongitude '-2.732833'^^xsd:double;
  dwc:latitude '36.44117'^^xsd:double;
  dwc:startLatitude '36.44117'^^xsd:double;
  dwc:endLatitude '36.44117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.732833 36.44117, -2.732833 36.44117, -2.732833 36.44117, -2.732833 36.44117, -2.732833 36.44117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1315'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41 -2.611167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41"^^xsd:decimal ;
  dwc:decimalLongitude "-2.611167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41 -2.611167)"^^geo:wktLiteral ;
  geo-pos:lat "36.41"^^xsd:decimal ;
  geo-pos:long "-2.611167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2701'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2701'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.611167'^^xsd:double;
  dwc:startLongitude '-2.611167'^^xsd:double;
  dwc:endLongitude '-2.611167'^^xsd:double;
  dwc:latitude '36.41'^^xsd:double;
  dwc:startLatitude '36.41'^^xsd:double;
  dwc:endLatitude '36.41'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.611167 36.41, -2.611167 36.41, -2.611167 36.41, -2.611167 36.41, -2.611167 36.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_2701'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06617 -3.012833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.012833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06617 -3.012833)"^^geo:wktLiteral ;
  geo-pos:lat "36.06617"^^xsd:decimal ;
  geo-pos:long "-3.012833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2277'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2277'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.012833'^^xsd:double;
  dwc:startLongitude '-3.012833'^^xsd:double;
  dwc:endLongitude '-3.012833'^^xsd:double;
  dwc:latitude '36.06617'^^xsd:double;
  dwc:startLatitude '36.06617'^^xsd:double;
  dwc:endLatitude '36.06617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.012833 36.06617, -3.012833 36.06617, -3.012833 36.06617, -3.012833 36.06617, -3.012833 36.06617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_2277'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 -2.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.409"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.409 -2.6045)"^^geo:wktLiteral ;
  geo-pos:lat "36.409"^^xsd:decimal ;
  geo-pos:long "-2.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1215'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1215'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6045'^^xsd:double;
  dwc:startLongitude '-2.6045'^^xsd:double;
  dwc:endLongitude '-2.6045'^^xsd:double;
  dwc:latitude '36.409'^^xsd:double;
  dwc:startLatitude '36.409'^^xsd:double;
  dwc:endLatitude '36.409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6045 36.409, -2.6045 36.409, -2.6045 36.409, -2.6045 36.409, -2.6045 36.409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1215'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5702 -3.178195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5702"^^xsd:decimal ;
  dwc:decimalLongitude "-3.178195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5702 -3.178195)"^^geo:wktLiteral ;
  geo-pos:lat "36.5702"^^xsd:decimal ;
  geo-pos:long "-3.178195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4397'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4397'^^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:timeOfDay '12.269444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.178195'^^xsd:double;
  dwc:startLongitude '-3.178195'^^xsd:double;
  dwc:endLongitude '-3.178195'^^xsd:double;
  dwc:latitude '36.5702'^^xsd:double;
  dwc:startLatitude '36.5702'^^xsd:double;
  dwc:endLatitude '36.5702'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.178195 36.5702, -3.178195 36.5702, -3.178195 36.5702, -3.178195 36.5702, -3.178195 36.5702))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4397'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33635 -2.818695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33635"^^xsd:decimal ;
  dwc:decimalLongitude "-2.818695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33635 -2.818695)"^^geo:wktLiteral ;
  geo-pos:lat "36.33635"^^xsd:decimal ;
  geo-pos:long "-2.818695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4822'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4822'^^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:timeOfDay '8.2875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.818695'^^xsd:double;
  dwc:startLongitude '-2.818695'^^xsd:double;
  dwc:endLongitude '-2.818695'^^xsd:double;
  dwc:latitude '36.33635'^^xsd:double;
  dwc:startLatitude '36.33635'^^xsd:double;
  dwc:endLatitude '36.33635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.818695 36.33635, -2.818695 36.33635, -2.818695 36.33635, -2.818695 36.33635, -2.818695 36.33635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4822'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28821 -2.876788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28821"^^xsd:decimal ;
  dwc:decimalLongitude "-2.876788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28821 -2.876788)"^^geo:wktLiteral ;
  geo-pos:lat "36.28821"^^xsd:decimal ;
  geo-pos:long "-2.876788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4739'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4739'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.398055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.876788'^^xsd:double;
  dwc:startLongitude '-2.876788'^^xsd:double;
  dwc:endLongitude '-2.876788'^^xsd:double;
  dwc:latitude '36.28821'^^xsd:double;
  dwc:startLatitude '36.28821'^^xsd:double;
  dwc:endLatitude '36.28821'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.876788 36.28821, -2.876788 36.28821, -2.876788 36.28821, -2.876788 36.28821, -2.876788 36.28821))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4739'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35826 -2.73902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35826"^^xsd:decimal ;
  dwc:decimalLongitude "-2.73902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35826 -2.73902)"^^geo:wktLiteral ;
  geo-pos:lat "36.35826"^^xsd:decimal ;
  geo-pos:long "-2.73902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3575'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3575'^^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:timeOfDay '13.157777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.73902'^^xsd:double;
  dwc:startLongitude '-2.73902'^^xsd:double;
  dwc:endLongitude '-2.73902'^^xsd:double;
  dwc:latitude '36.35826'^^xsd:double;
  dwc:startLatitude '36.35826'^^xsd:double;
  dwc:endLatitude '36.35826'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.73902 36.35826, -2.73902 36.35826, -2.73902 36.35826, -2.73902 36.35826, -2.73902 36.35826))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_3575'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48566 -2.585833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.585833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48566 -2.585833)"^^geo:wktLiteral ;
  geo-pos:lat "36.48566"^^xsd:decimal ;
  geo-pos:long "-2.585833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2675'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2675'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.585833'^^xsd:double;
  dwc:startLongitude '-2.585833'^^xsd:double;
  dwc:endLongitude '-2.585833'^^xsd:double;
  dwc:latitude '36.48566'^^xsd:double;
  dwc:startLatitude '36.48566'^^xsd:double;
  dwc:endLatitude '36.48566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.585833 36.48566, -2.585833 36.48566, -2.585833 36.48566, -2.585833 36.48566, -2.585833 36.48566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_2675'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14119 -2.915303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14119"^^xsd:decimal ;
  dwc:decimalLongitude "-2.915303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14119 -2.915303)"^^geo:wktLiteral ;
  geo-pos:lat "36.14119"^^xsd:decimal ;
  geo-pos:long "-2.915303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4745'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4745'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.419166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.915303'^^xsd:double;
  dwc:startLongitude '-2.915303'^^xsd:double;
  dwc:endLongitude '-2.915303'^^xsd:double;
  dwc:latitude '36.14119'^^xsd:double;
  dwc:startLatitude '36.14119'^^xsd:double;
  dwc:endLatitude '36.14119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.915303 36.14119, -2.915303 36.14119, -2.915303 36.14119, -2.915303 36.14119, -2.915303 36.14119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4745'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35017 -2.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35017 -2.905)"^^geo:wktLiteral ;
  geo-pos:lat "36.35017"^^xsd:decimal ;
  geo-pos:long "-2.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2873'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2873'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.8475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.905'^^xsd:double;
  dwc:startLongitude '-2.905'^^xsd:double;
  dwc:endLongitude '-2.905'^^xsd:double;
  dwc:latitude '36.35017'^^xsd:double;
  dwc:startLatitude '36.35017'^^xsd:double;
  dwc:endLatitude '36.35017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.905 36.35017, -2.905 36.35017, -2.905 36.35017, -2.905 36.35017, -2.905 36.35017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_2873'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49202 -2.645297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49202"^^xsd:decimal ;
  dwc:decimalLongitude "-2.645297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49202 -2.645297)"^^geo:wktLiteral ;
  geo-pos:lat "36.49202"^^xsd:decimal ;
  geo-pos:long "-2.645297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4539'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4539'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.4730555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.645297'^^xsd:double;
  dwc:startLongitude '-2.645297'^^xsd:double;
  dwc:endLongitude '-2.645297'^^xsd:double;
  dwc:latitude '36.49202'^^xsd:double;
  dwc:startLatitude '36.49202'^^xsd:double;
  dwc:endLatitude '36.49202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.645297 36.49202, -2.645297 36.49202, -2.645297 36.49202, -2.645297 36.49202, -2.645297 36.49202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4539'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4446 -2.674898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4446"^^xsd:decimal ;
  dwc:decimalLongitude "-2.674898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4446 -2.674898)"^^geo:wktLiteral ;
  geo-pos:lat "36.4446"^^xsd:decimal ;
  geo-pos:long "-2.674898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4839'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4839'^^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:timeOfDay '8.1733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.674898'^^xsd:double;
  dwc:startLongitude '-2.674898'^^xsd:double;
  dwc:endLongitude '-2.674898'^^xsd:double;
  dwc:latitude '36.4446'^^xsd:double;
  dwc:startLatitude '36.4446'^^xsd:double;
  dwc:endLatitude '36.4446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.674898 36.4446, -2.674898 36.4446, -2.674898 36.4446, -2.674898 36.4446, -2.674898 36.4446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4839'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.286 -2.788833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.286"^^xsd:decimal ;
  dwc:decimalLongitude "-2.788833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.286 -2.788833)"^^geo:wktLiteral ;
  geo-pos:lat "36.286"^^xsd:decimal ;
  geo-pos:long "-2.788833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1305'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1305'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.788833'^^xsd:double;
  dwc:startLongitude '-2.788833'^^xsd:double;
  dwc:endLongitude '-2.788833'^^xsd:double;
  dwc:latitude '36.286'^^xsd:double;
  dwc:startLatitude '36.286'^^xsd:double;
  dwc:endLatitude '36.286'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.788833 36.286, -2.788833 36.286, -2.788833 36.286, -2.788833 36.286, -2.788833 36.286))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1305'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42467 -2.685167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.685167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42467 -2.685167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42467"^^xsd:decimal ;
  geo-pos:long "-2.685167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4675'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4675'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.67'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.685167'^^xsd:double;
  dwc:startLongitude '-2.685167'^^xsd:double;
  dwc:endLongitude '-2.685167'^^xsd:double;
  dwc:latitude '36.42467'^^xsd:double;
  dwc:startLatitude '36.42467'^^xsd:double;
  dwc:endLatitude '36.42467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.685167 36.42467, -2.685167 36.42467, -2.685167 36.42467, -2.685167 36.42467, -2.685167 36.42467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4675'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30683 -2.787667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.787667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30683 -2.787667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30683"^^xsd:decimal ;
  geo-pos:long "-2.787667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1302'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1302'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.787667'^^xsd:double;
  dwc:startLongitude '-2.787667'^^xsd:double;
  dwc:endLongitude '-2.787667'^^xsd:double;
  dwc:latitude '36.30683'^^xsd:double;
  dwc:startLatitude '36.30683'^^xsd:double;
  dwc:endLatitude '36.30683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.787667 36.30683, -2.787667 36.30683, -2.787667 36.30683, -2.787667 36.30683, -2.787667 36.30683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1302'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2794 -2.950288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2794"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2794 -2.950288)"^^geo:wktLiteral ;
  geo-pos:lat "36.2794"^^xsd:decimal ;
  geo-pos:long "-2.950288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4664'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4664'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.950288'^^xsd:double;
  dwc:startLongitude '-2.950288'^^xsd:double;
  dwc:endLongitude '-2.950288'^^xsd:double;
  dwc:latitude '36.2794'^^xsd:double;
  dwc:startLatitude '36.2794'^^xsd:double;
  dwc:endLatitude '36.2794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950288 36.2794, -2.950288 36.2794, -2.950288 36.2794, -2.950288 36.2794, -2.950288 36.2794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4664'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48083 -2.563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48083 -2.563333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48083"^^xsd:decimal ;
  geo-pos:long "-2.563333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2672'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2672'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.563333'^^xsd:double;
  dwc:startLongitude '-2.563333'^^xsd:double;
  dwc:endLongitude '-2.563333'^^xsd:double;
  dwc:latitude '36.48083'^^xsd:double;
  dwc:startLatitude '36.48083'^^xsd:double;
  dwc:endLatitude '36.48083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.563333 36.48083, -2.563333 36.48083, -2.563333 36.48083, -2.563333 36.48083, -2.563333 36.48083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_2672'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37321 -2.670262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37321"^^xsd:decimal ;
  dwc:decimalLongitude "-2.670262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37321 -2.670262)"^^geo:wktLiteral ;
  geo-pos:lat "36.37321"^^xsd:decimal ;
  geo-pos:long "-2.670262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4678'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4678'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.201666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.670262'^^xsd:double;
  dwc:startLongitude '-2.670262'^^xsd:double;
  dwc:endLongitude '-2.670262'^^xsd:double;
  dwc:latitude '36.37321'^^xsd:double;
  dwc:startLatitude '36.37321'^^xsd:double;
  dwc:endLatitude '36.37321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.670262 36.37321, -2.670262 36.37321, -2.670262 36.37321, -2.670262 36.37321, -2.670262 36.37321))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4678'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45288 -3.086268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45288"^^xsd:decimal ;
  dwc:decimalLongitude "-3.086268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45288 -3.086268)"^^geo:wktLiteral ;
  geo-pos:lat "36.45288"^^xsd:decimal ;
  geo-pos:long "-3.086268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4816'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4816'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.411944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.086268'^^xsd:double;
  dwc:startLongitude '-3.086268'^^xsd:double;
  dwc:endLongitude '-3.086268'^^xsd:double;
  dwc:latitude '36.45288'^^xsd:double;
  dwc:startLatitude '36.45288'^^xsd:double;
  dwc:endLatitude '36.45288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.086268 36.45288, -3.086268 36.45288, -3.086268 36.45288, -3.086268 36.45288, -3.086268 36.45288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4816'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48383 -2.542667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.542667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48383 -2.542667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48383"^^xsd:decimal ;
  geo-pos:long "-2.542667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1209'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1209'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.542667'^^xsd:double;
  dwc:startLongitude '-2.542667'^^xsd:double;
  dwc:endLongitude '-2.542667'^^xsd:double;
  dwc:latitude '36.48383'^^xsd:double;
  dwc:startLatitude '36.48383'^^xsd:double;
  dwc:endLatitude '36.48383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.542667 36.48383, -2.542667 36.48383, -2.542667 36.48383, -2.542667 36.48383, -2.542667 36.48383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1209'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54726 -2.49809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54726"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54726 -2.49809)"^^geo:wktLiteral ;
  geo-pos:lat "36.54726"^^xsd:decimal ;
  geo-pos:long "-2.49809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3708'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3708'^^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:timeOfDay '13.172222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.49809'^^xsd:double;
  dwc:startLongitude '-2.49809'^^xsd:double;
  dwc:endLongitude '-2.49809'^^xsd:double;
  dwc:latitude '36.54726'^^xsd:double;
  dwc:startLatitude '36.54726'^^xsd:double;
  dwc:endLatitude '36.54726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49809 36.54726, -2.49809 36.54726, -2.49809 36.54726, -2.49809 36.54726, -2.49809 36.54726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3708'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.446 -2.898667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.446"^^xsd:decimal ;
  dwc:decimalLongitude "-2.898667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.446 -2.898667)"^^geo:wktLiteral ;
  geo-pos:lat "36.446"^^xsd:decimal ;
  geo-pos:long "-2.898667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1713'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1713'^^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:timeOfDay '7.3961111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.898667'^^xsd:double;
  dwc:startLongitude '-2.898667'^^xsd:double;
  dwc:endLongitude '-2.898667'^^xsd:double;
  dwc:latitude '36.446'^^xsd:double;
  dwc:startLatitude '36.446'^^xsd:double;
  dwc:endLatitude '36.446'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.898667 36.446, -2.898667 36.446, -2.898667 36.446, -2.898667 36.446, -2.898667 36.446))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1713'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61272 -3.218987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61272"^^xsd:decimal ;
  dwc:decimalLongitude "-3.218987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61272 -3.218987)"^^geo:wktLiteral ;
  geo-pos:lat "36.61272"^^xsd:decimal ;
  geo-pos:long "-3.218987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4027'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4027'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.406944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.218987'^^xsd:double;
  dwc:startLongitude '-3.218987'^^xsd:double;
  dwc:endLongitude '-3.218987'^^xsd:double;
  dwc:latitude '36.61272'^^xsd:double;
  dwc:startLatitude '36.61272'^^xsd:double;
  dwc:endLatitude '36.61272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.218987 36.61272, -3.218987 36.61272, -3.218987 36.61272, -3.218987 36.61272, -3.218987 36.61272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4027'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5595 -2.653667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.653667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5595 -2.653667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5595"^^xsd:decimal ;
  geo-pos:long "-2.653667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_665'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_665'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.653667'^^xsd:double;
  dwc:startLongitude '-2.653667'^^xsd:double;
  dwc:endLongitude '-2.653667'^^xsd:double;
  dwc:latitude '36.5595'^^xsd:double;
  dwc:startLatitude '36.5595'^^xsd:double;
  dwc:endLatitude '36.5595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.653667 36.5595, -2.653667 36.5595, -2.653667 36.5595, -2.653667 36.5595, -2.653667 36.5595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_665'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.631 -3.228667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.631"^^xsd:decimal ;
  dwc:decimalLongitude "-3.228667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.631 -3.228667)"^^geo:wktLiteral ;
  geo-pos:lat "36.631"^^xsd:decimal ;
  geo-pos:long "-3.228667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1548'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1548'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.228667'^^xsd:double;
  dwc:startLongitude '-3.228667'^^xsd:double;
  dwc:endLongitude '-3.228667'^^xsd:double;
  dwc:latitude '36.631'^^xsd:double;
  dwc:startLatitude '36.631'^^xsd:double;
  dwc:endLatitude '36.631'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.228667 36.631, -3.228667 36.631, -3.228667 36.631, -3.228667 36.631, -3.228667 36.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1548'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41717 -2.795333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.795333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41717 -2.795333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41717"^^xsd:decimal ;
  geo-pos:long "-2.795333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1776'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1776'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.633888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.795333'^^xsd:double;
  dwc:startLongitude '-2.795333'^^xsd:double;
  dwc:endLongitude '-2.795333'^^xsd:double;
  dwc:latitude '36.41717'^^xsd:double;
  dwc:startLatitude '36.41717'^^xsd:double;
  dwc:endLatitude '36.41717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.795333 36.41717, -2.795333 36.41717, -2.795333 36.41717, -2.795333 36.41717, -2.795333 36.41717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1776'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056 -1.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.056"^^xsd:decimal ;
  dwc:decimalLongitude "-1.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.056 -1.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.056"^^xsd:decimal ;
  geo-pos:long "-1.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_526'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_526'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.691667'^^xsd:double;
  dwc:startLongitude '-1.691667'^^xsd:double;
  dwc:endLongitude '-1.691667'^^xsd:double;
  dwc:latitude '37.056'^^xsd:double;
  dwc:startLatitude '37.056'^^xsd:double;
  dwc:endLatitude '37.056'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.691667 37.056, -1.691667 37.056, -1.691667 37.056, -1.691667 37.056, -1.691667 37.056))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_526'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57333 -2.303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57333 -2.303333)"^^geo:wktLiteral ;
  geo-pos:lat "36.57333"^^xsd:decimal ;
  geo-pos:long "-2.303333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_60'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_60'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.303333'^^xsd:double;
  dwc:startLongitude '-2.303333'^^xsd:double;
  dwc:endLongitude '-2.303333'^^xsd:double;
  dwc:latitude '36.57333'^^xsd:double;
  dwc:startLatitude '36.57333'^^xsd:double;
  dwc:endLatitude '36.57333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.303333 36.57333, -2.303333 36.57333, -2.303333 36.57333, -2.303333 36.57333, -2.303333 36.57333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_60'^^xsd:string;
  dwc:observationDate '1992-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4411 -2.747475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.747475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4411 -2.747475)"^^geo:wktLiteral ;
  geo-pos:lat "36.4411"^^xsd:decimal ;
  geo-pos:long "-2.747475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4332'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4332'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.99'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.747475'^^xsd:double;
  dwc:startLongitude '-2.747475'^^xsd:double;
  dwc:endLongitude '-2.747475'^^xsd:double;
  dwc:latitude '36.4411'^^xsd:double;
  dwc:startLatitude '36.4411'^^xsd:double;
  dwc:endLatitude '36.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.747475 36.4411, -2.747475 36.4411, -2.747475 36.4411, -2.747475 36.4411, -2.747475 36.4411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4332'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84317 -1.727833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.727833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84317 -1.727833)"^^geo:wktLiteral ;
  geo-pos:lat "36.84317"^^xsd:decimal ;
  geo-pos:long "-1.727833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_144'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_144'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.727833'^^xsd:double;
  dwc:startLongitude '-1.727833'^^xsd:double;
  dwc:endLongitude '-1.727833'^^xsd:double;
  dwc:latitude '36.84317'^^xsd:double;
  dwc:startLatitude '36.84317'^^xsd:double;
  dwc:endLatitude '36.84317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.727833 36.84317, -1.727833 36.84317, -1.727833 36.84317, -1.727833 36.84317, -1.727833 36.84317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_144'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -2.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -2.558333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53333"^^xsd:decimal ;
  geo-pos:long "-2.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_81'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_81'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.558333'^^xsd:double;
  dwc:startLongitude '-2.558333'^^xsd:double;
  dwc:endLongitude '-2.558333'^^xsd:double;
  dwc:latitude '36.53333'^^xsd:double;
  dwc:startLatitude '36.53333'^^xsd:double;
  dwc:endLatitude '36.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.558333 36.53333, -2.558333 36.53333, -2.558333 36.53333, -2.558333 36.53333, -2.558333 36.53333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_81'^^xsd:string;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3181 -3.971165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3181"^^xsd:decimal ;
  dwc:decimalLongitude "-3.971165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3181 -3.971165)"^^geo:wktLiteral ;
  geo-pos:lat "36.3181"^^xsd:decimal ;
  geo-pos:long "-3.971165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4290'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4290'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.693055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.971165'^^xsd:double;
  dwc:startLongitude '-3.971165'^^xsd:double;
  dwc:endLongitude '-3.971165'^^xsd:double;
  dwc:latitude '36.3181'^^xsd:double;
  dwc:startLatitude '36.3181'^^xsd:double;
  dwc:endLatitude '36.3181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.971165 36.3181, -3.971165 36.3181, -3.971165 36.3181, -3.971165 36.3181, -3.971165 36.3181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4290'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55621 -2.477143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55621"^^xsd:decimal ;
  dwc:decimalLongitude "-2.477143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55621 -2.477143)"^^geo:wktLiteral ;
  geo-pos:lat "36.55621"^^xsd:decimal ;
  geo-pos:long "-2.477143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3659'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3659'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.496111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.477143'^^xsd:double;
  dwc:startLongitude '-2.477143'^^xsd:double;
  dwc:endLongitude '-2.477143'^^xsd:double;
  dwc:latitude '36.55621'^^xsd:double;
  dwc:startLatitude '36.55621'^^xsd:double;
  dwc:endLatitude '36.55621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.477143 36.55621, -2.477143 36.55621, -2.477143 36.55621, -2.477143 36.55621, -2.477143 36.55621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3659'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3895 -2.759667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3895"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3895 -2.759667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3895"^^xsd:decimal ;
  geo-pos:long "-2.759667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1476'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1476'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.759667'^^xsd:double;
  dwc:startLongitude '-2.759667'^^xsd:double;
  dwc:endLongitude '-2.759667'^^xsd:double;
  dwc:latitude '36.3895'^^xsd:double;
  dwc:startLatitude '36.3895'^^xsd:double;
  dwc:endLatitude '36.3895'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.759667 36.3895, -2.759667 36.3895, -2.759667 36.3895, -2.759667 36.3895, -2.759667 36.3895))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1476'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54733 -2.543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54733 -2.543333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54733"^^xsd:decimal ;
  geo-pos:long "-2.543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_860'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_860'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.543333'^^xsd:double;
  dwc:startLongitude '-2.543333'^^xsd:double;
  dwc:endLongitude '-2.543333'^^xsd:double;
  dwc:latitude '36.54733'^^xsd:double;
  dwc:startLatitude '36.54733'^^xsd:double;
  dwc:endLatitude '36.54733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.543333 36.54733, -2.543333 36.54733, -2.543333 36.54733, -2.543333 36.54733, -2.543333 36.54733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_860'^^xsd:string;
  dwc:observationDate '1997-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56228 -3.135349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56228"^^xsd:decimal ;
  dwc:decimalLongitude "-3.135349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56228 -3.135349)"^^geo:wktLiteral ;
  geo-pos:lat "36.56228"^^xsd:decimal ;
  geo-pos:long "-3.135349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4188'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4188'^^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:timeOfDay '12.962222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.135349'^^xsd:double;
  dwc:startLongitude '-3.135349'^^xsd:double;
  dwc:endLongitude '-3.135349'^^xsd:double;
  dwc:latitude '36.56228'^^xsd:double;
  dwc:startLatitude '36.56228'^^xsd:double;
  dwc:endLatitude '36.56228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.135349 36.56228, -3.135349 36.56228, -3.135349 36.56228, -3.135349 36.56228, -3.135349 36.56228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4188'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -2.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45367"^^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/1968__429_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -2.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.45367"^^xsd:decimal ;
  geo-pos:long "-2.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1563'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1563'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.95'^^xsd:double;
  dwc:startLongitude '-2.95'^^xsd:double;
  dwc:endLongitude '-2.95'^^xsd:double;
  dwc:latitude '36.45367'^^xsd:double;
  dwc:startLatitude '36.45367'^^xsd:double;
  dwc:endLatitude '36.45367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.95 36.45367, -2.95 36.45367, -2.95 36.45367, -2.95 36.45367, -2.95 36.45367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1563'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60426 -3.19367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60426"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60426 -3.19367)"^^geo:wktLiteral ;
  geo-pos:lat "36.60426"^^xsd:decimal ;
  geo-pos:long "-3.19367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4026'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4026'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.993611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.19367'^^xsd:double;
  dwc:startLongitude '-3.19367'^^xsd:double;
  dwc:endLongitude '-3.19367'^^xsd:double;
  dwc:latitude '36.60426'^^xsd:double;
  dwc:startLatitude '36.60426'^^xsd:double;
  dwc:endLatitude '36.60426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.19367 36.60426, -3.19367 36.60426, -3.19367 36.60426, -3.19367 36.60426, -3.19367 36.60426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4026'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49017 -2.928297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.928297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49017 -2.928297)"^^geo:wktLiteral ;
  geo-pos:lat "36.49017"^^xsd:decimal ;
  geo-pos:long "-2.928297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4586'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4586'^^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:timeOfDay '8.7461111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.928297'^^xsd:double;
  dwc:startLongitude '-2.928297'^^xsd:double;
  dwc:endLongitude '-2.928297'^^xsd:double;
  dwc:latitude '36.49017'^^xsd:double;
  dwc:startLatitude '36.49017'^^xsd:double;
  dwc:endLatitude '36.49017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.928297 36.49017, -2.928297 36.49017, -2.928297 36.49017, -2.928297 36.49017, -2.928297 36.49017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4586'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54083 -2.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54083 -2.555)"^^geo:wktLiteral ;
  geo-pos:lat "36.54083"^^xsd:decimal ;
  geo-pos:long "-2.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_670'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_670'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.555'^^xsd:double;
  dwc:startLongitude '-2.555'^^xsd:double;
  dwc:endLongitude '-2.555'^^xsd:double;
  dwc:latitude '36.54083'^^xsd:double;
  dwc:startLatitude '36.54083'^^xsd:double;
  dwc:endLatitude '36.54083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.555 36.54083, -2.555 36.54083, -2.555 36.54083, -2.555 36.54083, -2.555 36.54083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_670'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29067 -1.569167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.569167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29067 -1.569167)"^^geo:wktLiteral ;
  geo-pos:lat "37.29067"^^xsd:decimal ;
  geo-pos:long "-1.569167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1707'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1707'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.569167'^^xsd:double;
  dwc:startLongitude '-1.569167'^^xsd:double;
  dwc:endLongitude '-1.569167'^^xsd:double;
  dwc:latitude '37.29067'^^xsd:double;
  dwc:startLatitude '37.29067'^^xsd:double;
  dwc:endLatitude '37.29067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.569167 37.29067, -1.569167 37.29067, -1.569167 37.29067, -1.569167 37.29067, -1.569167 37.29067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1707'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.927 -5.6115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.927"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.927 -5.6115)"^^geo:wktLiteral ;
  geo-pos:lat "35.927"^^xsd:decimal ;
  geo-pos:long "-5.6115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2541'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2541'^^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:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.6115'^^xsd:double;
  dwc:startLongitude '-5.6115'^^xsd:double;
  dwc:endLongitude '-5.6115'^^xsd:double;
  dwc:latitude '35.927'^^xsd:double;
  dwc:startLatitude '35.927'^^xsd:double;
  dwc:endLatitude '35.927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6115 35.927, -5.6115 35.927, -5.6115 35.927, -5.6115 35.927, -5.6115 35.927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2541'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38783 -2.999333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.999333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38783 -2.999333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38783"^^xsd:decimal ;
  geo-pos:long "-2.999333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1689'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1689'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.331666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.999333'^^xsd:double;
  dwc:startLongitude '-2.999333'^^xsd:double;
  dwc:endLongitude '-2.999333'^^xsd:double;
  dwc:latitude '36.38783'^^xsd:double;
  dwc:startLatitude '36.38783'^^xsd:double;
  dwc:endLatitude '36.38783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.999333 36.38783, -2.999333 36.38783, -2.999333 36.38783, -2.999333 36.38783, -2.999333 36.38783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1689'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31933 -4.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31933 -4.216667)"^^geo:wktLiteral ;
  geo-pos:lat "36.31933"^^xsd:decimal ;
  geo-pos:long "-4.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1799'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1799'^^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:timeOfDay '11.381944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.216667'^^xsd:double;
  dwc:startLongitude '-4.216667'^^xsd:double;
  dwc:endLongitude '-4.216667'^^xsd:double;
  dwc:latitude '36.31933'^^xsd:double;
  dwc:startLatitude '36.31933'^^xsd:double;
  dwc:endLatitude '36.31933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.216667 36.31933, -4.216667 36.31933, -4.216667 36.31933, -4.216667 36.31933, -4.216667 36.31933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1799'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2815 -1.523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2815 -1.523333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2815"^^xsd:decimal ;
  geo-pos:long "-1.523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1704'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1704'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.523333'^^xsd:double;
  dwc:startLongitude '-1.523333'^^xsd:double;
  dwc:endLongitude '-1.523333'^^xsd:double;
  dwc:latitude '37.2815'^^xsd:double;
  dwc:startLatitude '37.2815'^^xsd:double;
  dwc:endLatitude '37.2815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.523333 37.2815, -1.523333 37.2815, -1.523333 37.2815, -1.523333 37.2815, -1.523333 37.2815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1704'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4005 -2.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4005 -2.7865)"^^geo:wktLiteral ;
  geo-pos:lat "36.4005"^^xsd:decimal ;
  geo-pos:long "-2.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1086'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1086'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7865'^^xsd:double;
  dwc:startLongitude '-2.7865'^^xsd:double;
  dwc:endLongitude '-2.7865'^^xsd:double;
  dwc:latitude '36.4005'^^xsd:double;
  dwc:startLatitude '36.4005'^^xsd:double;
  dwc:endLatitude '36.4005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7865 36.4005, -2.7865 36.4005, -2.7865 36.4005, -2.7865 36.4005, -2.7865 36.4005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1086'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45033 -2.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45033 -2.883)"^^geo:wktLiteral ;
  geo-pos:lat "36.45033"^^xsd:decimal ;
  geo-pos:long "-2.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1411'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1411'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.883'^^xsd:double;
  dwc:startLongitude '-2.883'^^xsd:double;
  dwc:endLongitude '-2.883'^^xsd:double;
  dwc:latitude '36.45033'^^xsd:double;
  dwc:startLatitude '36.45033'^^xsd:double;
  dwc:endLatitude '36.45033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.883 36.45033, -2.883 36.45033, -2.883 36.45033, -2.883 36.45033, -2.883 36.45033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1411'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.489 -2.875667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.489"^^xsd:decimal ;
  dwc:decimalLongitude "-2.875667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.489 -2.875667)"^^geo:wktLiteral ;
  geo-pos:lat "36.489"^^xsd:decimal ;
  geo-pos:long "-2.875667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1374'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1374'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.875667'^^xsd:double;
  dwc:startLongitude '-2.875667'^^xsd:double;
  dwc:endLongitude '-2.875667'^^xsd:double;
  dwc:latitude '36.489'^^xsd:double;
  dwc:startLatitude '36.489'^^xsd:double;
  dwc:endLatitude '36.489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.875667 36.489, -2.875667 36.489, -2.875667 36.489, -2.875667 36.489, -2.875667 36.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1374'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43883 -2.6745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43883 -2.6745)"^^geo:wktLiteral ;
  geo-pos:lat "36.43883"^^xsd:decimal ;
  geo-pos:long "-2.6745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2035'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2035'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6745'^^xsd:double;
  dwc:startLongitude '-2.6745'^^xsd:double;
  dwc:endLongitude '-2.6745'^^xsd:double;
  dwc:latitude '36.43883'^^xsd:double;
  dwc:startLatitude '36.43883'^^xsd:double;
  dwc:endLatitude '36.43883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6745 36.43883, -2.6745 36.43883, -2.6745 36.43883, -2.6745 36.43883, -2.6745 36.43883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2035'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39967 -2.704333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39967 -2.704333)"^^geo:wktLiteral ;
  geo-pos:lat "36.39967"^^xsd:decimal ;
  geo-pos:long "-2.704333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1368'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1368'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.704333'^^xsd:double;
  dwc:startLongitude '-2.704333'^^xsd:double;
  dwc:endLongitude '-2.704333'^^xsd:double;
  dwc:latitude '36.39967'^^xsd:double;
  dwc:startLatitude '36.39967'^^xsd:double;
  dwc:endLatitude '36.39967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704333 36.39967, -2.704333 36.39967, -2.704333 36.39967, -2.704333 36.39967, -2.704333 36.39967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1368'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30867 -1.549167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.549167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30867 -1.549167)"^^geo:wktLiteral ;
  geo-pos:lat "37.30867"^^xsd:decimal ;
  geo-pos:long "-1.549167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_164'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_164'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.549167'^^xsd:double;
  dwc:startLongitude '-1.549167'^^xsd:double;
  dwc:endLongitude '-1.549167'^^xsd:double;
  dwc:latitude '37.30867'^^xsd:double;
  dwc:startLatitude '37.30867'^^xsd:double;
  dwc:endLatitude '37.30867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.549167 37.30867, -1.549167 37.30867, -1.549167 37.30867, -1.549167 37.30867, -1.549167 37.30867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_164'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23217 -1.542833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.542833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23217 -1.542833)"^^geo:wktLiteral ;
  geo-pos:lat "37.23217"^^xsd:decimal ;
  geo-pos:long "-1.542833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_792'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_792'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.542833'^^xsd:double;
  dwc:startLongitude '-1.542833'^^xsd:double;
  dwc:endLongitude '-1.542833'^^xsd:double;
  dwc:latitude '37.23217'^^xsd:double;
  dwc:startLatitude '37.23217'^^xsd:double;
  dwc:endLatitude '37.23217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.542833 37.23217, -1.542833 37.23217, -1.542833 37.23217, -1.542833 37.23217, -1.542833 37.23217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_792'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.8885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.8885)"^^geo:wktLiteral ;
  geo-pos:lat "36.476"^^xsd:decimal ;
  geo-pos:long "-2.8885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2636'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2636'^^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:timeOfDay '16.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8885'^^xsd:double;
  dwc:startLongitude '-2.8885'^^xsd:double;
  dwc:endLongitude '-2.8885'^^xsd:double;
  dwc:latitude '36.476'^^xsd:double;
  dwc:startLatitude '36.476'^^xsd:double;
  dwc:endLatitude '36.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8885 36.476, -2.8885 36.476, -2.8885 36.476, -2.8885 36.476, -2.8885 36.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2636'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50836 -2.52864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50836"^^xsd:decimal ;
  dwc:decimalLongitude "-2.52864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50836 -2.52864)"^^geo:wktLiteral ;
  geo-pos:lat "36.50836"^^xsd:decimal ;
  geo-pos:long "-2.52864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3707'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3707'^^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:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.52864'^^xsd:double;
  dwc:startLongitude '-2.52864'^^xsd:double;
  dwc:endLongitude '-2.52864'^^xsd:double;
  dwc:latitude '36.50836'^^xsd:double;
  dwc:startLatitude '36.50836'^^xsd:double;
  dwc:endLatitude '36.50836'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.52864 36.50836, -2.52864 36.50836, -2.52864 36.50836, -2.52864 36.50836, -2.52864 36.50836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3707'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55006 -2.046897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55006"^^xsd:decimal ;
  dwc:decimalLongitude "-2.046897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55006 -2.046897)"^^geo:wktLiteral ;
  geo-pos:lat "36.55006"^^xsd:decimal ;
  geo-pos:long "-2.046897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3510'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3510'^^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:timeOfDay '11.011111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.046897'^^xsd:double;
  dwc:startLongitude '-2.046897'^^xsd:double;
  dwc:endLongitude '-2.046897'^^xsd:double;
  dwc:latitude '36.55006'^^xsd:double;
  dwc:startLatitude '36.55006'^^xsd:double;
  dwc:endLatitude '36.55006'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.046897 36.55006, -2.046897 36.55006, -2.046897 36.55006, -2.046897 36.55006, -2.046897 36.55006))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3510'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44312 -2.806538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.806538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44312 -2.806538)"^^geo:wktLiteral ;
  geo-pos:lat "36.44312"^^xsd:decimal ;
  geo-pos:long "-2.806538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3682'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3682'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.381944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.806538'^^xsd:double;
  dwc:startLongitude '-2.806538'^^xsd:double;
  dwc:endLongitude '-2.806538'^^xsd:double;
  dwc:latitude '36.44312'^^xsd:double;
  dwc:startLatitude '36.44312'^^xsd:double;
  dwc:endLatitude '36.44312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.806538 36.44312, -2.806538 36.44312, -2.806538 36.44312, -2.806538 36.44312, -2.806538 36.44312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3682'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93117 -5.559834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.559834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93117 -5.559834)"^^geo:wktLiteral ;
  geo-pos:lat "35.93117"^^xsd:decimal ;
  geo-pos:long "-5.559834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2449'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2449'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.559834'^^xsd:double;
  dwc:startLongitude '-5.559834'^^xsd:double;
  dwc:endLongitude '-5.559834'^^xsd:double;
  dwc:latitude '35.93117'^^xsd:double;
  dwc:startLatitude '35.93117'^^xsd:double;
  dwc:endLatitude '35.93117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.559834 35.93117, -5.559834 35.93117, -5.559834 35.93117, -5.559834 35.93117, -5.559834 35.93117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2449'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58434 -3.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58434"^^xsd:decimal ;
  dwc:decimalLongitude "-3.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58434 -3.837167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58434"^^xsd:decimal ;
  geo-pos:long "-3.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3086'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3086'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6025'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.837167'^^xsd:double;
  dwc:startLongitude '-3.837167'^^xsd:double;
  dwc:endLongitude '-3.837167'^^xsd:double;
  dwc:latitude '36.58434'^^xsd:double;
  dwc:startLatitude '36.58434'^^xsd:double;
  dwc:endLatitude '36.58434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.837167 36.58434, -3.837167 36.58434, -3.837167 36.58434, -3.837167 36.58434, -3.837167 36.58434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3086'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54683 -2.410167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.410167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54683 -2.410167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54683"^^xsd:decimal ;
  geo-pos:long "-2.410167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1010'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1010'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.410167'^^xsd:double;
  dwc:startLongitude '-2.410167'^^xsd:double;
  dwc:endLongitude '-2.410167'^^xsd:double;
  dwc:latitude '36.54683'^^xsd:double;
  dwc:startLatitude '36.54683'^^xsd:double;
  dwc:endLatitude '36.54683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.410167 36.54683, -2.410167 36.54683, -2.410167 36.54683, -2.410167 36.54683, -2.410167 36.54683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1010'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -2.906333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.906333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -2.906333)"^^geo:wktLiteral ;
  geo-pos:lat "36.40733"^^xsd:decimal ;
  geo-pos:long "-2.906333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1191'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1191'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.906333'^^xsd:double;
  dwc:startLongitude '-2.906333'^^xsd:double;
  dwc:endLongitude '-2.906333'^^xsd:double;
  dwc:latitude '36.40733'^^xsd:double;
  dwc:startLatitude '36.40733'^^xsd:double;
  dwc:endLatitude '36.40733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.906333 36.40733, -2.906333 36.40733, -2.906333 36.40733, -2.906333 36.40733, -2.906333 36.40733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1191'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61333 -3.150833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.150833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61333 -3.150833)"^^geo:wktLiteral ;
  geo-pos:lat "36.61333"^^xsd:decimal ;
  geo-pos:long "-3.150833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2088'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2088'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.150833'^^xsd:double;
  dwc:startLongitude '-3.150833'^^xsd:double;
  dwc:endLongitude '-3.150833'^^xsd:double;
  dwc:latitude '36.61333'^^xsd:double;
  dwc:startLatitude '36.61333'^^xsd:double;
  dwc:endLatitude '36.61333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.150833 36.61333, -3.150833 36.61333, -3.150833 36.61333, -3.150833 36.61333, -3.150833 36.61333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2088'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52283 -2.515333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.515333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52283 -2.515333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52283"^^xsd:decimal ;
  geo-pos:long "-2.515333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1963'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1963'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.904166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.515333'^^xsd:double;
  dwc:startLongitude '-2.515333'^^xsd:double;
  dwc:endLongitude '-2.515333'^^xsd:double;
  dwc:latitude '36.52283'^^xsd:double;
  dwc:startLatitude '36.52283'^^xsd:double;
  dwc:endLatitude '36.52283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.515333 36.52283, -2.515333 36.52283, -2.515333 36.52283, -2.515333 36.52283, -2.515333 36.52283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1963'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -3.0705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -3.0705)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-3.0705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1021'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1021'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0705'^^xsd:double;
  dwc:startLongitude '-3.0705'^^xsd:double;
  dwc:endLongitude '-3.0705'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:startLatitude '36.45'^^xsd:double;
  dwc:endLatitude '36.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0705 36.45, -3.0705 36.45, -3.0705 36.45, -3.0705 36.45, -3.0705 36.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1021'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92367 -5.677167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.677167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92367 -5.677167)"^^geo:wktLiteral ;
  geo-pos:lat "35.92367"^^xsd:decimal ;
  geo-pos:long "-5.677167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1822'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1822'^^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:timeOfDay '15.363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.677167'^^xsd:double;
  dwc:startLongitude '-5.677167'^^xsd:double;
  dwc:endLongitude '-5.677167'^^xsd:double;
  dwc:latitude '35.92367'^^xsd:double;
  dwc:startLatitude '35.92367'^^xsd:double;
  dwc:endLatitude '35.92367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.677167 35.92367, -5.677167 35.92367, -5.677167 35.92367, -5.677167 35.92367, -5.677167 35.92367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1822'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42833 -2.439667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.439667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42833 -2.439667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42833"^^xsd:decimal ;
  geo-pos:long "-2.439667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2301'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2301'^^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:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.439667'^^xsd:double;
  dwc:startLongitude '-2.439667'^^xsd:double;
  dwc:endLongitude '-2.439667'^^xsd:double;
  dwc:latitude '36.42833'^^xsd:double;
  dwc:startLatitude '36.42833'^^xsd:double;
  dwc:endLatitude '36.42833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.439667 36.42833, -2.439667 36.42833, -2.439667 36.42833, -2.439667 36.42833, -2.439667 36.42833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2301'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47083 -1.1395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47083 -1.1395)"^^geo:wktLiteral ;
  geo-pos:lat "37.47083"^^xsd:decimal ;
  geo-pos:long "-1.1395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_816'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_816'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1395'^^xsd:double;
  dwc:startLongitude '-1.1395'^^xsd:double;
  dwc:endLongitude '-1.1395'^^xsd:double;
  dwc:latitude '37.47083'^^xsd:double;
  dwc:startLatitude '37.47083'^^xsd:double;
  dwc:endLatitude '37.47083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1395 37.47083, -1.1395 37.47083, -1.1395 37.47083, -1.1395 37.47083, -1.1395 37.47083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_816'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.86667"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_30'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_30'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:startLongitude '-2.2'^^xsd:double;
  dwc:endLongitude '-2.2'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:startLatitude '35.86667'^^xsd:double;
  dwc:endLatitude '35.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2 35.86667, -2.2 35.86667, -2.2 35.86667, -2.2 35.86667, -2.2 35.86667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_30'^^xsd:string;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54667 -3.139167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.139167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54667 -3.139167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54667"^^xsd:decimal ;
  geo-pos:long "-3.139167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2572'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2572'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.139167'^^xsd:double;
  dwc:startLongitude '-3.139167'^^xsd:double;
  dwc:endLongitude '-3.139167'^^xsd:double;
  dwc:latitude '36.54667'^^xsd:double;
  dwc:startLatitude '36.54667'^^xsd:double;
  dwc:endLatitude '36.54667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.139167 36.54667, -3.139167 36.54667, -3.139167 36.54667, -3.139167 36.54667, -3.139167 36.54667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2572'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -2.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -2.7745)"^^geo:wktLiteral ;
  geo-pos:lat "36.46383"^^xsd:decimal ;
  geo-pos:long "-2.7745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1579'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1579'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7745'^^xsd:double;
  dwc:startLongitude '-2.7745'^^xsd:double;
  dwc:endLongitude '-2.7745'^^xsd:double;
  dwc:latitude '36.46383'^^xsd:double;
  dwc:startLatitude '36.46383'^^xsd:double;
  dwc:endLatitude '36.46383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7745 36.46383, -2.7745 36.46383, -2.7745 36.46383, -2.7745 36.46383, -2.7745 36.46383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1579'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55619 -3.120315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55619"^^xsd:decimal ;
  dwc:decimalLongitude "-3.120315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55619 -3.120315)"^^geo:wktLiteral ;
  geo-pos:lat "36.55619"^^xsd:decimal ;
  geo-pos:long "-3.120315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4395'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4395'^^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:timeOfDay '11.640555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.120315'^^xsd:double;
  dwc:startLongitude '-3.120315'^^xsd:double;
  dwc:endLongitude '-3.120315'^^xsd:double;
  dwc:latitude '36.55619'^^xsd:double;
  dwc:startLatitude '36.55619'^^xsd:double;
  dwc:endLatitude '36.55619'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.120315 36.55619, -3.120315 36.55619, -3.120315 36.55619, -3.120315 36.55619, -3.120315 36.55619))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4395'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.593 -3.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.593"^^xsd:decimal ;
  dwc:decimalLongitude "-3.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.593 -3.649)"^^geo:wktLiteral ;
  geo-pos:lat "36.593"^^xsd:decimal ;
  geo-pos:long "-3.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3382'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3382'^^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:timeOfDay '10.367222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.649'^^xsd:double;
  dwc:startLongitude '-3.649'^^xsd:double;
  dwc:endLongitude '-3.649'^^xsd:double;
  dwc:latitude '36.593'^^xsd:double;
  dwc:startLatitude '36.593'^^xsd:double;
  dwc:endLatitude '36.593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.649 36.593, -3.649 36.593, -3.649 36.593, -3.649 36.593, -3.649 36.593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3382'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -2.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53534"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -2.6755)"^^geo:wktLiteral ;
  geo-pos:lat "36.53534"^^xsd:decimal ;
  geo-pos:long "-2.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2744'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2744'^^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:timeOfDay '13.193055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6755'^^xsd:double;
  dwc:startLongitude '-2.6755'^^xsd:double;
  dwc:endLongitude '-2.6755'^^xsd:double;
  dwc:latitude '36.53534'^^xsd:double;
  dwc:startLatitude '36.53534'^^xsd:double;
  dwc:endLatitude '36.53534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6755 36.53534, -2.6755 36.53534, -2.6755 36.53534, -2.6755 36.53534, -2.6755 36.53534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2744'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46167 -2.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46167 -2.984)"^^geo:wktLiteral ;
  geo-pos:lat "36.46167"^^xsd:decimal ;
  geo-pos:long "-2.984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4705'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4705'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.036666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.984'^^xsd:double;
  dwc:startLongitude '-2.984'^^xsd:double;
  dwc:endLongitude '-2.984'^^xsd:double;
  dwc:latitude '36.46167'^^xsd:double;
  dwc:startLatitude '36.46167'^^xsd:double;
  dwc:endLatitude '36.46167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.984 36.46167, -2.984 36.46167, -2.984 36.46167, -2.984 36.46167, -2.984 36.46167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4705'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35413 -2.565422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35413"^^xsd:decimal ;
  dwc:decimalLongitude "-2.565422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35413 -2.565422)"^^geo:wktLiteral ;
  geo-pos:lat "36.35413"^^xsd:decimal ;
  geo-pos:long "-2.565422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4680'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4680'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.075555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.565422'^^xsd:double;
  dwc:startLongitude '-2.565422'^^xsd:double;
  dwc:endLongitude '-2.565422'^^xsd:double;
  dwc:latitude '36.35413'^^xsd:double;
  dwc:startLatitude '36.35413'^^xsd:double;
  dwc:endLatitude '36.35413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.565422 36.35413, -2.565422 36.35413, -2.565422 36.35413, -2.565422 36.35413, -2.565422 36.35413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4680'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4055 -2.427572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4055"^^xsd:decimal ;
  dwc:decimalLongitude "-2.427572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4055 -2.427572)"^^geo:wktLiteral ;
  geo-pos:lat "36.4055"^^xsd:decimal ;
  geo-pos:long "-2.427572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4505'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4505'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.672777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.427572'^^xsd:double;
  dwc:startLongitude '-2.427572'^^xsd:double;
  dwc:endLongitude '-2.427572'^^xsd:double;
  dwc:latitude '36.4055'^^xsd:double;
  dwc:startLatitude '36.4055'^^xsd:double;
  dwc:endLatitude '36.4055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.427572 36.4055, -2.427572 36.4055, -2.427572 36.4055, -2.427572 36.4055, -2.427572 36.4055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4505'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66502 -3.185581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66502"^^xsd:decimal ;
  dwc:decimalLongitude "-3.185581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66502 -3.185581)"^^geo:wktLiteral ;
  geo-pos:lat "36.66502"^^xsd:decimal ;
  geo-pos:long "-3.185581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3593'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3593'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.6561111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.185581'^^xsd:double;
  dwc:startLongitude '-3.185581'^^xsd:double;
  dwc:endLongitude '-3.185581'^^xsd:double;
  dwc:latitude '36.66502'^^xsd:double;
  dwc:startLatitude '36.66502'^^xsd:double;
  dwc:endLatitude '36.66502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.185581 36.66502, -3.185581 36.66502, -3.185581 36.66502, -3.185581 36.66502, -3.185581 36.66502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3593'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52333 -2.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52333 -2.681)"^^geo:wktLiteral ;
  geo-pos:lat "36.52333"^^xsd:decimal ;
  geo-pos:long "-2.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_996'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_996'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.681'^^xsd:double;
  dwc:startLongitude '-2.681'^^xsd:double;
  dwc:endLongitude '-2.681'^^xsd:double;
  dwc:latitude '36.52333'^^xsd:double;
  dwc:startLatitude '36.52333'^^xsd:double;
  dwc:endLatitude '36.52333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.681 36.52333, -2.681 36.52333, -2.681 36.52333, -2.681 36.52333, -2.681 36.52333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_996'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46423 -2.862787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46423"^^xsd:decimal ;
  dwc:decimalLongitude "-2.862787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46423 -2.862787)"^^geo:wktLiteral ;
  geo-pos:lat "36.46423"^^xsd:decimal ;
  geo-pos:long "-2.862787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4859'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4859'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.125555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.862787'^^xsd:double;
  dwc:startLongitude '-2.862787'^^xsd:double;
  dwc:endLongitude '-2.862787'^^xsd:double;
  dwc:latitude '36.46423'^^xsd:double;
  dwc:startLatitude '36.46423'^^xsd:double;
  dwc:endLatitude '36.46423'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.862787 36.46423, -2.862787 36.46423, -2.862787 36.46423, -2.862787 36.46423, -2.862787 36.46423))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4859'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99567 -1.790333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.790333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99567 -1.790333)"^^geo:wktLiteral ;
  geo-pos:lat "36.99567"^^xsd:decimal ;
  geo-pos:long "-1.790333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_754'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_754'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.790333'^^xsd:double;
  dwc:startLongitude '-1.790333'^^xsd:double;
  dwc:endLongitude '-1.790333'^^xsd:double;
  dwc:latitude '36.99567'^^xsd:double;
  dwc:startLatitude '36.99567'^^xsd:double;
  dwc:endLatitude '36.99567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.790333 36.99567, -1.790333 36.99567, -1.790333 36.99567, -1.790333 36.99567, -1.790333 36.99567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_754'^^xsd:string;
  dwc:observationDate '1996-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47104 -2.495338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47104"^^xsd:decimal ;
  dwc:decimalLongitude "-2.495338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47104 -2.495338)"^^geo:wktLiteral ;
  geo-pos:lat "36.47104"^^xsd:decimal ;
  geo-pos:long "-2.495338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4687'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4687'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.422777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.495338'^^xsd:double;
  dwc:startLongitude '-2.495338'^^xsd:double;
  dwc:endLongitude '-2.495338'^^xsd:double;
  dwc:latitude '36.47104'^^xsd:double;
  dwc:startLatitude '36.47104'^^xsd:double;
  dwc:endLatitude '36.47104'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.495338 36.47104, -2.495338 36.47104, -2.495338 36.47104, -2.495338 36.47104, -2.495338 36.47104))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4687'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44983 -3.042167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.042167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44983 -3.042167)"^^geo:wktLiteral ;
  geo-pos:lat "36.44983"^^xsd:decimal ;
  geo-pos:long "-3.042167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1631'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1631'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.042167'^^xsd:double;
  dwc:startLongitude '-3.042167'^^xsd:double;
  dwc:endLongitude '-3.042167'^^xsd:double;
  dwc:latitude '36.44983'^^xsd:double;
  dwc:startLatitude '36.44983'^^xsd:double;
  dwc:endLatitude '36.44983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.042167 36.44983, -3.042167 36.44983, -3.042167 36.44983, -3.042167 36.44983, -3.042167 36.44983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1631'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61553 -3.373268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61553"^^xsd:decimal ;
  dwc:decimalLongitude "-3.373268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61553 -3.373268)"^^geo:wktLiteral ;
  geo-pos:lat "36.61553"^^xsd:decimal ;
  geo-pos:long "-3.373268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4166'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4166'^^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:timeOfDay '8.9327777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.373268'^^xsd:double;
  dwc:startLongitude '-3.373268'^^xsd:double;
  dwc:endLongitude '-3.373268'^^xsd:double;
  dwc:latitude '36.61553'^^xsd:double;
  dwc:startLatitude '36.61553'^^xsd:double;
  dwc:endLatitude '36.61553'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.373268 36.61553, -3.373268 36.61553, -3.373268 36.61553, -3.373268 36.61553, -3.373268 36.61553))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4166'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64028 -3.205596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64028"^^xsd:decimal ;
  dwc:decimalLongitude "-3.205596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64028 -3.205596)"^^geo:wktLiteral ;
  geo-pos:lat "36.64028"^^xsd:decimal ;
  geo-pos:long "-3.205596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4150'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4150'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.428611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.205596'^^xsd:double;
  dwc:startLongitude '-3.205596'^^xsd:double;
  dwc:endLongitude '-3.205596'^^xsd:double;
  dwc:latitude '36.64028'^^xsd:double;
  dwc:startLatitude '36.64028'^^xsd:double;
  dwc:endLatitude '36.64028'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.205596 36.64028, -3.205596 36.64028, -3.205596 36.64028, -3.205596 36.64028, -3.205596 36.64028))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4150'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.535 -2.541167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.541167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.535 -2.541167)"^^geo:wktLiteral ;
  geo-pos:lat "36.535"^^xsd:decimal ;
  geo-pos:long "-2.541167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2862'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2862'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.326111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.541167'^^xsd:double;
  dwc:startLongitude '-2.541167'^^xsd:double;
  dwc:endLongitude '-2.541167'^^xsd:double;
  dwc:latitude '36.535'^^xsd:double;
  dwc:startLatitude '36.535'^^xsd:double;
  dwc:endLatitude '36.535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.541167 36.535, -2.541167 36.535, -2.541167 36.535, -2.541167 36.535, -2.541167 36.535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2862'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37017 -2.829667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.829667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37017 -2.829667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37017"^^xsd:decimal ;
  geo-pos:long "-2.829667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2229'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2229'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.829667'^^xsd:double;
  dwc:startLongitude '-2.829667'^^xsd:double;
  dwc:endLongitude '-2.829667'^^xsd:double;
  dwc:latitude '36.37017'^^xsd:double;
  dwc:startLatitude '36.37017'^^xsd:double;
  dwc:endLatitude '36.37017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.829667 36.37017, -2.829667 36.37017, -2.829667 36.37017, -2.829667 36.37017, -2.829667 36.37017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2229'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51289 -2.979159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51289"^^xsd:decimal ;
  dwc:decimalLongitude "-2.979159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51289 -2.979159)"^^geo:wktLiteral ;
  geo-pos:lat "36.51289"^^xsd:decimal ;
  geo-pos:long "-2.979159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4111'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4111'^^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:timeOfDay '9.1805555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.979159'^^xsd:double;
  dwc:startLongitude '-2.979159'^^xsd:double;
  dwc:endLongitude '-2.979159'^^xsd:double;
  dwc:latitude '36.51289'^^xsd:double;
  dwc:startLatitude '36.51289'^^xsd:double;
  dwc:endLatitude '36.51289'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.979159 36.51289, -2.979159 36.51289, -2.979159 36.51289, -2.979159 36.51289, -2.979159 36.51289))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4111'^^xsd:string;
  dwc:observationDate '2007-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.438 -3.891167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.438"^^xsd:decimal ;
  dwc:decimalLongitude "-3.891167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.438 -3.891167)"^^geo:wktLiteral ;
  geo-pos:lat "36.438"^^xsd:decimal ;
  geo-pos:long "-3.891167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1790'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1790'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.5425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.891167'^^xsd:double;
  dwc:startLongitude '-3.891167'^^xsd:double;
  dwc:endLongitude '-3.891167'^^xsd:double;
  dwc:latitude '36.438'^^xsd:double;
  dwc:startLatitude '36.438'^^xsd:double;
  dwc:endLatitude '36.438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.891167 36.438, -3.891167 36.438, -3.891167 36.438, -3.891167 36.438, -3.891167 36.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1790'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4825 -2.675333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4825"^^xsd:decimal ;
  dwc:decimalLongitude "-2.675333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4825 -2.675333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4825"^^xsd:decimal ;
  geo-pos:long "-2.675333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1742'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1742'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9408333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.675333'^^xsd:double;
  dwc:startLongitude '-2.675333'^^xsd:double;
  dwc:endLongitude '-2.675333'^^xsd:double;
  dwc:latitude '36.4825'^^xsd:double;
  dwc:startLatitude '36.4825'^^xsd:double;
  dwc:endLatitude '36.4825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.675333 36.4825, -2.675333 36.4825, -2.675333 36.4825, -2.675333 36.4825, -2.675333 36.4825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1742'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37333 -3.039333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.039333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37333 -3.039333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37333"^^xsd:decimal ;
  geo-pos:long "-3.039333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1622'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1622'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.039333'^^xsd:double;
  dwc:startLongitude '-3.039333'^^xsd:double;
  dwc:endLongitude '-3.039333'^^xsd:double;
  dwc:latitude '36.37333'^^xsd:double;
  dwc:startLatitude '36.37333'^^xsd:double;
  dwc:endLatitude '36.37333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.039333 36.37333, -3.039333 36.37333, -3.039333 36.37333, -3.039333 36.37333, -3.039333 36.37333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1622'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44033 -2.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44033 -2.8185)"^^geo:wktLiteral ;
  geo-pos:lat "36.44033"^^xsd:decimal ;
  geo-pos:long "-2.8185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1344'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1344'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8185'^^xsd:double;
  dwc:startLongitude '-2.8185'^^xsd:double;
  dwc:endLongitude '-2.8185'^^xsd:double;
  dwc:latitude '36.44033'^^xsd:double;
  dwc:startLatitude '36.44033'^^xsd:double;
  dwc:endLatitude '36.44033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8185 36.44033, -2.8185 36.44033, -2.8185 36.44033, -2.8185 36.44033, -2.8185 36.44033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1344'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.475 -2.594667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.594667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.475 -2.594667)"^^geo:wktLiteral ;
  geo-pos:lat "36.475"^^xsd:decimal ;
  geo-pos:long "-2.594667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1094'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1094'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.594667'^^xsd:double;
  dwc:startLongitude '-2.594667'^^xsd:double;
  dwc:endLongitude '-2.594667'^^xsd:double;
  dwc:latitude '36.475'^^xsd:double;
  dwc:startLatitude '36.475'^^xsd:double;
  dwc:endLatitude '36.475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.594667 36.475, -2.594667 36.475, -2.594667 36.475, -2.594667 36.475, -2.594667 36.475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1094'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5435 -2.640333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5435"^^xsd:decimal ;
  dwc:decimalLongitude "-2.640333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5435 -2.640333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5435"^^xsd:decimal ;
  geo-pos:long "-2.640333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1043'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1043'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.640333'^^xsd:double;
  dwc:startLongitude '-2.640333'^^xsd:double;
  dwc:endLongitude '-2.640333'^^xsd:double;
  dwc:latitude '36.5435'^^xsd:double;
  dwc:startLatitude '36.5435'^^xsd:double;
  dwc:endLatitude '36.5435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.640333 36.5435, -2.640333 36.5435, -2.640333 36.5435, -2.640333 36.5435, -2.640333 36.5435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1043'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36115 -2.924275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36115"^^xsd:decimal ;
  dwc:decimalLongitude "-2.924275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36115 -2.924275)"^^geo:wktLiteral ;
  geo-pos:lat "36.36115"^^xsd:decimal ;
  geo-pos:long "-2.924275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4359'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4359'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.247222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.924275'^^xsd:double;
  dwc:startLongitude '-2.924275'^^xsd:double;
  dwc:endLongitude '-2.924275'^^xsd:double;
  dwc:latitude '36.36115'^^xsd:double;
  dwc:startLatitude '36.36115'^^xsd:double;
  dwc:endLatitude '36.36115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.924275 36.36115, -2.924275 36.36115, -2.924275 36.36115, -2.924275 36.36115, -2.924275 36.36115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4359'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -2.904833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -2.904833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44833"^^xsd:decimal ;
  geo-pos:long "-2.904833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1677'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1677'^^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:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904833'^^xsd:double;
  dwc:startLongitude '-2.904833'^^xsd:double;
  dwc:endLongitude '-2.904833'^^xsd:double;
  dwc:latitude '36.44833'^^xsd:double;
  dwc:startLatitude '36.44833'^^xsd:double;
  dwc:endLatitude '36.44833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904833 36.44833, -2.904833 36.44833, -2.904833 36.44833, -2.904833 36.44833, -2.904833 36.44833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1677'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55955 -2.49973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.49973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55955 -2.49973)"^^geo:wktLiteral ;
  geo-pos:lat "36.55955"^^xsd:decimal ;
  geo-pos:long "-2.49973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4693'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4693'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.49973'^^xsd:double;
  dwc:startLongitude '-2.49973'^^xsd:double;
  dwc:endLongitude '-2.49973'^^xsd:double;
  dwc:latitude '36.55955'^^xsd:double;
  dwc:startLatitude '36.55955'^^xsd:double;
  dwc:endLatitude '36.55955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49973 36.55955, -2.49973 36.55955, -2.49973 36.55955, -2.49973 36.55955, -2.49973 36.55955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4693'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48472 -3.088317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48472"^^xsd:decimal ;
  dwc:decimalLongitude "-3.088317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48472 -3.088317)"^^geo:wktLiteral ;
  geo-pos:lat "36.48472"^^xsd:decimal ;
  geo-pos:long "-3.088317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4636'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4636'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.403333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.088317'^^xsd:double;
  dwc:startLongitude '-3.088317'^^xsd:double;
  dwc:endLongitude '-3.088317'^^xsd:double;
  dwc:latitude '36.48472'^^xsd:double;
  dwc:startLatitude '36.48472'^^xsd:double;
  dwc:endLatitude '36.48472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.088317 36.48472, -3.088317 36.48472, -3.088317 36.48472, -3.088317 36.48472, -3.088317 36.48472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4636'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51753 -2.801375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51753"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51753 -2.801375)"^^geo:wktLiteral ;
  geo-pos:lat "36.51753"^^xsd:decimal ;
  geo-pos:long "-2.801375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3603'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3603'^^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:timeOfDay '6.9811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801375'^^xsd:double;
  dwc:startLongitude '-2.801375'^^xsd:double;
  dwc:endLongitude '-2.801375'^^xsd:double;
  dwc:latitude '36.51753'^^xsd:double;
  dwc:startLatitude '36.51753'^^xsd:double;
  dwc:endLatitude '36.51753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801375 36.51753, -2.801375 36.51753, -2.801375 36.51753, -2.801375 36.51753, -2.801375 36.51753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3603'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4299 -3.114944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4299"^^xsd:decimal ;
  dwc:decimalLongitude "-3.114944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4299 -3.114944)"^^geo:wktLiteral ;
  geo-pos:lat "36.4299"^^xsd:decimal ;
  geo-pos:long "-3.114944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3547'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3547'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.0777777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.114944'^^xsd:double;
  dwc:startLongitude '-3.114944'^^xsd:double;
  dwc:endLongitude '-3.114944'^^xsd:double;
  dwc:latitude '36.4299'^^xsd:double;
  dwc:startLatitude '36.4299'^^xsd:double;
  dwc:endLatitude '36.4299'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.114944 36.4299, -3.114944 36.4299, -3.114944 36.4299, -3.114944 36.4299, -3.114944 36.4299))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3547'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.591167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.452"^^xsd:decimal ;
  dwc:decimalLongitude "-2.591167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.591167)"^^geo:wktLiteral ;
  geo-pos:lat "36.452"^^xsd:decimal ;
  geo-pos:long "-2.591167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3449'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3449'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.7925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.591167'^^xsd:double;
  dwc:startLongitude '-2.591167'^^xsd:double;
  dwc:endLongitude '-2.591167'^^xsd:double;
  dwc:latitude '36.452'^^xsd:double;
  dwc:startLatitude '36.452'^^xsd:double;
  dwc:endLatitude '36.452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.591167 36.452, -2.591167 36.452, -2.591167 36.452, -2.591167 36.452, -2.591167 36.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3449'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43283 -2.7965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43283 -2.7965)"^^geo:wktLiteral ;
  geo-pos:lat "36.43283"^^xsd:decimal ;
  geo-pos:long "-2.7965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3481'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3481'^^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:timeOfDay '14.147777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7965'^^xsd:double;
  dwc:startLongitude '-2.7965'^^xsd:double;
  dwc:endLongitude '-2.7965'^^xsd:double;
  dwc:latitude '36.43283'^^xsd:double;
  dwc:startLatitude '36.43283'^^xsd:double;
  dwc:endLatitude '36.43283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7965 36.43283, -2.7965 36.43283, -2.7965 36.43283, -2.7965 36.43283, -2.7965 36.43283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3481'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43433 -4.368834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43433"^^xsd:decimal ;
  dwc:decimalLongitude "-4.368834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43433 -4.368834)"^^geo:wktLiteral ;
  geo-pos:lat "36.43433"^^xsd:decimal ;
  geo-pos:long "-4.368834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3112'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3112'^^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:timeOfDay '14.868055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.368834'^^xsd:double;
  dwc:startLongitude '-4.368834'^^xsd:double;
  dwc:endLongitude '-4.368834'^^xsd:double;
  dwc:latitude '36.43433'^^xsd:double;
  dwc:startLatitude '36.43433'^^xsd:double;
  dwc:endLatitude '36.43433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.368834 36.43433, -4.368834 36.43433, -4.368834 36.43433, -4.368834 36.43433, -4.368834 36.43433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3112'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50682 -2.683125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50682"^^xsd:decimal ;
  dwc:decimalLongitude "-2.683125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50682 -2.683125)"^^geo:wktLiteral ;
  geo-pos:lat "36.50682"^^xsd:decimal ;
  geo-pos:long "-2.683125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3677'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3677'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.048611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.683125'^^xsd:double;
  dwc:startLongitude '-2.683125'^^xsd:double;
  dwc:endLongitude '-2.683125'^^xsd:double;
  dwc:latitude '36.50682'^^xsd:double;
  dwc:startLatitude '36.50682'^^xsd:double;
  dwc:endLatitude '36.50682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.683125 36.50682, -2.683125 36.50682, -2.683125 36.50682, -2.683125 36.50682, -2.683125 36.50682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3677'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.564 -3.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.564"^^xsd:decimal ;
  dwc:decimalLongitude "-3.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.564 -3.707)"^^geo:wktLiteral ;
  geo-pos:lat "36.564"^^xsd:decimal ;
  geo-pos:long "-3.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2103'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2103'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.707'^^xsd:double;
  dwc:startLongitude '-3.707'^^xsd:double;
  dwc:endLongitude '-3.707'^^xsd:double;
  dwc:latitude '36.564'^^xsd:double;
  dwc:startLatitude '36.564'^^xsd:double;
  dwc:endLatitude '36.564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.707 36.564, -3.707 36.564, -3.707 36.564, -3.707 36.564, -3.707 36.564))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2103'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47617 -3.0965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47617 -3.0965)"^^geo:wktLiteral ;
  geo-pos:lat "36.47617"^^xsd:decimal ;
  geo-pos:long "-3.0965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1022'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1022'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0965'^^xsd:double;
  dwc:startLongitude '-3.0965'^^xsd:double;
  dwc:endLongitude '-3.0965'^^xsd:double;
  dwc:latitude '36.47617'^^xsd:double;
  dwc:startLatitude '36.47617'^^xsd:double;
  dwc:endLatitude '36.47617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0965 36.47617, -3.0965 36.47617, -3.0965 36.47617, -3.0965 36.47617, -3.0965 36.47617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1022'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6545 -3.216833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-3.216833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6545 -3.216833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6545"^^xsd:decimal ;
  geo-pos:long "-3.216833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2058'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2058'^^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:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.216833'^^xsd:double;
  dwc:startLongitude '-3.216833'^^xsd:double;
  dwc:endLongitude '-3.216833'^^xsd:double;
  dwc:latitude '36.6545'^^xsd:double;
  dwc:startLatitude '36.6545'^^xsd:double;
  dwc:endLatitude '36.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.216833 36.6545, -3.216833 36.6545, -3.216833 36.6545, -3.216833 36.6545, -3.216833 36.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2058'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44233 -2.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44233 -2.763)"^^geo:wktLiteral ;
  geo-pos:lat "36.44233"^^xsd:decimal ;
  geo-pos:long "-2.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1762'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1762'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.2080555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763'^^xsd:double;
  dwc:startLongitude '-2.763'^^xsd:double;
  dwc:endLongitude '-2.763'^^xsd:double;
  dwc:latitude '36.44233'^^xsd:double;
  dwc:startLatitude '36.44233'^^xsd:double;
  dwc:endLatitude '36.44233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763 36.44233, -2.763 36.44233, -2.763 36.44233, -2.763 36.44233, -2.763 36.44233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1762'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 -2.898833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "-2.898833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 -2.898833)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "-2.898833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1337'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1337'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.898833'^^xsd:double;
  dwc:startLongitude '-2.898833'^^xsd:double;
  dwc:endLongitude '-2.898833'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:startLatitude '36.479'^^xsd:double;
  dwc:endLatitude '36.479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.898833 36.479, -2.898833 36.479, -2.898833 36.479, -2.898833 36.479, -2.898833 36.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1337'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44817 -2.716833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.716833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44817 -2.716833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44817"^^xsd:decimal ;
  geo-pos:long "-2.716833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1730'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1730'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.293055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.716833'^^xsd:double;
  dwc:startLongitude '-2.716833'^^xsd:double;
  dwc:endLongitude '-2.716833'^^xsd:double;
  dwc:latitude '36.44817'^^xsd:double;
  dwc:startLatitude '36.44817'^^xsd:double;
  dwc:endLatitude '36.44817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.716833 36.44817, -2.716833 36.44817, -2.716833 36.44817, -2.716833 36.44817, -2.716833 36.44817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1730'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 -2.868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "-2.868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 -2.868333)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "-2.868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_77'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_77'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.868333'^^xsd:double;
  dwc:startLongitude '-2.868333'^^xsd:double;
  dwc:endLongitude '-2.868333'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:startLatitude '36.425'^^xsd:double;
  dwc:endLatitude '36.425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.868333 36.425, -2.868333 36.425, -2.868333 36.425, -2.868333 36.425, -2.868333 36.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_77'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52667 -2.498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52667 -2.498333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52667"^^xsd:decimal ;
  geo-pos:long "-2.498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_632'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_632'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.498333'^^xsd:double;
  dwc:startLongitude '-2.498333'^^xsd:double;
  dwc:endLongitude '-2.498333'^^xsd:double;
  dwc:latitude '36.52667'^^xsd:double;
  dwc:startLatitude '36.52667'^^xsd:double;
  dwc:endLatitude '36.52667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.498333 36.52667, -2.498333 36.52667, -2.498333 36.52667, -2.498333 36.52667, -2.498333 36.52667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_632'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49917 -2.615167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.615167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49917 -2.615167)"^^geo:wktLiteral ;
  geo-pos:lat "36.49917"^^xsd:decimal ;
  geo-pos:long "-2.615167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1037'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1037'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.615167'^^xsd:double;
  dwc:startLongitude '-2.615167'^^xsd:double;
  dwc:endLongitude '-2.615167'^^xsd:double;
  dwc:latitude '36.49917'^^xsd:double;
  dwc:startLatitude '36.49917'^^xsd:double;
  dwc:endLatitude '36.49917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.615167 36.49917, -2.615167 36.49917, -2.615167 36.49917, -2.615167 36.49917, -2.615167 36.49917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1037'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52266 -3.009072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52266"^^xsd:decimal ;
  dwc:decimalLongitude "-3.009072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52266 -3.009072)"^^geo:wktLiteral ;
  geo-pos:lat "36.52266"^^xsd:decimal ;
  geo-pos:long "-3.009072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4085'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4085'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.271666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.009072'^^xsd:double;
  dwc:startLongitude '-3.009072'^^xsd:double;
  dwc:endLongitude '-3.009072'^^xsd:double;
  dwc:latitude '36.52266'^^xsd:double;
  dwc:startLatitude '36.52266'^^xsd:double;
  dwc:endLatitude '36.52266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.009072 36.52266, -3.009072 36.52266, -3.009072 36.52266, -3.009072 36.52266, -3.009072 36.52266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4085'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41517 -2.5495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41517 -2.5495)"^^geo:wktLiteral ;
  geo-pos:lat "36.41517"^^xsd:decimal ;
  geo-pos:long "-2.5495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1363'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1363'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5495'^^xsd:double;
  dwc:startLongitude '-2.5495'^^xsd:double;
  dwc:endLongitude '-2.5495'^^xsd:double;
  dwc:latitude '36.41517'^^xsd:double;
  dwc:startLatitude '36.41517'^^xsd:double;
  dwc:endLatitude '36.41517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5495 36.41517, -2.5495 36.41517, -2.5495 36.41517, -2.5495 36.41517, -2.5495 36.41517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1363'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53359 -3.197628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53359"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53359 -3.197628)"^^geo:wktLiteral ;
  geo-pos:lat "36.53359"^^xsd:decimal ;
  geo-pos:long "-3.197628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4169'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4169'^^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:timeOfDay '14.091944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.197628'^^xsd:double;
  dwc:startLongitude '-3.197628'^^xsd:double;
  dwc:endLongitude '-3.197628'^^xsd:double;
  dwc:latitude '36.53359'^^xsd:double;
  dwc:startLatitude '36.53359'^^xsd:double;
  dwc:endLatitude '36.53359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197628 36.53359, -3.197628 36.53359, -3.197628 36.53359, -3.197628 36.53359, -3.197628 36.53359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4169'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7345 -2.021333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7345"^^xsd:decimal ;
  dwc:decimalLongitude "-2.021333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7345 -2.021333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7345"^^xsd:decimal ;
  geo-pos:long "-2.021333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_471'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_471'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '16.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.021333'^^xsd:double;
  dwc:startLongitude '-2.021333'^^xsd:double;
  dwc:endLongitude '-2.021333'^^xsd:double;
  dwc:latitude '36.7345'^^xsd:double;
  dwc:startLatitude '36.7345'^^xsd:double;
  dwc:endLatitude '36.7345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.021333 36.7345, -2.021333 36.7345, -2.021333 36.7345, -2.021333 36.7345, -2.021333 36.7345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_471'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33183 -1.493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33183 -1.493333)"^^geo:wktLiteral ;
  geo-pos:lat "37.33183"^^xsd:decimal ;
  geo-pos:long "-1.493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_940'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_940'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.493333'^^xsd:double;
  dwc:startLongitude '-1.493333'^^xsd:double;
  dwc:endLongitude '-1.493333'^^xsd:double;
  dwc:latitude '37.33183'^^xsd:double;
  dwc:startLatitude '37.33183'^^xsd:double;
  dwc:endLatitude '37.33183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.493333 37.33183, -1.493333 37.33183, -1.493333 37.33183, -1.493333 37.33183, -1.493333 37.33183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_940'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43315 -2.746597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43315"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43315 -2.746597)"^^geo:wktLiteral ;
  geo-pos:lat "36.43315"^^xsd:decimal ;
  geo-pos:long "-2.746597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4333'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4333'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.069722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746597'^^xsd:double;
  dwc:startLongitude '-2.746597'^^xsd:double;
  dwc:endLongitude '-2.746597'^^xsd:double;
  dwc:latitude '36.43315'^^xsd:double;
  dwc:startLatitude '36.43315'^^xsd:double;
  dwc:endLatitude '36.43315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746597 36.43315, -2.746597 36.43315, -2.746597 36.43315, -2.746597 36.43315, -2.746597 36.43315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4333'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45617 -2.835333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.835333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45617 -2.835333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45617"^^xsd:decimal ;
  geo-pos:long "-2.835333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1725'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1725'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.6255555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.835333'^^xsd:double;
  dwc:startLongitude '-2.835333'^^xsd:double;
  dwc:endLongitude '-2.835333'^^xsd:double;
  dwc:latitude '36.45617'^^xsd:double;
  dwc:startLatitude '36.45617'^^xsd:double;
  dwc:endLatitude '36.45617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.835333 36.45617, -2.835333 36.45617, -2.835333 36.45617, -2.835333 36.45617, -2.835333 36.45617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1725'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.348 -1.420167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.348"^^xsd:decimal ;
  dwc:decimalLongitude "-1.420167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.348 -1.420167)"^^geo:wktLiteral ;
  geo-pos:lat "37.348"^^xsd:decimal ;
  geo-pos:long "-1.420167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_796'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_796'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.420167'^^xsd:double;
  dwc:startLongitude '-1.420167'^^xsd:double;
  dwc:endLongitude '-1.420167'^^xsd:double;
  dwc:latitude '37.348'^^xsd:double;
  dwc:startLatitude '37.348'^^xsd:double;
  dwc:endLatitude '37.348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.420167 37.348, -1.420167 37.348, -1.420167 37.348, -1.420167 37.348, -1.420167 37.348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_796'^^xsd:string;
  dwc:observationDate '1997-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63887 -3.138355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63887"^^xsd:decimal ;
  dwc:decimalLongitude "-3.138355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63887 -3.138355)"^^geo:wktLiteral ;
  geo-pos:lat "36.63887"^^xsd:decimal ;
  geo-pos:long "-3.138355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4148'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4148'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.305'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.138355'^^xsd:double;
  dwc:startLongitude '-3.138355'^^xsd:double;
  dwc:endLongitude '-3.138355'^^xsd:double;
  dwc:latitude '36.63887'^^xsd:double;
  dwc:startLatitude '36.63887'^^xsd:double;
  dwc:endLatitude '36.63887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.138355 36.63887, -3.138355 36.63887, -3.138355 36.63887, -3.138355 36.63887, -3.138355 36.63887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4148'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2465 -1.644333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2465"^^xsd:decimal ;
  dwc:decimalLongitude "-1.644333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2465 -1.644333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2465"^^xsd:decimal ;
  geo-pos:long "-1.644333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_202'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_202'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.644333'^^xsd:double;
  dwc:startLongitude '-1.644333'^^xsd:double;
  dwc:endLongitude '-1.644333'^^xsd:double;
  dwc:latitude '37.2465'^^xsd:double;
  dwc:startLatitude '37.2465'^^xsd:double;
  dwc:endLatitude '37.2465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.644333 37.2465, -1.644333 37.2465, -1.644333 37.2465, -1.644333 37.2465, -1.644333 37.2465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_202'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34283 -1.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34283 -1.471)"^^geo:wktLiteral ;
  geo-pos:lat "37.34283"^^xsd:decimal ;
  geo-pos:long "-1.471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_606'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_606'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.471'^^xsd:double;
  dwc:startLongitude '-1.471'^^xsd:double;
  dwc:endLongitude '-1.471'^^xsd:double;
  dwc:latitude '37.34283'^^xsd:double;
  dwc:startLatitude '37.34283'^^xsd:double;
  dwc:endLatitude '37.34283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.471 37.34283, -1.471 37.34283, -1.471 37.34283, -1.471 37.34283, -1.471 37.34283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_606'^^xsd:string;
  dwc:observationDate '1996-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 -2.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 -2.746667)"^^geo:wktLiteral ;
  geo-pos:lat "36.439"^^xsd:decimal ;
  geo-pos:long "-2.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_924'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_924'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746667'^^xsd:double;
  dwc:startLongitude '-2.746667'^^xsd:double;
  dwc:endLongitude '-2.746667'^^xsd:double;
  dwc:latitude '36.439'^^xsd:double;
  dwc:startLatitude '36.439'^^xsd:double;
  dwc:endLatitude '36.439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746667 36.439, -2.746667 36.439, -2.746667 36.439, -2.746667 36.439, -2.746667 36.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_924'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.468 -2.868833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.468"^^xsd:decimal ;
  dwc:decimalLongitude "-2.868833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.468 -2.868833)"^^geo:wktLiteral ;
  geo-pos:lat "36.468"^^xsd:decimal ;
  geo-pos:long "-2.868833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1375'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1375'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.868833'^^xsd:double;
  dwc:startLongitude '-2.868833'^^xsd:double;
  dwc:endLongitude '-2.868833'^^xsd:double;
  dwc:latitude '36.468'^^xsd:double;
  dwc:startLatitude '36.468'^^xsd:double;
  dwc:endLatitude '36.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.868833 36.468, -2.868833 36.468, -2.868833 36.468, -2.868833 36.468, -2.868833 36.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1375'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9245 -5.630333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9245"^^xsd:decimal ;
  dwc:decimalLongitude "-5.630333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9245 -5.630333)"^^geo:wktLiteral ;
  geo-pos:lat "35.9245"^^xsd:decimal ;
  geo-pos:long "-5.630333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2540'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2540'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.630333'^^xsd:double;
  dwc:startLongitude '-5.630333'^^xsd:double;
  dwc:endLongitude '-5.630333'^^xsd:double;
  dwc:latitude '35.9245'^^xsd:double;
  dwc:startLatitude '35.9245'^^xsd:double;
  dwc:endLatitude '35.9245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.630333 35.9245, -5.630333 35.9245, -5.630333 35.9245, -5.630333 35.9245, -5.630333 35.9245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2540'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73617 -1.8715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73617 -1.8715)"^^geo:wktLiteral ;
  geo-pos:lat "36.73617"^^xsd:decimal ;
  geo-pos:long "-1.8715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_468'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_468'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8715'^^xsd:double;
  dwc:startLongitude '-1.8715'^^xsd:double;
  dwc:endLongitude '-1.8715'^^xsd:double;
  dwc:latitude '36.73617'^^xsd:double;
  dwc:startLatitude '36.73617'^^xsd:double;
  dwc:endLatitude '36.73617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8715 36.73617, -1.8715 36.73617, -1.8715 36.73617, -1.8715 36.73617, -1.8715 36.73617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_468'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72383 -2.013667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.013667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72383 -2.013667)"^^geo:wktLiteral ;
  geo-pos:lat "36.72383"^^xsd:decimal ;
  geo-pos:long "-2.013667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3267'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3267'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.09'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.013667'^^xsd:double;
  dwc:startLongitude '-2.013667'^^xsd:double;
  dwc:endLongitude '-2.013667'^^xsd:double;
  dwc:latitude '36.72383'^^xsd:double;
  dwc:startLatitude '36.72383'^^xsd:double;
  dwc:endLatitude '36.72383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.013667 36.72383, -2.013667 36.72383, -2.013667 36.72383, -2.013667 36.72383, -2.013667 36.72383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3267'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -2.7415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -2.7415)"^^geo:wktLiteral ;
  geo-pos:lat "36.45867"^^xsd:decimal ;
  geo-pos:long "-2.7415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_445'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_445'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7415'^^xsd:double;
  dwc:startLongitude '-2.7415'^^xsd:double;
  dwc:endLongitude '-2.7415'^^xsd:double;
  dwc:latitude '36.45867'^^xsd:double;
  dwc:startLatitude '36.45867'^^xsd:double;
  dwc:endLatitude '36.45867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7415 36.45867, -2.7415 36.45867, -2.7415 36.45867, -2.7415 36.45867, -2.7415 36.45867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_445'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50983 -2.551167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.551167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50983 -2.551167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50983"^^xsd:decimal ;
  geo-pos:long "-2.551167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1958'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1958'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.081666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.551167'^^xsd:double;
  dwc:startLongitude '-2.551167'^^xsd:double;
  dwc:endLongitude '-2.551167'^^xsd:double;
  dwc:latitude '36.50983'^^xsd:double;
  dwc:startLatitude '36.50983'^^xsd:double;
  dwc:endLatitude '36.50983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.551167 36.50983, -2.551167 36.50983, -2.551167 36.50983, -2.551167 36.50983, -2.551167 36.50983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1958'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0215 -1.493167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0215"^^xsd:decimal ;
  dwc:decimalLongitude "-1.493167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0215 -1.493167)"^^geo:wktLiteral ;
  geo-pos:lat "37.0215"^^xsd:decimal ;
  geo-pos:long "-1.493167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3721'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3721'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.493167'^^xsd:double;
  dwc:startLongitude '-1.493167'^^xsd:double;
  dwc:endLongitude '-1.493167'^^xsd:double;
  dwc:latitude '37.0215'^^xsd:double;
  dwc:startLatitude '37.0215'^^xsd:double;
  dwc:endLatitude '37.0215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.493167 37.0215, -1.493167 37.0215, -1.493167 37.0215, -1.493167 37.0215, -1.493167 37.0215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3721'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.005 -5.600833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.005"^^xsd:decimal ;
  dwc:decimalLongitude "-5.600833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.005 -5.600833)"^^geo:wktLiteral ;
  geo-pos:lat "36.005"^^xsd:decimal ;
  geo-pos:long "-5.600833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3974'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3974'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.600833'^^xsd:double;
  dwc:startLongitude '-5.600833'^^xsd:double;
  dwc:endLongitude '-5.600833'^^xsd:double;
  dwc:latitude '36.005'^^xsd:double;
  dwc:startLatitude '36.005'^^xsd:double;
  dwc:endLatitude '36.005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.600833 36.005, -5.600833 36.005, -5.600833 36.005, -5.600833 36.005, -5.600833 36.005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3974'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.038 -1.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.038"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.038 -1.7485)"^^geo:wktLiteral ;
  geo-pos:lat "37.038"^^xsd:decimal ;
  geo-pos:long "-1.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3852'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3852'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7485'^^xsd:double;
  dwc:startLongitude '-1.7485'^^xsd:double;
  dwc:endLongitude '-1.7485'^^xsd:double;
  dwc:latitude '37.038'^^xsd:double;
  dwc:startLatitude '37.038'^^xsd:double;
  dwc:endLatitude '37.038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7485 37.038, -1.7485 37.038, -1.7485 37.038, -1.7485 37.038, -1.7485 37.038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3852'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35167 -1.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35167 -1.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.35167"^^xsd:decimal ;
  geo-pos:long "-1.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3716'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3716'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.34'^^xsd:double;
  dwc:startLongitude '-1.34'^^xsd:double;
  dwc:endLongitude '-1.34'^^xsd:double;
  dwc:latitude '37.35167'^^xsd:double;
  dwc:startLatitude '37.35167'^^xsd:double;
  dwc:endLatitude '37.35167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.34 37.35167, -1.34 37.35167, -1.34 37.35167, -1.34 37.35167, -1.34 37.35167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3716'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50733 -3.0265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50733 -3.0265)"^^geo:wktLiteral ;
  geo-pos:lat "36.50733"^^xsd:decimal ;
  geo-pos:long "-3.0265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3968'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3968'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0265'^^xsd:double;
  dwc:startLongitude '-3.0265'^^xsd:double;
  dwc:endLongitude '-3.0265'^^xsd:double;
  dwc:latitude '36.50733'^^xsd:double;
  dwc:startLatitude '36.50733'^^xsd:double;
  dwc:endLatitude '36.50733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0265 36.50733, -3.0265 36.50733, -3.0265 36.50733, -3.0265 36.50733, -3.0265 36.50733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3968'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26167 -5.196333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.196333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26167 -5.196333)"^^geo:wktLiteral ;
  geo-pos:lat "36.26167"^^xsd:decimal ;
  geo-pos:long "-5.196333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3985'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3985'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.196333'^^xsd:double;
  dwc:startLongitude '-5.196333'^^xsd:double;
  dwc:endLongitude '-5.196333'^^xsd:double;
  dwc:latitude '36.26167'^^xsd:double;
  dwc:startLatitude '36.26167'^^xsd:double;
  dwc:endLatitude '36.26167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.196333 36.26167, -5.196333 36.26167, -5.196333 36.26167, -5.196333 36.26167, -5.196333 36.26167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3985'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15833 -1.663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15833 -1.663333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15833"^^xsd:decimal ;
  geo-pos:long "-1.663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3838'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_3838'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.663333'^^xsd:double;
  dwc:startLongitude '-1.663333'^^xsd:double;
  dwc:endLongitude '-1.663333'^^xsd:double;
  dwc:latitude '37.15833'^^xsd:double;
  dwc:startLatitude '37.15833'^^xsd:double;
  dwc:endLatitude '37.15833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.663333 37.15833, -1.663333 37.15833, -1.663333 37.15833, -1.663333 37.15833, -1.663333 37.15833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3838'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41717 -1.1945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41717 -1.1945)"^^geo:wktLiteral ;
  geo-pos:lat "37.41717"^^xsd:decimal ;
  geo-pos:long "-1.1945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3797'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3797'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1945'^^xsd:double;
  dwc:startLongitude '-1.1945'^^xsd:double;
  dwc:endLongitude '-1.1945'^^xsd:double;
  dwc:latitude '37.41717'^^xsd:double;
  dwc:startLatitude '37.41717'^^xsd:double;
  dwc:endLatitude '37.41717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1945 37.41717, -1.1945 37.41717, -1.1945 37.41717, -1.1945 37.41717, -1.1945 37.41717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3797'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26267 -1.357833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.357833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26267 -1.357833)"^^geo:wktLiteral ;
  geo-pos:lat "37.26267"^^xsd:decimal ;
  geo-pos:long "-1.357833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3895'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3895'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.357833'^^xsd:double;
  dwc:startLongitude '-1.357833'^^xsd:double;
  dwc:endLongitude '-1.357833'^^xsd:double;
  dwc:latitude '37.26267'^^xsd:double;
  dwc:startLatitude '37.26267'^^xsd:double;
  dwc:endLatitude '37.26267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.357833 37.26267, -1.357833 37.26267, -1.357833 37.26267, -1.357833 37.26267, -1.357833 37.26267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3895'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8315 -1.721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8315"^^xsd:decimal ;
  dwc:decimalLongitude "-1.721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8315 -1.721667)"^^geo:wktLiteral ;
  geo-pos:lat "36.8315"^^xsd:decimal ;
  geo-pos:long "-1.721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3770'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3770'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.721667'^^xsd:double;
  dwc:startLongitude '-1.721667'^^xsd:double;
  dwc:endLongitude '-1.721667'^^xsd:double;
  dwc:latitude '36.8315'^^xsd:double;
  dwc:startLatitude '36.8315'^^xsd:double;
  dwc:endLatitude '36.8315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.721667 36.8315, -1.721667 36.8315, -1.721667 36.8315, -1.721667 36.8315, -1.721667 36.8315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3770'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39083 -1.263667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.263667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39083 -1.263667)"^^geo:wktLiteral ;
  geo-pos:lat "37.39083"^^xsd:decimal ;
  geo-pos:long "-1.263667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3793'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3793'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.263667'^^xsd:double;
  dwc:startLongitude '-1.263667'^^xsd:double;
  dwc:endLongitude '-1.263667'^^xsd:double;
  dwc:latitude '37.39083'^^xsd:double;
  dwc:startLatitude '37.39083'^^xsd:double;
  dwc:endLatitude '37.39083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.263667 37.39083, -1.263667 37.39083, -1.263667 37.39083, -1.263667 37.39083, -1.263667 37.39083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3793'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49717 -2.487667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.487667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49717 -2.487667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49717"^^xsd:decimal ;
  geo-pos:long "-2.487667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3847'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3847'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.487667'^^xsd:double;
  dwc:startLongitude '-2.487667'^^xsd:double;
  dwc:endLongitude '-2.487667'^^xsd:double;
  dwc:latitude '36.49717'^^xsd:double;
  dwc:startLatitude '36.49717'^^xsd:double;
  dwc:endLatitude '36.49717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.487667 36.49717, -2.487667 36.49717, -2.487667 36.49717, -2.487667 36.49717, -2.487667 36.49717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3847'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55233 -2.364167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.364167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55233 -2.364167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55233"^^xsd:decimal ;
  geo-pos:long "-2.364167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3829'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3829'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '16.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.364167'^^xsd:double;
  dwc:startLongitude '-2.364167'^^xsd:double;
  dwc:endLongitude '-2.364167'^^xsd:double;
  dwc:latitude '36.55233'^^xsd:double;
  dwc:startLatitude '36.55233'^^xsd:double;
  dwc:endLatitude '36.55233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.364167 36.55233, -2.364167 36.55233, -2.364167 36.55233, -2.364167 36.55233, -2.364167 36.55233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3829'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58418 -2.340732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.340732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58418 -2.340732)"^^geo:wktLiteral ;
  geo-pos:lat "36.58418"^^xsd:decimal ;
  geo-pos:long "-2.340732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4012'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4012'^^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:timeOfDay '15.676944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.340732'^^xsd:double;
  dwc:startLongitude '-2.340732'^^xsd:double;
  dwc:endLongitude '-2.340732'^^xsd:double;
  dwc:latitude '36.58418'^^xsd:double;
  dwc:startLatitude '36.58418'^^xsd:double;
  dwc:endLatitude '36.58418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.340732 36.58418, -2.340732 36.58418, -2.340732 36.58418, -2.340732 36.58418, -2.340732 36.58418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4012'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50383 -2.608167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.608167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50383 -2.608167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50383"^^xsd:decimal ;
  geo-pos:long "-2.608167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3826'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3826'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.608167'^^xsd:double;
  dwc:startLongitude '-2.608167'^^xsd:double;
  dwc:endLongitude '-2.608167'^^xsd:double;
  dwc:latitude '36.50383'^^xsd:double;
  dwc:startLatitude '36.50383'^^xsd:double;
  dwc:endLatitude '36.50383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.608167 36.50383, -2.608167 36.50383, -2.608167 36.50383, -2.608167 36.50383, -2.608167 36.50383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3826'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21817 -1.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21817 -1.642)"^^geo:wktLiteral ;
  geo-pos:lat "37.21817"^^xsd:decimal ;
  geo-pos:long "-1.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3839'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3839'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.642'^^xsd:double;
  dwc:startLongitude '-1.642'^^xsd:double;
  dwc:endLongitude '-1.642'^^xsd:double;
  dwc:latitude '37.21817'^^xsd:double;
  dwc:startLatitude '37.21817'^^xsd:double;
  dwc:endLatitude '37.21817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.642 37.21817, -1.642 37.21817, -1.642 37.21817, -1.642 37.21817, -1.642 37.21817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3839'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19983 -1.427833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.427833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19983 -1.427833)"^^geo:wktLiteral ;
  geo-pos:lat "37.19983"^^xsd:decimal ;
  geo-pos:long "-1.427833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3987'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3987'^^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:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.427833'^^xsd:double;
  dwc:startLongitude '-1.427833'^^xsd:double;
  dwc:endLongitude '-1.427833'^^xsd:double;
  dwc:latitude '37.19983'^^xsd:double;
  dwc:startLatitude '37.19983'^^xsd:double;
  dwc:endLatitude '37.19983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.427833 37.19983, -1.427833 37.19983, -1.427833 37.19983, -1.427833 37.19983, -1.427833 37.19983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3987'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38533 -4.372167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.372167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38533 -4.372167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38533"^^xsd:decimal ;
  geo-pos:long "-4.372167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3936'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3936'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.372167'^^xsd:double;
  dwc:startLongitude '-4.372167'^^xsd:double;
  dwc:endLongitude '-4.372167'^^xsd:double;
  dwc:latitude '36.38533'^^xsd:double;
  dwc:startLatitude '36.38533'^^xsd:double;
  dwc:endLatitude '36.38533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.372167 36.38533, -4.372167 36.38533, -4.372167 36.38533, -4.372167 36.38533, -4.372167 36.38533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3936'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 -1.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33333 -1.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.33333"^^xsd:decimal ;
  geo-pos:long "-1.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3788'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_3788'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.391667'^^xsd:double;
  dwc:startLongitude '-1.391667'^^xsd:double;
  dwc:endLongitude '-1.391667'^^xsd:double;
  dwc:latitude '37.33333'^^xsd:double;
  dwc:startLatitude '37.33333'^^xsd:double;
  dwc:endLatitude '37.33333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.391667 37.33333, -1.391667 37.33333, -1.391667 37.33333, -1.391667 37.33333, -1.391667 37.33333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3788'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46733 -0.984167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46733"^^xsd:decimal ;
  dwc:decimalLongitude "-0.984167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46733 -0.984167)"^^geo:wktLiteral ;
  geo-pos:lat "37.46733"^^xsd:decimal ;
  geo-pos:long "-0.984167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3775'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3775'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.984167'^^xsd:double;
  dwc:startLongitude '-0.984167'^^xsd:double;
  dwc:endLongitude '-0.984167'^^xsd:double;
  dwc:latitude '37.46733'^^xsd:double;
  dwc:startLatitude '37.46733'^^xsd:double;
  dwc:endLatitude '37.46733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.984167 37.46733, -0.984167 37.46733, -0.984167 37.46733, -0.984167 37.46733, -0.984167 37.46733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3775'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.552 -2.059667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.552"^^xsd:decimal ;
  dwc:decimalLongitude "-2.059667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.552 -2.059667)"^^geo:wktLiteral ;
  geo-pos:lat "36.552"^^xsd:decimal ;
  geo-pos:long "-2.059667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3737'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3737'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.059667'^^xsd:double;
  dwc:startLongitude '-2.059667'^^xsd:double;
  dwc:endLongitude '-2.059667'^^xsd:double;
  dwc:latitude '36.552'^^xsd:double;
  dwc:startLatitude '36.552'^^xsd:double;
  dwc:endLatitude '36.552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.059667 36.552, -2.059667 36.552, -2.059667 36.552, -2.059667 36.552, -2.059667 36.552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3737'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.427 -2.825167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.427"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.427 -2.825167)"^^geo:wktLiteral ;
  geo-pos:lat "36.427"^^xsd:decimal ;
  geo-pos:long "-2.825167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3888'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_3888'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825167'^^xsd:double;
  dwc:startLongitude '-2.825167'^^xsd:double;
  dwc:endLongitude '-2.825167'^^xsd:double;
  dwc:latitude '36.427'^^xsd:double;
  dwc:startLatitude '36.427'^^xsd:double;
  dwc:endLatitude '36.427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825167 36.427, -2.825167 36.427, -2.825167 36.427, -2.825167 36.427, -2.825167 36.427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3888'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47633 -2.722167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.722167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47633 -2.722167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47633"^^xsd:decimal ;
  geo-pos:long "-2.722167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3872'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3872'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.722167'^^xsd:double;
  dwc:startLongitude '-2.722167'^^xsd:double;
  dwc:endLongitude '-2.722167'^^xsd:double;
  dwc:latitude '36.47633'^^xsd:double;
  dwc:startLatitude '36.47633'^^xsd:double;
  dwc:endLatitude '36.47633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.722167 36.47633, -2.722167 36.47633, -2.722167 36.47633, -2.722167 36.47633, -2.722167 36.47633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3872'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5915 -2.035333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5915"^^xsd:decimal ;
  dwc:decimalLongitude "-2.035333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5915 -2.035333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5915"^^xsd:decimal ;
  geo-pos:long "-2.035333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3747'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3747'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.035333'^^xsd:double;
  dwc:startLongitude '-2.035333'^^xsd:double;
  dwc:endLongitude '-2.035333'^^xsd:double;
  dwc:latitude '36.5915'^^xsd:double;
  dwc:startLatitude '36.5915'^^xsd:double;
  dwc:endLatitude '36.5915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.035333 36.5915, -2.035333 36.5915, -2.035333 36.5915, -2.035333 36.5915, -2.035333 36.5915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3747'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.488 -3.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.488"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.488 -3.4945)"^^geo:wktLiteral ;
  geo-pos:lat "36.488"^^xsd:decimal ;
  geo-pos:long "-3.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3945'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3945'^^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:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.4945'^^xsd:double;
  dwc:startLongitude '-3.4945'^^xsd:double;
  dwc:endLongitude '-3.4945'^^xsd:double;
  dwc:latitude '36.488'^^xsd:double;
  dwc:startLatitude '36.488'^^xsd:double;
  dwc:endLatitude '36.488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4945 36.488, -3.4945 36.488, -3.4945 36.488, -3.4945 36.488, -3.4945 36.488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3945'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44067 -4.379833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44067"^^xsd:decimal ;
  dwc:decimalLongitude "-4.379833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44067 -4.379833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44067"^^xsd:decimal ;
  geo-pos:long "-4.379833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3904'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3904'^^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:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.379833'^^xsd:double;
  dwc:startLongitude '-4.379833'^^xsd:double;
  dwc:endLongitude '-4.379833'^^xsd:double;
  dwc:latitude '36.44067'^^xsd:double;
  dwc:startLatitude '36.44067'^^xsd:double;
  dwc:endLatitude '36.44067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.379833 36.44067, -4.379833 36.44067, -4.379833 36.44067, -4.379833 36.44067, -4.379833 36.44067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3904'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.249 -1.517333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.249"^^xsd:decimal ;
  dwc:decimalLongitude "-1.517333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.249 -1.517333)"^^geo:wktLiteral ;
  geo-pos:lat "37.249"^^xsd:decimal ;
  geo-pos:long "-1.517333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3894'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3894'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.517333'^^xsd:double;
  dwc:startLongitude '-1.517333'^^xsd:double;
  dwc:endLongitude '-1.517333'^^xsd:double;
  dwc:latitude '37.249'^^xsd:double;
  dwc:startLatitude '37.249'^^xsd:double;
  dwc:endLatitude '37.249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.517333 37.249, -1.517333 37.249, -1.517333 37.249, -1.517333 37.249, -1.517333 37.249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3894'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58083 -2.873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58083 -2.873333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58083"^^xsd:decimal ;
  geo-pos:long "-2.873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3989'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3989'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3175'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.873333'^^xsd:double;
  dwc:startLongitude '-2.873333'^^xsd:double;
  dwc:endLongitude '-2.873333'^^xsd:double;
  dwc:latitude '36.58083'^^xsd:double;
  dwc:startLatitude '36.58083'^^xsd:double;
  dwc:endLatitude '36.58083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.873333 36.58083, -2.873333 36.58083, -2.873333 36.58083, -2.873333 36.58083, -2.873333 36.58083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3989'^^xsd:string;
  dwc:observationDate '2005-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55434 -3.417928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55434"^^xsd:decimal ;
  dwc:decimalLongitude "-3.417928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55434 -3.417928)"^^geo:wktLiteral ;
  geo-pos:lat "36.55434"^^xsd:decimal ;
  geo-pos:long "-3.417928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4002'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4002'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.8155555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.417928'^^xsd:double;
  dwc:startLongitude '-3.417928'^^xsd:double;
  dwc:endLongitude '-3.417928'^^xsd:double;
  dwc:latitude '36.55434'^^xsd:double;
  dwc:startLatitude '36.55434'^^xsd:double;
  dwc:endLatitude '36.55434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.417928 36.55434, -3.417928 36.55434, -3.417928 36.55434, -3.417928 36.55434, -3.417928 36.55434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4002'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55633 -2.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55633 -2.025)"^^geo:wktLiteral ;
  geo-pos:lat "36.55633"^^xsd:decimal ;
  geo-pos:long "-2.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3742'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3742'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.025'^^xsd:double;
  dwc:startLongitude '-2.025'^^xsd:double;
  dwc:endLongitude '-2.025'^^xsd:double;
  dwc:latitude '36.55633'^^xsd:double;
  dwc:startLatitude '36.55633'^^xsd:double;
  dwc:endLatitude '36.55633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.025 36.55633, -2.025 36.55633, -2.025 36.55633, -2.025 36.55633, -2.025 36.55633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3742'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.794 -1.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.794"^^xsd:decimal ;
  dwc:decimalLongitude "-1.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.794 -1.704)"^^geo:wktLiteral ;
  geo-pos:lat "36.794"^^xsd:decimal ;
  geo-pos:long "-1.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3724'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3724'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.704'^^xsd:double;
  dwc:startLongitude '-1.704'^^xsd:double;
  dwc:endLongitude '-1.704'^^xsd:double;
  dwc:latitude '36.794'^^xsd:double;
  dwc:startLatitude '36.794'^^xsd:double;
  dwc:endLatitude '36.794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.704 36.794, -1.704 36.794, -1.704 36.794, -1.704 36.794, -1.704 36.794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3724'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4155 -2.835167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4155"^^xsd:decimal ;
  dwc:decimalLongitude "-2.835167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4155 -2.835167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4155"^^xsd:decimal ;
  geo-pos:long "-2.835167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3876'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3876'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.835167'^^xsd:double;
  dwc:startLongitude '-2.835167'^^xsd:double;
  dwc:endLongitude '-2.835167'^^xsd:double;
  dwc:latitude '36.4155'^^xsd:double;
  dwc:startLatitude '36.4155'^^xsd:double;
  dwc:endLatitude '36.4155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.835167 36.4155, -2.835167 36.4155, -2.835167 36.4155, -2.835167 36.4155, -2.835167 36.4155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3876'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72667 -2.352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72667 -2.352)"^^geo:wktLiteral ;
  geo-pos:lat "36.72667"^^xsd:decimal ;
  geo-pos:long "-2.352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3850'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3850'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.352'^^xsd:double;
  dwc:startLongitude '-2.352'^^xsd:double;
  dwc:endLongitude '-2.352'^^xsd:double;
  dwc:latitude '36.72667'^^xsd:double;
  dwc:startLatitude '36.72667'^^xsd:double;
  dwc:endLatitude '36.72667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.352 36.72667, -2.352 36.72667, -2.352 36.72667, -2.352 36.72667, -2.352 36.72667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3850'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51083 -0.636333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51083"^^xsd:decimal ;
  dwc:decimalLongitude "-0.636333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51083 -0.636333)"^^geo:wktLiteral ;
  geo-pos:lat "37.51083"^^xsd:decimal ;
  geo-pos:long "-0.636333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3785'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3785'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.636333'^^xsd:double;
  dwc:startLongitude '-0.636333'^^xsd:double;
  dwc:endLongitude '-0.636333'^^xsd:double;
  dwc:latitude '37.51083'^^xsd:double;
  dwc:startLatitude '37.51083'^^xsd:double;
  dwc:endLatitude '37.51083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.636333 37.51083, -0.636333 37.51083, -0.636333 37.51083, -0.636333 37.51083, -0.636333 37.51083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3785'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88783 -5.283999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88783 -5.283999)"^^geo:wktLiteral ;
  geo-pos:lat "35.88783"^^xsd:decimal ;
  geo-pos:long "-5.283999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3978'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3978'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.283999'^^xsd:double;
  dwc:startLongitude '-5.283999'^^xsd:double;
  dwc:endLongitude '-5.283999'^^xsd:double;
  dwc:latitude '35.88783'^^xsd:double;
  dwc:startLatitude '35.88783'^^xsd:double;
  dwc:endLatitude '35.88783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.283999 35.88783, -5.283999 35.88783, -5.283999 35.88783, -5.283999 35.88783, -5.283999 35.88783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3978'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46167 -2.406833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.406833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46167 -2.406833)"^^geo:wktLiteral ;
  geo-pos:lat "36.46167"^^xsd:decimal ;
  geo-pos:long "-2.406833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3828'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3828'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.406833'^^xsd:double;
  dwc:startLongitude '-2.406833'^^xsd:double;
  dwc:endLongitude '-2.406833'^^xsd:double;
  dwc:latitude '36.46167'^^xsd:double;
  dwc:startLatitude '36.46167'^^xsd:double;
  dwc:endLatitude '36.46167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.406833 36.46167, -2.406833 36.46167, -2.406833 36.46167, -2.406833 36.46167, -2.406833 36.46167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3828'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 -1.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "-1.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 -1.088)"^^geo:wktLiteral ;
  geo-pos:lat "37.371"^^xsd:decimal ;
  geo-pos:long "-1.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3831'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3831'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.088'^^xsd:double;
  dwc:startLongitude '-1.088'^^xsd:double;
  dwc:endLongitude '-1.088'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:startLatitude '37.371'^^xsd:double;
  dwc:endLatitude '37.371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.088 37.371, -1.088 37.371, -1.088 37.371, -1.088 37.371, -1.088 37.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3831'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3975 -1.2345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3975"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3975 -1.2345)"^^geo:wktLiteral ;
  geo-pos:lat "37.3975"^^xsd:decimal ;
  geo-pos:long "-1.2345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3796'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3796'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2345'^^xsd:double;
  dwc:startLongitude '-1.2345'^^xsd:double;
  dwc:endLongitude '-1.2345'^^xsd:double;
  dwc:latitude '37.3975'^^xsd:double;
  dwc:startLatitude '37.3975'^^xsd:double;
  dwc:endLatitude '37.3975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2345 37.3975, -1.2345 37.3975, -1.2345 37.3975, -1.2345 37.3975, -1.2345 37.3975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3796'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46167 -0.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46167 -0.89)"^^geo:wktLiteral ;
  geo-pos:lat "37.46167"^^xsd:decimal ;
  geo-pos:long "-0.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3776'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3776'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.89'^^xsd:double;
  dwc:startLongitude '-0.89'^^xsd:double;
  dwc:endLongitude '-0.89'^^xsd:double;
  dwc:latitude '37.46167'^^xsd:double;
  dwc:startLatitude '37.46167'^^xsd:double;
  dwc:endLatitude '37.46167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.89 37.46167, -0.89 37.46167, -0.89 37.46167, -0.89 37.46167, -0.89 37.46167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3776'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43033 -3.504667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.504667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43033 -3.504667)"^^geo:wktLiteral ;
  geo-pos:lat "36.43033"^^xsd:decimal ;
  geo-pos:long "-3.504667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2208'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2208'^^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:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.504667'^^xsd:double;
  dwc:startLongitude '-3.504667'^^xsd:double;
  dwc:endLongitude '-3.504667'^^xsd:double;
  dwc:latitude '36.43033'^^xsd:double;
  dwc:startLatitude '36.43033'^^xsd:double;
  dwc:endLatitude '36.43033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.504667 36.43033, -3.504667 36.43033, -3.504667 36.43033, -3.504667 36.43033, -3.504667 36.43033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2208'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44567 -3.774833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.774833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44567 -3.774833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44567"^^xsd:decimal ;
  geo-pos:long "-3.774833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2484'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2484'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.774833'^^xsd:double;
  dwc:startLongitude '-3.774833'^^xsd:double;
  dwc:endLongitude '-3.774833'^^xsd:double;
  dwc:latitude '36.44567'^^xsd:double;
  dwc:startLatitude '36.44567'^^xsd:double;
  dwc:endLatitude '36.44567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.774833 36.44567, -3.774833 36.44567, -3.774833 36.44567, -3.774833 36.44567, -3.774833 36.44567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2484'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46767 -2.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46767 -2.731)"^^geo:wktLiteral ;
  geo-pos:lat "36.46767"^^xsd:decimal ;
  geo-pos:long "-2.731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2040'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2040'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.731'^^xsd:double;
  dwc:startLongitude '-2.731'^^xsd:double;
  dwc:endLongitude '-2.731'^^xsd:double;
  dwc:latitude '36.46767'^^xsd:double;
  dwc:startLatitude '36.46767'^^xsd:double;
  dwc:endLatitude '36.46767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.731 36.46767, -2.731 36.46767, -2.731 36.46767, -2.731 36.46767, -2.731 36.46767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2040'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58667 -1.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58667 -1.641667)"^^geo:wktLiteral ;
  geo-pos:lat "36.58667"^^xsd:decimal ;
  geo-pos:long "-1.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_54'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_54'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.641667'^^xsd:double;
  dwc:startLongitude '-1.641667'^^xsd:double;
  dwc:endLongitude '-1.641667'^^xsd:double;
  dwc:latitude '36.58667'^^xsd:double;
  dwc:startLatitude '36.58667'^^xsd:double;
  dwc:endLatitude '36.58667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.641667 36.58667, -1.641667 36.58667, -1.641667 36.58667, -1.641667 36.58667, -1.641667 36.58667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_54'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50047 -3.728073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50047"^^xsd:decimal ;
  dwc:decimalLongitude "-3.728073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50047 -3.728073)"^^geo:wktLiteral ;
  geo-pos:lat "36.50047"^^xsd:decimal ;
  geo-pos:long "-3.728073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4380'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4380'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '9.1852777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.728073'^^xsd:double;
  dwc:startLongitude '-3.728073'^^xsd:double;
  dwc:endLongitude '-3.728073'^^xsd:double;
  dwc:latitude '36.50047'^^xsd:double;
  dwc:startLatitude '36.50047'^^xsd:double;
  dwc:endLatitude '36.50047'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.728073 36.50047, -3.728073 36.50047, -3.728073 36.50047, -3.728073 36.50047, -3.728073 36.50047))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4380'^^xsd:string;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31183 -2.877167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.877167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31183 -2.877167)"^^geo:wktLiteral ;
  geo-pos:lat "36.31183"^^xsd:decimal ;
  geo-pos:long "-2.877167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3401'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3401'^^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:timeOfDay '11.033611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.877167'^^xsd:double;
  dwc:startLongitude '-2.877167'^^xsd:double;
  dwc:endLongitude '-2.877167'^^xsd:double;
  dwc:latitude '36.31183'^^xsd:double;
  dwc:startLatitude '36.31183'^^xsd:double;
  dwc:endLatitude '36.31183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.877167 36.31183, -2.877167 36.31183, -2.877167 36.31183, -2.877167 36.31183, -2.877167 36.31183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3401'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -2.932667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4225"^^xsd:decimal ;
  dwc:decimalLongitude "-2.932667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -2.932667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4225"^^xsd:decimal ;
  geo-pos:long "-2.932667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4707'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4707'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.703333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.932667'^^xsd:double;
  dwc:startLongitude '-2.932667'^^xsd:double;
  dwc:endLongitude '-2.932667'^^xsd:double;
  dwc:latitude '36.4225'^^xsd:double;
  dwc:startLatitude '36.4225'^^xsd:double;
  dwc:endLatitude '36.4225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.932667 36.4225, -2.932667 36.4225, -2.932667 36.4225, -2.932667 36.4225, -2.932667 36.4225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4707'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16167 -5.279334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.279334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16167 -5.279334)"^^geo:wktLiteral ;
  geo-pos:lat "36.16167"^^xsd:decimal ;
  geo-pos:long "-5.279334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3139'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3139'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.535'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.279334'^^xsd:double;
  dwc:startLongitude '-5.279334'^^xsd:double;
  dwc:endLongitude '-5.279334'^^xsd:double;
  dwc:latitude '36.16167'^^xsd:double;
  dwc:startLatitude '36.16167'^^xsd:double;
  dwc:endLatitude '36.16167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.279334 36.16167, -5.279334 36.16167, -5.279334 36.16167, -5.279334 36.16167, -5.279334 36.16167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3139'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59632 -4.004287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59632"^^xsd:decimal ;
  dwc:decimalLongitude "-4.004287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59632 -4.004287)"^^geo:wktLiteral ;
  geo-pos:lat "36.59632"^^xsd:decimal ;
  geo-pos:long "-4.004287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3620'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3620'^^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:timeOfDay '13.246666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.004287'^^xsd:double;
  dwc:startLongitude '-4.004287'^^xsd:double;
  dwc:endLongitude '-4.004287'^^xsd:double;
  dwc:latitude '36.59632'^^xsd:double;
  dwc:startLatitude '36.59632'^^xsd:double;
  dwc:endLatitude '36.59632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.004287 36.59632, -4.004287 36.59632, -4.004287 36.59632, -4.004287 36.59632, -4.004287 36.59632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3620'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50183 -2.960667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.960667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50183 -2.960667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50183"^^xsd:decimal ;
  geo-pos:long "-2.960667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1695'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1695'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '19.767222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.960667'^^xsd:double;
  dwc:startLongitude '-2.960667'^^xsd:double;
  dwc:endLongitude '-2.960667'^^xsd:double;
  dwc:latitude '36.50183'^^xsd:double;
  dwc:startLatitude '36.50183'^^xsd:double;
  dwc:endLatitude '36.50183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.960667 36.50183, -2.960667 36.50183, -2.960667 36.50183, -2.960667 36.50183, -2.960667 36.50183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1695'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5485 -2.4175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5485 -2.4175)"^^geo:wktLiteral ;
  geo-pos:lat "36.5485"^^xsd:decimal ;
  geo-pos:long "-2.4175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1183'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1183'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4175'^^xsd:double;
  dwc:startLongitude '-2.4175'^^xsd:double;
  dwc:endLongitude '-2.4175'^^xsd:double;
  dwc:latitude '36.5485'^^xsd:double;
  dwc:startLatitude '36.5485'^^xsd:double;
  dwc:endLatitude '36.5485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4175 36.5485, -2.4175 36.5485, -2.4175 36.5485, -2.4175 36.5485, -2.4175 36.5485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1183'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38567 -2.8745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38567 -2.8745)"^^geo:wktLiteral ;
  geo-pos:lat "36.38567"^^xsd:decimal ;
  geo-pos:long "-2.8745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1457'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1457'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8745'^^xsd:double;
  dwc:startLongitude '-2.8745'^^xsd:double;
  dwc:endLongitude '-2.8745'^^xsd:double;
  dwc:latitude '36.38567'^^xsd:double;
  dwc:startLatitude '36.38567'^^xsd:double;
  dwc:endLatitude '36.38567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8745 36.38567, -2.8745 36.38567, -2.8745 36.38567, -2.8745 36.38567, -2.8745 36.38567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1457'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389 -2.849333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.389"^^xsd:decimal ;
  dwc:decimalLongitude "-2.849333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389 -2.849333)"^^geo:wktLiteral ;
  geo-pos:lat "36.389"^^xsd:decimal ;
  geo-pos:long "-2.849333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2051'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2051'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.849333'^^xsd:double;
  dwc:startLongitude '-2.849333'^^xsd:double;
  dwc:endLongitude '-2.849333'^^xsd:double;
  dwc:latitude '36.389'^^xsd:double;
  dwc:startLatitude '36.389'^^xsd:double;
  dwc:endLatitude '36.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.849333 36.389, -2.849333 36.389, -2.849333 36.389, -2.849333 36.389, -2.849333 36.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2051'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59817 -2.780667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.780667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59817 -2.780667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59817"^^xsd:decimal ;
  geo-pos:long "-2.780667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2037'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2037'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.780667'^^xsd:double;
  dwc:startLongitude '-2.780667'^^xsd:double;
  dwc:endLongitude '-2.780667'^^xsd:double;
  dwc:latitude '36.59817'^^xsd:double;
  dwc:startLatitude '36.59817'^^xsd:double;
  dwc:endLatitude '36.59817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.780667 36.59817, -2.780667 36.59817, -2.780667 36.59817, -2.780667 36.59817, -2.780667 36.59817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2037'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4608 -2.75709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4608"^^xsd:decimal ;
  dwc:decimalLongitude "-2.75709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4608 -2.75709)"^^geo:wktLiteral ;
  geo-pos:lat "36.4608"^^xsd:decimal ;
  geo-pos:long "-2.75709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4852'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4852'^^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:timeOfDay '17.339722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.75709'^^xsd:double;
  dwc:startLongitude '-2.75709'^^xsd:double;
  dwc:endLongitude '-2.75709'^^xsd:double;
  dwc:latitude '36.4608'^^xsd:double;
  dwc:startLatitude '36.4608'^^xsd:double;
  dwc:endLatitude '36.4608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.75709 36.4608, -2.75709 36.4608, -2.75709 36.4608, -2.75709 36.4608, -2.75709 36.4608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4852'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -2.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3645 -2.769)"^^geo:wktLiteral ;
  geo-pos:lat "36.3645"^^xsd:decimal ;
  geo-pos:long "-2.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1517'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1517'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.769'^^xsd:double;
  dwc:startLongitude '-2.769'^^xsd:double;
  dwc:endLongitude '-2.769'^^xsd:double;
  dwc:latitude '36.3645'^^xsd:double;
  dwc:startLatitude '36.3645'^^xsd:double;
  dwc:endLatitude '36.3645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.769 36.3645, -2.769 36.3645, -2.769 36.3645, -2.769 36.3645, -2.769 36.3645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1517'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4765 -2.454167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4765"^^xsd:decimal ;
  dwc:decimalLongitude "-2.454167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4765 -2.454167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4765"^^xsd:decimal ;
  geo-pos:long "-2.454167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_830'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_830'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.454167'^^xsd:double;
  dwc:startLongitude '-2.454167'^^xsd:double;
  dwc:endLongitude '-2.454167'^^xsd:double;
  dwc:latitude '36.4765'^^xsd:double;
  dwc:startLatitude '36.4765'^^xsd:double;
  dwc:endLatitude '36.4765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.454167 36.4765, -2.454167 36.4765, -2.454167 36.4765, -2.454167 36.4765, -2.454167 36.4765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_830'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.404 -5.114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.404"^^xsd:decimal ;
  dwc:decimalLongitude "-5.114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.404 -5.114)"^^geo:wktLiteral ;
  geo-pos:lat "36.404"^^xsd:decimal ;
  geo-pos:long "-5.114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2823'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2823'^^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:timeOfDay '5.9547222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.114'^^xsd:double;
  dwc:startLongitude '-5.114'^^xsd:double;
  dwc:endLongitude '-5.114'^^xsd:double;
  dwc:latitude '36.404'^^xsd:double;
  dwc:startLatitude '36.404'^^xsd:double;
  dwc:endLatitude '36.404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.114 36.404, -5.114 36.404, -5.114 36.404, -5.114 36.404, -5.114 36.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2823'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49517 -2.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49517 -2.871667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49517"^^xsd:decimal ;
  geo-pos:long "-2.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3261'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3261'^^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:timeOfDay '13.665555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.871667'^^xsd:double;
  dwc:startLongitude '-2.871667'^^xsd:double;
  dwc:endLongitude '-2.871667'^^xsd:double;
  dwc:latitude '36.49517'^^xsd:double;
  dwc:startLatitude '36.49517'^^xsd:double;
  dwc:endLatitude '36.49517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.871667 36.49517, -2.871667 36.49517, -2.871667 36.49517, -2.871667 36.49517, -2.871667 36.49517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3261'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80916 -2.546157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.546157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80916 -2.546157)"^^geo:wktLiteral ;
  geo-pos:lat "36.80916"^^xsd:decimal ;
  geo-pos:long "-2.546157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4081'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4081'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.7486111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.546157'^^xsd:double;
  dwc:startLongitude '-2.546157'^^xsd:double;
  dwc:endLongitude '-2.546157'^^xsd:double;
  dwc:latitude '36.80916'^^xsd:double;
  dwc:startLatitude '36.80916'^^xsd:double;
  dwc:endLatitude '36.80916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.546157 36.80916, -2.546157 36.80916, -2.546157 36.80916, -2.546157 36.80916, -2.546157 36.80916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4081'^^xsd:string;
  dwc:observationDate '2007-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5293 -2.863815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5293"^^xsd:decimal ;
  dwc:decimalLongitude "-2.863815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5293 -2.863815)"^^geo:wktLiteral ;
  geo-pos:lat "36.5293"^^xsd:decimal ;
  geo-pos:long "-2.863815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3518'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3518'^^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:timeOfDay '7.4594444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.863815'^^xsd:double;
  dwc:startLongitude '-2.863815'^^xsd:double;
  dwc:endLongitude '-2.863815'^^xsd:double;
  dwc:latitude '36.5293'^^xsd:double;
  dwc:startLatitude '36.5293'^^xsd:double;
  dwc:endLatitude '36.5293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.863815 36.5293, -2.863815 36.5293, -2.863815 36.5293, -2.863815 36.5293, -2.863815 36.5293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3518'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30883 -1.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30883 -1.599)"^^geo:wktLiteral ;
  geo-pos:lat "37.30883"^^xsd:decimal ;
  geo-pos:long "-1.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_249'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_249'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.599'^^xsd:double;
  dwc:startLongitude '-1.599'^^xsd:double;
  dwc:endLongitude '-1.599'^^xsd:double;
  dwc:latitude '37.30883'^^xsd:double;
  dwc:startLatitude '37.30883'^^xsd:double;
  dwc:endLatitude '37.30883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.599 37.30883, -1.599 37.30883, -1.599 37.30883, -1.599 37.30883, -1.599 37.30883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_249'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45216 -2.918833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45216"^^xsd:decimal ;
  dwc:decimalLongitude "-2.918833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45216 -2.918833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45216"^^xsd:decimal ;
  geo-pos:long "-2.918833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4863'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4863'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.2811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.918833'^^xsd:double;
  dwc:startLongitude '-2.918833'^^xsd:double;
  dwc:endLongitude '-2.918833'^^xsd:double;
  dwc:latitude '36.45216'^^xsd:double;
  dwc:startLatitude '36.45216'^^xsd:double;
  dwc:endLatitude '36.45216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.918833 36.45216, -2.918833 36.45216, -2.918833 36.45216, -2.918833 36.45216, -2.918833 36.45216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4863'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46044 -2.993989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46044"^^xsd:decimal ;
  dwc:decimalLongitude "-2.993989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46044 -2.993989)"^^geo:wktLiteral ;
  geo-pos:lat "36.46044"^^xsd:decimal ;
  geo-pos:long "-2.993989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4869'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4869'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.7005555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.993989'^^xsd:double;
  dwc:startLongitude '-2.993989'^^xsd:double;
  dwc:endLongitude '-2.993989'^^xsd:double;
  dwc:latitude '36.46044'^^xsd:double;
  dwc:startLatitude '36.46044'^^xsd:double;
  dwc:endLatitude '36.46044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.993989 36.46044, -2.993989 36.46044, -2.993989 36.46044, -2.993989 36.46044, -2.993989 36.46044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4869'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58934 -2.8425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58934"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58934 -2.8425)"^^geo:wktLiteral ;
  geo-pos:lat "36.58934"^^xsd:decimal ;
  geo-pos:long "-2.8425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2613'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2613'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8425'^^xsd:double;
  dwc:startLongitude '-2.8425'^^xsd:double;
  dwc:endLongitude '-2.8425'^^xsd:double;
  dwc:latitude '36.58934'^^xsd:double;
  dwc:startLatitude '36.58934'^^xsd:double;
  dwc:endLatitude '36.58934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8425 36.58934, -2.8425 36.58934, -2.8425 36.58934, -2.8425 36.58934, -2.8425 36.58934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2613'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6945 -2.516333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6945"^^xsd:decimal ;
  dwc:decimalLongitude "-2.516333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6945 -2.516333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6945"^^xsd:decimal ;
  geo-pos:long "-2.516333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2704'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2704'^^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:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.516333'^^xsd:double;
  dwc:startLongitude '-2.516333'^^xsd:double;
  dwc:endLongitude '-2.516333'^^xsd:double;
  dwc:latitude '36.6945'^^xsd:double;
  dwc:startLatitude '36.6945'^^xsd:double;
  dwc:endLatitude '36.6945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.516333 36.6945, -2.516333 36.6945, -2.516333 36.6945, -2.516333 36.6945, -2.516333 36.6945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2704'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42934 -2.785007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42934"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42934 -2.785007)"^^geo:wktLiteral ;
  geo-pos:lat "36.42934"^^xsd:decimal ;
  geo-pos:long "-2.785007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4444'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4444'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.406666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.785007'^^xsd:double;
  dwc:startLongitude '-2.785007'^^xsd:double;
  dwc:endLongitude '-2.785007'^^xsd:double;
  dwc:latitude '36.42934'^^xsd:double;
  dwc:startLatitude '36.42934'^^xsd:double;
  dwc:endLatitude '36.42934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785007 36.42934, -2.785007 36.42934, -2.785007 36.42934, -2.785007 36.42934, -2.785007 36.42934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4444'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62555 -3.376598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62555"^^xsd:decimal ;
  dwc:decimalLongitude "-3.376598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62555 -3.376598)"^^geo:wktLiteral ;
  geo-pos:lat "36.62555"^^xsd:decimal ;
  geo-pos:long "-3.376598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4154'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4154'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.895'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.376598'^^xsd:double;
  dwc:startLongitude '-3.376598'^^xsd:double;
  dwc:endLongitude '-3.376598'^^xsd:double;
  dwc:latitude '36.62555'^^xsd:double;
  dwc:startLatitude '36.62555'^^xsd:double;
  dwc:endLatitude '36.62555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.376598 36.62555, -3.376598 36.62555, -3.376598 36.62555, -3.376598 36.62555, -3.376598 36.62555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4154'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -3.1155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -3.1155)"^^geo:wktLiteral ;
  geo-pos:lat "36.51683"^^xsd:decimal ;
  geo-pos:long "-3.1155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2842'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2842'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.166388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.1155'^^xsd:double;
  dwc:startLongitude '-3.1155'^^xsd:double;
  dwc:endLongitude '-3.1155'^^xsd:double;
  dwc:latitude '36.51683'^^xsd:double;
  dwc:startLatitude '36.51683'^^xsd:double;
  dwc:endLatitude '36.51683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.1155 36.51683, -3.1155 36.51683, -3.1155 36.51683, -3.1155 36.51683, -3.1155 36.51683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2842'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49033 -4.451167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.451167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49033 -4.451167)"^^geo:wktLiteral ;
  geo-pos:lat "36.49033"^^xsd:decimal ;
  geo-pos:long "-4.451167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2940'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2940'^^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:timeOfDay '16.885833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.451167'^^xsd:double;
  dwc:startLongitude '-4.451167'^^xsd:double;
  dwc:endLongitude '-4.451167'^^xsd:double;
  dwc:latitude '36.49033'^^xsd:double;
  dwc:startLatitude '36.49033'^^xsd:double;
  dwc:endLatitude '36.49033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.451167 36.49033, -4.451167 36.49033, -4.451167 36.49033, -4.451167 36.49033, -4.451167 36.49033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2940'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78867 -1.770667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.770667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78867 -1.770667)"^^geo:wktLiteral ;
  geo-pos:lat "36.78867"^^xsd:decimal ;
  geo-pos:long "-1.770667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_514'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_514'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.770667'^^xsd:double;
  dwc:startLongitude '-1.770667'^^xsd:double;
  dwc:endLongitude '-1.770667'^^xsd:double;
  dwc:latitude '36.78867'^^xsd:double;
  dwc:startLatitude '36.78867'^^xsd:double;
  dwc:endLatitude '36.78867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.770667 36.78867, -1.770667 36.78867, -1.770667 36.78867, -1.770667 36.78867, -1.770667 36.78867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_514'^^xsd:string;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45183 -2.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45183 -2.716667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45183"^^xsd:decimal ;
  geo-pos:long "-2.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1035'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1035'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.716667'^^xsd:double;
  dwc:startLongitude '-2.716667'^^xsd:double;
  dwc:endLongitude '-2.716667'^^xsd:double;
  dwc:latitude '36.45183'^^xsd:double;
  dwc:startLatitude '36.45183'^^xsd:double;
  dwc:endLatitude '36.45183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.716667 36.45183, -2.716667 36.45183, -2.716667 36.45183, -2.716667 36.45183, -2.716667 36.45183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1035'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46159 -2.925768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46159"^^xsd:decimal ;
  dwc:decimalLongitude "-2.925768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46159 -2.925768)"^^geo:wktLiteral ;
  geo-pos:lat "36.46159"^^xsd:decimal ;
  geo-pos:long "-2.925768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3560'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3560'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.0325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.925768'^^xsd:double;
  dwc:startLongitude '-2.925768'^^xsd:double;
  dwc:endLongitude '-2.925768'^^xsd:double;
  dwc:latitude '36.46159'^^xsd:double;
  dwc:startLatitude '36.46159'^^xsd:double;
  dwc:endLatitude '36.46159'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.925768 36.46159, -2.925768 36.46159, -2.925768 36.46159, -2.925768 36.46159, -2.925768 36.46159))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3560'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42133 -2.3685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42133 -2.3685)"^^geo:wktLiteral ;
  geo-pos:lat "36.42133"^^xsd:decimal ;
  geo-pos:long "-2.3685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1276'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1276'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3685'^^xsd:double;
  dwc:startLongitude '-2.3685'^^xsd:double;
  dwc:endLongitude '-2.3685'^^xsd:double;
  dwc:latitude '36.42133'^^xsd:double;
  dwc:startLatitude '36.42133'^^xsd:double;
  dwc:endLatitude '36.42133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3685 36.42133, -2.3685 36.42133, -2.3685 36.42133, -2.3685 36.42133, -2.3685 36.42133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1276'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62483 -4.073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62483 -4.073333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62483"^^xsd:decimal ;
  geo-pos:long "-4.073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2771'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2771'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.073333'^^xsd:double;
  dwc:startLongitude '-4.073333'^^xsd:double;
  dwc:endLongitude '-4.073333'^^xsd:double;
  dwc:latitude '36.62483'^^xsd:double;
  dwc:startLatitude '36.62483'^^xsd:double;
  dwc:endLatitude '36.62483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.073333 36.62483, -4.073333 36.62483, -4.073333 36.62483, -4.073333 36.62483, -4.073333 36.62483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2771'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67617 -2.386167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.386167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67617 -2.386167)"^^geo:wktLiteral ;
  geo-pos:lat "36.67617"^^xsd:decimal ;
  geo-pos:long "-2.386167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2742'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2742'^^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:timeOfDay '7.26'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.386167'^^xsd:double;
  dwc:startLongitude '-2.386167'^^xsd:double;
  dwc:endLongitude '-2.386167'^^xsd:double;
  dwc:latitude '36.67617'^^xsd:double;
  dwc:startLatitude '36.67617'^^xsd:double;
  dwc:endLatitude '36.67617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.386167 36.67617, -2.386167 36.67617, -2.386167 36.67617, -2.386167 36.67617, -2.386167 36.67617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2742'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48067 -2.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48067 -2.735)"^^geo:wktLiteral ;
  geo-pos:lat "36.48067"^^xsd:decimal ;
  geo-pos:long "-2.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4673'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4673'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.77'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735'^^xsd:double;
  dwc:startLongitude '-2.735'^^xsd:double;
  dwc:endLongitude '-2.735'^^xsd:double;
  dwc:latitude '36.48067'^^xsd:double;
  dwc:startLatitude '36.48067'^^xsd:double;
  dwc:endLatitude '36.48067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735 36.48067, -2.735 36.48067, -2.735 36.48067, -2.735 36.48067, -2.735 36.48067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4673'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41983 -2.816333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41983 -2.816333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41983"^^xsd:decimal ;
  geo-pos:long "-2.816333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1637'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1637'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.816333'^^xsd:double;
  dwc:startLongitude '-2.816333'^^xsd:double;
  dwc:endLongitude '-2.816333'^^xsd:double;
  dwc:latitude '36.41983'^^xsd:double;
  dwc:startLatitude '36.41983'^^xsd:double;
  dwc:endLatitude '36.41983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.816333 36.41983, -2.816333 36.41983, -2.816333 36.41983, -2.816333 36.41983, -2.816333 36.41983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1637'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52617 -2.651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52617 -2.651)"^^geo:wktLiteral ;
  geo-pos:lat "36.52617"^^xsd:decimal ;
  geo-pos:long "-2.651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1988'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1988'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.861111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.651'^^xsd:double;
  dwc:startLongitude '-2.651'^^xsd:double;
  dwc:endLongitude '-2.651'^^xsd:double;
  dwc:latitude '36.52617'^^xsd:double;
  dwc:startLatitude '36.52617'^^xsd:double;
  dwc:endLatitude '36.52617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.651 36.52617, -2.651 36.52617, -2.651 36.52617, -2.651 36.52617, -2.651 36.52617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1988'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37783 -2.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37783 -2.526)"^^geo:wktLiteral ;
  geo-pos:lat "36.37783"^^xsd:decimal ;
  geo-pos:long "-2.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2357'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2357'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.526'^^xsd:double;
  dwc:startLongitude '-2.526'^^xsd:double;
  dwc:endLongitude '-2.526'^^xsd:double;
  dwc:latitude '36.37783'^^xsd:double;
  dwc:startLatitude '36.37783'^^xsd:double;
  dwc:endLatitude '36.37783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.526 36.37783, -2.526 36.37783, -2.526 36.37783, -2.526 36.37783, -2.526 36.37783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2357'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31483 -4.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31483 -4.976)"^^geo:wktLiteral ;
  geo-pos:lat "36.31483"^^xsd:decimal ;
  geo-pos:long "-4.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1815'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1815'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.289722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.976'^^xsd:double;
  dwc:startLongitude '-4.976'^^xsd:double;
  dwc:endLongitude '-4.976'^^xsd:double;
  dwc:latitude '36.31483'^^xsd:double;
  dwc:startLatitude '36.31483'^^xsd:double;
  dwc:endLatitude '36.31483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.976 36.31483, -4.976 36.31483, -4.976 36.31483, -4.976 36.31483, -4.976 36.31483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1815'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55577 -2.714253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55577"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55577 -2.714253)"^^geo:wktLiteral ;
  geo-pos:lat "36.55577"^^xsd:decimal ;
  geo-pos:long "-2.714253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4862'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4862'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '6.0186111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714253'^^xsd:double;
  dwc:startLongitude '-2.714253'^^xsd:double;
  dwc:endLongitude '-2.714253'^^xsd:double;
  dwc:latitude '36.55577'^^xsd:double;
  dwc:startLatitude '36.55577'^^xsd:double;
  dwc:endLatitude '36.55577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714253 36.55577, -2.714253 36.55577, -2.714253 36.55577, -2.714253 36.55577, -2.714253 36.55577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4862'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39467 -2.9145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39467 -2.9145)"^^geo:wktLiteral ;
  geo-pos:lat "36.39467"^^xsd:decimal ;
  geo-pos:long "-2.9145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1410'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1410'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9145'^^xsd:double;
  dwc:startLongitude '-2.9145'^^xsd:double;
  dwc:endLongitude '-2.9145'^^xsd:double;
  dwc:latitude '36.39467'^^xsd:double;
  dwc:startLatitude '36.39467'^^xsd:double;
  dwc:endLatitude '36.39467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9145 36.39467, -2.9145 36.39467, -2.9145 36.39467, -2.9145 36.39467, -2.9145 36.39467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1410'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4481 -2.945122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4481"^^xsd:decimal ;
  dwc:decimalLongitude "-2.945122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4481 -2.945122)"^^geo:wktLiteral ;
  geo-pos:lat "36.4481"^^xsd:decimal ;
  geo-pos:long "-2.945122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4353'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4353'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.114722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.945122'^^xsd:double;
  dwc:startLongitude '-2.945122'^^xsd:double;
  dwc:endLongitude '-2.945122'^^xsd:double;
  dwc:latitude '36.4481'^^xsd:double;
  dwc:startLatitude '36.4481'^^xsd:double;
  dwc:endLatitude '36.4481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.945122 36.4481, -2.945122 36.4481, -2.945122 36.4481, -2.945122 36.4481, -2.945122 36.4481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4353'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.165 -4.955833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.165"^^xsd:decimal ;
  dwc:decimalLongitude "-4.955833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.165 -4.955833)"^^geo:wktLiteral ;
  geo-pos:lat "36.165"^^xsd:decimal ;
  geo-pos:long "-4.955833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2814'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2814'^^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:timeOfDay '14.062222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.955833'^^xsd:double;
  dwc:startLongitude '-4.955833'^^xsd:double;
  dwc:endLongitude '-4.955833'^^xsd:double;
  dwc:latitude '36.165'^^xsd:double;
  dwc:startLatitude '36.165'^^xsd:double;
  dwc:endLatitude '36.165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.955833 36.165, -4.955833 36.165, -4.955833 36.165, -4.955833 36.165, -4.955833 36.165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2814'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6905 -3.854667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6905"^^xsd:decimal ;
  dwc:decimalLongitude "-3.854667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6905 -3.854667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6905"^^xsd:decimal ;
  geo-pos:long "-3.854667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2828'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2828'^^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:timeOfDay '11.480833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.854667'^^xsd:double;
  dwc:startLongitude '-3.854667'^^xsd:double;
  dwc:endLongitude '-3.854667'^^xsd:double;
  dwc:latitude '36.6905'^^xsd:double;
  dwc:startLatitude '36.6905'^^xsd:double;
  dwc:endLatitude '36.6905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.854667 36.6905, -3.854667 36.6905, -3.854667 36.6905, -3.854667 36.6905, -3.854667 36.6905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2828'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.654 -3.263833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.654"^^xsd:decimal ;
  dwc:decimalLongitude "-3.263833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.654 -3.263833)"^^geo:wktLiteral ;
  geo-pos:lat "36.654"^^xsd:decimal ;
  geo-pos:long "-3.263833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3331'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3331'^^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:timeOfDay '13.705833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.263833'^^xsd:double;
  dwc:startLongitude '-3.263833'^^xsd:double;
  dwc:endLongitude '-3.263833'^^xsd:double;
  dwc:latitude '36.654'^^xsd:double;
  dwc:startLatitude '36.654'^^xsd:double;
  dwc:endLatitude '36.654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.263833 36.654, -3.263833 36.654, -3.263833 36.654, -3.263833 36.654, -3.263833 36.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3331'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46696 -3.014118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46696"^^xsd:decimal ;
  dwc:decimalLongitude "-3.014118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46696 -3.014118)"^^geo:wktLiteral ;
  geo-pos:lat "36.46696"^^xsd:decimal ;
  geo-pos:long "-3.014118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4871'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4871'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8272222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.014118'^^xsd:double;
  dwc:startLongitude '-3.014118'^^xsd:double;
  dwc:endLongitude '-3.014118'^^xsd:double;
  dwc:latitude '36.46696'^^xsd:double;
  dwc:startLatitude '36.46696'^^xsd:double;
  dwc:endLatitude '36.46696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.014118 36.46696, -3.014118 36.46696, -3.014118 36.46696, -3.014118 36.46696, -3.014118 36.46696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4871'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5125 -2.931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5125"^^xsd:decimal ;
  dwc:decimalLongitude "-2.931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5125 -2.931)"^^geo:wktLiteral ;
  geo-pos:lat "36.5125"^^xsd:decimal ;
  geo-pos:long "-2.931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3318'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3318'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.9891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.931'^^xsd:double;
  dwc:startLongitude '-2.931'^^xsd:double;
  dwc:endLongitude '-2.931'^^xsd:double;
  dwc:latitude '36.5125'^^xsd:double;
  dwc:startLatitude '36.5125'^^xsd:double;
  dwc:endLatitude '36.5125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.931 36.5125, -2.931 36.5125, -2.931 36.5125, -2.931 36.5125, -2.931 36.5125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3318'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44764 -3.011935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44764"^^xsd:decimal ;
  dwc:decimalLongitude "-3.011935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44764 -3.011935)"^^geo:wktLiteral ;
  geo-pos:lat "36.44764"^^xsd:decimal ;
  geo-pos:long "-3.011935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4264'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4264'^^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:timeOfDay '11.273333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.011935'^^xsd:double;
  dwc:startLongitude '-3.011935'^^xsd:double;
  dwc:endLongitude '-3.011935'^^xsd:double;
  dwc:latitude '36.44764'^^xsd:double;
  dwc:startLatitude '36.44764'^^xsd:double;
  dwc:endLatitude '36.44764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.011935 36.44764, -3.011935 36.44764, -3.011935 36.44764, -3.011935 36.44764, -3.011935 36.44764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4264'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.582 -3.884167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.582"^^xsd:decimal ;
  dwc:decimalLongitude "-3.884167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.582 -3.884167)"^^geo:wktLiteral ;
  geo-pos:lat "36.582"^^xsd:decimal ;
  geo-pos:long "-3.884167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4591'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4591'^^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:timeOfDay '6.8677777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.884167'^^xsd:double;
  dwc:startLongitude '-3.884167'^^xsd:double;
  dwc:endLongitude '-3.884167'^^xsd:double;
  dwc:latitude '36.582'^^xsd:double;
  dwc:startLatitude '36.582'^^xsd:double;
  dwc:endLatitude '36.582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.884167 36.582, -3.884167 36.582, -3.884167 36.582, -3.884167 36.582, -3.884167 36.582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4591'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55091 -2.983715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55091"^^xsd:decimal ;
  dwc:decimalLongitude "-2.983715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55091 -2.983715)"^^geo:wktLiteral ;
  geo-pos:lat "36.55091"^^xsd:decimal ;
  geo-pos:long "-2.983715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4090'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4090'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.898055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.983715'^^xsd:double;
  dwc:startLongitude '-2.983715'^^xsd:double;
  dwc:endLongitude '-2.983715'^^xsd:double;
  dwc:latitude '36.55091'^^xsd:double;
  dwc:startLatitude '36.55091'^^xsd:double;
  dwc:endLatitude '36.55091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.983715 36.55091, -2.983715 36.55091, -2.983715 36.55091, -2.983715 36.55091, -2.983715 36.55091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4090'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45715 -2.962967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45715"^^xsd:decimal ;
  dwc:decimalLongitude "-2.962967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45715 -2.962967)"^^geo:wktLiteral ;
  geo-pos:lat "36.45715"^^xsd:decimal ;
  geo-pos:long "-2.962967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4866'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4866'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.962967'^^xsd:double;
  dwc:startLongitude '-2.962967'^^xsd:double;
  dwc:endLongitude '-2.962967'^^xsd:double;
  dwc:latitude '36.45715'^^xsd:double;
  dwc:startLatitude '36.45715'^^xsd:double;
  dwc:endLatitude '36.45715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.962967 36.45715, -2.962967 36.45715, -2.962967 36.45715, -2.962967 36.45715, -2.962967 36.45715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4866'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46033 -2.6995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46033 -2.6995)"^^geo:wktLiteral ;
  geo-pos:lat "36.46033"^^xsd:decimal ;
  geo-pos:long "-2.6995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3417'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3417'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.4586111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6995'^^xsd:double;
  dwc:startLongitude '-2.6995'^^xsd:double;
  dwc:endLongitude '-2.6995'^^xsd:double;
  dwc:latitude '36.46033'^^xsd:double;
  dwc:startLatitude '36.46033'^^xsd:double;
  dwc:endLatitude '36.46033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6995 36.46033, -2.6995 36.46033, -2.6995 36.46033, -2.6995 36.46033, -2.6995 36.46033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3417'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.508 -2.6345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.508"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.508 -2.6345)"^^geo:wktLiteral ;
  geo-pos:lat "36.508"^^xsd:decimal ;
  geo-pos:long "-2.6345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1288'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1288'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6345'^^xsd:double;
  dwc:startLongitude '-2.6345'^^xsd:double;
  dwc:endLongitude '-2.6345'^^xsd:double;
  dwc:latitude '36.508'^^xsd:double;
  dwc:startLatitude '36.508'^^xsd:double;
  dwc:endLatitude '36.508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6345 36.508, -2.6345 36.508, -2.6345 36.508, -2.6345 36.508, -2.6345 36.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1288'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.381 -2.859667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.381"^^xsd:decimal ;
  dwc:decimalLongitude "-2.859667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.381 -2.859667)"^^geo:wktLiteral ;
  geo-pos:lat "36.381"^^xsd:decimal ;
  geo-pos:long "-2.859667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1400'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1400'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.859667'^^xsd:double;
  dwc:startLongitude '-2.859667'^^xsd:double;
  dwc:endLongitude '-2.859667'^^xsd:double;
  dwc:latitude '36.381'^^xsd:double;
  dwc:startLatitude '36.381'^^xsd:double;
  dwc:endLatitude '36.381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.859667 36.381, -2.859667 36.381, -2.859667 36.381, -2.859667 36.381, -2.859667 36.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1400'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63033 -2.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63033 -2.89)"^^geo:wktLiteral ;
  geo-pos:lat "36.63033"^^xsd:decimal ;
  geo-pos:long "-2.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1585'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1585'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.89'^^xsd:double;
  dwc:startLongitude '-2.89'^^xsd:double;
  dwc:endLongitude '-2.89'^^xsd:double;
  dwc:latitude '36.63033'^^xsd:double;
  dwc:startLatitude '36.63033'^^xsd:double;
  dwc:endLatitude '36.63033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.89 36.63033, -2.89 36.63033, -2.89 36.63033, -2.89 36.63033, -2.89 36.63033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1585'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.964167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.964167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.964167)"^^geo:wktLiteral ;
  geo-pos:lat "36.37033"^^xsd:decimal ;
  geo-pos:long "-2.964167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1092'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1092'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '23.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.964167'^^xsd:double;
  dwc:startLongitude '-2.964167'^^xsd:double;
  dwc:endLongitude '-2.964167'^^xsd:double;
  dwc:latitude '36.37033'^^xsd:double;
  dwc:startLatitude '36.37033'^^xsd:double;
  dwc:endLatitude '36.37033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.964167 36.37033, -2.964167 36.37033, -2.964167 36.37033, -2.964167 36.37033, -2.964167 36.37033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1092'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4845 -2.447667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4845"^^xsd:decimal ;
  dwc:decimalLongitude "-2.447667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4845 -2.447667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4845"^^xsd:decimal ;
  geo-pos:long "-2.447667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_829'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_829'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.447667'^^xsd:double;
  dwc:startLongitude '-2.447667'^^xsd:double;
  dwc:endLongitude '-2.447667'^^xsd:double;
  dwc:latitude '36.4845'^^xsd:double;
  dwc:startLatitude '36.4845'^^xsd:double;
  dwc:endLatitude '36.4845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.447667 36.4845, -2.447667 36.4845, -2.447667 36.4845, -2.447667 36.4845, -2.447667 36.4845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_829'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43483 -2.728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43483 -2.728333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43483"^^xsd:decimal ;
  geo-pos:long "-2.728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1592'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1592'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.728333'^^xsd:double;
  dwc:startLongitude '-2.728333'^^xsd:double;
  dwc:endLongitude '-2.728333'^^xsd:double;
  dwc:latitude '36.43483'^^xsd:double;
  dwc:startLatitude '36.43483'^^xsd:double;
  dwc:endLatitude '36.43483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.728333 36.43483, -2.728333 36.43483, -2.728333 36.43483, -2.728333 36.43483, -2.728333 36.43483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1592'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72984 -2.0395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72984"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72984 -2.0395)"^^geo:wktLiteral ;
  geo-pos:lat "36.72984"^^xsd:decimal ;
  geo-pos:long "-2.0395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3304'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3304'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.676111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0395'^^xsd:double;
  dwc:startLongitude '-2.0395'^^xsd:double;
  dwc:endLongitude '-2.0395'^^xsd:double;
  dwc:latitude '36.72984'^^xsd:double;
  dwc:startLatitude '36.72984'^^xsd:double;
  dwc:endLatitude '36.72984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0395 36.72984, -2.0395 36.72984, -2.0395 36.72984, -2.0395 36.72984, -2.0395 36.72984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3304'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3555 -2.8365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3555 -2.8365)"^^geo:wktLiteral ;
  geo-pos:lat "36.3555"^^xsd:decimal ;
  geo-pos:long "-2.8365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2580'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2580'^^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:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8365'^^xsd:double;
  dwc:startLongitude '-2.8365'^^xsd:double;
  dwc:endLongitude '-2.8365'^^xsd:double;
  dwc:latitude '36.3555'^^xsd:double;
  dwc:startLatitude '36.3555'^^xsd:double;
  dwc:endLatitude '36.3555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8365 36.3555, -2.8365 36.3555, -2.8365 36.3555, -2.8365 36.3555, -2.8365 36.3555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2580'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66799 -3.88476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66799"^^xsd:decimal ;
  dwc:decimalLongitude "-3.88476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66799 -3.88476)"^^geo:wktLiteral ;
  geo-pos:lat "36.66799"^^xsd:decimal ;
  geo-pos:long "-3.88476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4200'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4200'^^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:timeOfDay '8.0094444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.88476'^^xsd:double;
  dwc:startLongitude '-3.88476'^^xsd:double;
  dwc:endLongitude '-3.88476'^^xsd:double;
  dwc:latitude '36.66799'^^xsd:double;
  dwc:startLatitude '36.66799'^^xsd:double;
  dwc:endLatitude '36.66799'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.88476 36.66799, -3.88476 36.66799, -3.88476 36.66799, -3.88476 36.66799, -3.88476 36.66799))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4200'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.913)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3433'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3433'^^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:timeOfDay '8.9661111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913'^^xsd:double;
  dwc:startLongitude '-2.913'^^xsd:double;
  dwc:endLongitude '-2.913'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913 36.5, -2.913 36.5, -2.913 36.5, -2.913 36.5, -2.913 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3433'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50183 -3.676833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.676833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50183 -3.676833)"^^geo:wktLiteral ;
  geo-pos:lat "36.50183"^^xsd:decimal ;
  geo-pos:long "-3.676833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2102'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2102'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.676833'^^xsd:double;
  dwc:startLongitude '-3.676833'^^xsd:double;
  dwc:endLongitude '-3.676833'^^xsd:double;
  dwc:latitude '36.50183'^^xsd:double;
  dwc:startLatitude '36.50183'^^xsd:double;
  dwc:endLatitude '36.50183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.676833 36.50183, -3.676833 36.50183, -3.676833 36.50183, -3.676833 36.50183, -3.676833 36.50183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2102'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75417 -2.4035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75417 -2.4035)"^^geo:wktLiteral ;
  geo-pos:lat "36.75417"^^xsd:decimal ;
  geo-pos:long "-2.4035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1699'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_1699'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.2325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4035'^^xsd:double;
  dwc:startLongitude '-2.4035'^^xsd:double;
  dwc:endLongitude '-2.4035'^^xsd:double;
  dwc:latitude '36.75417'^^xsd:double;
  dwc:startLatitude '36.75417'^^xsd:double;
  dwc:endLatitude '36.75417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4035 36.75417, -2.4035 36.75417, -2.4035 36.75417, -2.4035 36.75417, -2.4035 36.75417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1699'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.568 -3.583167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.568"^^xsd:decimal ;
  dwc:decimalLongitude "-3.583167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.568 -3.583167)"^^geo:wktLiteral ;
  geo-pos:lat "36.568"^^xsd:decimal ;
  geo-pos:long "-3.583167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2493'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2493'^^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:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.583167'^^xsd:double;
  dwc:startLongitude '-3.583167'^^xsd:double;
  dwc:endLongitude '-3.583167'^^xsd:double;
  dwc:latitude '36.568'^^xsd:double;
  dwc:startLatitude '36.568'^^xsd:double;
  dwc:endLatitude '36.568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.583167 36.568, -3.583167 36.568, -3.583167 36.568, -3.583167 36.568, -3.583167 36.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2493'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42167 -2.601833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.601833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42167 -2.601833)"^^geo:wktLiteral ;
  geo-pos:lat "36.42167"^^xsd:decimal ;
  geo-pos:long "-2.601833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1104'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1104'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.601833'^^xsd:double;
  dwc:startLongitude '-2.601833'^^xsd:double;
  dwc:endLongitude '-2.601833'^^xsd:double;
  dwc:latitude '36.42167'^^xsd:double;
  dwc:startLatitude '36.42167'^^xsd:double;
  dwc:endLatitude '36.42167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.601833 36.42167, -2.601833 36.42167, -2.601833 36.42167, -2.601833 36.42167, -2.601833 36.42167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1104'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7015 -2.296167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.296167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7015 -2.296167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7015"^^xsd:decimal ;
  geo-pos:long "-2.296167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3263'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3263'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.509166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.296167'^^xsd:double;
  dwc:startLongitude '-2.296167'^^xsd:double;
  dwc:endLongitude '-2.296167'^^xsd:double;
  dwc:latitude '36.7015'^^xsd:double;
  dwc:startLatitude '36.7015'^^xsd:double;
  dwc:endLatitude '36.7015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.296167 36.7015, -2.296167 36.7015, -2.296167 36.7015, -2.296167 36.7015, -2.296167 36.7015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3263'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40817 -2.3635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40817 -2.3635)"^^geo:wktLiteral ;
  geo-pos:lat "36.40817"^^xsd:decimal ;
  geo-pos:long "-2.3635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1278'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1278'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3635'^^xsd:double;
  dwc:startLongitude '-2.3635'^^xsd:double;
  dwc:endLongitude '-2.3635'^^xsd:double;
  dwc:latitude '36.40817'^^xsd:double;
  dwc:startLatitude '36.40817'^^xsd:double;
  dwc:endLatitude '36.40817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3635 36.40817, -2.3635 36.40817, -2.3635 36.40817, -2.3635 36.40817, -2.3635 36.40817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1278'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3865 -2.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3865"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3865 -2.725333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3865"^^xsd:decimal ;
  geo-pos:long "-2.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1312'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1312'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725333'^^xsd:double;
  dwc:startLongitude '-2.725333'^^xsd:double;
  dwc:endLongitude '-2.725333'^^xsd:double;
  dwc:latitude '36.3865'^^xsd:double;
  dwc:startLatitude '36.3865'^^xsd:double;
  dwc:endLatitude '36.3865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725333 36.3865, -2.725333 36.3865, -2.725333 36.3865, -2.725333 36.3865, -2.725333 36.3865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1312'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3865 -2.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3865"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3865 -2.725333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3865"^^xsd:decimal ;
  geo-pos:long "-2.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1313'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1313'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725333'^^xsd:double;
  dwc:startLongitude '-2.725333'^^xsd:double;
  dwc:endLongitude '-2.725333'^^xsd:double;
  dwc:latitude '36.3865'^^xsd:double;
  dwc:startLatitude '36.3865'^^xsd:double;
  dwc:endLatitude '36.3865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725333 36.3865, -2.725333 36.3865, -2.725333 36.3865, -2.725333 36.3865, -2.725333 36.3865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1313'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67034 -3.71609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67034"^^xsd:decimal ;
  dwc:decimalLongitude "-3.71609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67034 -3.71609)"^^geo:wktLiteral ;
  geo-pos:lat "36.67034"^^xsd:decimal ;
  geo-pos:long "-3.71609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4524'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4524'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.0336111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.71609'^^xsd:double;
  dwc:startLongitude '-3.71609'^^xsd:double;
  dwc:endLongitude '-3.71609'^^xsd:double;
  dwc:latitude '36.67034'^^xsd:double;
  dwc:startLatitude '36.67034'^^xsd:double;
  dwc:endLatitude '36.67034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.71609 36.67034, -3.71609 36.67034, -3.71609 36.67034, -3.71609 36.67034, -3.71609 36.67034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4524'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19033 -5.272334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.272334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19033 -5.272334)"^^geo:wktLiteral ;
  geo-pos:lat "36.19033"^^xsd:decimal ;
  geo-pos:long "-5.272334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3129'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3129'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.272334'^^xsd:double;
  dwc:startLongitude '-5.272334'^^xsd:double;
  dwc:endLongitude '-5.272334'^^xsd:double;
  dwc:latitude '36.19033'^^xsd:double;
  dwc:startLatitude '36.19033'^^xsd:double;
  dwc:endLatitude '36.19033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.272334 36.19033, -5.272334 36.19033, -5.272334 36.19033, -5.272334 36.19033, -5.272334 36.19033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3129'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34867 -3.009667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.009667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34867 -3.009667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34867"^^xsd:decimal ;
  geo-pos:long "-3.009667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2083'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2083'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.009667'^^xsd:double;
  dwc:startLongitude '-3.009667'^^xsd:double;
  dwc:endLongitude '-3.009667'^^xsd:double;
  dwc:latitude '36.34867'^^xsd:double;
  dwc:startLatitude '36.34867'^^xsd:double;
  dwc:endLatitude '36.34867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.009667 36.34867, -3.009667 36.34867, -3.009667 36.34867, -3.009667 36.34867, -3.009667 36.34867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2083'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7935 -2.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7935"^^xsd:decimal ;
  dwc:decimalLongitude "-2.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7935 -2.386)"^^geo:wktLiteral ;
  geo-pos:lat "36.7935"^^xsd:decimal ;
  geo-pos:long "-2.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3277'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3277'^^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:timeOfDay '12.4225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.386'^^xsd:double;
  dwc:startLongitude '-2.386'^^xsd:double;
  dwc:endLongitude '-2.386'^^xsd:double;
  dwc:latitude '36.7935'^^xsd:double;
  dwc:startLatitude '36.7935'^^xsd:double;
  dwc:endLatitude '36.7935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.386 36.7935, -2.386 36.7935, -2.386 36.7935, -2.386 36.7935, -2.386 36.7935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3277'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51333 -1.108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51333 -1.108333)"^^geo:wktLiteral ;
  geo-pos:lat "37.51333"^^xsd:decimal ;
  geo-pos:long "-1.108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_108'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_108'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.108333'^^xsd:double;
  dwc:startLongitude '-1.108333'^^xsd:double;
  dwc:endLongitude '-1.108333'^^xsd:double;
  dwc:latitude '37.51333'^^xsd:double;
  dwc:startLatitude '37.51333'^^xsd:double;
  dwc:endLatitude '37.51333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.108333 37.51333, -1.108333 37.51333, -1.108333 37.51333, -1.108333 37.51333, -1.108333 37.51333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_108'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.491 -2.882167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.491"^^xsd:decimal ;
  dwc:decimalLongitude "-2.882167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.491 -2.882167)"^^geo:wktLiteral ;
  geo-pos:lat "36.491"^^xsd:decimal ;
  geo-pos:long "-2.882167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_922'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_922'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.882167'^^xsd:double;
  dwc:startLongitude '-2.882167'^^xsd:double;
  dwc:endLongitude '-2.882167'^^xsd:double;
  dwc:latitude '36.491'^^xsd:double;
  dwc:startLatitude '36.491'^^xsd:double;
  dwc:endLatitude '36.491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.882167 36.491, -2.882167 36.491, -2.882167 36.491, -2.882167 36.491, -2.882167 36.491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_922'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -0.645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -0.645)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-0.645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_117'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_117'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.645'^^xsd:double;
  dwc:startLongitude '-0.645'^^xsd:double;
  dwc:endLongitude '-0.645'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:startLatitude '37.5'^^xsd:double;
  dwc:endLatitude '37.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.645 37.5, -0.645 37.5, -0.645 37.5, -0.645 37.5, -0.645 37.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_117'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41167 -3.993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41167 -3.993333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41167"^^xsd:decimal ;
  geo-pos:long "-3.993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2929'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2929'^^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:timeOfDay '13.926111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.993333'^^xsd:double;
  dwc:startLongitude '-3.993333'^^xsd:double;
  dwc:endLongitude '-3.993333'^^xsd:double;
  dwc:latitude '36.41167'^^xsd:double;
  dwc:startLatitude '36.41167'^^xsd:double;
  dwc:endLatitude '36.41167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.993333 36.41167, -3.993333 36.41167, -3.993333 36.41167, -3.993333 36.41167, -3.993333 36.41167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2929'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32717 -2.763167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32717 -2.763167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32717"^^xsd:decimal ;
  geo-pos:long "-2.763167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1645'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1645'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763167'^^xsd:double;
  dwc:startLongitude '-2.763167'^^xsd:double;
  dwc:endLongitude '-2.763167'^^xsd:double;
  dwc:latitude '36.32717'^^xsd:double;
  dwc:startLatitude '36.32717'^^xsd:double;
  dwc:endLatitude '36.32717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763167 36.32717, -2.763167 36.32717, -2.763167 36.32717, -2.763167 36.32717, -2.763167 36.32717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1645'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18767 -5.166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18767 -5.166)"^^geo:wktLiteral ;
  geo-pos:lat "36.18767"^^xsd:decimal ;
  geo-pos:long "-5.166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2459'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2459'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.166'^^xsd:double;
  dwc:startLongitude '-5.166'^^xsd:double;
  dwc:endLongitude '-5.166'^^xsd:double;
  dwc:latitude '36.18767'^^xsd:double;
  dwc:startLatitude '36.18767'^^xsd:double;
  dwc:endLatitude '36.18767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.166 36.18767, -5.166 36.18767, -5.166 36.18767, -5.166 36.18767, -5.166 36.18767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2459'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53693 -3.550697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53693"^^xsd:decimal ;
  dwc:decimalLongitude "-3.550697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53693 -3.550697)"^^geo:wktLiteral ;
  geo-pos:lat "36.53693"^^xsd:decimal ;
  geo-pos:long "-3.550697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4382'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4382'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.697222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.550697'^^xsd:double;
  dwc:startLongitude '-3.550697'^^xsd:double;
  dwc:endLongitude '-3.550697'^^xsd:double;
  dwc:latitude '36.53693'^^xsd:double;
  dwc:startLatitude '36.53693'^^xsd:double;
  dwc:endLatitude '36.53693'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.550697 36.53693, -3.550697 36.53693, -3.550697 36.53693, -3.550697 36.53693, -3.550697 36.53693))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4382'^^xsd:string;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44466 -3.9045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44466"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44466 -3.9045)"^^geo:wktLiteral ;
  geo-pos:lat "36.44466"^^xsd:decimal ;
  geo-pos:long "-3.9045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2920'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2920'^^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:timeOfDay '10.472222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.9045'^^xsd:double;
  dwc:startLongitude '-3.9045'^^xsd:double;
  dwc:endLongitude '-3.9045'^^xsd:double;
  dwc:latitude '36.44466'^^xsd:double;
  dwc:startLatitude '36.44466'^^xsd:double;
  dwc:endLatitude '36.44466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.9045 36.44466, -3.9045 36.44466, -3.9045 36.44466, -3.9045 36.44466, -3.9045 36.44466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2920'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65433 -2.7225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65433 -2.7225)"^^geo:wktLiteral ;
  geo-pos:lat "36.65433"^^xsd:decimal ;
  geo-pos:long "-2.7225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1361'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1361'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7225'^^xsd:double;
  dwc:startLongitude '-2.7225'^^xsd:double;
  dwc:endLongitude '-2.7225'^^xsd:double;
  dwc:latitude '36.65433'^^xsd:double;
  dwc:startLatitude '36.65433'^^xsd:double;
  dwc:endLatitude '36.65433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7225 36.65433, -2.7225 36.65433, -2.7225 36.65433, -2.7225 36.65433, -2.7225 36.65433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1361'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57967 -2.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57967 -2.725333)"^^geo:wktLiteral ;
  geo-pos:lat "36.57967"^^xsd:decimal ;
  geo-pos:long "-2.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1738'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1738'^^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:timeOfDay '18.785277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725333'^^xsd:double;
  dwc:startLongitude '-2.725333'^^xsd:double;
  dwc:endLongitude '-2.725333'^^xsd:double;
  dwc:latitude '36.57967'^^xsd:double;
  dwc:startLatitude '36.57967'^^xsd:double;
  dwc:endLatitude '36.57967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725333 36.57967, -2.725333 36.57967, -2.725333 36.57967, -2.725333 36.57967, -2.725333 36.57967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1738'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43517 -4.757167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.757167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43517 -4.757167)"^^geo:wktLiteral ;
  geo-pos:lat "36.43517"^^xsd:decimal ;
  geo-pos:long "-4.757167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2149'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2149'^^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:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.757167'^^xsd:double;
  dwc:startLongitude '-4.757167'^^xsd:double;
  dwc:endLongitude '-4.757167'^^xsd:double;
  dwc:latitude '36.43517'^^xsd:double;
  dwc:startLatitude '36.43517'^^xsd:double;
  dwc:endLatitude '36.43517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.757167 36.43517, -4.757167 36.43517, -4.757167 36.43517, -4.757167 36.43517, -4.757167 36.43517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2149'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4577 -2.9678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4577"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4577 -2.9678)"^^geo:wktLiteral ;
  geo-pos:lat "36.4577"^^xsd:decimal ;
  geo-pos:long "-2.9678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4867'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4867'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9678'^^xsd:double;
  dwc:startLongitude '-2.9678'^^xsd:double;
  dwc:endLongitude '-2.9678'^^xsd:double;
  dwc:latitude '36.4577'^^xsd:double;
  dwc:startLatitude '36.4577'^^xsd:double;
  dwc:endLatitude '36.4577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9678 36.4577, -2.9678 36.4577, -2.9678 36.4577, -2.9678 36.4577, -2.9678 36.4577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4867'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67317 -3.628858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.628858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67317 -3.628858)"^^geo:wktLiteral ;
  geo-pos:lat "36.67317"^^xsd:decimal ;
  geo-pos:long "-3.628858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4282'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4282'^^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:timeOfDay '15.846388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.628858'^^xsd:double;
  dwc:startLongitude '-3.628858'^^xsd:double;
  dwc:endLongitude '-3.628858'^^xsd:double;
  dwc:latitude '36.67317'^^xsd:double;
  dwc:startLatitude '36.67317'^^xsd:double;
  dwc:endLatitude '36.67317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.628858 36.67317, -3.628858 36.67317, -3.628858 36.67317, -3.628858 36.67317, -3.628858 36.67317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4282'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30833 -4.726833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.726833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30833 -4.726833)"^^geo:wktLiteral ;
  geo-pos:lat "36.30833"^^xsd:decimal ;
  geo-pos:long "-4.726833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1811'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1811'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.4477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.726833'^^xsd:double;
  dwc:startLongitude '-4.726833'^^xsd:double;
  dwc:endLongitude '-4.726833'^^xsd:double;
  dwc:latitude '36.30833'^^xsd:double;
  dwc:startLatitude '36.30833'^^xsd:double;
  dwc:endLatitude '36.30833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.726833 36.30833, -4.726833 36.30833, -4.726833 36.30833, -4.726833 36.30833, -4.726833 36.30833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1811'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41343 -2.884362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41343"^^xsd:decimal ;
  dwc:decimalLongitude "-2.884362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41343 -2.884362)"^^geo:wktLiteral ;
  geo-pos:lat "36.41343"^^xsd:decimal ;
  geo-pos:long "-2.884362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4122'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4122'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.374444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.884362'^^xsd:double;
  dwc:startLongitude '-2.884362'^^xsd:double;
  dwc:endLongitude '-2.884362'^^xsd:double;
  dwc:latitude '36.41343'^^xsd:double;
  dwc:startLatitude '36.41343'^^xsd:double;
  dwc:endLatitude '36.41343'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.884362 36.41343, -2.884362 36.41343, -2.884362 36.41343, -2.884362 36.41343, -2.884362 36.41343))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4122'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58867 -3.705333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.705333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58867 -3.705333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58867"^^xsd:decimal ;
  geo-pos:long "-3.705333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2104'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2104'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.705333'^^xsd:double;
  dwc:startLongitude '-3.705333'^^xsd:double;
  dwc:endLongitude '-3.705333'^^xsd:double;
  dwc:latitude '36.58867'^^xsd:double;
  dwc:startLatitude '36.58867'^^xsd:double;
  dwc:endLatitude '36.58867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.705333 36.58867, -3.705333 36.58867, -3.705333 36.58867, -3.705333 36.58867, -3.705333 36.58867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2104'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30667 -1.478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30667 -1.478333)"^^geo:wktLiteral ;
  geo-pos:lat "37.30667"^^xsd:decimal ;
  geo-pos:long "-1.478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_767'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_767'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.478333'^^xsd:double;
  dwc:startLongitude '-1.478333'^^xsd:double;
  dwc:endLongitude '-1.478333'^^xsd:double;
  dwc:latitude '37.30667'^^xsd:double;
  dwc:startLatitude '37.30667'^^xsd:double;
  dwc:endLatitude '37.30667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.478333 37.30667, -1.478333 37.30667, -1.478333 37.30667, -1.478333 37.30667, -1.478333 37.30667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_767'^^xsd:string;
  dwc:observationDate '1996-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28867 -5.025167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28867"^^xsd:decimal ;
  dwc:decimalLongitude "-5.025167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28867 -5.025167)"^^geo:wktLiteral ;
  geo-pos:lat "36.28867"^^xsd:decimal ;
  geo-pos:long "-5.025167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1911'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1911'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.166944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.025167'^^xsd:double;
  dwc:startLongitude '-5.025167'^^xsd:double;
  dwc:endLongitude '-5.025167'^^xsd:double;
  dwc:latitude '36.28867'^^xsd:double;
  dwc:startLatitude '36.28867'^^xsd:double;
  dwc:endLatitude '36.28867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.025167 36.28867, -5.025167 36.28867, -5.025167 36.28867, -5.025167 36.28867, -5.025167 36.28867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1911'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55283 -0.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55283"^^xsd:decimal ;
  dwc:decimalLongitude "-0.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55283 -0.798333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55283"^^xsd:decimal ;
  geo-pos:long "-0.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_264'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_264'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.798333'^^xsd:double;
  dwc:startLongitude '-0.798333'^^xsd:double;
  dwc:endLongitude '-0.798333'^^xsd:double;
  dwc:latitude '37.55283'^^xsd:double;
  dwc:startLatitude '37.55283'^^xsd:double;
  dwc:endLatitude '37.55283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.798333 37.55283, -0.798333 37.55283, -0.798333 37.55283, -0.798333 37.55283, -0.798333 37.55283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_264'^^xsd:string;
  dwc:observationDate '1993-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01717 -1.859833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.859833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01717 -1.859833)"^^geo:wktLiteral ;
  geo-pos:lat "37.01717"^^xsd:decimal ;
  geo-pos:long "-1.859833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2865'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2865'^^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:timeOfDay '12.230555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.859833'^^xsd:double;
  dwc:startLongitude '-1.859833'^^xsd:double;
  dwc:endLongitude '-1.859833'^^xsd:double;
  dwc:latitude '37.01717'^^xsd:double;
  dwc:startLatitude '37.01717'^^xsd:double;
  dwc:endLatitude '37.01717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.859833 37.01717, -1.859833 37.01717, -1.859833 37.01717, -1.859833 37.01717, -1.859833 37.01717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2865'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.526 -2.909667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.526"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.526 -2.909667)"^^geo:wktLiteral ;
  geo-pos:lat "36.526"^^xsd:decimal ;
  geo-pos:long "-2.909667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2656'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2656'^^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:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.909667'^^xsd:double;
  dwc:startLongitude '-2.909667'^^xsd:double;
  dwc:endLongitude '-2.909667'^^xsd:double;
  dwc:latitude '36.526'^^xsd:double;
  dwc:startLatitude '36.526'^^xsd:double;
  dwc:endLatitude '36.526'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909667 36.526, -2.909667 36.526, -2.909667 36.526, -2.909667 36.526, -2.909667 36.526))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2656'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99467 -2.971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99467 -2.971667)"^^geo:wktLiteral ;
  geo-pos:lat "35.99467"^^xsd:decimal ;
  geo-pos:long "-2.971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2594'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2594'^^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:timeOfDay '18.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.971667'^^xsd:double;
  dwc:startLongitude '-2.971667'^^xsd:double;
  dwc:endLongitude '-2.971667'^^xsd:double;
  dwc:latitude '35.99467'^^xsd:double;
  dwc:startLatitude '35.99467'^^xsd:double;
  dwc:endLatitude '35.99467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.971667 35.99467, -2.971667 35.99467, -2.971667 35.99467, -2.971667 35.99467, -2.971667 35.99467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2594'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52217 -2.9435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52217 -2.9435)"^^geo:wktLiteral ;
  geo-pos:lat "36.52217"^^xsd:decimal ;
  geo-pos:long "-2.9435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2727'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2727'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.856388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9435'^^xsd:double;
  dwc:startLongitude '-2.9435'^^xsd:double;
  dwc:endLongitude '-2.9435'^^xsd:double;
  dwc:latitude '36.52217'^^xsd:double;
  dwc:startLatitude '36.52217'^^xsd:double;
  dwc:endLatitude '36.52217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9435 36.52217, -2.9435 36.52217, -2.9435 36.52217, -2.9435 36.52217, -2.9435 36.52217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2727'^^xsd:string;
  dwc:observationDate '2003-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.681 -2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.681"^^xsd:decimal ;
  dwc:decimalLongitude "-2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.681 -2.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.681"^^xsd:decimal ;
  geo-pos:long "-2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2369'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2369'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.217'^^xsd:double;
  dwc:startLongitude '-2.217'^^xsd:double;
  dwc:endLongitude '-2.217'^^xsd:double;
  dwc:latitude '36.681'^^xsd:double;
  dwc:startLatitude '36.681'^^xsd:double;
  dwc:endLatitude '36.681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.217 36.681, -2.217 36.681, -2.217 36.681, -2.217 36.681, -2.217 36.681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2369'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66474 -2.867305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66474"^^xsd:decimal ;
  dwc:decimalLongitude "-2.867305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66474 -2.867305)"^^geo:wktLiteral ;
  geo-pos:lat "36.66474"^^xsd:decimal ;
  geo-pos:long "-2.867305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4828'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4828'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.8716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.867305'^^xsd:double;
  dwc:startLongitude '-2.867305'^^xsd:double;
  dwc:endLongitude '-2.867305'^^xsd:double;
  dwc:latitude '36.66474'^^xsd:double;
  dwc:startLatitude '36.66474'^^xsd:double;
  dwc:endLatitude '36.66474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.867305 36.66474, -2.867305 36.66474, -2.867305 36.66474, -2.867305 36.66474, -2.867305 36.66474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4828'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71717 -2.044333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.044333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71717 -2.044333)"^^geo:wktLiteral ;
  geo-pos:lat "36.71717"^^xsd:decimal ;
  geo-pos:long "-2.044333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_869'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_869'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.044333'^^xsd:double;
  dwc:startLongitude '-2.044333'^^xsd:double;
  dwc:endLongitude '-2.044333'^^xsd:double;
  dwc:latitude '36.71717'^^xsd:double;
  dwc:startLatitude '36.71717'^^xsd:double;
  dwc:endLatitude '36.71717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.044333 36.71717, -2.044333 36.71717, -2.044333 36.71717, -2.044333 36.71717, -2.044333 36.71717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_869'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.681 -2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.681"^^xsd:decimal ;
  dwc:decimalLongitude "-2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.681 -2.217)"^^geo:wktLiteral ;
  geo-pos:lat "36.681"^^xsd:decimal ;
  geo-pos:long "-2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2368'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2368'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.217'^^xsd:double;
  dwc:startLongitude '-2.217'^^xsd:double;
  dwc:endLongitude '-2.217'^^xsd:double;
  dwc:latitude '36.681'^^xsd:double;
  dwc:startLatitude '36.681'^^xsd:double;
  dwc:endLatitude '36.681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.217 36.681, -2.217 36.681, -2.217 36.681, -2.217 36.681, -2.217 36.681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2368'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78617 -2.546345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.546345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78617 -2.546345)"^^geo:wktLiteral ;
  geo-pos:lat "36.78617"^^xsd:decimal ;
  geo-pos:long "-2.546345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4079'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4079'^^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:timeOfDay '17.498055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.546345'^^xsd:double;
  dwc:startLongitude '-2.546345'^^xsd:double;
  dwc:endLongitude '-2.546345'^^xsd:double;
  dwc:latitude '36.78617'^^xsd:double;
  dwc:startLatitude '36.78617'^^xsd:double;
  dwc:endLatitude '36.78617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.546345 36.78617, -2.546345 36.78617, -2.546345 36.78617, -2.546345 36.78617, -2.546345 36.78617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4079'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -1.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "-1.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 -1.225)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "-1.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_49'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_49'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.225'^^xsd:double;
  dwc:startLongitude '-1.225'^^xsd:double;
  dwc:endLongitude '-1.225'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:startLatitude '37.56'^^xsd:double;
  dwc:endLatitude '37.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.225 37.56, -1.225 37.56, -1.225 37.56, -1.225 37.56, -1.225 37.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_49'^^xsd:string;
  dwc:observationDate '1992-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.611 -2.741833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.611"^^xsd:decimal ;
  dwc:decimalLongitude "-2.741833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.611 -2.741833)"^^geo:wktLiteral ;
  geo-pos:lat "36.611"^^xsd:decimal ;
  geo-pos:long "-2.741833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3282'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3282'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.918333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.741833'^^xsd:double;
  dwc:startLongitude '-2.741833'^^xsd:double;
  dwc:endLongitude '-2.741833'^^xsd:double;
  dwc:latitude '36.611'^^xsd:double;
  dwc:startLatitude '36.611'^^xsd:double;
  dwc:endLatitude '36.611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.741833 36.611, -2.741833 36.611, -2.741833 36.611, -2.741833 36.611, -2.741833 36.611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3282'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63383 -2.787167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.787167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63383 -2.787167)"^^geo:wktLiteral ;
  geo-pos:lat "36.63383"^^xsd:decimal ;
  geo-pos:long "-2.787167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1490'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1490'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.787167'^^xsd:double;
  dwc:startLongitude '-2.787167'^^xsd:double;
  dwc:endLongitude '-2.787167'^^xsd:double;
  dwc:latitude '36.63383'^^xsd:double;
  dwc:startLatitude '36.63383'^^xsd:double;
  dwc:endLatitude '36.63383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.787167 36.63383, -2.787167 36.63383, -2.787167 36.63383, -2.787167 36.63383, -2.787167 36.63383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1490'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39933 -4.585833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.585833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39933 -4.585833)"^^geo:wktLiteral ;
  geo-pos:lat "36.39933"^^xsd:decimal ;
  geo-pos:long "-4.585833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2510'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2510'^^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:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.585833'^^xsd:double;
  dwc:startLongitude '-4.585833'^^xsd:double;
  dwc:endLongitude '-4.585833'^^xsd:double;
  dwc:latitude '36.39933'^^xsd:double;
  dwc:startLatitude '36.39933'^^xsd:double;
  dwc:endLatitude '36.39933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.585833 36.39933, -4.585833 36.39933, -4.585833 36.39933, -4.585833 36.39933, -4.585833 36.39933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2510'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57411 -2.798493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57411 -2.798493)"^^geo:wktLiteral ;
  geo-pos:lat "36.57411"^^xsd:decimal ;
  geo-pos:long "-2.798493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4804'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4804'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.8033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798493'^^xsd:double;
  dwc:startLongitude '-2.798493'^^xsd:double;
  dwc:endLongitude '-2.798493'^^xsd:double;
  dwc:latitude '36.57411'^^xsd:double;
  dwc:startLatitude '36.57411'^^xsd:double;
  dwc:endLatitude '36.57411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798493 36.57411, -2.798493 36.57411, -2.798493 36.57411, -2.798493 36.57411, -2.798493 36.57411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4804'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59566 -3.540334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59566"^^xsd:decimal ;
  dwc:decimalLongitude "-3.540334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59566 -3.540334)"^^geo:wktLiteral ;
  geo-pos:lat "36.59566"^^xsd:decimal ;
  geo-pos:long "-3.540334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2563'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2563'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.540334'^^xsd:double;
  dwc:startLongitude '-3.540334'^^xsd:double;
  dwc:endLongitude '-3.540334'^^xsd:double;
  dwc:latitude '36.59566'^^xsd:double;
  dwc:startLatitude '36.59566'^^xsd:double;
  dwc:endLatitude '36.59566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.540334 36.59566, -3.540334 36.59566, -3.540334 36.59566, -3.540334 36.59566, -3.540334 36.59566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2563'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -2.946333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-2.946333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -2.946333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5775"^^xsd:decimal ;
  geo-pos:long "-2.946333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1665'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1665'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.946333'^^xsd:double;
  dwc:startLongitude '-2.946333'^^xsd:double;
  dwc:endLongitude '-2.946333'^^xsd:double;
  dwc:latitude '36.5775'^^xsd:double;
  dwc:startLatitude '36.5775'^^xsd:double;
  dwc:endLatitude '36.5775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.946333 36.5775, -2.946333 36.5775, -2.946333 36.5775, -2.946333 36.5775, -2.946333 36.5775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1665'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77916 -2.488325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77916"^^xsd:decimal ;
  dwc:decimalLongitude "-2.488325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77916 -2.488325)"^^geo:wktLiteral ;
  geo-pos:lat "36.77916"^^xsd:decimal ;
  geo-pos:long "-2.488325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4077'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4077'^^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:timeOfDay '16.613333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.488325'^^xsd:double;
  dwc:startLongitude '-2.488325'^^xsd:double;
  dwc:endLongitude '-2.488325'^^xsd:double;
  dwc:latitude '36.77916'^^xsd:double;
  dwc:startLatitude '36.77916'^^xsd:double;
  dwc:endLatitude '36.77916'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.488325 36.77916, -2.488325 36.77916, -2.488325 36.77916, -2.488325 36.77916, -2.488325 36.77916))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4077'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54217 -2.850167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.850167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54217 -2.850167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54217"^^xsd:decimal ;
  geo-pos:long "-2.850167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2590'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2590'^^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:timeOfDay '7.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.850167'^^xsd:double;
  dwc:startLongitude '-2.850167'^^xsd:double;
  dwc:endLongitude '-2.850167'^^xsd:double;
  dwc:latitude '36.54217'^^xsd:double;
  dwc:startLatitude '36.54217'^^xsd:double;
  dwc:endLatitude '36.54217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.850167 36.54217, -2.850167 36.54217, -2.850167 36.54217, -2.850167 36.54217, -2.850167 36.54217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2590'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58483 -6.411333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58483"^^xsd:decimal ;
  dwc:decimalLongitude "-6.411333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58483 -6.411333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58483"^^xsd:decimal ;
  geo-pos:long "-6.411333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2123'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2123'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-6.411333'^^xsd:double;
  dwc:startLongitude '-6.411333'^^xsd:double;
  dwc:endLongitude '-6.411333'^^xsd:double;
  dwc:latitude '36.58483'^^xsd:double;
  dwc:startLatitude '36.58483'^^xsd:double;
  dwc:endLatitude '36.58483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.411333 36.58483, -6.411333 36.58483, -6.411333 36.58483, -6.411333 36.58483, -6.411333 36.58483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2123'^^xsd:string;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -2.847167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5775"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5775 -2.847167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5775"^^xsd:decimal ;
  geo-pos:long "-2.847167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3024'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3024'^^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:timeOfDay '9.7691666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847167'^^xsd:double;
  dwc:startLongitude '-2.847167'^^xsd:double;
  dwc:endLongitude '-2.847167'^^xsd:double;
  dwc:latitude '36.5775'^^xsd:double;
  dwc:startLatitude '36.5775'^^xsd:double;
  dwc:endLatitude '36.5775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847167 36.5775, -2.847167 36.5775, -2.847167 36.5775, -2.847167 36.5775, -2.847167 36.5775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3024'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73217 -2.509167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.509167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73217 -2.509167)"^^geo:wktLiteral ;
  geo-pos:lat "36.73217"^^xsd:decimal ;
  geo-pos:long "-2.509167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1099'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1099'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.509167'^^xsd:double;
  dwc:startLongitude '-2.509167'^^xsd:double;
  dwc:endLongitude '-2.509167'^^xsd:double;
  dwc:latitude '36.73217'^^xsd:double;
  dwc:startLatitude '36.73217'^^xsd:double;
  dwc:endLatitude '36.73217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.509167 36.73217, -2.509167 36.73217, -2.509167 36.73217, -2.509167 36.73217, -2.509167 36.73217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1099'^^xsd:string;
  dwc:observationDate '1998-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45496 8.709871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45496"^^xsd:decimal ;
  dwc:decimalLongitude "8.709871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45496 8.709871)"^^geo:wktLiteral ;
  geo-pos:lat "37.45496"^^xsd:decimal ;
  geo-pos:long "8.709871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4798'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4798'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.6744444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '8.709871'^^xsd:double;
  dwc:startLongitude '8.709871'^^xsd:double;
  dwc:endLongitude '8.709871'^^xsd:double;
  dwc:latitude '37.45496'^^xsd:double;
  dwc:startLatitude '37.45496'^^xsd:double;
  dwc:endLatitude '37.45496'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.709871 37.45496, 8.709871 37.45496, 8.709871 37.45496, 8.709871 37.45496, 8.709871 37.45496))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4798'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43914 -2.41653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43914"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43914 -2.41653)"^^geo:wktLiteral ;
  geo-pos:lat "36.43914"^^xsd:decimal ;
  geo-pos:long "-2.41653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4506'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4506'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.163611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.41653'^^xsd:double;
  dwc:startLongitude '-2.41653'^^xsd:double;
  dwc:endLongitude '-2.41653'^^xsd:double;
  dwc:latitude '36.43914'^^xsd:double;
  dwc:startLatitude '36.43914'^^xsd:double;
  dwc:endLatitude '36.43914'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.41653 36.43914, -2.41653 36.43914, -2.41653 36.43914, -2.41653 36.43914, -2.41653 36.43914))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4506'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76083 -2.4145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76083 -2.4145)"^^geo:wktLiteral ;
  geo-pos:lat "36.76083"^^xsd:decimal ;
  geo-pos:long "-2.4145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1292'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1292'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4145'^^xsd:double;
  dwc:startLongitude '-2.4145'^^xsd:double;
  dwc:endLongitude '-2.4145'^^xsd:double;
  dwc:latitude '36.76083'^^xsd:double;
  dwc:startLatitude '36.76083'^^xsd:double;
  dwc:endLatitude '36.76083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4145 36.76083, -2.4145 36.76083, -2.4145 36.76083, -2.4145 36.76083, -2.4145 36.76083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1292'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58983 -2.932167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.932167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58983 -2.932167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58983"^^xsd:decimal ;
  geo-pos:long "-2.932167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3284'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3284'^^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:timeOfDay '14.301944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.932167'^^xsd:double;
  dwc:startLongitude '-2.932167'^^xsd:double;
  dwc:endLongitude '-2.932167'^^xsd:double;
  dwc:latitude '36.58983'^^xsd:double;
  dwc:startLatitude '36.58983'^^xsd:double;
  dwc:endLatitude '36.58983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.932167 36.58983, -2.932167 36.58983, -2.932167 36.58983, -2.932167 36.58983, -2.932167 36.58983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3284'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58167 -2.792167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.792167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58167 -2.792167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58167"^^xsd:decimal ;
  geo-pos:long "-2.792167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3283'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3283'^^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:timeOfDay '9.2480555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.792167'^^xsd:double;
  dwc:startLongitude '-2.792167'^^xsd:double;
  dwc:endLongitude '-2.792167'^^xsd:double;
  dwc:latitude '36.58167'^^xsd:double;
  dwc:startLatitude '36.58167'^^xsd:double;
  dwc:endLatitude '36.58167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.792167 36.58167, -2.792167 36.58167, -2.792167 36.58167, -2.792167 36.58167, -2.792167 36.58167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3283'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67565 -3.604735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.604735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67565 -3.604735)"^^geo:wktLiteral ;
  geo-pos:lat "36.67565"^^xsd:decimal ;
  geo-pos:long "-3.604735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4162'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4162'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.604735'^^xsd:double;
  dwc:startLongitude '-3.604735'^^xsd:double;
  dwc:endLongitude '-3.604735'^^xsd:double;
  dwc:latitude '36.67565'^^xsd:double;
  dwc:startLatitude '36.67565'^^xsd:double;
  dwc:endLatitude '36.67565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.604735 36.67565, -3.604735 36.67565, -3.604735 36.67565, -3.604735 36.67565, -3.604735 36.67565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4162'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45917 -2.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45917 -2.44)"^^geo:wktLiteral ;
  geo-pos:lat "36.45917"^^xsd:decimal ;
  geo-pos:long "-2.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1380'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1380'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.44'^^xsd:double;
  dwc:startLongitude '-2.44'^^xsd:double;
  dwc:endLongitude '-2.44'^^xsd:double;
  dwc:latitude '36.45917'^^xsd:double;
  dwc:startLatitude '36.45917'^^xsd:double;
  dwc:endLatitude '36.45917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.44 36.45917, -2.44 36.45917, -2.44 36.45917, -2.44 36.45917, -2.44 36.45917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1380'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5025 -2.850833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5025"^^xsd:decimal ;
  dwc:decimalLongitude "-2.850833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5025 -2.850833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5025"^^xsd:decimal ;
  geo-pos:long "-2.850833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2417'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2417'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.850833'^^xsd:double;
  dwc:startLongitude '-2.850833'^^xsd:double;
  dwc:endLongitude '-2.850833'^^xsd:double;
  dwc:latitude '36.5025'^^xsd:double;
  dwc:startLatitude '36.5025'^^xsd:double;
  dwc:endLatitude '36.5025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.850833 36.5025, -2.850833 36.5025, -2.850833 36.5025, -2.850833 36.5025, -2.850833 36.5025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2417'^^xsd:string;
  dwc:observationDate '2002-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78133 -2.539833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.539833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78133 -2.539833)"^^geo:wktLiteral ;
  geo-pos:lat "36.78133"^^xsd:decimal ;
  geo-pos:long "-2.539833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3389'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3389'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0808333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.539833'^^xsd:double;
  dwc:startLongitude '-2.539833'^^xsd:double;
  dwc:endLongitude '-2.539833'^^xsd:double;
  dwc:latitude '36.78133'^^xsd:double;
  dwc:startLatitude '36.78133'^^xsd:double;
  dwc:endLatitude '36.78133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.539833 36.78133, -2.539833 36.78133, -2.539833 36.78133, -2.539833 36.78133, -2.539833 36.78133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3389'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69398 -3.701605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69398"^^xsd:decimal ;
  dwc:decimalLongitude "-3.701605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69398 -3.701605)"^^geo:wktLiteral ;
  geo-pos:lat "36.69398"^^xsd:decimal ;
  geo-pos:long "-3.701605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4207'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4207'^^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:timeOfDay '13.452222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.701605'^^xsd:double;
  dwc:startLongitude '-3.701605'^^xsd:double;
  dwc:endLongitude '-3.701605'^^xsd:double;
  dwc:latitude '36.69398'^^xsd:double;
  dwc:startLatitude '36.69398'^^xsd:double;
  dwc:endLatitude '36.69398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.701605 36.69398, -3.701605 36.69398, -3.701605 36.69398, -3.701605 36.69398, -3.701605 36.69398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4207'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52033 -2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52033 -2.823)"^^geo:wktLiteral ;
  geo-pos:lat "36.52033"^^xsd:decimal ;
  geo-pos:long "-2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3031'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3031'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.710555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823'^^xsd:double;
  dwc:startLongitude '-2.823'^^xsd:double;
  dwc:endLongitude '-2.823'^^xsd:double;
  dwc:latitude '36.52033'^^xsd:double;
  dwc:startLatitude '36.52033'^^xsd:double;
  dwc:endLatitude '36.52033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823 36.52033, -2.823 36.52033, -2.823 36.52033, -2.823 36.52033, -2.823 36.52033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3031'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.515 -2.877667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.515"^^xsd:decimal ;
  dwc:decimalLongitude "-2.877667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.515 -2.877667)"^^geo:wktLiteral ;
  geo-pos:lat "36.515"^^xsd:decimal ;
  geo-pos:long "-2.877667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1373'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1373'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.0166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.877667'^^xsd:double;
  dwc:startLongitude '-2.877667'^^xsd:double;
  dwc:endLongitude '-2.877667'^^xsd:double;
  dwc:latitude '36.515'^^xsd:double;
  dwc:startLatitude '36.515'^^xsd:double;
  dwc:endLatitude '36.515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.877667 36.515, -2.877667 36.515, -2.877667 36.515, -2.877667 36.515, -2.877667 36.515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1373'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65276 -3.006792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65276"^^xsd:decimal ;
  dwc:decimalLongitude "-3.006792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65276 -3.006792)"^^geo:wktLiteral ;
  geo-pos:lat "36.65276"^^xsd:decimal ;
  geo-pos:long "-3.006792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4405'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4405'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.595'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.006792'^^xsd:double;
  dwc:startLongitude '-3.006792'^^xsd:double;
  dwc:endLongitude '-3.006792'^^xsd:double;
  dwc:latitude '36.65276'^^xsd:double;
  dwc:startLatitude '36.65276'^^xsd:double;
  dwc:endLatitude '36.65276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.006792 36.65276, -3.006792 36.65276, -3.006792 36.65276, -3.006792 36.65276, -3.006792 36.65276))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4405'^^xsd:string;
  dwc:observationDate '2008-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04167 -5.419167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.419167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04167 -5.419167)"^^geo:wktLiteral ;
  geo-pos:lat "36.04167"^^xsd:decimal ;
  geo-pos:long "-5.419167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3137'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.703611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.419167'^^xsd:double;
  dwc:startLongitude '-5.419167'^^xsd:double;
  dwc:endLongitude '-5.419167'^^xsd:double;
  dwc:latitude '36.04167'^^xsd:double;
  dwc:startLatitude '36.04167'^^xsd:double;
  dwc:endLatitude '36.04167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.419167 36.04167, -5.419167 36.04167, -5.419167 36.04167, -5.419167 36.04167, -5.419167 36.04167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3137'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55591 -2.825432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55591 -2.825432)"^^geo:wktLiteral ;
  geo-pos:lat "36.55591"^^xsd:decimal ;
  geo-pos:long "-2.825432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4734'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4734'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '7.9747222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825432'^^xsd:double;
  dwc:startLongitude '-2.825432'^^xsd:double;
  dwc:endLongitude '-2.825432'^^xsd:double;
  dwc:latitude '36.55591'^^xsd:double;
  dwc:startLatitude '36.55591'^^xsd:double;
  dwc:endLatitude '36.55591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825432 36.55591, -2.825432 36.55591, -2.825432 36.55591, -2.825432 36.55591, -2.825432 36.55591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4734'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.446667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52533"^^xsd:decimal ;
  geo-pos:long "-2.446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1321'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1321'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.446667'^^xsd:double;
  dwc:startLongitude '-2.446667'^^xsd:double;
  dwc:endLongitude '-2.446667'^^xsd:double;
  dwc:latitude '36.52533'^^xsd:double;
  dwc:startLatitude '36.52533'^^xsd:double;
  dwc:endLatitude '36.52533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.446667 36.52533, -2.446667 36.52533, -2.446667 36.52533, -2.446667 36.52533, -2.446667 36.52533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1321'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29283 -1.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29283 -1.689)"^^geo:wktLiteral ;
  geo-pos:lat "37.29283"^^xsd:decimal ;
  geo-pos:long "-1.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_156'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_156'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.689'^^xsd:double;
  dwc:startLongitude '-1.689'^^xsd:double;
  dwc:endLongitude '-1.689'^^xsd:double;
  dwc:latitude '37.29283'^^xsd:double;
  dwc:startLatitude '37.29283'^^xsd:double;
  dwc:endLatitude '37.29283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.689 37.29283, -1.689 37.29283, -1.689 37.29283, -1.689 37.29283, -1.689 37.29283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_156'^^xsd:string;
  dwc:observationDate '1993-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9225 -5.7065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9225"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9225 -5.7065)"^^geo:wktLiteral ;
  geo-pos:lat "35.9225"^^xsd:decimal ;
  geo-pos:long "-5.7065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1824'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1824'^^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:timeOfDay '15.8625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.7065'^^xsd:double;
  dwc:startLongitude '-5.7065'^^xsd:double;
  dwc:endLongitude '-5.7065'^^xsd:double;
  dwc:latitude '35.9225'^^xsd:double;
  dwc:startLatitude '35.9225'^^xsd:double;
  dwc:endLatitude '35.9225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7065 35.9225, -5.7065 35.9225, -5.7065 35.9225, -5.7065 35.9225, -5.7065 35.9225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1824'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365 -1.528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.365"^^xsd:decimal ;
  dwc:decimalLongitude "-1.528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365 -1.528333)"^^geo:wktLiteral ;
  geo-pos:lat "37.365"^^xsd:decimal ;
  geo-pos:long "-1.528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_794'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_794'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.528333'^^xsd:double;
  dwc:startLongitude '-1.528333'^^xsd:double;
  dwc:endLongitude '-1.528333'^^xsd:double;
  dwc:latitude '37.365'^^xsd:double;
  dwc:startLatitude '37.365'^^xsd:double;
  dwc:endLatitude '37.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.528333 37.365, -1.528333 37.365, -1.528333 37.365, -1.528333 37.365, -1.528333 37.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_794'^^xsd:string;
  dwc:observationDate '1997-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35713 -3.764045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35713"^^xsd:decimal ;
  dwc:decimalLongitude "-3.764045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35713 -3.764045)"^^geo:wktLiteral ;
  geo-pos:lat "35.35713"^^xsd:decimal ;
  geo-pos:long "-3.764045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4729'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4729'^^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:timeOfDay '10.894722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.764045'^^xsd:double;
  dwc:startLongitude '-3.764045'^^xsd:double;
  dwc:endLongitude '-3.764045'^^xsd:double;
  dwc:latitude '35.35713'^^xsd:double;
  dwc:startLatitude '35.35713'^^xsd:double;
  dwc:endLatitude '35.35713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.764045 35.35713, -3.764045 35.35713, -3.764045 35.35713, -3.764045 35.35713, -3.764045 35.35713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4729'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54567 -2.852333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.852333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54567 -2.852333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54567"^^xsd:decimal ;
  geo-pos:long "-2.852333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1570'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1570'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.852333'^^xsd:double;
  dwc:startLongitude '-2.852333'^^xsd:double;
  dwc:endLongitude '-2.852333'^^xsd:double;
  dwc:latitude '36.54567'^^xsd:double;
  dwc:startLatitude '36.54567'^^xsd:double;
  dwc:endLatitude '36.54567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.852333 36.54567, -2.852333 36.54567, -2.852333 36.54567, -2.852333 36.54567, -2.852333 36.54567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1570'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94167 -5.5735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.94167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94167 -5.5735)"^^geo:wktLiteral ;
  geo-pos:lat "35.94167"^^xsd:decimal ;
  geo-pos:long "-5.5735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4713'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4713'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.262777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.5735'^^xsd:double;
  dwc:startLongitude '-5.5735'^^xsd:double;
  dwc:endLongitude '-5.5735'^^xsd:double;
  dwc:latitude '35.94167'^^xsd:double;
  dwc:startLatitude '35.94167'^^xsd:double;
  dwc:endLatitude '35.94167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5735 35.94167, -5.5735 35.94167, -5.5735 35.94167, -5.5735 35.94167, -5.5735 35.94167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4713'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57394 -2.731155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57394"^^xsd:decimal ;
  dwc:decimalLongitude "-2.731155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57394 -2.731155)"^^geo:wktLiteral ;
  geo-pos:lat "36.57394"^^xsd:decimal ;
  geo-pos:long "-2.731155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4441'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4441'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.1366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.731155'^^xsd:double;
  dwc:startLongitude '-2.731155'^^xsd:double;
  dwc:endLongitude '-2.731155'^^xsd:double;
  dwc:latitude '36.57394'^^xsd:double;
  dwc:startLatitude '36.57394'^^xsd:double;
  dwc:endLatitude '36.57394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.731155 36.57394, -2.731155 36.57394, -2.731155 36.57394, -2.731155 36.57394, -2.731155 36.57394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4441'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.594 -2.602667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.594"^^xsd:decimal ;
  dwc:decimalLongitude "-2.602667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.594 -2.602667)"^^geo:wktLiteral ;
  geo-pos:lat "36.594"^^xsd:decimal ;
  geo-pos:long "-2.602667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_884'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_884'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.602667'^^xsd:double;
  dwc:startLongitude '-2.602667'^^xsd:double;
  dwc:endLongitude '-2.602667'^^xsd:double;
  dwc:latitude '36.594'^^xsd:double;
  dwc:startLatitude '36.594'^^xsd:double;
  dwc:endLatitude '36.594'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.602667 36.594, -2.602667 36.594, -2.602667 36.594, -2.602667 36.594, -2.602667 36.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_884'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67735 -3.441808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67735"^^xsd:decimal ;
  dwc:decimalLongitude "-3.441808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67735 -3.441808)"^^geo:wktLiteral ;
  geo-pos:lat "36.67735"^^xsd:decimal ;
  geo-pos:long "-3.441808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4280'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4280'^^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:timeOfDay '14.220555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.441808'^^xsd:double;
  dwc:startLongitude '-3.441808'^^xsd:double;
  dwc:endLongitude '-3.441808'^^xsd:double;
  dwc:latitude '36.67735'^^xsd:double;
  dwc:startLatitude '36.67735'^^xsd:double;
  dwc:endLatitude '36.67735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.441808 36.67735, -3.441808 36.67735, -3.441808 36.67735, -3.441808 36.67735, -3.441808 36.67735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4280'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.097 -1.749333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.097"^^xsd:decimal ;
  dwc:decimalLongitude "-1.749333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.097 -1.749333)"^^geo:wktLiteral ;
  geo-pos:lat "37.097"^^xsd:decimal ;
  geo-pos:long "-1.749333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_402'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_402'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.749333'^^xsd:double;
  dwc:startLongitude '-1.749333'^^xsd:double;
  dwc:endLongitude '-1.749333'^^xsd:double;
  dwc:latitude '37.097'^^xsd:double;
  dwc:startLatitude '37.097'^^xsd:double;
  dwc:endLatitude '37.097'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.749333 37.097, -1.749333 37.097, -1.749333 37.097, -1.749333 37.097, -1.749333 37.097))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_402'^^xsd:string;
  dwc:observationDate '1995-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4925 -1.042333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4925"^^xsd:decimal ;
  dwc:decimalLongitude "-1.042333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4925 -1.042333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4925"^^xsd:decimal ;
  geo-pos:long "-1.042333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_950'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_950'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.042333'^^xsd:double;
  dwc:startLongitude '-1.042333'^^xsd:double;
  dwc:endLongitude '-1.042333'^^xsd:double;
  dwc:latitude '37.4925'^^xsd:double;
  dwc:startLatitude '37.4925'^^xsd:double;
  dwc:endLatitude '37.4925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.042333 37.4925, -1.042333 37.4925, -1.042333 37.4925, -1.042333 37.4925, -1.042333 37.4925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_950'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59239 -2.496048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59239"^^xsd:decimal ;
  dwc:decimalLongitude "-2.496048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59239 -2.496048)"^^geo:wktLiteral ;
  geo-pos:lat "36.59239"^^xsd:decimal ;
  geo-pos:long "-2.496048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4572'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4572'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.215833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.496048'^^xsd:double;
  dwc:startLongitude '-2.496048'^^xsd:double;
  dwc:endLongitude '-2.496048'^^xsd:double;
  dwc:latitude '36.59239'^^xsd:double;
  dwc:startLatitude '36.59239'^^xsd:double;
  dwc:endLatitude '36.59239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.496048 36.59239, -2.496048 36.59239, -2.496048 36.59239, -2.496048 36.59239, -2.496048 36.59239))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4572'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -2.817833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -2.817833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5925"^^xsd:decimal ;
  geo-pos:long "-2.817833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3023'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3023'^^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:timeOfDay '8.7486111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817833'^^xsd:double;
  dwc:startLongitude '-2.817833'^^xsd:double;
  dwc:endLongitude '-2.817833'^^xsd:double;
  dwc:latitude '36.5925'^^xsd:double;
  dwc:startLatitude '36.5925'^^xsd:double;
  dwc:endLatitude '36.5925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817833 36.5925, -2.817833 36.5925, -2.817833 36.5925, -2.817833 36.5925, -2.817833 36.5925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3023'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34317 -1.523833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.523833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34317 -1.523833)"^^geo:wktLiteral ;
  geo-pos:lat "37.34317"^^xsd:decimal ;
  geo-pos:long "-1.523833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_411'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_411'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.523833'^^xsd:double;
  dwc:startLongitude '-1.523833'^^xsd:double;
  dwc:endLongitude '-1.523833'^^xsd:double;
  dwc:latitude '37.34317'^^xsd:double;
  dwc:startLatitude '37.34317'^^xsd:double;
  dwc:endLatitude '37.34317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.523833 37.34317, -1.523833 37.34317, -1.523833 37.34317, -1.523833 37.34317, -1.523833 37.34317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_411'^^xsd:string;
  dwc:observationDate '1995-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49464 -2.88642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49464"^^xsd:decimal ;
  dwc:decimalLongitude "-2.88642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49464 -2.88642)"^^geo:wktLiteral ;
  geo-pos:lat "36.49464"^^xsd:decimal ;
  geo-pos:long "-2.88642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4824'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4824'^^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:timeOfDay '12.104722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.88642'^^xsd:double;
  dwc:startLongitude '-2.88642'^^xsd:double;
  dwc:endLongitude '-2.88642'^^xsd:double;
  dwc:latitude '36.49464'^^xsd:double;
  dwc:startLatitude '36.49464'^^xsd:double;
  dwc:endLatitude '36.49464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.88642 36.49464, -2.88642 36.49464, -2.88642 36.49464, -2.88642 36.49464, -2.88642 36.49464))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4824'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52417 -2.6915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52417 -2.6915)"^^geo:wktLiteral ;
  geo-pos:lat "36.52417"^^xsd:decimal ;
  geo-pos:long "-2.6915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1103'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1103'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6915'^^xsd:double;
  dwc:startLongitude '-2.6915'^^xsd:double;
  dwc:endLongitude '-2.6915'^^xsd:double;
  dwc:latitude '36.52417'^^xsd:double;
  dwc:startLatitude '36.52417'^^xsd:double;
  dwc:endLatitude '36.52417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6915 36.52417, -2.6915 36.52417, -2.6915 36.52417, -2.6915 36.52417, -2.6915 36.52417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1103'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71783 -1.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71783 -1.688)"^^geo:wktLiteral ;
  geo-pos:lat "36.71783"^^xsd:decimal ;
  geo-pos:long "-1.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1072'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1072'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.688'^^xsd:double;
  dwc:startLongitude '-1.688'^^xsd:double;
  dwc:endLongitude '-1.688'^^xsd:double;
  dwc:latitude '36.71783'^^xsd:double;
  dwc:startLatitude '36.71783'^^xsd:double;
  dwc:endLatitude '36.71783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.688 36.71783, -1.688 36.71783, -1.688 36.71783, -1.688 36.71783, -1.688 36.71783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1072'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34667 -2.955833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.955833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34667 -2.955833)"^^geo:wktLiteral ;
  geo-pos:lat "36.34667"^^xsd:decimal ;
  geo-pos:long "-2.955833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1162'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.955833'^^xsd:double;
  dwc:startLongitude '-2.955833'^^xsd:double;
  dwc:endLongitude '-2.955833'^^xsd:double;
  dwc:latitude '36.34667'^^xsd:double;
  dwc:startLatitude '36.34667'^^xsd:double;
  dwc:endLatitude '36.34667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.955833 36.34667, -2.955833 36.34667, -2.955833 36.34667, -2.955833 36.34667, -2.955833 36.34667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1162'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -2.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -2.551)"^^geo:wktLiteral ;
  geo-pos:lat "36.4565"^^xsd:decimal ;
  geo-pos:long "-2.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1211'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1211'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.551'^^xsd:double;
  dwc:startLongitude '-2.551'^^xsd:double;
  dwc:endLongitude '-2.551'^^xsd:double;
  dwc:latitude '36.4565'^^xsd:double;
  dwc:startLatitude '36.4565'^^xsd:double;
  dwc:endLatitude '36.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.551 36.4565, -2.551 36.4565, -2.551 36.4565, -2.551 36.4565, -2.551 36.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1211'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43433 -2.907667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.907667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43433 -2.907667)"^^geo:wktLiteral ;
  geo-pos:lat "36.43433"^^xsd:decimal ;
  geo-pos:long "-2.907667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1686'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.298333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.907667'^^xsd:double;
  dwc:startLongitude '-2.907667'^^xsd:double;
  dwc:endLongitude '-2.907667'^^xsd:double;
  dwc:latitude '36.43433'^^xsd:double;
  dwc:startLatitude '36.43433'^^xsd:double;
  dwc:endLatitude '36.43433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.907667 36.43433, -2.907667 36.43433, -2.907667 36.43433, -2.907667 36.43433, -2.907667 36.43433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1686'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.456 -2.952834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.456"^^xsd:decimal ;
  dwc:decimalLongitude "-2.952834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.456 -2.952834)"^^geo:wktLiteral ;
  geo-pos:lat "36.456"^^xsd:decimal ;
  geo-pos:long "-2.952834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2334'^^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:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.952834'^^xsd:double;
  dwc:startLongitude '-2.952834'^^xsd:double;
  dwc:endLongitude '-2.952834'^^xsd:double;
  dwc:latitude '36.456'^^xsd:double;
  dwc:startLatitude '36.456'^^xsd:double;
  dwc:endLatitude '36.456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.952834 36.456, -2.952834 36.456, -2.952834 36.456, -2.952834 36.456, -2.952834 36.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2334'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333 -0.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333 -0.666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88333"^^xsd:decimal ;
  geo-pos:long "-0.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_14'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_14'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.666667'^^xsd:double;
  dwc:startLongitude '-0.666667'^^xsd:double;
  dwc:endLongitude '-0.666667'^^xsd:double;
  dwc:latitude '37.88333'^^xsd:double;
  dwc:startLatitude '37.88333'^^xsd:double;
  dwc:endLatitude '37.88333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.666667 37.88333, -0.666667 37.88333, -0.666667 37.88333, -0.666667 37.88333, -0.666667 37.88333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_14'^^xsd:string;
  dwc:observationDate '1991-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52583 -4.471334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.471334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52583 -4.471334)"^^geo:wktLiteral ;
  geo-pos:lat "36.52583"^^xsd:decimal ;
  geo-pos:long "-4.471334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3362'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3362'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.755555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.471334'^^xsd:double;
  dwc:startLongitude '-4.471334'^^xsd:double;
  dwc:endLongitude '-4.471334'^^xsd:double;
  dwc:latitude '36.52583'^^xsd:double;
  dwc:startLatitude '36.52583'^^xsd:double;
  dwc:endLatitude '36.52583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.471334 36.52583, -4.471334 36.52583, -4.471334 36.52583, -4.471334 36.52583, -4.471334 36.52583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3362'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42783 -4.260167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42783"^^xsd:decimal ;
  dwc:decimalLongitude "-4.260167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42783 -4.260167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42783"^^xsd:decimal ;
  geo-pos:long "-4.260167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3374'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3374'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.400833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.260167'^^xsd:double;
  dwc:startLongitude '-4.260167'^^xsd:double;
  dwc:endLongitude '-4.260167'^^xsd:double;
  dwc:latitude '36.42783'^^xsd:double;
  dwc:startLatitude '36.42783'^^xsd:double;
  dwc:endLatitude '36.42783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.260167 36.42783, -4.260167 36.42783, -4.260167 36.42783, -4.260167 36.42783, -4.260167 36.42783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3374'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13667 -1.6485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13667 -1.6485)"^^geo:wktLiteral ;
  geo-pos:lat "37.13667"^^xsd:decimal ;
  geo-pos:long "-1.6485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_241'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_241'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6485'^^xsd:double;
  dwc:startLongitude '-1.6485'^^xsd:double;
  dwc:endLongitude '-1.6485'^^xsd:double;
  dwc:latitude '37.13667'^^xsd:double;
  dwc:startLatitude '37.13667'^^xsd:double;
  dwc:endLatitude '37.13667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6485 37.13667, -1.6485 37.13667, -1.6485 37.13667, -1.6485 37.13667, -1.6485 37.13667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_241'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68482 -3.299488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68482"^^xsd:decimal ;
  dwc:decimalLongitude "-3.299488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68482 -3.299488)"^^geo:wktLiteral ;
  geo-pos:lat "36.68482"^^xsd:decimal ;
  geo-pos:long "-3.299488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_3701'^^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:timeOfDay '10.878611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.299488'^^xsd:double;
  dwc:startLongitude '-3.299488'^^xsd:double;
  dwc:endLongitude '-3.299488'^^xsd:double;
  dwc:latitude '36.68482'^^xsd:double;
  dwc:startLatitude '36.68482'^^xsd:double;
  dwc:endLatitude '36.68482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.299488 36.68482, -3.299488 36.68482, -3.299488 36.68482, -3.299488 36.68482, -3.299488 36.68482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3701'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51337 -3.24019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51337"^^xsd:decimal ;
  dwc:decimalLongitude "-3.24019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51337 -3.24019)"^^geo:wktLiteral ;
  geo-pos:lat "36.51337"^^xsd:decimal ;
  geo-pos:long "-3.24019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4458'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4458'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.874444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.24019'^^xsd:double;
  dwc:startLongitude '-3.24019'^^xsd:double;
  dwc:endLongitude '-3.24019'^^xsd:double;
  dwc:latitude '36.51337'^^xsd:double;
  dwc:startLatitude '36.51337'^^xsd:double;
  dwc:endLatitude '36.51337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.24019 36.51337, -3.24019 36.51337, -3.24019 36.51337, -3.24019 36.51337, -3.24019 36.51337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4458'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56376 -3.428714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56376"^^xsd:decimal ;
  dwc:decimalLongitude "-3.428714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56376 -3.428714)"^^geo:wktLiteral ;
  geo-pos:lat "36.56376"^^xsd:decimal ;
  geo-pos:long "-3.428714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4048'^^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:timeOfDay '11.248055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.428714'^^xsd:double;
  dwc:startLongitude '-3.428714'^^xsd:double;
  dwc:endLongitude '-3.428714'^^xsd:double;
  dwc:latitude '36.56376'^^xsd:double;
  dwc:startLatitude '36.56376'^^xsd:double;
  dwc:endLatitude '36.56376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.428714 36.56376, -3.428714 36.56376, -3.428714 36.56376, -3.428714 36.56376, -3.428714 36.56376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4048'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45717 -2.736167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45717 -2.736167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45717"^^xsd:decimal ;
  geo-pos:long "-2.736167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_991'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_991'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736167'^^xsd:double;
  dwc:startLongitude '-2.736167'^^xsd:double;
  dwc:endLongitude '-2.736167'^^xsd:double;
  dwc:latitude '36.45717'^^xsd:double;
  dwc:startLatitude '36.45717'^^xsd:double;
  dwc:endLatitude '36.45717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736167 36.45717, -2.736167 36.45717, -2.736167 36.45717, -2.736167 36.45717, -2.736167 36.45717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_991'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37633 -2.872333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.872333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37633 -2.872333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37633"^^xsd:decimal ;
  geo-pos:long "-2.872333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1402'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1402'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.872333'^^xsd:double;
  dwc:startLongitude '-2.872333'^^xsd:double;
  dwc:endLongitude '-2.872333'^^xsd:double;
  dwc:latitude '36.37633'^^xsd:double;
  dwc:startLatitude '36.37633'^^xsd:double;
  dwc:endLatitude '36.37633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.872333 36.37633, -2.872333 36.37633, -2.872333 36.37633, -2.872333 36.37633, -2.872333 36.37633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1402'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31667 -5.144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31667 -5.144)"^^geo:wktLiteral ;
  geo-pos:lat "36.31667"^^xsd:decimal ;
  geo-pos:long "-5.144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1896'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1896'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.647222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.144'^^xsd:double;
  dwc:startLongitude '-5.144'^^xsd:double;
  dwc:endLongitude '-5.144'^^xsd:double;
  dwc:latitude '36.31667'^^xsd:double;
  dwc:startLatitude '36.31667'^^xsd:double;
  dwc:endLatitude '36.31667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.144 36.31667, -5.144 36.31667, -5.144 36.31667, -5.144 36.31667, -5.144 36.31667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1896'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1495 -4.919333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1495"^^xsd:decimal ;
  dwc:decimalLongitude "-4.919333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1495 -4.919333)"^^geo:wktLiteral ;
  geo-pos:lat "36.1495"^^xsd:decimal ;
  geo-pos:long "-4.919333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3155'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3155'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.9525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.919333'^^xsd:double;
  dwc:startLongitude '-4.919333'^^xsd:double;
  dwc:endLongitude '-4.919333'^^xsd:double;
  dwc:latitude '36.1495'^^xsd:double;
  dwc:startLatitude '36.1495'^^xsd:double;
  dwc:endLatitude '36.1495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.919333 36.1495, -4.919333 36.1495, -4.919333 36.1495, -4.919333 36.1495, -4.919333 36.1495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3155'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6486 -3.478427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6486"^^xsd:decimal ;
  dwc:decimalLongitude "-3.478427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6486 -3.478427)"^^geo:wktLiteral ;
  geo-pos:lat "36.6486"^^xsd:decimal ;
  geo-pos:long "-3.478427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4385'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4385'^^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:timeOfDay '9.1363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.478427'^^xsd:double;
  dwc:startLongitude '-3.478427'^^xsd:double;
  dwc:endLongitude '-3.478427'^^xsd:double;
  dwc:latitude '36.6486'^^xsd:double;
  dwc:startLatitude '36.6486'^^xsd:double;
  dwc:endLatitude '36.6486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.478427 36.6486, -3.478427 36.6486, -3.478427 36.6486, -3.478427 36.6486, -3.478427 36.6486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4385'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37133 -2.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37133 -2.405)"^^geo:wktLiteral ;
  geo-pos:lat "36.37133"^^xsd:decimal ;
  geo-pos:long "-2.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1281'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.405'^^xsd:double;
  dwc:startLongitude '-2.405'^^xsd:double;
  dwc:endLongitude '-2.405'^^xsd:double;
  dwc:latitude '36.37133'^^xsd:double;
  dwc:startLatitude '36.37133'^^xsd:double;
  dwc:endLatitude '36.37133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.405 36.37133, -2.405 36.37133, -2.405 36.37133, -2.405 36.37133, -2.405 36.37133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1281'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16833 -1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16833 -1.57)"^^geo:wktLiteral ;
  geo-pos:lat "37.16833"^^xsd:decimal ;
  geo-pos:long "-1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_175'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_175'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.57'^^xsd:double;
  dwc:startLongitude '-1.57'^^xsd:double;
  dwc:endLongitude '-1.57'^^xsd:double;
  dwc:latitude '37.16833'^^xsd:double;
  dwc:startLatitude '37.16833'^^xsd:double;
  dwc:endLatitude '37.16833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.57 37.16833, -1.57 37.16833, -1.57 37.16833, -1.57 37.16833, -1.57 37.16833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_175'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63333 -1.131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63333 -1.131667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63333"^^xsd:decimal ;
  geo-pos:long "-1.131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_8'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_8'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.131667'^^xsd:double;
  dwc:startLongitude '-1.131667'^^xsd:double;
  dwc:endLongitude '-1.131667'^^xsd:double;
  dwc:latitude '36.63333'^^xsd:double;
  dwc:startLatitude '36.63333'^^xsd:double;
  dwc:endLatitude '36.63333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.131667 36.63333, -1.131667 36.63333, -1.131667 36.63333, -1.131667 36.63333, -1.131667 36.63333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_8'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69167 -1.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69167 -1.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69167"^^xsd:decimal ;
  geo-pos:long "-1.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_562'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_562'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.958333'^^xsd:double;
  dwc:startLongitude '-1.958333'^^xsd:double;
  dwc:endLongitude '-1.958333'^^xsd:double;
  dwc:latitude '36.69167'^^xsd:double;
  dwc:startLatitude '36.69167'^^xsd:double;
  dwc:endLatitude '36.69167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.958333 36.69167, -1.958333 36.69167, -1.958333 36.69167, -1.958333 36.69167, -1.958333 36.69167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_562'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3175 -1.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3175"^^xsd:decimal ;
  dwc:decimalLongitude "-1.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3175 -1.456)"^^geo:wktLiteral ;
  geo-pos:lat "37.3175"^^xsd:decimal ;
  geo-pos:long "-1.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_938'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_938'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.456'^^xsd:double;
  dwc:startLongitude '-1.456'^^xsd:double;
  dwc:endLongitude '-1.456'^^xsd:double;
  dwc:latitude '37.3175'^^xsd:double;
  dwc:startLatitude '37.3175'^^xsd:double;
  dwc:endLatitude '37.3175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.456 37.3175, -1.456 37.3175, -1.456 37.3175, -1.456 37.3175, -1.456 37.3175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_938'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16683 -1.705833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.705833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16683 -1.705833)"^^geo:wktLiteral ;
  geo-pos:lat "37.16683"^^xsd:decimal ;
  geo-pos:long "-1.705833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_435'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.705833'^^xsd:double;
  dwc:startLongitude '-1.705833'^^xsd:double;
  dwc:endLongitude '-1.705833'^^xsd:double;
  dwc:latitude '37.16683'^^xsd:double;
  dwc:startLatitude '37.16683'^^xsd:double;
  dwc:endLatitude '37.16683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.705833 37.16683, -1.705833 37.16683, -1.705833 37.16683, -1.705833 37.16683, -1.705833 37.16683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_435'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53667 -2.681167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.681167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53667 -2.681167)"^^geo:wktLiteral ;
  geo-pos:lat "36.53667"^^xsd:decimal ;
  geo-pos:long "-2.681167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_997'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_997'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.681167'^^xsd:double;
  dwc:startLongitude '-2.681167'^^xsd:double;
  dwc:endLongitude '-2.681167'^^xsd:double;
  dwc:latitude '36.53667'^^xsd:double;
  dwc:startLatitude '36.53667'^^xsd:double;
  dwc:endLatitude '36.53667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.681167 36.53667, -2.681167 36.53667, -2.681167 36.53667, -2.681167 36.53667, -2.681167 36.53667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_997'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42267 -2.799333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.799333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42267 -2.799333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42267"^^xsd:decimal ;
  geo-pos:long "-2.799333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1493'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1493'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.799333'^^xsd:double;
  dwc:startLongitude '-2.799333'^^xsd:double;
  dwc:endLongitude '-2.799333'^^xsd:double;
  dwc:latitude '36.42267'^^xsd:double;
  dwc:startLatitude '36.42267'^^xsd:double;
  dwc:endLatitude '36.42267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.799333 36.42267, -2.799333 36.42267, -2.799333 36.42267, -2.799333 36.42267, -2.799333 36.42267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1493'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37867 -2.8975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37867 -2.8975)"^^geo:wktLiteral ;
  geo-pos:lat "36.37867"^^xsd:decimal ;
  geo-pos:long "-2.8975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1140'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1140'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8975'^^xsd:double;
  dwc:startLongitude '-2.8975'^^xsd:double;
  dwc:endLongitude '-2.8975'^^xsd:double;
  dwc:latitude '36.37867'^^xsd:double;
  dwc:startLatitude '36.37867'^^xsd:double;
  dwc:endLatitude '36.37867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8975 36.37867, -2.8975 36.37867, -2.8975 36.37867, -2.8975 36.37867, -2.8975 36.37867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1140'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23283 -4.887333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23283 -4.887333)"^^geo:wktLiteral ;
  geo-pos:lat "36.23283"^^xsd:decimal ;
  geo-pos:long "-4.887333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1917'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1917'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.253333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.887333'^^xsd:double;
  dwc:startLongitude '-4.887333'^^xsd:double;
  dwc:endLongitude '-4.887333'^^xsd:double;
  dwc:latitude '36.23283'^^xsd:double;
  dwc:startLatitude '36.23283'^^xsd:double;
  dwc:endLatitude '36.23283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887333 36.23283, -4.887333 36.23283, -4.887333 36.23283, -4.887333 36.23283, -4.887333 36.23283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1917'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44617 -2.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44617 -2.901)"^^geo:wktLiteral ;
  geo-pos:lat "36.44617"^^xsd:decimal ;
  geo-pos:long "-2.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2657'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2657'^^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:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.901'^^xsd:double;
  dwc:startLongitude '-2.901'^^xsd:double;
  dwc:endLongitude '-2.901'^^xsd:double;
  dwc:latitude '36.44617'^^xsd:double;
  dwc:startLatitude '36.44617'^^xsd:double;
  dwc:endLatitude '36.44617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.901 36.44617, -2.901 36.44617, -2.901 36.44617, -2.901 36.44617, -2.901 36.44617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2657'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48484 -3.144166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48484"^^xsd:decimal ;
  dwc:decimalLongitude "-3.144166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48484 -3.144166)"^^geo:wktLiteral ;
  geo-pos:lat "36.48484"^^xsd:decimal ;
  geo-pos:long "-3.144166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2840'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.577222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.144166'^^xsd:double;
  dwc:startLongitude '-3.144166'^^xsd:double;
  dwc:endLongitude '-3.144166'^^xsd:double;
  dwc:latitude '36.48484'^^xsd:double;
  dwc:startLatitude '36.48484'^^xsd:double;
  dwc:endLatitude '36.48484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.144166 36.48484, -3.144166 36.48484, -3.144166 36.48484, -3.144166 36.48484, -3.144166 36.48484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2840'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42467 -4.359334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42467 -4.359334)"^^geo:wktLiteral ;
  geo-pos:lat "36.42467"^^xsd:decimal ;
  geo-pos:long "-4.359334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3368'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3368'^^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:timeOfDay '9.0672222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.359334'^^xsd:double;
  dwc:startLongitude '-4.359334'^^xsd:double;
  dwc:endLongitude '-4.359334'^^xsd:double;
  dwc:latitude '36.42467'^^xsd:double;
  dwc:startLatitude '36.42467'^^xsd:double;
  dwc:endLatitude '36.42467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.359334 36.42467, -4.359334 36.42467, -4.359334 36.42467, -4.359334 36.42467, -4.359334 36.42467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3368'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5225 -3.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5225 -3.0915)"^^geo:wktLiteral ;
  geo-pos:lat "36.5225"^^xsd:decimal ;
  geo-pos:long "-3.0915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2068'^^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:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0915'^^xsd:double;
  dwc:startLongitude '-3.0915'^^xsd:double;
  dwc:endLongitude '-3.0915'^^xsd:double;
  dwc:latitude '36.5225'^^xsd:double;
  dwc:startLatitude '36.5225'^^xsd:double;
  dwc:endLatitude '36.5225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0915 36.5225, -3.0915 36.5225, -3.0915 36.5225, -3.0915 36.5225, -3.0915 36.5225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2068'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51217 -3.6265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51217"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51217 -3.6265)"^^geo:wktLiteral ;
  geo-pos:lat "36.51217"^^xsd:decimal ;
  geo-pos:long "-3.6265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2905'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2905'^^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:timeOfDay '17.301944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6265'^^xsd:double;
  dwc:startLongitude '-3.6265'^^xsd:double;
  dwc:endLongitude '-3.6265'^^xsd:double;
  dwc:latitude '36.51217'^^xsd:double;
  dwc:startLatitude '36.51217'^^xsd:double;
  dwc:endLatitude '36.51217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6265 36.51217, -3.6265 36.51217, -3.6265 36.51217, -3.6265 36.51217, -3.6265 36.51217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2905'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00834 -5.497334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.00834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.497334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00834 -5.497334)"^^geo:wktLiteral ;
  geo-pos:lat "36.00834"^^xsd:decimal ;
  geo-pos:long "-5.497334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3125'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3125'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6861111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.497334'^^xsd:double;
  dwc:startLongitude '-5.497334'^^xsd:double;
  dwc:endLongitude '-5.497334'^^xsd:double;
  dwc:latitude '36.00834'^^xsd:double;
  dwc:startLatitude '36.00834'^^xsd:double;
  dwc:endLatitude '36.00834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.497334 36.00834, -5.497334 36.00834, -5.497334 36.00834, -5.497334 36.00834, -5.497334 36.00834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3125'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59016 -3.425968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59016"^^xsd:decimal ;
  dwc:decimalLongitude "-3.425968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59016 -3.425968)"^^geo:wktLiteral ;
  geo-pos:lat "36.59016"^^xsd:decimal ;
  geo-pos:long "-3.425968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4053'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4053'^^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:timeOfDay '12.546111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.425968'^^xsd:double;
  dwc:startLongitude '-3.425968'^^xsd:double;
  dwc:endLongitude '-3.425968'^^xsd:double;
  dwc:latitude '36.59016'^^xsd:double;
  dwc:startLatitude '36.59016'^^xsd:double;
  dwc:endLatitude '36.59016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.425968 36.59016, -3.425968 36.59016, -3.425968 36.59016, -3.425968 36.59016, -3.425968 36.59016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4053'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40567 -1.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40567 -1.202)"^^geo:wktLiteral ;
  geo-pos:lat "37.40567"^^xsd:decimal ;
  geo-pos:long "-1.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_780'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_780'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.202'^^xsd:double;
  dwc:startLongitude '-1.202'^^xsd:double;
  dwc:endLongitude '-1.202'^^xsd:double;
  dwc:latitude '37.40567'^^xsd:double;
  dwc:startLatitude '37.40567'^^xsd:double;
  dwc:endLatitude '37.40567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.202 37.40567, -1.202 37.40567, -1.202 37.40567, -1.202 37.40567, -1.202 37.40567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_780'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45267 -0.627333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45267"^^xsd:decimal ;
  dwc:decimalLongitude "-0.627333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45267 -0.627333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45267"^^xsd:decimal ;
  geo-pos:long "-0.627333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4756'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4756'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6697222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.627333'^^xsd:double;
  dwc:startLongitude '-0.627333'^^xsd:double;
  dwc:endLongitude '-0.627333'^^xsd:double;
  dwc:latitude '37.45267'^^xsd:double;
  dwc:startLatitude '37.45267'^^xsd:double;
  dwc:endLatitude '37.45267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.627333 37.45267, -0.627333 37.45267, -0.627333 37.45267, -0.627333 37.45267, -0.627333 37.45267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4756'^^xsd:string;
  dwc:observationDate '2009-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39167 -1.2375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39167 -1.2375)"^^geo:wktLiteral ;
  geo-pos:lat "37.39167"^^xsd:decimal ;
  geo-pos:long "-1.2375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_799'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_799'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2375'^^xsd:double;
  dwc:startLongitude '-1.2375'^^xsd:double;
  dwc:endLongitude '-1.2375'^^xsd:double;
  dwc:latitude '37.39167'^^xsd:double;
  dwc:startLatitude '37.39167'^^xsd:double;
  dwc:endLatitude '37.39167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2375 37.39167, -1.2375 37.39167, -1.2375 37.39167, -1.2375 37.39167, -1.2375 37.39167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_799'^^xsd:string;
  dwc:observationDate '1997-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5275 -2.7145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5275"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5275 -2.7145)"^^geo:wktLiteral ;
  geo-pos:lat "36.5275"^^xsd:decimal ;
  geo-pos:long "-2.7145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_993'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_993'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7145'^^xsd:double;
  dwc:startLongitude '-2.7145'^^xsd:double;
  dwc:endLongitude '-2.7145'^^xsd:double;
  dwc:latitude '36.5275'^^xsd:double;
  dwc:startLatitude '36.5275'^^xsd:double;
  dwc:endLatitude '36.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7145 36.5275, -2.7145 36.5275, -2.7145 36.5275, -2.7145 36.5275, -2.7145 36.5275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_993'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8825 -1.770667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8825"^^xsd:decimal ;
  dwc:decimalLongitude "-1.770667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8825 -1.770667)"^^geo:wktLiteral ;
  geo-pos:lat "36.8825"^^xsd:decimal ;
  geo-pos:long "-1.770667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_455'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_455'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.770667'^^xsd:double;
  dwc:startLongitude '-1.770667'^^xsd:double;
  dwc:endLongitude '-1.770667'^^xsd:double;
  dwc:latitude '36.8825'^^xsd:double;
  dwc:startLatitude '36.8825'^^xsd:double;
  dwc:endLatitude '36.8825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.770667 36.8825, -1.770667 36.8825, -1.770667 36.8825, -1.770667 36.8825, -1.770667 36.8825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_455'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37467 -2.904333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37467 -2.904333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37467"^^xsd:decimal ;
  geo-pos:long "-2.904333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1296'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904333'^^xsd:double;
  dwc:startLongitude '-2.904333'^^xsd:double;
  dwc:endLongitude '-2.904333'^^xsd:double;
  dwc:latitude '36.37467'^^xsd:double;
  dwc:startLatitude '36.37467'^^xsd:double;
  dwc:endLatitude '36.37467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904333 36.37467, -2.904333 36.37467, -2.904333 36.37467, -2.904333 36.37467, -2.904333 36.37467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1296'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.266 -2.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.266"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.266 -2.79)"^^geo:wktLiteral ;
  geo-pos:lat "36.266"^^xsd:decimal ;
  geo-pos:long "-2.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1306'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1306'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.79'^^xsd:double;
  dwc:startLongitude '-2.79'^^xsd:double;
  dwc:endLongitude '-2.79'^^xsd:double;
  dwc:latitude '36.266'^^xsd:double;
  dwc:startLatitude '36.266'^^xsd:double;
  dwc:endLatitude '36.266'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.79 36.266, -2.79 36.266, -2.79 36.266, -2.79 36.266, -2.79 36.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1306'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62783 -3.696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62783"^^xsd:decimal ;
  dwc:decimalLongitude "-3.696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62783 -3.696667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62783"^^xsd:decimal ;
  geo-pos:long "-3.696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2005'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2005'^^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:timeOfDay '8.6263888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.696667'^^xsd:double;
  dwc:startLongitude '-3.696667'^^xsd:double;
  dwc:endLongitude '-3.696667'^^xsd:double;
  dwc:latitude '36.62783'^^xsd:double;
  dwc:startLatitude '36.62783'^^xsd:double;
  dwc:endLatitude '36.62783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.696667 36.62783, -3.696667 36.62783, -3.696667 36.62783, -3.696667 36.62783, -3.696667 36.62783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2005'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08717 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1968__429_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08717 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.08717"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1845'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1845'^^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:timeOfDay '16.625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:startLongitude '-5.25'^^xsd:double;
  dwc:endLongitude '-5.25'^^xsd:double;
  dwc:latitude '36.08717'^^xsd:double;
  dwc:startLatitude '36.08717'^^xsd:double;
  dwc:endLatitude '36.08717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.25 36.08717, -5.25 36.08717, -5.25 36.08717, -5.25 36.08717, -5.25 36.08717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1845'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -2.451333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.451333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -2.451333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63917"^^xsd:decimal ;
  geo-pos:long "-2.451333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3008'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3008'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.996111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.451333'^^xsd:double;
  dwc:startLongitude '-2.451333'^^xsd:double;
  dwc:endLongitude '-2.451333'^^xsd:double;
  dwc:latitude '36.63917'^^xsd:double;
  dwc:startLatitude '36.63917'^^xsd:double;
  dwc:endLatitude '36.63917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.451333 36.63917, -2.451333 36.63917, -2.451333 36.63917, -2.451333 36.63917, -2.451333 36.63917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3008'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.987 -5.420167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.987"^^xsd:decimal ;
  dwc:decimalLongitude "-5.420167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.987 -5.420167)"^^geo:wktLiteral ;
  geo-pos:lat "35.987"^^xsd:decimal ;
  geo-pos:long "-5.420167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2542'^^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:timeOfDay '10.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.420167'^^xsd:double;
  dwc:startLongitude '-5.420167'^^xsd:double;
  dwc:endLongitude '-5.420167'^^xsd:double;
  dwc:latitude '35.987'^^xsd:double;
  dwc:startLatitude '35.987'^^xsd:double;
  dwc:endLatitude '35.987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.420167 35.987, -5.420167 35.987, -5.420167 35.987, -5.420167 35.987, -5.420167 35.987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2542'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50462 -2.67817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50462"^^xsd:decimal ;
  dwc:decimalLongitude "-2.67817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50462 -2.67817)"^^geo:wktLiteral ;
  geo-pos:lat "36.50462"^^xsd:decimal ;
  geo-pos:long "-2.67817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4063'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4063'^^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:timeOfDay '11.181111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.67817'^^xsd:double;
  dwc:startLongitude '-2.67817'^^xsd:double;
  dwc:endLongitude '-2.67817'^^xsd:double;
  dwc:latitude '36.50462'^^xsd:double;
  dwc:startLatitude '36.50462'^^xsd:double;
  dwc:endLatitude '36.50462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.67817 36.50462, -2.67817 36.50462, -2.67817 36.50462, -2.67817 36.50462, -2.67817 36.50462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4063'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44402 -2.955638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.955638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44402 -2.955638)"^^geo:wktLiteral ;
  geo-pos:lat "36.44402"^^xsd:decimal ;
  geo-pos:long "-2.955638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4354'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.283611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.955638'^^xsd:double;
  dwc:startLongitude '-2.955638'^^xsd:double;
  dwc:endLongitude '-2.955638'^^xsd:double;
  dwc:latitude '36.44402'^^xsd:double;
  dwc:startLatitude '36.44402'^^xsd:double;
  dwc:endLatitude '36.44402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.955638 36.44402, -2.955638 36.44402, -2.955638 36.44402, -2.955638 36.44402, -2.955638 36.44402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4354'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40778 -2.839598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40778"^^xsd:decimal ;
  dwc:decimalLongitude "-2.839598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40778 -2.839598)"^^geo:wktLiteral ;
  geo-pos:lat "36.40778"^^xsd:decimal ;
  geo-pos:long "-2.839598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4408'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4408'^^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:timeOfDay '10.556666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.839598'^^xsd:double;
  dwc:startLongitude '-2.839598'^^xsd:double;
  dwc:endLongitude '-2.839598'^^xsd:double;
  dwc:latitude '36.40778'^^xsd:double;
  dwc:startLatitude '36.40778'^^xsd:double;
  dwc:endLatitude '36.40778'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.839598 36.40778, -2.839598 36.40778, -2.839598 36.40778, -2.839598 36.40778, -2.839598 36.40778))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4408'^^xsd:string;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42086 -2.970562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42086"^^xsd:decimal ;
  dwc:decimalLongitude "-2.970562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42086 -2.970562)"^^geo:wktLiteral ;
  geo-pos:lat "36.42086"^^xsd:decimal ;
  geo-pos:long "-2.970562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4834'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4834'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '17.257222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.970562'^^xsd:double;
  dwc:startLongitude '-2.970562'^^xsd:double;
  dwc:endLongitude '-2.970562'^^xsd:double;
  dwc:latitude '36.42086'^^xsd:double;
  dwc:startLatitude '36.42086'^^xsd:double;
  dwc:endLatitude '36.42086'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.970562 36.42086, -2.970562 36.42086, -2.970562 36.42086, -2.970562 36.42086, -2.970562 36.42086))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4834'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 -2.589333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.425"^^xsd:decimal ;
  dwc:decimalLongitude "-2.589333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.425 -2.589333)"^^geo:wktLiteral ;
  geo-pos:lat "36.425"^^xsd:decimal ;
  geo-pos:long "-2.589333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_573'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_573'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.589333'^^xsd:double;
  dwc:startLongitude '-2.589333'^^xsd:double;
  dwc:endLongitude '-2.589333'^^xsd:double;
  dwc:latitude '36.425'^^xsd:double;
  dwc:startLatitude '36.425'^^xsd:double;
  dwc:endLatitude '36.425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.589333 36.425, -2.589333 36.425, -2.589333 36.425, -2.589333 36.425, -2.589333 36.425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_573'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2875 -1.450333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2875"^^xsd:decimal ;
  dwc:decimalLongitude "-1.450333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2875 -1.450333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2875"^^xsd:decimal ;
  geo-pos:long "-1.450333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_814'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_814'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.450333'^^xsd:double;
  dwc:startLongitude '-1.450333'^^xsd:double;
  dwc:endLongitude '-1.450333'^^xsd:double;
  dwc:latitude '37.2875'^^xsd:double;
  dwc:startLatitude '37.2875'^^xsd:double;
  dwc:endLatitude '37.2875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.450333 37.2875, -1.450333 37.2875, -1.450333 37.2875, -1.450333 37.2875, -1.450333 37.2875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_814'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74483 -2.462833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.462833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74483 -2.462833)"^^geo:wktLiteral ;
  geo-pos:lat "36.74483"^^xsd:decimal ;
  geo-pos:long "-2.462833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1434'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1434'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.462833'^^xsd:double;
  dwc:startLongitude '-2.462833'^^xsd:double;
  dwc:endLongitude '-2.462833'^^xsd:double;
  dwc:latitude '36.74483'^^xsd:double;
  dwc:startLatitude '36.74483'^^xsd:double;
  dwc:endLatitude '36.74483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.462833 36.74483, -2.462833 36.74483, -2.462833 36.74483, -2.462833 36.74483, -2.462833 36.74483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1434'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2875 -5.118167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2875"^^xsd:decimal ;
  dwc:decimalLongitude "-5.118167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2875 -5.118167)"^^geo:wktLiteral ;
  geo-pos:lat "36.2875"^^xsd:decimal ;
  geo-pos:long "-5.118167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1894'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1894'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.180555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.118167'^^xsd:double;
  dwc:startLongitude '-5.118167'^^xsd:double;
  dwc:endLongitude '-5.118167'^^xsd:double;
  dwc:latitude '36.2875'^^xsd:double;
  dwc:startLatitude '36.2875'^^xsd:double;
  dwc:endLatitude '36.2875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.118167 36.2875, -5.118167 36.2875, -5.118167 36.2875, -5.118167 36.2875, -5.118167 36.2875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1894'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -4.443666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-4.443666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -4.443666)"^^geo:wktLiteral ;
  geo-pos:lat "36.45817"^^xsd:decimal ;
  geo-pos:long "-4.443666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3361'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.885'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.443666'^^xsd:double;
  dwc:startLongitude '-4.443666'^^xsd:double;
  dwc:endLongitude '-4.443666'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.443666 36.45817, -4.443666 36.45817, -4.443666 36.45817, -4.443666 36.45817, -4.443666 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3361'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40483 -3.579167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40483"^^xsd:decimal ;
  dwc:decimalLongitude "-3.579167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40483 -3.579167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40483"^^xsd:decimal ;
  geo-pos:long "-3.579167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2901'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2901'^^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:timeOfDay '15.643888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.579167'^^xsd:double;
  dwc:startLongitude '-3.579167'^^xsd:double;
  dwc:endLongitude '-3.579167'^^xsd:double;
  dwc:latitude '36.40483'^^xsd:double;
  dwc:startLatitude '36.40483'^^xsd:double;
  dwc:endLatitude '36.40483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.579167 36.40483, -3.579167 36.40483, -3.579167 36.40483, -3.579167 36.40483, -3.579167 36.40483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2901'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25683 -5.193666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.193666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25683 -5.193666)"^^geo:wktLiteral ;
  geo-pos:lat "36.25683"^^xsd:decimal ;
  geo-pos:long "-5.193666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3191'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3191'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.193666'^^xsd:double;
  dwc:startLongitude '-5.193666'^^xsd:double;
  dwc:endLongitude '-5.193666'^^xsd:double;
  dwc:latitude '36.25683'^^xsd:double;
  dwc:startLatitude '36.25683'^^xsd:double;
  dwc:endLatitude '36.25683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.193666 36.25683, -5.193666 36.25683, -5.193666 36.25683, -5.193666 36.25683, -5.193666 36.25683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3191'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50814 -3.12301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50814"^^xsd:decimal ;
  dwc:decimalLongitude "-3.12301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50814 -3.12301)"^^geo:wktLiteral ;
  geo-pos:lat "36.50814"^^xsd:decimal ;
  geo-pos:long "-3.12301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3520'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3520'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.5155555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.12301'^^xsd:double;
  dwc:startLongitude '-3.12301'^^xsd:double;
  dwc:endLongitude '-3.12301'^^xsd:double;
  dwc:latitude '36.50814'^^xsd:double;
  dwc:startLatitude '36.50814'^^xsd:double;
  dwc:endLatitude '36.50814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.12301 36.50814, -3.12301 36.50814, -3.12301 36.50814, -3.12301 36.50814, -3.12301 36.50814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3520'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4325 -2.979578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.979578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4325 -2.979578)"^^geo:wktLiteral ;
  geo-pos:lat "36.4325"^^xsd:decimal ;
  geo-pos:long "-2.979578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4357'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4357'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.566388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.979578'^^xsd:double;
  dwc:startLongitude '-2.979578'^^xsd:double;
  dwc:endLongitude '-2.979578'^^xsd:double;
  dwc:latitude '36.4325'^^xsd:double;
  dwc:startLatitude '36.4325'^^xsd:double;
  dwc:endLatitude '36.4325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.979578 36.4325, -2.979578 36.4325, -2.979578 36.4325, -2.979578 36.4325, -2.979578 36.4325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4357'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27089 -3.132683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27089"^^xsd:decimal ;
  dwc:decimalLongitude "-3.132683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27089 -3.132683)"^^geo:wktLiteral ;
  geo-pos:lat "36.27089"^^xsd:decimal ;
  geo-pos:long "-3.132683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4670'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.425555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.132683'^^xsd:double;
  dwc:startLongitude '-3.132683'^^xsd:double;
  dwc:endLongitude '-3.132683'^^xsd:double;
  dwc:latitude '36.27089'^^xsd:double;
  dwc:startLatitude '36.27089'^^xsd:double;
  dwc:endLatitude '36.27089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.132683 36.27089, -3.132683 36.27089, -3.132683 36.27089, -3.132683 36.27089, -3.132683 36.27089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4670'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.444 -1.197667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.444"^^xsd:decimal ;
  dwc:decimalLongitude "-1.197667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.444 -1.197667)"^^geo:wktLiteral ;
  geo-pos:lat "37.444"^^xsd:decimal ;
  geo-pos:long "-1.197667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_208'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_208'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.197667'^^xsd:double;
  dwc:startLongitude '-1.197667'^^xsd:double;
  dwc:endLongitude '-1.197667'^^xsd:double;
  dwc:latitude '37.444'^^xsd:double;
  dwc:startLatitude '37.444'^^xsd:double;
  dwc:endLatitude '37.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.197667 37.444, -1.197667 37.444, -1.197667 37.444, -1.197667 37.444, -1.197667 37.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_208'^^xsd:string;
  dwc:observationDate '1993-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47933 -1.208667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.208667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47933 -1.208667)"^^geo:wktLiteral ;
  geo-pos:lat "37.47933"^^xsd:decimal ;
  geo-pos:long "-1.208667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_210'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_210'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.208667'^^xsd:double;
  dwc:startLongitude '-1.208667'^^xsd:double;
  dwc:endLongitude '-1.208667'^^xsd:double;
  dwc:latitude '37.47933'^^xsd:double;
  dwc:startLatitude '37.47933'^^xsd:double;
  dwc:endLatitude '37.47933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.208667 37.47933, -1.208667 37.47933, -1.208667 37.47933, -1.208667 37.47933, -1.208667 37.47933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_210'^^xsd:string;
  dwc:observationDate '1993-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00367 -1.701333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.701333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00367 -1.701333)"^^geo:wktLiteral ;
  geo-pos:lat "37.00367"^^xsd:decimal ;
  geo-pos:long "-1.701333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_382'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_382'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.701333'^^xsd:double;
  dwc:startLongitude '-1.701333'^^xsd:double;
  dwc:endLongitude '-1.701333'^^xsd:double;
  dwc:latitude '37.00367'^^xsd:double;
  dwc:startLatitude '37.00367'^^xsd:double;
  dwc:endLatitude '37.00367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.701333 37.00367, -1.701333 37.00367, -1.701333 37.00367, -1.701333 37.00367, -1.701333 37.00367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_382'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91667 -1.621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91667 -1.621667)"^^geo:wktLiteral ;
  geo-pos:lat "36.91667"^^xsd:decimal ;
  geo-pos:long "-1.621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_386'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_386'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.621667'^^xsd:double;
  dwc:startLongitude '-1.621667'^^xsd:double;
  dwc:endLongitude '-1.621667'^^xsd:double;
  dwc:latitude '36.91667'^^xsd:double;
  dwc:startLatitude '36.91667'^^xsd:double;
  dwc:endLatitude '36.91667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.621667 36.91667, -1.621667 36.91667, -1.621667 36.91667, -1.621667 36.91667, -1.621667 36.91667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_386'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51867 -2.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51867 -2.778)"^^geo:wktLiteral ;
  geo-pos:lat "36.51867"^^xsd:decimal ;
  geo-pos:long "-2.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1478'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.778'^^xsd:double;
  dwc:startLongitude '-2.778'^^xsd:double;
  dwc:endLongitude '-2.778'^^xsd:double;
  dwc:latitude '36.51867'^^xsd:double;
  dwc:startLatitude '36.51867'^^xsd:double;
  dwc:endLatitude '36.51867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.778 36.51867, -2.778 36.51867, -2.778 36.51867, -2.778 36.51867, -2.778 36.51867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1478'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33767 -2.753167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.753167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33767 -2.753167)"^^geo:wktLiteral ;
  geo-pos:lat "36.33767"^^xsd:decimal ;
  geo-pos:long "-2.753167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1349'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.753167'^^xsd:double;
  dwc:startLongitude '-2.753167'^^xsd:double;
  dwc:endLongitude '-2.753167'^^xsd:double;
  dwc:latitude '36.33767'^^xsd:double;
  dwc:startLatitude '36.33767'^^xsd:double;
  dwc:endLatitude '36.33767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.753167 36.33767, -2.753167 36.33767, -2.753167 36.33767, -2.753167 36.33767, -2.753167 36.33767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1349'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52583 -4.0735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52583 -4.0735)"^^geo:wktLiteral ;
  geo-pos:lat "36.52583"^^xsd:decimal ;
  geo-pos:long "-4.0735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2476'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2476'^^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:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0735'^^xsd:double;
  dwc:startLongitude '-4.0735'^^xsd:double;
  dwc:endLongitude '-4.0735'^^xsd:double;
  dwc:latitude '36.52583'^^xsd:double;
  dwc:startLatitude '36.52583'^^xsd:double;
  dwc:endLatitude '36.52583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0735 36.52583, -4.0735 36.52583, -4.0735 36.52583, -4.0735 36.52583, -4.0735 36.52583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2476'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19667 -4.975167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.975167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19667 -4.975167)"^^geo:wktLiteral ;
  geo-pos:lat "36.19667"^^xsd:decimal ;
  geo-pos:long "-4.975167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2816'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2816'^^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:timeOfDay '15.151666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.975167'^^xsd:double;
  dwc:startLongitude '-4.975167'^^xsd:double;
  dwc:endLongitude '-4.975167'^^xsd:double;
  dwc:latitude '36.19667'^^xsd:double;
  dwc:startLatitude '36.19667'^^xsd:double;
  dwc:endLatitude '36.19667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.975167 36.19667, -4.975167 36.19667, -4.975167 36.19667, -4.975167 36.19667, -4.975167 36.19667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2816'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -3.003167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.556"^^xsd:decimal ;
  dwc:decimalLongitude "-3.003167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -3.003167)"^^geo:wktLiteral ;
  geo-pos:lat "36.556"^^xsd:decimal ;
  geo-pos:long "-3.003167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3456'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3456'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0097222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.003167'^^xsd:double;
  dwc:startLongitude '-3.003167'^^xsd:double;
  dwc:endLongitude '-3.003167'^^xsd:double;
  dwc:latitude '36.556'^^xsd:double;
  dwc:startLatitude '36.556'^^xsd:double;
  dwc:endLatitude '36.556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.003167 36.556, -3.003167 36.556, -3.003167 36.556, -3.003167 36.556, -3.003167 36.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3456'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70653 -3.68195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70653"^^xsd:decimal ;
  dwc:decimalLongitude "-3.68195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70653 -3.68195)"^^geo:wktLiteral ;
  geo-pos:lat "36.70653"^^xsd:decimal ;
  geo-pos:long "-3.68195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3562'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3562'^^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:timeOfDay '9.4222222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.68195'^^xsd:double;
  dwc:startLongitude '-3.68195'^^xsd:double;
  dwc:endLongitude '-3.68195'^^xsd:double;
  dwc:latitude '36.70653'^^xsd:double;
  dwc:startLatitude '36.70653'^^xsd:double;
  dwc:endLatitude '36.70653'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.68195 36.70653, -3.68195 36.70653, -3.68195 36.70653, -3.68195 36.70653, -3.68195 36.70653))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3562'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38245 -1.9834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38245"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38245 -1.9834)"^^geo:wktLiteral ;
  geo-pos:lat "36.38245"^^xsd:decimal ;
  geo-pos:long "-1.9834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4773'^^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:timeOfDay '8.8858333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.9834'^^xsd:double;
  dwc:startLongitude '-1.9834'^^xsd:double;
  dwc:endLongitude '-1.9834'^^xsd:double;
  dwc:latitude '36.38245'^^xsd:double;
  dwc:startLatitude '36.38245'^^xsd:double;
  dwc:endLatitude '36.38245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9834 36.38245, -1.9834 36.38245, -1.9834 36.38245, -1.9834 36.38245, -1.9834 36.38245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4773'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30917 -1.518667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.518667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30917 -1.518667)"^^geo:wktLiteral ;
  geo-pos:lat "37.30917"^^xsd:decimal ;
  geo-pos:long "-1.518667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_197'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.518667'^^xsd:double;
  dwc:startLongitude '-1.518667'^^xsd:double;
  dwc:endLongitude '-1.518667'^^xsd:double;
  dwc:latitude '37.30917'^^xsd:double;
  dwc:startLatitude '37.30917'^^xsd:double;
  dwc:endLatitude '37.30917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.518667 37.30917, -1.518667 37.30917, -1.518667 37.30917, -1.518667 37.30917, -1.518667 37.30917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_197'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35483 -1.511333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.511333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35483 -1.511333)"^^geo:wktLiteral ;
  geo-pos:lat "37.35483"^^xsd:decimal ;
  geo-pos:long "-1.511333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_966'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_966'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.511333'^^xsd:double;
  dwc:startLongitude '-1.511333'^^xsd:double;
  dwc:endLongitude '-1.511333'^^xsd:double;
  dwc:latitude '37.35483'^^xsd:double;
  dwc:startLatitude '37.35483'^^xsd:double;
  dwc:endLatitude '37.35483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.511333 37.35483, -1.511333 37.35483, -1.511333 37.35483, -1.511333 37.35483, -1.511333 37.35483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_966'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.534 -2.023333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.534"^^xsd:decimal ;
  dwc:decimalLongitude "-2.023333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.534 -2.023333)"^^geo:wktLiteral ;
  geo-pos:lat "36.534"^^xsd:decimal ;
  geo-pos:long "-2.023333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_147'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_147'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.023333'^^xsd:double;
  dwc:startLongitude '-2.023333'^^xsd:double;
  dwc:endLongitude '-2.023333'^^xsd:double;
  dwc:latitude '36.534'^^xsd:double;
  dwc:startLatitude '36.534'^^xsd:double;
  dwc:endLatitude '36.534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.023333 36.534, -2.023333 36.534, -2.023333 36.534, -2.023333 36.534, -2.023333 36.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_147'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57333 -2.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57333 -2.355)"^^geo:wktLiteral ;
  geo-pos:lat "36.57333"^^xsd:decimal ;
  geo-pos:long "-2.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_532'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.355'^^xsd:double;
  dwc:startLongitude '-2.355'^^xsd:double;
  dwc:endLongitude '-2.355'^^xsd:double;
  dwc:latitude '36.57333'^^xsd:double;
  dwc:startLatitude '36.57333'^^xsd:double;
  dwc:endLatitude '36.57333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.355 36.57333, -2.355 36.57333, -2.355 36.57333, -2.355 36.57333, -2.355 36.57333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_532'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4475 -2.769666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.769666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4475 -2.769666)"^^geo:wktLiteral ;
  geo-pos:lat "36.4475"^^xsd:decimal ;
  geo-pos:long "-2.769666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3064'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3064'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.81'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.769666'^^xsd:double;
  dwc:startLongitude '-2.769666'^^xsd:double;
  dwc:endLongitude '-2.769666'^^xsd:double;
  dwc:latitude '36.4475'^^xsd:double;
  dwc:startLatitude '36.4475'^^xsd:double;
  dwc:endLatitude '36.4475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.769666 36.4475, -2.769666 36.4475, -2.769666 36.4475, -2.769666 36.4475, -2.769666 36.4475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3064'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44233 -2.8495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44233 -2.8495)"^^geo:wktLiteral ;
  geo-pos:lat "36.44233"^^xsd:decimal ;
  geo-pos:long "-2.8495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1603'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8495'^^xsd:double;
  dwc:startLongitude '-2.8495'^^xsd:double;
  dwc:endLongitude '-2.8495'^^xsd:double;
  dwc:latitude '36.44233'^^xsd:double;
  dwc:startLatitude '36.44233'^^xsd:double;
  dwc:endLatitude '36.44233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8495 36.44233, -2.8495 36.44233, -2.8495 36.44233, -2.8495 36.44233, -2.8495 36.44233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1603'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37317 -2.842667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37317 -2.842667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37317"^^xsd:decimal ;
  geo-pos:long "-2.842667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2971'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2971'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.895277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.842667'^^xsd:double;
  dwc:startLongitude '-2.842667'^^xsd:double;
  dwc:endLongitude '-2.842667'^^xsd:double;
  dwc:latitude '36.37317'^^xsd:double;
  dwc:startLatitude '36.37317'^^xsd:double;
  dwc:endLatitude '36.37317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842667 36.37317, -2.842667 36.37317, -2.842667 36.37317, -2.842667 36.37317, -2.842667 36.37317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2971'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00083 -1.675333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.675333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00083 -1.675333)"^^geo:wktLiteral ;
  geo-pos:lat "37.00083"^^xsd:decimal ;
  geo-pos:long "-1.675333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_961'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_961'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '17.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.675333'^^xsd:double;
  dwc:startLongitude '-1.675333'^^xsd:double;
  dwc:endLongitude '-1.675333'^^xsd:double;
  dwc:latitude '37.00083'^^xsd:double;
  dwc:startLatitude '37.00083'^^xsd:double;
  dwc:endLatitude '37.00083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.675333 37.00083, -1.675333 37.00083, -1.675333 37.00083, -1.675333 37.00083, -1.675333 37.00083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_961'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 -2.030333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "-2.030333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 -2.030333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "-2.030333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_150'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_150'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.030333'^^xsd:double;
  dwc:startLongitude '-2.030333'^^xsd:double;
  dwc:endLongitude '-2.030333'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:startLatitude '36.61'^^xsd:double;
  dwc:endLatitude '36.61'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.030333 36.61, -2.030333 36.61, -2.030333 36.61, -2.030333 36.61, -2.030333 36.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_150'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51267 -2.688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51267 -2.688)"^^geo:wktLiteral ;
  geo-pos:lat "36.51267"^^xsd:decimal ;
  geo-pos:long "-2.688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1063'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1063'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.688'^^xsd:double;
  dwc:startLongitude '-2.688'^^xsd:double;
  dwc:endLongitude '-2.688'^^xsd:double;
  dwc:latitude '36.51267'^^xsd:double;
  dwc:startLatitude '36.51267'^^xsd:double;
  dwc:endLatitude '36.51267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.688 36.51267, -2.688 36.51267, -2.688 36.51267, -2.688 36.51267, -2.688 36.51267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1063'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4575 -2.747333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4575"^^xsd:decimal ;
  dwc:decimalLongitude "-2.747333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4575 -2.747333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4575"^^xsd:decimal ;
  geo-pos:long "-2.747333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1581'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.747333'^^xsd:double;
  dwc:startLongitude '-2.747333'^^xsd:double;
  dwc:endLongitude '-2.747333'^^xsd:double;
  dwc:latitude '36.4575'^^xsd:double;
  dwc:startLatitude '36.4575'^^xsd:double;
  dwc:endLatitude '36.4575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.747333 36.4575, -2.747333 36.4575, -2.747333 36.4575, -2.747333 36.4575, -2.747333 36.4575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1581'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.990833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.990833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.990833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45817"^^xsd:decimal ;
  geo-pos:long "-2.990833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_2310'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.990833'^^xsd:double;
  dwc:startLongitude '-2.990833'^^xsd:double;
  dwc:endLongitude '-2.990833'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.990833 36.45817, -2.990833 36.45817, -2.990833 36.45817, -2.990833 36.45817, -2.990833 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2310'^^xsd:string;
  dwc:observationDate '2001-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4365"^^xsd:decimal ;
  geo-pos:long "-2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2356'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2356'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501833'^^xsd:double;
  dwc:startLongitude '-2.501833'^^xsd:double;
  dwc:endLongitude '-2.501833'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501833 36.4365, -2.501833 36.4365, -2.501833 36.4365, -2.501833 36.4365, -2.501833 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2356'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -3.4205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -3.4205)"^^geo:wktLiteral ;
  geo-pos:lat "36.49817"^^xsd:decimal ;
  geo-pos:long "-3.4205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2062'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2062'^^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:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.4205'^^xsd:double;
  dwc:startLongitude '-3.4205'^^xsd:double;
  dwc:endLongitude '-3.4205'^^xsd:double;
  dwc:latitude '36.49817'^^xsd:double;
  dwc:startLatitude '36.49817'^^xsd:double;
  dwc:endLatitude '36.49817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4205 36.49817, -3.4205 36.49817, -3.4205 36.49817, -3.4205 36.49817, -3.4205 36.49817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2062'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.896833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3995"^^xsd:decimal ;
  dwc:decimalLongitude "-2.896833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.896833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3995"^^xsd:decimal ;
  geo-pos:long "-2.896833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2658'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2658'^^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:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.896833'^^xsd:double;
  dwc:startLongitude '-2.896833'^^xsd:double;
  dwc:endLongitude '-2.896833'^^xsd:double;
  dwc:latitude '36.3995'^^xsd:double;
  dwc:startLatitude '36.3995'^^xsd:double;
  dwc:endLatitude '36.3995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.896833 36.3995, -2.896833 36.3995, -2.896833 36.3995, -2.896833 36.3995, -2.896833 36.3995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2658'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44567 -3.774833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.774833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44567 -3.774833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44567"^^xsd:decimal ;
  geo-pos:long "-3.774833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2482'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2482'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.774833'^^xsd:double;
  dwc:startLongitude '-3.774833'^^xsd:double;
  dwc:endLongitude '-3.774833'^^xsd:double;
  dwc:latitude '36.44567'^^xsd:double;
  dwc:startLatitude '36.44567'^^xsd:double;
  dwc:endLatitude '36.44567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.774833 36.44567, -3.774833 36.44567, -3.774833 36.44567, -3.774833 36.44567, -3.774833 36.44567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2482'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -5.117167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.117167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -5.117167)"^^geo:wktLiteral ;
  geo-pos:lat "36.31733"^^xsd:decimal ;
  geo-pos:long "-5.117167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2522'^^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:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.117167'^^xsd:double;
  dwc:startLongitude '-5.117167'^^xsd:double;
  dwc:endLongitude '-5.117167'^^xsd:double;
  dwc:latitude '36.31733'^^xsd:double;
  dwc:startLatitude '36.31733'^^xsd:double;
  dwc:endLatitude '36.31733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.117167 36.31733, -5.117167 36.31733, -5.117167 36.31733, -5.117167 36.31733, -5.117167 36.31733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2522'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51067 -2.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51067 -2.538)"^^geo:wktLiteral ;
  geo-pos:lat "36.51067"^^xsd:decimal ;
  geo-pos:long "-2.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2861'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2861'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.964444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.538'^^xsd:double;
  dwc:startLongitude '-2.538'^^xsd:double;
  dwc:endLongitude '-2.538'^^xsd:double;
  dwc:latitude '36.51067'^^xsd:double;
  dwc:startLatitude '36.51067'^^xsd:double;
  dwc:endLatitude '36.51067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.538 36.51067, -2.538 36.51067, -2.538 36.51067, -2.538 36.51067, -2.538 36.51067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2861'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48317 -4.523833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.523833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48317 -4.523833)"^^geo:wktLiteral ;
  geo-pos:lat "36.48317"^^xsd:decimal ;
  geo-pos:long "-4.523833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3365'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3365'^^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:timeOfDay '8.865'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.523833'^^xsd:double;
  dwc:startLongitude '-4.523833'^^xsd:double;
  dwc:endLongitude '-4.523833'^^xsd:double;
  dwc:latitude '36.48317'^^xsd:double;
  dwc:startLatitude '36.48317'^^xsd:double;
  dwc:endLatitude '36.48317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.523833 36.48317, -4.523833 36.48317, -4.523833 36.48317, -4.523833 36.48317, -4.523833 36.48317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3365'^^xsd:string;
  dwc:observationDate '2005-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49805 -3.842288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49805"^^xsd:decimal ;
  dwc:decimalLongitude "-3.842288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49805 -3.842288)"^^geo:wktLiteral ;
  geo-pos:lat "36.49805"^^xsd:decimal ;
  geo-pos:long "-3.842288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3618'^^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:timeOfDay '11.076388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.842288'^^xsd:double;
  dwc:startLongitude '-3.842288'^^xsd:double;
  dwc:endLongitude '-3.842288'^^xsd:double;
  dwc:latitude '36.49805'^^xsd:double;
  dwc:startLatitude '36.49805'^^xsd:double;
  dwc:endLatitude '36.49805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.842288 36.49805, -3.842288 36.49805, -3.842288 36.49805, -3.842288 36.49805, -3.842288 36.49805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3618'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47827 -2.785278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47827"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47827 -2.785278)"^^geo:wktLiteral ;
  geo-pos:lat "36.47827"^^xsd:decimal ;
  geo-pos:long "-2.785278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4238'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.7597222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.785278'^^xsd:double;
  dwc:startLongitude '-2.785278'^^xsd:double;
  dwc:endLongitude '-2.785278'^^xsd:double;
  dwc:latitude '36.47827'^^xsd:double;
  dwc:startLatitude '36.47827'^^xsd:double;
  dwc:endLatitude '36.47827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785278 36.47827, -2.785278 36.47827, -2.785278 36.47827, -2.785278 36.47827, -2.785278 36.47827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4238'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17239 -4.5647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17239"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17239 -4.5647)"^^geo:wktLiteral ;
  geo-pos:lat "36.17239"^^xsd:decimal ;
  geo-pos:long "-4.5647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4596'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4596'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.026944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5647'^^xsd:double;
  dwc:startLongitude '-4.5647'^^xsd:double;
  dwc:endLongitude '-4.5647'^^xsd:double;
  dwc:latitude '36.17239'^^xsd:double;
  dwc:startLatitude '36.17239'^^xsd:double;
  dwc:endLatitude '36.17239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5647 36.17239, -4.5647 36.17239, -4.5647 36.17239, -4.5647 36.17239, -4.5647 36.17239))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4596'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16307 -3.114485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16307"^^xsd:decimal ;
  dwc:decimalLongitude "-3.114485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16307 -3.114485)"^^geo:wktLiteral ;
  geo-pos:lat "36.16307"^^xsd:decimal ;
  geo-pos:long "-3.114485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4667'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4667'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.614444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.114485'^^xsd:double;
  dwc:startLongitude '-3.114485'^^xsd:double;
  dwc:endLongitude '-3.114485'^^xsd:double;
  dwc:latitude '36.16307'^^xsd:double;
  dwc:startLatitude '36.16307'^^xsd:double;
  dwc:endLatitude '36.16307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.114485 36.16307, -3.114485 36.16307, -3.114485 36.16307, -3.114485 36.16307, -3.114485 36.16307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4667'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62917 -2.569833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.569833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62917 -2.569833)"^^geo:wktLiteral ;
  geo-pos:lat "36.62917"^^xsd:decimal ;
  geo-pos:long "-2.569833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_614'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_614'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.569833'^^xsd:double;
  dwc:startLongitude '-2.569833'^^xsd:double;
  dwc:endLongitude '-2.569833'^^xsd:double;
  dwc:latitude '36.62917'^^xsd:double;
  dwc:startLatitude '36.62917'^^xsd:double;
  dwc:endLatitude '36.62917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.569833 36.62917, -2.569833 36.62917, -2.569833 36.62917, -2.569833 36.62917, -2.569833 36.62917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_614'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33817 -2.859167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.859167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33817 -2.859167)"^^geo:wktLiteral ;
  geo-pos:lat "36.33817"^^xsd:decimal ;
  geo-pos:long "-2.859167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1497'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.859167'^^xsd:double;
  dwc:startLongitude '-2.859167'^^xsd:double;
  dwc:endLongitude '-2.859167'^^xsd:double;
  dwc:latitude '36.33817'^^xsd:double;
  dwc:startLatitude '36.33817'^^xsd:double;
  dwc:endLatitude '36.33817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.859167 36.33817, -2.859167 36.33817, -2.859167 36.33817, -2.859167 36.33817, -2.859167 36.33817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1497'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 -2.898833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "-2.898833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 -2.898833)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "-2.898833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1338'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1338'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.898833'^^xsd:double;
  dwc:startLongitude '-2.898833'^^xsd:double;
  dwc:endLongitude '-2.898833'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:startLatitude '36.479'^^xsd:double;
  dwc:endLatitude '36.479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.898833 36.479, -2.898833 36.479, -2.898833 36.479, -2.898833 36.479, -2.898833 36.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1338'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48233 -2.661834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.661834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48233 -2.661834)"^^geo:wktLiteral ;
  geo-pos:lat "36.48233"^^xsd:decimal ;
  geo-pos:long "-2.661834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2325'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.661834'^^xsd:double;
  dwc:startLongitude '-2.661834'^^xsd:double;
  dwc:endLongitude '-2.661834'^^xsd:double;
  dwc:latitude '36.48233'^^xsd:double;
  dwc:startLatitude '36.48233'^^xsd:double;
  dwc:endLatitude '36.48233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.661834 36.48233, -2.661834 36.48233, -2.661834 36.48233, -2.661834 36.48233, -2.661834 36.48233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2325'^^xsd:string;
  dwc:observationDate '2002-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8205 -1.669597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8205"^^xsd:decimal ;
  dwc:decimalLongitude "-1.669597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8205 -1.669597)"^^geo:wktLiteral ;
  geo-pos:lat "36.8205"^^xsd:decimal ;
  geo-pos:long "-1.669597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3486'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3486'^^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:timeOfDay '9.4044444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.669597'^^xsd:double;
  dwc:startLongitude '-1.669597'^^xsd:double;
  dwc:endLongitude '-1.669597'^^xsd:double;
  dwc:latitude '36.8205'^^xsd:double;
  dwc:startLatitude '36.8205'^^xsd:double;
  dwc:endLatitude '36.8205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.669597 36.8205, -1.669597 36.8205, -1.669597 36.8205, -1.669597 36.8205, -1.669597 36.8205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3486'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46583 -2.7015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46583 -2.7015)"^^geo:wktLiteral ;
  geo-pos:lat "36.46583"^^xsd:decimal ;
  geo-pos:long "-2.7015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2045'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7015'^^xsd:double;
  dwc:startLongitude '-2.7015'^^xsd:double;
  dwc:endLongitude '-2.7015'^^xsd:double;
  dwc:latitude '36.46583'^^xsd:double;
  dwc:startLatitude '36.46583'^^xsd:double;
  dwc:endLatitude '36.46583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7015 36.46583, -2.7015 36.46583, -2.7015 36.46583, -2.7015 36.46583, -2.7015 36.46583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2045'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19233 -1.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19233 -1.6225)"^^geo:wktLiteral ;
  geo-pos:lat "37.19233"^^xsd:decimal ;
  geo-pos:long "-1.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2735'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2735'^^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:timeOfDay '8.5072222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6225'^^xsd:double;
  dwc:startLongitude '-1.6225'^^xsd:double;
  dwc:endLongitude '-1.6225'^^xsd:double;
  dwc:latitude '37.19233'^^xsd:double;
  dwc:startLatitude '37.19233'^^xsd:double;
  dwc:endLatitude '37.19233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6225 37.19233, -1.6225 37.19233, -1.6225 37.19233, -1.6225 37.19233, -1.6225 37.19233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2735'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24667 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24667"^^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/1968__429_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24667 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.24667"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_167'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_167'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:startLongitude '-1.47'^^xsd:double;
  dwc:endLongitude '-1.47'^^xsd:double;
  dwc:latitude '37.24667'^^xsd:double;
  dwc:startLatitude '37.24667'^^xsd:double;
  dwc:endLatitude '37.24667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.47 37.24667, -1.47 37.24667, -1.47 37.24667, -1.47 37.24667, -1.47 37.24667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_167'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46883 -1.144833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.144833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46883 -1.144833)"^^geo:wktLiteral ;
  geo-pos:lat "37.46883"^^xsd:decimal ;
  geo-pos:long "-1.144833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_285'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_285'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.144833'^^xsd:double;
  dwc:startLongitude '-1.144833'^^xsd:double;
  dwc:endLongitude '-1.144833'^^xsd:double;
  dwc:latitude '37.46883'^^xsd:double;
  dwc:startLatitude '37.46883'^^xsd:double;
  dwc:endLatitude '37.46883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.144833 37.46883, -1.144833 37.46883, -1.144833 37.46883, -1.144833 37.46883, -1.144833 37.46883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_285'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59467 -2.817333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59467 -2.817333)"^^geo:wktLiteral ;
  geo-pos:lat "36.59467"^^xsd:decimal ;
  geo-pos:long "-2.817333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_545'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817333'^^xsd:double;
  dwc:startLongitude '-2.817333'^^xsd:double;
  dwc:endLongitude '-2.817333'^^xsd:double;
  dwc:latitude '36.59467'^^xsd:double;
  dwc:startLatitude '36.59467'^^xsd:double;
  dwc:endLatitude '36.59467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817333 36.59467, -2.817333 36.59467, -2.817333 36.59467, -2.817333 36.59467, -2.817333 36.59467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_545'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5785 -2.538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5785"^^xsd:decimal ;
  dwc:decimalLongitude "-2.538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5785 -2.538333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5785"^^xsd:decimal ;
  geo-pos:long "-2.538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_588'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.538333'^^xsd:double;
  dwc:startLongitude '-2.538333'^^xsd:double;
  dwc:endLongitude '-2.538333'^^xsd:double;
  dwc:latitude '36.5785'^^xsd:double;
  dwc:startLatitude '36.5785'^^xsd:double;
  dwc:endLatitude '36.5785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.538333 36.5785, -2.538333 36.5785, -2.538333 36.5785, -2.538333 36.5785, -2.538333 36.5785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_588'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.594 -2.3375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.594"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.594 -2.3375)"^^geo:wktLiteral ;
  geo-pos:lat "36.594"^^xsd:decimal ;
  geo-pos:long "-2.3375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_916'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_916'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3375'^^xsd:double;
  dwc:startLongitude '-2.3375'^^xsd:double;
  dwc:endLongitude '-2.3375'^^xsd:double;
  dwc:latitude '36.594'^^xsd:double;
  dwc:startLatitude '36.594'^^xsd:double;
  dwc:endLatitude '36.594'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3375 36.594, -2.3375 36.594, -2.3375 36.594, -2.3375 36.594, -2.3375 36.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_916'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.612 -2.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.612 -2.7675)"^^geo:wktLiteral ;
  geo-pos:lat "36.612"^^xsd:decimal ;
  geo-pos:long "-2.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_424'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_424'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7675'^^xsd:double;
  dwc:startLongitude '-2.7675'^^xsd:double;
  dwc:endLongitude '-2.7675'^^xsd:double;
  dwc:latitude '36.612'^^xsd:double;
  dwc:startLatitude '36.612'^^xsd:double;
  dwc:endLatitude '36.612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7675 36.612, -2.7675 36.612, -2.7675 36.612, -2.7675 36.612, -2.7675 36.612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_424'^^xsd:string;
  dwc:observationDate '1995-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38717 -2.908667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.908667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38717 -2.908667)"^^geo:wktLiteral ;
  geo-pos:lat "36.38717"^^xsd:decimal ;
  geo-pos:long "-2.908667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1171'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.908667'^^xsd:double;
  dwc:startLongitude '-2.908667'^^xsd:double;
  dwc:endLongitude '-2.908667'^^xsd:double;
  dwc:latitude '36.38717'^^xsd:double;
  dwc:startLatitude '36.38717'^^xsd:double;
  dwc:endLatitude '36.38717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.908667 36.38717, -2.908667 36.38717, -2.908667 36.38717, -2.908667 36.38717, -2.908667 36.38717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1171'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42128 -4.05747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42128"^^xsd:decimal ;
  dwc:decimalLongitude "-4.05747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42128 -4.05747)"^^geo:wktLiteral ;
  geo-pos:lat "36.42128"^^xsd:decimal ;
  geo-pos:long "-4.05747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4296'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4296'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.566388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.05747'^^xsd:double;
  dwc:startLongitude '-4.05747'^^xsd:double;
  dwc:endLongitude '-4.05747'^^xsd:double;
  dwc:latitude '36.42128'^^xsd:double;
  dwc:startLatitude '36.42128'^^xsd:double;
  dwc:endLatitude '36.42128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.05747 36.42128, -4.05747 36.42128, -4.05747 36.42128, -4.05747 36.42128, -4.05747 36.42128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4296'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35267 -2.874667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.874667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35267 -2.874667)"^^geo:wktLiteral ;
  geo-pos:lat "36.35267"^^xsd:decimal ;
  geo-pos:long "-2.874667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1608'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1608'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.874667'^^xsd:double;
  dwc:startLongitude '-2.874667'^^xsd:double;
  dwc:endLongitude '-2.874667'^^xsd:double;
  dwc:latitude '36.35267'^^xsd:double;
  dwc:startLatitude '36.35267'^^xsd:double;
  dwc:endLatitude '36.35267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.874667 36.35267, -2.874667 36.35267, -2.874667 36.35267, -2.874667 36.35267, -2.874667 36.35267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1608'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6415 -3.344833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6415"^^xsd:decimal ;
  dwc:decimalLongitude "-3.344833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6415 -3.344833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6415"^^xsd:decimal ;
  geo-pos:long "-3.344833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2889'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2889'^^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:timeOfDay '10.473333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.344833'^^xsd:double;
  dwc:startLongitude '-3.344833'^^xsd:double;
  dwc:endLongitude '-3.344833'^^xsd:double;
  dwc:latitude '36.6415'^^xsd:double;
  dwc:startLatitude '36.6415'^^xsd:double;
  dwc:endLatitude '36.6415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.344833 36.6415, -3.344833 36.6415, -3.344833 36.6415, -3.344833 36.6415, -3.344833 36.6415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2889'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4964 -2.705915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4964"^^xsd:decimal ;
  dwc:decimalLongitude "-2.705915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4964 -2.705915)"^^geo:wktLiteral ;
  geo-pos:lat "36.4964"^^xsd:decimal ;
  geo-pos:long "-2.705915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3655'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3655'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1586111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.705915'^^xsd:double;
  dwc:startLongitude '-2.705915'^^xsd:double;
  dwc:endLongitude '-2.705915'^^xsd:double;
  dwc:latitude '36.4964'^^xsd:double;
  dwc:startLatitude '36.4964'^^xsd:double;
  dwc:endLatitude '36.4964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.705915 36.4964, -2.705915 36.4964, -2.705915 36.4964, -2.705915 36.4964, -2.705915 36.4964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3655'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56907 -1.912983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56907"^^xsd:decimal ;
  dwc:decimalLongitude "-1.912983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56907 -1.912983)"^^geo:wktLiteral ;
  geo-pos:lat "36.56907"^^xsd:decimal ;
  geo-pos:long "-1.912983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3670'^^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:timeOfDay '11.142777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.912983'^^xsd:double;
  dwc:startLongitude '-1.912983'^^xsd:double;
  dwc:endLongitude '-1.912983'^^xsd:double;
  dwc:latitude '36.56907'^^xsd:double;
  dwc:startLatitude '36.56907'^^xsd:double;
  dwc:endLatitude '36.56907'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.912983 36.56907, -1.912983 36.56907, -1.912983 36.56907, -1.912983 36.56907, -1.912983 36.56907))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3670'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58048 -2.557248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58048"^^xsd:decimal ;
  dwc:decimalLongitude "-2.557248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58048 -2.557248)"^^geo:wktLiteral ;
  geo-pos:lat "36.58048"^^xsd:decimal ;
  geo-pos:long "-2.557248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4113'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4377777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.557248'^^xsd:double;
  dwc:startLongitude '-2.557248'^^xsd:double;
  dwc:endLongitude '-2.557248'^^xsd:double;
  dwc:latitude '36.58048'^^xsd:double;
  dwc:startLatitude '36.58048'^^xsd:double;
  dwc:endLatitude '36.58048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.557248 36.58048, -2.557248 36.58048, -2.557248 36.58048, -2.557248 36.58048, -2.557248 36.58048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4113'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65475 -2.105077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.105077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65475 -2.105077)"^^geo:wktLiteral ;
  geo-pos:lat "36.65475"^^xsd:decimal ;
  geo-pos:long "-2.105077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3505'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3505'^^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:timeOfDay '6.1927777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.105077'^^xsd:double;
  dwc:startLongitude '-2.105077'^^xsd:double;
  dwc:endLongitude '-2.105077'^^xsd:double;
  dwc:latitude '36.65475'^^xsd:double;
  dwc:startLatitude '36.65475'^^xsd:double;
  dwc:endLatitude '36.65475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.105077 36.65475, -2.105077 36.65475, -2.105077 36.65475, -2.105077 36.65475, -2.105077 36.65475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3505'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50387 -2.526105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50387"^^xsd:decimal ;
  dwc:decimalLongitude "-2.526105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50387 -2.526105)"^^geo:wktLiteral ;
  geo-pos:lat "36.50387"^^xsd:decimal ;
  geo-pos:long "-2.526105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4068'^^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:timeOfDay '10.23'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.526105'^^xsd:double;
  dwc:startLongitude '-2.526105'^^xsd:double;
  dwc:endLongitude '-2.526105'^^xsd:double;
  dwc:latitude '36.50387'^^xsd:double;
  dwc:startLatitude '36.50387'^^xsd:double;
  dwc:endLatitude '36.50387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.526105 36.50387, -2.526105 36.50387, -2.526105 36.50387, -2.526105 36.50387, -2.526105 36.50387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4068'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45471 -3.080565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.080565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45471 -3.080565)"^^geo:wktLiteral ;
  geo-pos:lat "36.45471"^^xsd:decimal ;
  geo-pos:long "-3.080565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4563'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4563'^^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:timeOfDay '16.163333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.080565'^^xsd:double;
  dwc:startLongitude '-3.080565'^^xsd:double;
  dwc:endLongitude '-3.080565'^^xsd:double;
  dwc:latitude '36.45471'^^xsd:double;
  dwc:startLatitude '36.45471'^^xsd:double;
  dwc:endLatitude '36.45471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.080565 36.45471, -3.080565 36.45471, -3.080565 36.45471, -3.080565 36.45471, -3.080565 36.45471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4563'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57876 -3.435005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57876"^^xsd:decimal ;
  dwc:decimalLongitude "-3.435005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57876 -3.435005)"^^geo:wktLiteral ;
  geo-pos:lat "36.57876"^^xsd:decimal ;
  geo-pos:long "-3.435005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4049'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4049'^^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:timeOfDay '11.926944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.435005'^^xsd:double;
  dwc:startLongitude '-3.435005'^^xsd:double;
  dwc:endLongitude '-3.435005'^^xsd:double;
  dwc:latitude '36.57876'^^xsd:double;
  dwc:startLatitude '36.57876'^^xsd:double;
  dwc:endLatitude '36.57876'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.435005 36.57876, -3.435005 36.57876, -3.435005 36.57876, -3.435005 36.57876, -3.435005 36.57876))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4049'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5175 -2.6315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5175 -2.6315)"^^geo:wktLiteral ;
  geo-pos:lat "36.5175"^^xsd:decimal ;
  geo-pos:long "-2.6315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3431'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3431'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.6775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6315'^^xsd:double;
  dwc:startLongitude '-2.6315'^^xsd:double;
  dwc:endLongitude '-2.6315'^^xsd:double;
  dwc:latitude '36.5175'^^xsd:double;
  dwc:startLatitude '36.5175'^^xsd:double;
  dwc:endLatitude '36.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6315 36.5175, -2.6315 36.5175, -2.6315 36.5175, -2.6315 36.5175, -2.6315 36.5175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3431'^^xsd:string;
  dwc:observationDate '2005-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47207 -2.512808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47207"^^xsd:decimal ;
  dwc:decimalLongitude "-2.512808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47207 -2.512808)"^^geo:wktLiteral ;
  geo-pos:lat "36.47207"^^xsd:decimal ;
  geo-pos:long "-2.512808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4071'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4071'^^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:timeOfDay '11.084722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.512808'^^xsd:double;
  dwc:startLongitude '-2.512808'^^xsd:double;
  dwc:endLongitude '-2.512808'^^xsd:double;
  dwc:latitude '36.47207'^^xsd:double;
  dwc:startLatitude '36.47207'^^xsd:double;
  dwc:endLatitude '36.47207'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.512808 36.47207, -2.512808 36.47207, -2.512808 36.47207, -2.512808 36.47207, -2.512808 36.47207))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4071'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65114 -2.611817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65114"^^xsd:decimal ;
  dwc:decimalLongitude "-2.611817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65114 -2.611817)"^^geo:wktLiteral ;
  geo-pos:lat "36.65114"^^xsd:decimal ;
  geo-pos:long "-2.611817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4250'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4250'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.9113888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.611817'^^xsd:double;
  dwc:startLongitude '-2.611817'^^xsd:double;
  dwc:endLongitude '-2.611817'^^xsd:double;
  dwc:latitude '36.65114'^^xsd:double;
  dwc:startLatitude '36.65114'^^xsd:double;
  dwc:endLatitude '36.65114'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.611817 36.65114, -2.611817 36.65114, -2.611817 36.65114, -2.611817 36.65114, -2.611817 36.65114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4250'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.364 -2.990207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.364"^^xsd:decimal ;
  dwc:decimalLongitude "-2.990207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.364 -2.990207)"^^geo:wktLiteral ;
  geo-pos:lat "36.364"^^xsd:decimal ;
  geo-pos:long "-2.990207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4272'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4272'^^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:timeOfDay '13.225833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.990207'^^xsd:double;
  dwc:startLongitude '-2.990207'^^xsd:double;
  dwc:endLongitude '-2.990207'^^xsd:double;
  dwc:latitude '36.364'^^xsd:double;
  dwc:startLatitude '36.364'^^xsd:double;
  dwc:endLatitude '36.364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.990207 36.364, -2.990207 36.364, -2.990207 36.364, -2.990207 36.364, -2.990207 36.364))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4272'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34667 -1.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34667 -1.358333)"^^geo:wktLiteral ;
  geo-pos:lat "37.34667"^^xsd:decimal ;
  geo-pos:long "-1.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_181'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_181'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.358333'^^xsd:double;
  dwc:startLongitude '-1.358333'^^xsd:double;
  dwc:endLongitude '-1.358333'^^xsd:double;
  dwc:latitude '37.34667'^^xsd:double;
  dwc:startLatitude '37.34667'^^xsd:double;
  dwc:endLatitude '37.34667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.358333 37.34667, -1.358333 37.34667, -1.358333 37.34667, -1.358333 37.34667, -1.358333 37.34667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_181'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41167 -2.7495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41167 -2.7495)"^^geo:wktLiteral ;
  geo-pos:lat "36.41167"^^xsd:decimal ;
  geo-pos:long "-2.7495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1078'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1078'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7495'^^xsd:double;
  dwc:startLongitude '-2.7495'^^xsd:double;
  dwc:endLongitude '-2.7495'^^xsd:double;
  dwc:latitude '36.41167'^^xsd:double;
  dwc:startLatitude '36.41167'^^xsd:double;
  dwc:endLatitude '36.41167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7495 36.41167, -2.7495 36.41167, -2.7495 36.41167, -2.7495 36.41167, -2.7495 36.41167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1078'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28017 -1.535833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.535833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28017 -1.535833)"^^geo:wktLiteral ;
  geo-pos:lat "37.28017"^^xsd:decimal ;
  geo-pos:long "-1.535833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1754'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1754'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.614722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.535833'^^xsd:double;
  dwc:startLongitude '-1.535833'^^xsd:double;
  dwc:endLongitude '-1.535833'^^xsd:double;
  dwc:latitude '37.28017'^^xsd:double;
  dwc:startLatitude '37.28017'^^xsd:double;
  dwc:endLatitude '37.28017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.535833 37.28017, -1.535833 37.28017, -1.535833 37.28017, -1.535833 37.28017, -1.535833 37.28017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1754'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -3.691167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.691167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -3.691167)"^^geo:wktLiteral ;
  geo-pos:lat "36.60667"^^xsd:decimal ;
  geo-pos:long "-3.691167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2006'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2006'^^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:timeOfDay '8.8597222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.691167'^^xsd:double;
  dwc:startLongitude '-3.691167'^^xsd:double;
  dwc:endLongitude '-3.691167'^^xsd:double;
  dwc:latitude '36.60667'^^xsd:double;
  dwc:startLatitude '36.60667'^^xsd:double;
  dwc:endLatitude '36.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.691167 36.60667, -3.691167 36.60667, -3.691167 36.60667, -3.691167 36.60667, -3.691167 36.60667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2006'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69533 -2.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69533 -2.031)"^^geo:wktLiteral ;
  geo-pos:lat "36.69533"^^xsd:decimal ;
  geo-pos:long "-2.031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2249'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2249'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.031'^^xsd:double;
  dwc:startLongitude '-2.031'^^xsd:double;
  dwc:endLongitude '-2.031'^^xsd:double;
  dwc:latitude '36.69533'^^xsd:double;
  dwc:startLatitude '36.69533'^^xsd:double;
  dwc:endLatitude '36.69533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.031 36.69533, -2.031 36.69533, -2.031 36.69533, -2.031 36.69533, -2.031 36.69533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2249'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33383 -4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33383 -4.268)"^^geo:wktLiteral ;
  geo-pos:lat "36.33383"^^xsd:decimal ;
  geo-pos:long "-4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1928'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1928'^^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:timeOfDay '13.290833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.268'^^xsd:double;
  dwc:startLongitude '-4.268'^^xsd:double;
  dwc:endLongitude '-4.268'^^xsd:double;
  dwc:latitude '36.33383'^^xsd:double;
  dwc:startLatitude '36.33383'^^xsd:double;
  dwc:endLatitude '36.33383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.268 36.33383, -4.268 36.33383, -4.268 36.33383, -4.268 36.33383, -4.268 36.33383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1928'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4735 -2.688667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.688667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4735 -2.688667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4735"^^xsd:decimal ;
  geo-pos:long "-2.688667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2044'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2044'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.688667'^^xsd:double;
  dwc:startLongitude '-2.688667'^^xsd:double;
  dwc:endLongitude '-2.688667'^^xsd:double;
  dwc:latitude '36.4735'^^xsd:double;
  dwc:startLatitude '36.4735'^^xsd:double;
  dwc:endLatitude '36.4735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.688667 36.4735, -2.688667 36.4735, -2.688667 36.4735, -2.688667 36.4735, -2.688667 36.4735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2044'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.234 -1.620833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.234"^^xsd:decimal ;
  dwc:decimalLongitude "-1.620833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.234 -1.620833)"^^geo:wktLiteral ;
  geo-pos:lat "37.234"^^xsd:decimal ;
  geo-pos:long "-1.620833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2734'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2734'^^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:timeOfDay '7.5775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.620833'^^xsd:double;
  dwc:startLongitude '-1.620833'^^xsd:double;
  dwc:endLongitude '-1.620833'^^xsd:double;
  dwc:latitude '37.234'^^xsd:double;
  dwc:startLatitude '37.234'^^xsd:double;
  dwc:endLatitude '37.234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.620833 37.234, -1.620833 37.234, -1.620833 37.234, -1.620833 37.234, -1.620833 37.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2734'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -2.977167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.977167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -2.977167)"^^geo:wktLiteral ;
  geo-pos:lat "36.46383"^^xsd:decimal ;
  geo-pos:long "-2.977167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3035'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3035'^^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:timeOfDay '15.1925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.977167'^^xsd:double;
  dwc:startLongitude '-2.977167'^^xsd:double;
  dwc:endLongitude '-2.977167'^^xsd:double;
  dwc:latitude '36.46383'^^xsd:double;
  dwc:startLatitude '36.46383'^^xsd:double;
  dwc:endLatitude '36.46383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.977167 36.46383, -2.977167 36.46383, -2.977167 36.46383, -2.977167 36.46383, -2.977167 36.46383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3035'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6641 -3.535302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6641"^^xsd:decimal ;
  dwc:decimalLongitude "-3.535302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6641 -3.535302)"^^geo:wktLiteral ;
  geo-pos:lat "36.6641"^^xsd:decimal ;
  geo-pos:long "-3.535302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4155'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4155'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.154444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.535302'^^xsd:double;
  dwc:startLongitude '-3.535302'^^xsd:double;
  dwc:endLongitude '-3.535302'^^xsd:double;
  dwc:latitude '36.6641'^^xsd:double;
  dwc:startLatitude '36.6641'^^xsd:double;
  dwc:endLatitude '36.6641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.535302 36.6641, -3.535302 36.6641, -3.535302 36.6641, -3.535302 36.6641, -3.535302 36.6641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4155'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45536 -2.84074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.84074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45536 -2.84074)"^^geo:wktLiteral ;
  geo-pos:lat "36.45536"^^xsd:decimal ;
  geo-pos:long "-2.84074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4390'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.3830555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.84074'^^xsd:double;
  dwc:startLongitude '-2.84074'^^xsd:double;
  dwc:endLongitude '-2.84074'^^xsd:double;
  dwc:latitude '36.45536'^^xsd:double;
  dwc:startLatitude '36.45536'^^xsd:double;
  dwc:endLatitude '36.45536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.84074 36.45536, -2.84074 36.45536, -2.84074 36.45536, -2.84074 36.45536, -2.84074 36.45536))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4390'^^xsd:string;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44492 -3.096172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44492"^^xsd:decimal ;
  dwc:decimalLongitude "-3.096172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44492 -3.096172)"^^geo:wktLiteral ;
  geo-pos:lat "36.44492"^^xsd:decimal ;
  geo-pos:long "-3.096172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4877'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4877'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.4866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.096172'^^xsd:double;
  dwc:startLongitude '-3.096172'^^xsd:double;
  dwc:endLongitude '-3.096172'^^xsd:double;
  dwc:latitude '36.44492'^^xsd:double;
  dwc:startLatitude '36.44492'^^xsd:double;
  dwc:endLatitude '36.44492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.096172 36.44492, -3.096172 36.44492, -3.096172 36.44492, -3.096172 36.44492, -3.096172 36.44492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4877'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.111 -1.707167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.111"^^xsd:decimal ;
  dwc:decimalLongitude "-1.707167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.111 -1.707167)"^^geo:wktLiteral ;
  geo-pos:lat "37.111"^^xsd:decimal ;
  geo-pos:long "-1.707167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_237'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.707167'^^xsd:double;
  dwc:startLongitude '-1.707167'^^xsd:double;
  dwc:endLongitude '-1.707167'^^xsd:double;
  dwc:latitude '37.111'^^xsd:double;
  dwc:startLatitude '37.111'^^xsd:double;
  dwc:endLatitude '37.111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.707167 37.111, -1.707167 37.111, -1.707167 37.111, -1.707167 37.111, -1.707167 37.111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_237'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38133 -1.230833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.230833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38133 -1.230833)"^^geo:wktLiteral ;
  geo-pos:lat "37.38133"^^xsd:decimal ;
  geo-pos:long "-1.230833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_603'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.230833'^^xsd:double;
  dwc:startLongitude '-1.230833'^^xsd:double;
  dwc:endLongitude '-1.230833'^^xsd:double;
  dwc:latitude '37.38133'^^xsd:double;
  dwc:startLatitude '37.38133'^^xsd:double;
  dwc:endLatitude '37.38133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.230833 37.38133, -1.230833 37.38133, -1.230833 37.38133, -1.230833 37.38133, -1.230833 37.38133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_603'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45867 -1.235167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.235167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45867 -1.235167)"^^geo:wktLiteral ;
  geo-pos:lat "37.45867"^^xsd:decimal ;
  geo-pos:long "-1.235167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_344'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_344'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.235167'^^xsd:double;
  dwc:startLongitude '-1.235167'^^xsd:double;
  dwc:endLongitude '-1.235167'^^xsd:double;
  dwc:latitude '37.45867'^^xsd:double;
  dwc:startLatitude '37.45867'^^xsd:double;
  dwc:endLatitude '37.45867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.235167 37.45867, -1.235167 37.45867, -1.235167 37.45867, -1.235167 37.45867, -1.235167 37.45867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_344'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0945 -1.738667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.738667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0945 -1.738667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0945"^^xsd:decimal ;
  geo-pos:long "-1.738667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_518'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.738667'^^xsd:double;
  dwc:startLongitude '-1.738667'^^xsd:double;
  dwc:endLongitude '-1.738667'^^xsd:double;
  dwc:latitude '37.0945'^^xsd:double;
  dwc:startLatitude '37.0945'^^xsd:double;
  dwc:endLatitude '37.0945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.738667 37.0945, -1.738667 37.0945, -1.738667 37.0945, -1.738667 37.0945, -1.738667 37.0945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_518'^^xsd:string;
  dwc:observationDate '1995-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4525 -2.594333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4525"^^xsd:decimal ;
  dwc:decimalLongitude "-2.594333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4525 -2.594333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4525"^^xsd:decimal ;
  geo-pos:long "-2.594333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1501'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1501'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.594333'^^xsd:double;
  dwc:startLongitude '-2.594333'^^xsd:double;
  dwc:endLongitude '-2.594333'^^xsd:double;
  dwc:latitude '36.4525'^^xsd:double;
  dwc:startLatitude '36.4525'^^xsd:double;
  dwc:endLatitude '36.4525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.594333 36.4525, -2.594333 36.4525, -2.594333 36.4525, -2.594333 36.4525, -2.594333 36.4525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1501'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35717 -2.7755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35717 -2.7755)"^^geo:wktLiteral ;
  geo-pos:lat "36.35717"^^xsd:decimal ;
  geo-pos:long "-2.7755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1518'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7755'^^xsd:double;
  dwc:startLongitude '-2.7755'^^xsd:double;
  dwc:endLongitude '-2.7755'^^xsd:double;
  dwc:latitude '36.35717'^^xsd:double;
  dwc:startLatitude '36.35717'^^xsd:double;
  dwc:endLatitude '36.35717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7755 36.35717, -2.7755 36.35717, -2.7755 36.35717, -2.7755 36.35717, -2.7755 36.35717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1518'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.429 -2.803167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.429"^^xsd:decimal ;
  dwc:decimalLongitude "-2.803167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.429 -2.803167)"^^geo:wktLiteral ;
  geo-pos:lat "36.429"^^xsd:decimal ;
  geo-pos:long "-2.803167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1556'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1556'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.803167'^^xsd:double;
  dwc:startLongitude '-2.803167'^^xsd:double;
  dwc:endLongitude '-2.803167'^^xsd:double;
  dwc:latitude '36.429'^^xsd:double;
  dwc:startLatitude '36.429'^^xsd:double;
  dwc:endLatitude '36.429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.803167 36.429, -2.803167 36.429, -2.803167 36.429, -2.803167 36.429, -2.803167 36.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1556'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3635 -3.033167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3635"^^xsd:decimal ;
  dwc:decimalLongitude "-3.033167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3635 -3.033167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3635"^^xsd:decimal ;
  geo-pos:long "-3.033167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1624'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.033167'^^xsd:double;
  dwc:startLongitude '-3.033167'^^xsd:double;
  dwc:endLongitude '-3.033167'^^xsd:double;
  dwc:latitude '36.3635'^^xsd:double;
  dwc:startLatitude '36.3635'^^xsd:double;
  dwc:endLatitude '36.3635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.033167 36.3635, -3.033167 36.3635, -3.033167 36.3635, -3.033167 36.3635, -3.033167 36.3635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1624'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -2.664333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.664333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -2.664333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45367"^^xsd:decimal ;
  geo-pos:long "-2.664333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2326'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2326'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.664333'^^xsd:double;
  dwc:startLongitude '-2.664333'^^xsd:double;
  dwc:endLongitude '-2.664333'^^xsd:double;
  dwc:latitude '36.45367'^^xsd:double;
  dwc:startLatitude '36.45367'^^xsd:double;
  dwc:endLatitude '36.45367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.664333 36.45367, -2.664333 36.45367, -2.664333 36.45367, -2.664333 36.45367, -2.664333 36.45367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2326'^^xsd:string;
  dwc:observationDate '2002-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2835 -4.5745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2835"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2835 -4.5745)"^^geo:wktLiteral ;
  geo-pos:lat "36.2835"^^xsd:decimal ;
  geo-pos:long "-4.5745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1942'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1942'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.315'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5745'^^xsd:double;
  dwc:startLongitude '-4.5745'^^xsd:double;
  dwc:endLongitude '-4.5745'^^xsd:double;
  dwc:latitude '36.2835'^^xsd:double;
  dwc:startLatitude '36.2835'^^xsd:double;
  dwc:endLatitude '36.2835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5745 36.2835, -4.5745 36.2835, -4.5745 36.2835, -4.5745 36.2835, -4.5745 36.2835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1942'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38017 -2.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38017 -2.9005)"^^geo:wktLiteral ;
  geo-pos:lat "36.38017"^^xsd:decimal ;
  geo-pos:long "-2.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2660'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2660'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9005'^^xsd:double;
  dwc:startLongitude '-2.9005'^^xsd:double;
  dwc:endLongitude '-2.9005'^^xsd:double;
  dwc:latitude '36.38017'^^xsd:double;
  dwc:startLatitude '36.38017'^^xsd:double;
  dwc:endLatitude '36.38017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9005 36.38017, -2.9005 36.38017, -2.9005 36.38017, -2.9005 36.38017, -2.9005 36.38017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2660'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02633 -5.338167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.02633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.338167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02633 -5.338167)"^^geo:wktLiteral ;
  geo-pos:lat "36.02633"^^xsd:decimal ;
  geo-pos:long "-5.338167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2163'^^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:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.338167'^^xsd:double;
  dwc:startLongitude '-5.338167'^^xsd:double;
  dwc:endLongitude '-5.338167'^^xsd:double;
  dwc:latitude '36.02633'^^xsd:double;
  dwc:startLatitude '36.02633'^^xsd:double;
  dwc:endLatitude '36.02633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.338167 36.02633, -5.338167 36.02633, -5.338167 36.02633, -5.338167 36.02633, -5.338167 36.02633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2163'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36417 -4.476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36417 -4.476667)"^^geo:wktLiteral ;
  geo-pos:lat "36.36417"^^xsd:decimal ;
  geo-pos:long "-4.476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2179'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2179'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.476667'^^xsd:double;
  dwc:startLongitude '-4.476667'^^xsd:double;
  dwc:endLongitude '-4.476667'^^xsd:double;
  dwc:latitude '36.36417'^^xsd:double;
  dwc:startLatitude '36.36417'^^xsd:double;
  dwc:endLatitude '36.36417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.476667 36.36417, -4.476667 36.36417, -4.476667 36.36417, -4.476667 36.36417, -4.476667 36.36417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2179'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.454 -2.737334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.454"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.454 -2.737334)"^^geo:wktLiteral ;
  geo-pos:lat "36.454"^^xsd:decimal ;
  geo-pos:long "-2.737334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2588'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2588'^^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:timeOfDay '14.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737334'^^xsd:double;
  dwc:startLongitude '-2.737334'^^xsd:double;
  dwc:endLongitude '-2.737334'^^xsd:double;
  dwc:latitude '36.454'^^xsd:double;
  dwc:startLatitude '36.454'^^xsd:double;
  dwc:endLatitude '36.454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737334 36.454, -2.737334 36.454, -2.737334 36.454, -2.737334 36.454, -2.737334 36.454))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2588'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5468 -2.735448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5468"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5468 -2.735448)"^^geo:wktLiteral ;
  geo-pos:lat "36.5468"^^xsd:decimal ;
  geo-pos:long "-2.735448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4324'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4324'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5138888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735448'^^xsd:double;
  dwc:startLongitude '-2.735448'^^xsd:double;
  dwc:endLongitude '-2.735448'^^xsd:double;
  dwc:latitude '36.5468'^^xsd:double;
  dwc:startLatitude '36.5468'^^xsd:double;
  dwc:endLatitude '36.5468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735448 36.5468, -2.735448 36.5468, -2.735448 36.5468, -2.735448 36.5468, -2.735448 36.5468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4324'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45531 -3.131175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45531"^^xsd:decimal ;
  dwc:decimalLongitude "-3.131175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45531 -3.131175)"^^geo:wktLiteral ;
  geo-pos:lat "36.45531"^^xsd:decimal ;
  geo-pos:long "-3.131175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4765'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4765'^^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:timeOfDay '10.383888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.131175'^^xsd:double;
  dwc:startLongitude '-3.131175'^^xsd:double;
  dwc:endLongitude '-3.131175'^^xsd:double;
  dwc:latitude '36.45531'^^xsd:double;
  dwc:startLatitude '36.45531'^^xsd:double;
  dwc:endLatitude '36.45531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.131175 36.45531, -3.131175 36.45531, -3.131175 36.45531, -3.131175 36.45531, -3.131175 36.45531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4765'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40517 -1.1175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40517 -1.1175)"^^geo:wktLiteral ;
  geo-pos:lat "37.40517"^^xsd:decimal ;
  geo-pos:long "-1.1175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_177'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_177'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1175'^^xsd:double;
  dwc:startLongitude '-1.1175'^^xsd:double;
  dwc:endLongitude '-1.1175'^^xsd:double;
  dwc:latitude '37.40517'^^xsd:double;
  dwc:startLatitude '37.40517'^^xsd:double;
  dwc:endLatitude '37.40517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1175 37.40517, -1.1175 37.40517, -1.1175 37.40517, -1.1175 37.40517, -1.1175 37.40517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_177'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38333 -1.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38333 -1.333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.38333"^^xsd:decimal ;
  geo-pos:long "-1.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_271'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.333333'^^xsd:double;
  dwc:startLongitude '-1.333333'^^xsd:double;
  dwc:endLongitude '-1.333333'^^xsd:double;
  dwc:latitude '37.38333'^^xsd:double;
  dwc:startLatitude '37.38333'^^xsd:double;
  dwc:endLatitude '37.38333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.333333 37.38333, -1.333333 37.38333, -1.333333 37.38333, -1.333333 37.38333, -1.333333 37.38333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_271'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22317 -1.570667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.570667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22317 -1.570667)"^^geo:wktLiteral ;
  geo-pos:lat "37.22317"^^xsd:decimal ;
  geo-pos:long "-1.570667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_957'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_957'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.570667'^^xsd:double;
  dwc:startLongitude '-1.570667'^^xsd:double;
  dwc:endLongitude '-1.570667'^^xsd:double;
  dwc:latitude '37.22317'^^xsd:double;
  dwc:startLatitude '37.22317'^^xsd:double;
  dwc:endLatitude '37.22317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.570667 37.22317, -1.570667 37.22317, -1.570667 37.22317, -1.570667 37.22317, -1.570667 37.22317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_957'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5365 -2.585333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.585333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5365 -2.585333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5365"^^xsd:decimal ;
  geo-pos:long "-2.585333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_444'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_444'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.585333'^^xsd:double;
  dwc:startLongitude '-2.585333'^^xsd:double;
  dwc:endLongitude '-2.585333'^^xsd:double;
  dwc:latitude '36.5365'^^xsd:double;
  dwc:startLatitude '36.5365'^^xsd:double;
  dwc:endLatitude '36.5365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.585333 36.5365, -2.585333 36.5365, -2.585333 36.5365, -2.585333 36.5365, -2.585333 36.5365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_444'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3825 -2.5865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3825"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3825 -2.5865)"^^geo:wktLiteral ;
  geo-pos:lat "36.3825"^^xsd:decimal ;
  geo-pos:long "-2.5865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1217'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1217'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5865'^^xsd:double;
  dwc:startLongitude '-2.5865'^^xsd:double;
  dwc:endLongitude '-2.5865'^^xsd:double;
  dwc:latitude '36.3825'^^xsd:double;
  dwc:startLatitude '36.3825'^^xsd:double;
  dwc:endLatitude '36.3825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5865 36.3825, -2.5865 36.3825, -2.5865 36.3825, -2.5865 36.3825, -2.5865 36.3825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1217'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25183 -4.980333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25183"^^xsd:decimal ;
  dwc:decimalLongitude "-4.980333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25183 -4.980333)"^^geo:wktLiteral ;
  geo-pos:lat "36.25183"^^xsd:decimal ;
  geo-pos:long "-4.980333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1889'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1889'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.913888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.980333'^^xsd:double;
  dwc:startLongitude '-4.980333'^^xsd:double;
  dwc:endLongitude '-4.980333'^^xsd:double;
  dwc:latitude '36.25183'^^xsd:double;
  dwc:startLatitude '36.25183'^^xsd:double;
  dwc:endLatitude '36.25183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.980333 36.25183, -4.980333 36.25183, -4.980333 36.25183, -4.980333 36.25183, -4.980333 36.25183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1889'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.453 -3.953834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.453"^^xsd:decimal ;
  dwc:decimalLongitude "-3.953834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.453 -3.953834)"^^geo:wktLiteral ;
  geo-pos:lat "36.453"^^xsd:decimal ;
  geo-pos:long "-3.953834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2431'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2431'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.953834'^^xsd:double;
  dwc:startLongitude '-3.953834'^^xsd:double;
  dwc:endLongitude '-3.953834'^^xsd:double;
  dwc:latitude '36.453'^^xsd:double;
  dwc:startLatitude '36.453'^^xsd:double;
  dwc:endLatitude '36.453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.953834 36.453, -3.953834 36.453, -3.953834 36.453, -3.953834 36.453, -3.953834 36.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2431'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26 -1.629333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26"^^xsd:decimal ;
  dwc:decimalLongitude "-1.629333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26 -1.629333)"^^geo:wktLiteral ;
  geo-pos:lat "37.26"^^xsd:decimal ;
  geo-pos:long "-1.629333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2977'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2977'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.5375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.629333'^^xsd:double;
  dwc:startLongitude '-1.629333'^^xsd:double;
  dwc:endLongitude '-1.629333'^^xsd:double;
  dwc:latitude '37.26'^^xsd:double;
  dwc:startLatitude '37.26'^^xsd:double;
  dwc:endLatitude '37.26'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.629333 37.26, -1.629333 37.26, -1.629333 37.26, -1.629333 37.26, -1.629333 37.26))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2977'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41817 -3.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41817 -3.919)"^^geo:wktLiteral ;
  geo-pos:lat "36.41817"^^xsd:decimal ;
  geo-pos:long "-3.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2924'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2924'^^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:timeOfDay '10.831944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.919'^^xsd:double;
  dwc:startLongitude '-3.919'^^xsd:double;
  dwc:endLongitude '-3.919'^^xsd:double;
  dwc:latitude '36.41817'^^xsd:double;
  dwc:startLatitude '36.41817'^^xsd:double;
  dwc:endLatitude '36.41817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.919 36.41817, -3.919 36.41817, -3.919 36.41817, -3.919 36.41817, -3.919 36.41817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2924'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46685 -2.952683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.952683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46685 -2.952683)"^^geo:wktLiteral ;
  geo-pos:lat "36.46685"^^xsd:decimal ;
  geo-pos:long "-2.952683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4545'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9952777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.952683'^^xsd:double;
  dwc:startLongitude '-2.952683'^^xsd:double;
  dwc:endLongitude '-2.952683'^^xsd:double;
  dwc:latitude '36.46685'^^xsd:double;
  dwc:startLatitude '36.46685'^^xsd:double;
  dwc:endLatitude '36.46685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.952683 36.46685, -2.952683 36.46685, -2.952683 36.46685, -2.952683 36.46685, -2.952683 36.46685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4545'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11533 -1.7255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11533 -1.7255)"^^geo:wktLiteral ;
  geo-pos:lat "37.11533"^^xsd:decimal ;
  geo-pos:long "-1.7255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_813'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7255'^^xsd:double;
  dwc:startLongitude '-1.7255'^^xsd:double;
  dwc:endLongitude '-1.7255'^^xsd:double;
  dwc:latitude '37.11533'^^xsd:double;
  dwc:startLatitude '37.11533'^^xsd:double;
  dwc:endLatitude '37.11533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7255 37.11533, -1.7255 37.11533, -1.7255 37.11533, -1.7255 37.11533, -1.7255 37.11533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_813'^^xsd:string;
  dwc:observationDate '1997-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55867 -2.7675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55867 -2.7675)"^^geo:wktLiteral ;
  geo-pos:lat "36.55867"^^xsd:decimal ;
  geo-pos:long "-2.7675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_983'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_983'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7675'^^xsd:double;
  dwc:startLongitude '-2.7675'^^xsd:double;
  dwc:endLongitude '-2.7675'^^xsd:double;
  dwc:latitude '36.55867'^^xsd:double;
  dwc:startLatitude '36.55867'^^xsd:double;
  dwc:endLatitude '36.55867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7675 36.55867, -2.7675 36.55867, -2.7675 36.55867, -2.7675 36.55867, -2.7675 36.55867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_983'^^xsd:string;
  dwc:observationDate '1998-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51767 -3.0005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51767 -3.0005)"^^geo:wktLiteral ;
  geo-pos:lat "36.51767"^^xsd:decimal ;
  geo-pos:long "-3.0005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1663'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1663'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0005'^^xsd:double;
  dwc:startLongitude '-3.0005'^^xsd:double;
  dwc:endLongitude '-3.0005'^^xsd:double;
  dwc:latitude '36.51767'^^xsd:double;
  dwc:startLatitude '36.51767'^^xsd:double;
  dwc:endLatitude '36.51767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0005 36.51767, -3.0005 36.51767, -3.0005 36.51767, -3.0005 36.51767, -3.0005 36.51767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1663'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43083 -2.659833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.659833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43083 -2.659833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43083"^^xsd:decimal ;
  geo-pos:long "-2.659833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1672'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1672'^^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:timeOfDay '13.194722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.659833'^^xsd:double;
  dwc:startLongitude '-2.659833'^^xsd:double;
  dwc:endLongitude '-2.659833'^^xsd:double;
  dwc:latitude '36.43083'^^xsd:double;
  dwc:startLatitude '36.43083'^^xsd:double;
  dwc:endLatitude '36.43083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.659833 36.43083, -2.659833 36.43083, -2.659833 36.43083, -2.659833 36.43083, -2.659833 36.43083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1672'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97233 -5.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97233 -5.638333)"^^geo:wktLiteral ;
  geo-pos:lat "35.97233"^^xsd:decimal ;
  geo-pos:long "-5.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1829'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_1829'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.6072222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.638333'^^xsd:double;
  dwc:startLongitude '-5.638333'^^xsd:double;
  dwc:endLongitude '-5.638333'^^xsd:double;
  dwc:latitude '35.97233'^^xsd:double;
  dwc:startLatitude '35.97233'^^xsd:double;
  dwc:endLatitude '35.97233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.638333 35.97233, -5.638333 35.97233, -5.638333 35.97233, -5.638333 35.97233, -5.638333 35.97233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1829'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2575 -4.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2575"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2575 -4.9675)"^^geo:wktLiteral ;
  geo-pos:lat "36.2575"^^xsd:decimal ;
  geo-pos:long "-4.9675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2784'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2784'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.2163888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.9675'^^xsd:double;
  dwc:startLongitude '-4.9675'^^xsd:double;
  dwc:endLongitude '-4.9675'^^xsd:double;
  dwc:latitude '36.2575'^^xsd:double;
  dwc:startLatitude '36.2575'^^xsd:double;
  dwc:endLatitude '36.2575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9675 36.2575, -4.9675 36.2575, -4.9675 36.2575, -4.9675 36.2575, -4.9675 36.2575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2784'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62967 -2.017167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.017167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62967 -2.017167)"^^geo:wktLiteral ;
  geo-pos:lat "36.62967"^^xsd:decimal ;
  geo-pos:long "-2.017167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3271'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.000555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.017167'^^xsd:double;
  dwc:startLongitude '-2.017167'^^xsd:double;
  dwc:endLongitude '-2.017167'^^xsd:double;
  dwc:latitude '36.62967'^^xsd:double;
  dwc:startLatitude '36.62967'^^xsd:double;
  dwc:endLatitude '36.62967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.017167 36.62967, -2.017167 36.62967, -2.017167 36.62967, -2.017167 36.62967, -2.017167 36.62967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3271'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5436 -3.741288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5436"^^xsd:decimal ;
  dwc:decimalLongitude "-3.741288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5436 -3.741288)"^^geo:wktLiteral ;
  geo-pos:lat "36.5436"^^xsd:decimal ;
  geo-pos:long "-3.741288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4036'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4036'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.7091666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.741288'^^xsd:double;
  dwc:startLongitude '-3.741288'^^xsd:double;
  dwc:endLongitude '-3.741288'^^xsd:double;
  dwc:latitude '36.5436'^^xsd:double;
  dwc:startLatitude '36.5436'^^xsd:double;
  dwc:endLatitude '36.5436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.741288 36.5436, -3.741288 36.5436, -3.741288 36.5436, -3.741288 36.5436, -3.741288 36.5436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4036'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06483 -1.756333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.756333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06483 -1.756333)"^^geo:wktLiteral ;
  geo-pos:lat "37.06483"^^xsd:decimal ;
  geo-pos:long "-1.756333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_612'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_612'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.756333'^^xsd:double;
  dwc:startLongitude '-1.756333'^^xsd:double;
  dwc:endLongitude '-1.756333'^^xsd:double;
  dwc:latitude '37.06483'^^xsd:double;
  dwc:startLatitude '37.06483'^^xsd:double;
  dwc:endLatitude '37.06483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.756333 37.06483, -1.756333 37.06483, -1.756333 37.06483, -1.756333 37.06483, -1.756333 37.06483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_612'^^xsd:string;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47483 -2.562333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.562333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47483 -2.562333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47483"^^xsd:decimal ;
  geo-pos:long "-2.562333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_624'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.562333'^^xsd:double;
  dwc:startLongitude '-2.562333'^^xsd:double;
  dwc:endLongitude '-2.562333'^^xsd:double;
  dwc:latitude '36.47483'^^xsd:double;
  dwc:startLatitude '36.47483'^^xsd:double;
  dwc:endLatitude '36.47483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.562333 36.47483, -2.562333 36.47483, -2.562333 36.47483, -2.562333 36.47483, -2.562333 36.47483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_624'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41033 -1.2575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41033 -1.2575)"^^geo:wktLiteral ;
  geo-pos:lat "37.41033"^^xsd:decimal ;
  geo-pos:long "-1.2575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_822'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2575'^^xsd:double;
  dwc:startLongitude '-1.2575'^^xsd:double;
  dwc:endLongitude '-1.2575'^^xsd:double;
  dwc:latitude '37.41033'^^xsd:double;
  dwc:startLatitude '37.41033'^^xsd:double;
  dwc:endLatitude '37.41033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2575 37.41033, -1.2575 37.41033, -1.2575 37.41033, -1.2575 37.41033, -1.2575 37.41033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_822'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -1.656167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "-1.656167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -1.656167)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "-1.656167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_384'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_384'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.656167'^^xsd:double;
  dwc:startLongitude '-1.656167'^^xsd:double;
  dwc:endLongitude '-1.656167'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:startLatitude '36.98'^^xsd:double;
  dwc:endLatitude '36.98'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.656167 36.98, -1.656167 36.98, -1.656167 36.98, -1.656167 36.98, -1.656167 36.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_384'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92367 -1.600667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.600667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92367 -1.600667)"^^geo:wktLiteral ;
  geo-pos:lat "36.92367"^^xsd:decimal ;
  geo-pos:long "-1.600667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_387'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_387'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.600667'^^xsd:double;
  dwc:startLongitude '-1.600667'^^xsd:double;
  dwc:endLongitude '-1.600667'^^xsd:double;
  dwc:latitude '36.92367'^^xsd:double;
  dwc:startLatitude '36.92367'^^xsd:double;
  dwc:endLatitude '36.92367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.600667 36.92367, -1.600667 36.92367, -1.600667 36.92367, -1.600667 36.92367, -1.600667 36.92367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_387'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0725 -5.192333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.192333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0725 -5.192333)"^^geo:wktLiteral ;
  geo-pos:lat "36.0725"^^xsd:decimal ;
  geo-pos:long "-5.192333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1843'^^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:timeOfDay '13.663611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.192333'^^xsd:double;
  dwc:startLongitude '-5.192333'^^xsd:double;
  dwc:endLongitude '-5.192333'^^xsd:double;
  dwc:latitude '36.0725'^^xsd:double;
  dwc:startLatitude '36.0725'^^xsd:double;
  dwc:endLatitude '36.0725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.192333 36.0725, -5.192333 36.0725, -5.192333 36.0725, -5.192333 36.0725, -5.192333 36.0725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1843'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21917 -1.581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21917 -1.581667)"^^geo:wktLiteral ;
  geo-pos:lat "37.21917"^^xsd:decimal ;
  geo-pos:long "-1.581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1249'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1249'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.581667'^^xsd:double;
  dwc:startLongitude '-1.581667'^^xsd:double;
  dwc:endLongitude '-1.581667'^^xsd:double;
  dwc:latitude '37.21917'^^xsd:double;
  dwc:startLatitude '37.21917'^^xsd:double;
  dwc:endLatitude '37.21917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.581667 37.21917, -1.581667 37.21917, -1.581667 37.21917, -1.581667 37.21917, -1.581667 37.21917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1249'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053 -1.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.053"^^xsd:decimal ;
  dwc:decimalLongitude "-1.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.053 -1.686)"^^geo:wktLiteral ;
  geo-pos:lat "37.053"^^xsd:decimal ;
  geo-pos:long "-1.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_525'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.686'^^xsd:double;
  dwc:startLongitude '-1.686'^^xsd:double;
  dwc:endLongitude '-1.686'^^xsd:double;
  dwc:latitude '37.053'^^xsd:double;
  dwc:startLatitude '37.053'^^xsd:double;
  dwc:endLatitude '37.053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.686 37.053, -1.686 37.053, -1.686 37.053, -1.686 37.053, -1.686 37.053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_525'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42732 -2.79081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42732"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42732 -2.79081)"^^geo:wktLiteral ;
  geo-pos:lat "36.42732"^^xsd:decimal ;
  geo-pos:long "-2.79081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3679'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3679'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.185277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.79081'^^xsd:double;
  dwc:startLongitude '-2.79081'^^xsd:double;
  dwc:endLongitude '-2.79081'^^xsd:double;
  dwc:latitude '36.42732'^^xsd:double;
  dwc:startLatitude '36.42732'^^xsd:double;
  dwc:endLatitude '36.42732'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.79081 36.42732, -2.79081 36.42732, -2.79081 36.42732, -2.79081 36.42732, -2.79081 36.42732))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3679'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34224 -2.895967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34224"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34224 -2.895967)"^^geo:wktLiteral ;
  geo-pos:lat "36.34224"^^xsd:decimal ;
  geo-pos:long "-2.895967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4360'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4360'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.5075'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.895967'^^xsd:double;
  dwc:startLongitude '-2.895967'^^xsd:double;
  dwc:endLongitude '-2.895967'^^xsd:double;
  dwc:latitude '36.34224'^^xsd:double;
  dwc:startLatitude '36.34224'^^xsd:double;
  dwc:endLatitude '36.34224'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.895967 36.34224, -2.895967 36.34224, -2.895967 36.34224, -2.895967 36.34224, -2.895967 36.34224))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4360'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5565 -2.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5565 -2.841167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5565"^^xsd:decimal ;
  geo-pos:long "-2.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_716'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_716'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.3666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841167'^^xsd:double;
  dwc:startLongitude '-2.841167'^^xsd:double;
  dwc:endLongitude '-2.841167'^^xsd:double;
  dwc:latitude '36.5565'^^xsd:double;
  dwc:startLatitude '36.5565'^^xsd:double;
  dwc:endLatitude '36.5565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841167 36.5565, -2.841167 36.5565, -2.841167 36.5565, -2.841167 36.5565, -2.841167 36.5565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_716'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03783 -5.252667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.252667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03783 -5.252667)"^^geo:wktLiteral ;
  geo-pos:lat "36.03783"^^xsd:decimal ;
  geo-pos:long "-5.252667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1844'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1844'^^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:timeOfDay '15.399444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.252667'^^xsd:double;
  dwc:startLongitude '-5.252667'^^xsd:double;
  dwc:endLongitude '-5.252667'^^xsd:double;
  dwc:latitude '36.03783'^^xsd:double;
  dwc:startLatitude '36.03783'^^xsd:double;
  dwc:endLatitude '36.03783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.252667 36.03783, -5.252667 36.03783, -5.252667 36.03783, -5.252667 36.03783, -5.252667 36.03783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1844'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68084 -3.079667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68084"^^xsd:decimal ;
  dwc:decimalLongitude "-3.079667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68084 -3.079667)"^^geo:wktLiteral ;
  geo-pos:lat "36.68084"^^xsd:decimal ;
  geo-pos:long "-3.079667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3027'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3027'^^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:timeOfDay '8.6811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.079667'^^xsd:double;
  dwc:startLongitude '-3.079667'^^xsd:double;
  dwc:endLongitude '-3.079667'^^xsd:double;
  dwc:latitude '36.68084'^^xsd:double;
  dwc:startLatitude '36.68084'^^xsd:double;
  dwc:endLatitude '36.68084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.079667 36.68084, -3.079667 36.68084, -3.079667 36.68084, -3.079667 36.68084, -3.079667 36.68084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3027'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.456 -2.6525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.456"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.456 -2.6525)"^^geo:wktLiteral ;
  geo-pos:lat "36.456"^^xsd:decimal ;
  geo-pos:long "-2.6525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_480'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6525'^^xsd:double;
  dwc:startLongitude '-2.6525'^^xsd:double;
  dwc:endLongitude '-2.6525'^^xsd:double;
  dwc:latitude '36.456'^^xsd:double;
  dwc:startLatitude '36.456'^^xsd:double;
  dwc:endLatitude '36.456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6525 36.456, -2.6525 36.456, -2.6525 36.456, -2.6525 36.456, -2.6525 36.456))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_480'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_22'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_22'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:startLongitude '-2.2'^^xsd:double;
  dwc:endLongitude '-2.2'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:startLatitude '36.2'^^xsd:double;
  dwc:endLatitude '36.2'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2 36.2, -2.2 36.2, -2.2 36.2, -2.2 36.2, -2.2 36.2))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_22'^^xsd:string;
  dwc:observationDate '1991-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48167 -2.228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48167 -2.228333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48167"^^xsd:decimal ;
  geo-pos:long "-2.228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_538'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_538'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.228333'^^xsd:double;
  dwc:startLongitude '-2.228333'^^xsd:double;
  dwc:endLongitude '-2.228333'^^xsd:double;
  dwc:latitude '36.48167'^^xsd:double;
  dwc:startLatitude '36.48167'^^xsd:double;
  dwc:endLatitude '36.48167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.228333 36.48167, -2.228333 36.48167, -2.228333 36.48167, -2.228333 36.48167, -2.228333 36.48167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_538'^^xsd:string;
  dwc:observationDate '1995-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -3.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -3.066667)"^^geo:wktLiteral ;
  geo-pos:lat "36.53333"^^xsd:decimal ;
  geo-pos:long "-3.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1566'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.066667'^^xsd:double;
  dwc:startLongitude '-3.066667'^^xsd:double;
  dwc:endLongitude '-3.066667'^^xsd:double;
  dwc:latitude '36.53333'^^xsd:double;
  dwc:startLatitude '36.53333'^^xsd:double;
  dwc:endLatitude '36.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.066667 36.53333, -3.066667 36.53333, -3.066667 36.53333, -3.066667 36.53333, -3.066667 36.53333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1566'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41133 -2.817333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41133 -2.817333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41133"^^xsd:decimal ;
  geo-pos:long "-2.817333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1635'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1635'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817333'^^xsd:double;
  dwc:startLongitude '-2.817333'^^xsd:double;
  dwc:endLongitude '-2.817333'^^xsd:double;
  dwc:latitude '36.41133'^^xsd:double;
  dwc:startLatitude '36.41133'^^xsd:double;
  dwc:endLatitude '36.41133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817333 36.41133, -2.817333 36.41133, -2.817333 36.41133, -2.817333 36.41133, -2.817333 36.41133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1635'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51467 -2.584333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.584333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51467 -2.584333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51467"^^xsd:decimal ;
  geo-pos:long "-2.584333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2328'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2328'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.584333'^^xsd:double;
  dwc:startLongitude '-2.584333'^^xsd:double;
  dwc:endLongitude '-2.584333'^^xsd:double;
  dwc:latitude '36.51467'^^xsd:double;
  dwc:startLatitude '36.51467'^^xsd:double;
  dwc:endLatitude '36.51467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.584333 36.51467, -2.584333 36.51467, -2.584333 36.51467, -2.584333 36.51467, -2.584333 36.51467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2328'^^xsd:string;
  dwc:observationDate '2002-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53833 -2.469167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.469167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53833 -2.469167)"^^geo:wktLiteral ;
  geo-pos:lat "36.53833"^^xsd:decimal ;
  geo-pos:long "-2.469167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2032'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2032'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.469167'^^xsd:double;
  dwc:startLongitude '-2.469167'^^xsd:double;
  dwc:endLongitude '-2.469167'^^xsd:double;
  dwc:latitude '36.53833'^^xsd:double;
  dwc:startLatitude '36.53833'^^xsd:double;
  dwc:endLatitude '36.53833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.469167 36.53833, -2.469167 36.53833, -2.469167 36.53833, -2.469167 36.53833, -2.469167 36.53833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2032'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -2.643167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.471"^^xsd:decimal ;
  dwc:decimalLongitude "-2.643167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.471 -2.643167)"^^geo:wktLiteral ;
  geo-pos:lat "36.471"^^xsd:decimal ;
  geo-pos:long "-2.643167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2677'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2677'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.643167'^^xsd:double;
  dwc:startLongitude '-2.643167'^^xsd:double;
  dwc:endLongitude '-2.643167'^^xsd:double;
  dwc:latitude '36.471'^^xsd:double;
  dwc:startLatitude '36.471'^^xsd:double;
  dwc:endLatitude '36.471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.643167 36.471, -2.643167 36.471, -2.643167 36.471, -2.643167 36.471, -2.643167 36.471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2677'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62783 -3.407166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62783"^^xsd:decimal ;
  dwc:decimalLongitude "-3.407166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62783 -3.407166)"^^geo:wktLiteral ;
  geo-pos:lat "36.62783"^^xsd:decimal ;
  geo-pos:long "-3.407166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2566'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.407166'^^xsd:double;
  dwc:startLongitude '-3.407166'^^xsd:double;
  dwc:endLongitude '-3.407166'^^xsd:double;
  dwc:latitude '36.62783'^^xsd:double;
  dwc:startLatitude '36.62783'^^xsd:double;
  dwc:endLatitude '36.62783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.407166 36.62783, -3.407166 36.62783, -3.407166 36.62783, -3.407166 36.62783, -3.407166 36.62783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2566'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81995 -3.413215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81995"^^xsd:decimal ;
  dwc:decimalLongitude "-3.413215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81995 -3.413215)"^^geo:wktLiteral ;
  geo-pos:lat "35.81995"^^xsd:decimal ;
  geo-pos:long "-3.413215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4625'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4625'^^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:timeOfDay '18.071666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.413215'^^xsd:double;
  dwc:startLongitude '-3.413215'^^xsd:double;
  dwc:endLongitude '-3.413215'^^xsd:double;
  dwc:latitude '35.81995'^^xsd:double;
  dwc:startLatitude '35.81995'^^xsd:double;
  dwc:endLatitude '35.81995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.413215 35.81995, -3.413215 35.81995, -3.413215 35.81995, -3.413215 35.81995, -3.413215 35.81995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4625'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86364 -3.364678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86364"^^xsd:decimal ;
  dwc:decimalLongitude "-3.364678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86364 -3.364678)"^^geo:wktLiteral ;
  geo-pos:lat "35.86364"^^xsd:decimal ;
  geo-pos:long "-3.364678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4732'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4732'^^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:timeOfDay '19.681944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.364678'^^xsd:double;
  dwc:startLongitude '-3.364678'^^xsd:double;
  dwc:endLongitude '-3.364678'^^xsd:double;
  dwc:latitude '35.86364'^^xsd:double;
  dwc:startLatitude '35.86364'^^xsd:double;
  dwc:endLatitude '35.86364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.364678 35.86364, -3.364678 35.86364, -3.364678 35.86364, -3.364678 35.86364, -3.364678 35.86364))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4732'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63887 -3.17744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63887"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63887 -3.17744)"^^geo:wktLiteral ;
  geo-pos:lat "36.63887"^^xsd:decimal ;
  geo-pos:long "-3.17744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4767'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4767'^^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:timeOfDay '12.851111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.17744'^^xsd:double;
  dwc:startLongitude '-3.17744'^^xsd:double;
  dwc:endLongitude '-3.17744'^^xsd:double;
  dwc:latitude '36.63887'^^xsd:double;
  dwc:startLatitude '36.63887'^^xsd:double;
  dwc:endLatitude '36.63887'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.17744 36.63887, -3.17744 36.63887, -3.17744 36.63887, -3.17744 36.63887, -3.17744 36.63887))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4767'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.172 -1.788667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.788667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.172 -1.788667)"^^geo:wktLiteral ;
  geo-pos:lat "37.172"^^xsd:decimal ;
  geo-pos:long "-1.788667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_307'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_307'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.788667'^^xsd:double;
  dwc:startLongitude '-1.788667'^^xsd:double;
  dwc:endLongitude '-1.788667'^^xsd:double;
  dwc:latitude '37.172'^^xsd:double;
  dwc:startLatitude '37.172'^^xsd:double;
  dwc:endLatitude '37.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.788667 37.172, -1.788667 37.172, -1.788667 37.172, -1.788667 37.172, -1.788667 37.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_307'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -1.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-1.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -1.283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-1.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_38'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_38'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.283333'^^xsd:double;
  dwc:startLongitude '-1.283333'^^xsd:double;
  dwc:endLongitude '-1.283333'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:startLatitude '37.45'^^xsd:double;
  dwc:endLatitude '37.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.283333 37.45, -1.283333 37.45, -1.283333 37.45, -1.283333 37.45, -1.283333 37.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_38'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.261 -1.350667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.261"^^xsd:decimal ;
  dwc:decimalLongitude "-1.350667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.261 -1.350667)"^^geo:wktLiteral ;
  geo-pos:lat "37.261"^^xsd:decimal ;
  geo-pos:long "-1.350667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_951'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_951'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.350667'^^xsd:double;
  dwc:startLongitude '-1.350667'^^xsd:double;
  dwc:endLongitude '-1.350667'^^xsd:double;
  dwc:latitude '37.261'^^xsd:double;
  dwc:startLatitude '37.261'^^xsd:double;
  dwc:endLatitude '37.261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.350667 37.261, -1.350667 37.261, -1.350667 37.261, -1.350667 37.261, -1.350667 37.261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_951'^^xsd:string;
  dwc:observationDate '1997-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02467 -1.782167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.782167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02467 -1.782167)"^^geo:wktLiteral ;
  geo-pos:lat "37.02467"^^xsd:decimal ;
  geo-pos:long "-1.782167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_414'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_414'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.782167'^^xsd:double;
  dwc:startLongitude '-1.782167'^^xsd:double;
  dwc:endLongitude '-1.782167'^^xsd:double;
  dwc:latitude '37.02467'^^xsd:double;
  dwc:startLatitude '37.02467'^^xsd:double;
  dwc:endLatitude '37.02467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.782167 37.02467, -1.782167 37.02467, -1.782167 37.02467, -1.782167 37.02467, -1.782167 37.02467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_414'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -2.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.455"^^xsd:decimal ;
  dwc:decimalLongitude "-2.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -2.803)"^^geo:wktLiteral ;
  geo-pos:lat "36.455"^^xsd:decimal ;
  geo-pos:long "-2.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1515'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1515'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.803'^^xsd:double;
  dwc:startLongitude '-2.803'^^xsd:double;
  dwc:endLongitude '-2.803'^^xsd:double;
  dwc:latitude '36.455'^^xsd:double;
  dwc:startLatitude '36.455'^^xsd:double;
  dwc:endLatitude '36.455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.803 36.455, -2.803 36.455, -2.803 36.455, -2.803 36.455, -2.803 36.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1515'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46083 -2.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46083 -2.88)"^^geo:wktLiteral ;
  geo-pos:lat "36.46083"^^xsd:decimal ;
  geo-pos:long "-2.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1413'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.88'^^xsd:double;
  dwc:startLongitude '-2.88'^^xsd:double;
  dwc:endLongitude '-2.88'^^xsd:double;
  dwc:latitude '36.46083'^^xsd:double;
  dwc:startLatitude '36.46083'^^xsd:double;
  dwc:endLatitude '36.46083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.88 36.46083, -2.88 36.46083, -2.88 36.46083, -2.88 36.46083, -2.88 36.46083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1413'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65984 -2.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65984"^^xsd:decimal ;
  dwc:decimalLongitude "-2.016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65984 -2.016667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65984"^^xsd:decimal ;
  geo-pos:long "-2.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3001'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3001'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5613888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.016667'^^xsd:double;
  dwc:startLongitude '-2.016667'^^xsd:double;
  dwc:endLongitude '-2.016667'^^xsd:double;
  dwc:latitude '36.65984'^^xsd:double;
  dwc:startLatitude '36.65984'^^xsd:double;
  dwc:endLatitude '36.65984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.016667 36.65984, -2.016667 36.65984, -2.016667 36.65984, -2.016667 36.65984, -2.016667 36.65984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3001'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58274 -3.43537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58274"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58274 -3.43537)"^^geo:wktLiteral ;
  geo-pos:lat "36.58274"^^xsd:decimal ;
  geo-pos:long "-3.43537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4050'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4050'^^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:timeOfDay '11.964722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.43537'^^xsd:double;
  dwc:startLongitude '-3.43537'^^xsd:double;
  dwc:endLongitude '-3.43537'^^xsd:double;
  dwc:latitude '36.58274'^^xsd:double;
  dwc:startLatitude '36.58274'^^xsd:double;
  dwc:endLatitude '36.58274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.43537 36.58274, -3.43537 36.58274, -3.43537 36.58274, -3.43537 36.58274, -3.43537 36.58274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4050'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37488 -3.03345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37488"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37488 -3.03345)"^^geo:wktLiteral ;
  geo-pos:lat "36.37488"^^xsd:decimal ;
  geo-pos:long "-3.03345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4817'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4817'^^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:timeOfDay '6.1313888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.03345'^^xsd:double;
  dwc:startLongitude '-3.03345'^^xsd:double;
  dwc:endLongitude '-3.03345'^^xsd:double;
  dwc:latitude '36.37488'^^xsd:double;
  dwc:startLatitude '36.37488'^^xsd:double;
  dwc:endLatitude '36.37488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.03345 36.37488, -3.03345 36.37488, -3.03345 36.37488, -3.03345 36.37488, -3.03345 36.37488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4817'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.093 -1.750667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.093"^^xsd:decimal ;
  dwc:decimalLongitude "-1.750667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.093 -1.750667)"^^geo:wktLiteral ;
  geo-pos:lat "37.093"^^xsd:decimal ;
  geo-pos:long "-1.750667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_498'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.750667'^^xsd:double;
  dwc:startLongitude '-1.750667'^^xsd:double;
  dwc:endLongitude '-1.750667'^^xsd:double;
  dwc:latitude '37.093'^^xsd:double;
  dwc:startLatitude '37.093'^^xsd:double;
  dwc:endLatitude '37.093'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.750667 37.093, -1.750667 37.093, -1.750667 37.093, -1.750667 37.093, -1.750667 37.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_498'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45833 -1.236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45833 -1.236667)"^^geo:wktLiteral ;
  geo-pos:lat "37.45833"^^xsd:decimal ;
  geo-pos:long "-1.236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_782'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_782'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.236667'^^xsd:double;
  dwc:startLongitude '-1.236667'^^xsd:double;
  dwc:endLongitude '-1.236667'^^xsd:double;
  dwc:latitude '37.45833'^^xsd:double;
  dwc:startLatitude '37.45833'^^xsd:double;
  dwc:endLatitude '37.45833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.236667 37.45833, -1.236667 37.45833, -1.236667 37.45833, -1.236667 37.45833, -1.236667 37.45833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_782'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50833 -2.7135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50833 -2.7135)"^^geo:wktLiteral ;
  geo-pos:lat "36.50833"^^xsd:decimal ;
  geo-pos:long "-2.7135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_543'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_543'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7135'^^xsd:double;
  dwc:startLongitude '-2.7135'^^xsd:double;
  dwc:endLongitude '-2.7135'^^xsd:double;
  dwc:latitude '36.50833'^^xsd:double;
  dwc:startLatitude '36.50833'^^xsd:double;
  dwc:endLatitude '36.50833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7135 36.50833, -2.7135 36.50833, -2.7135 36.50833, -2.7135 36.50833, -2.7135 36.50833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_543'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28667 -1.406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28667 -1.406667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28667"^^xsd:decimal ;
  geo-pos:long "-1.406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_100'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_100'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.406667'^^xsd:double;
  dwc:startLongitude '-1.406667'^^xsd:double;
  dwc:endLongitude '-1.406667'^^xsd:double;
  dwc:latitude '37.28667'^^xsd:double;
  dwc:startLatitude '37.28667'^^xsd:double;
  dwc:endLatitude '37.28667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.406667 37.28667, -1.406667 37.28667, -1.406667 37.28667, -1.406667 37.28667, -1.406667 37.28667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_100'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20817 -1.589833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.589833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20817 -1.589833)"^^geo:wktLiteral ;
  geo-pos:lat "37.20817"^^xsd:decimal ;
  geo-pos:long "-1.589833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1250'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1250'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.589833'^^xsd:double;
  dwc:startLongitude '-1.589833'^^xsd:double;
  dwc:endLongitude '-1.589833'^^xsd:double;
  dwc:latitude '37.20817'^^xsd:double;
  dwc:startLatitude '37.20817'^^xsd:double;
  dwc:endLatitude '37.20817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.589833 37.20817, -1.589833 37.20817, -1.589833 37.20817, -1.589833 37.20817, -1.589833 37.20817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1250'^^xsd:string;
  dwc:observationDate '1999-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54133 -2.353667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.353667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54133 -2.353667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54133"^^xsd:decimal ;
  geo-pos:long "-2.353667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_531'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_531'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.353667'^^xsd:double;
  dwc:startLongitude '-2.353667'^^xsd:double;
  dwc:endLongitude '-2.353667'^^xsd:double;
  dwc:latitude '36.54133'^^xsd:double;
  dwc:startLatitude '36.54133'^^xsd:double;
  dwc:endLatitude '36.54133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.353667 36.54133, -2.353667 36.54133, -2.353667 36.54133, -2.353667 36.54133, -2.353667 36.54133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_531'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29733 -3.007667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.007667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29733 -3.007667)"^^geo:wktLiteral ;
  geo-pos:lat "36.29733"^^xsd:decimal ;
  geo-pos:long "-3.007667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1721'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1721'^^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:timeOfDay '13.24'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.007667'^^xsd:double;
  dwc:startLongitude '-3.007667'^^xsd:double;
  dwc:endLongitude '-3.007667'^^xsd:double;
  dwc:latitude '36.29733'^^xsd:double;
  dwc:startLatitude '36.29733'^^xsd:double;
  dwc:endLatitude '36.29733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.007667 36.29733, -3.007667 36.29733, -3.007667 36.29733, -3.007667 36.29733, -3.007667 36.29733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1721'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38917 -1.358833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.358833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38917 -1.358833)"^^geo:wktLiteral ;
  geo-pos:lat "37.38917"^^xsd:decimal ;
  geo-pos:long "-1.358833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2982'^^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:timeOfDay '12.595555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.358833'^^xsd:double;
  dwc:startLongitude '-1.358833'^^xsd:double;
  dwc:endLongitude '-1.358833'^^xsd:double;
  dwc:latitude '37.38917'^^xsd:double;
  dwc:startLatitude '37.38917'^^xsd:double;
  dwc:endLatitude '37.38917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.358833 37.38917, -1.358833 37.38917, -1.358833 37.38917, -1.358833 37.38917, -1.358833 37.38917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2982'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43099 -2.576833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43099"^^xsd:decimal ;
  dwc:decimalLongitude "-2.576833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43099 -2.576833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43099"^^xsd:decimal ;
  geo-pos:long "-2.576833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4116'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.3213888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.576833'^^xsd:double;
  dwc:startLongitude '-2.576833'^^xsd:double;
  dwc:endLongitude '-2.576833'^^xsd:double;
  dwc:latitude '36.43099'^^xsd:double;
  dwc:startLatitude '36.43099'^^xsd:double;
  dwc:endLatitude '36.43099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.576833 36.43099, -2.576833 36.43099, -2.576833 36.43099, -2.576833 36.43099, -2.576833 36.43099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4116'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33767 -2.942333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.942333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33767 -2.942333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33767"^^xsd:decimal ;
  geo-pos:long "-2.942333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3252'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.859722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.942333'^^xsd:double;
  dwc:startLongitude '-2.942333'^^xsd:double;
  dwc:endLongitude '-2.942333'^^xsd:double;
  dwc:latitude '36.33767'^^xsd:double;
  dwc:startLatitude '36.33767'^^xsd:double;
  dwc:endLatitude '36.33767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.942333 36.33767, -2.942333 36.33767, -2.942333 36.33767, -2.942333 36.33767, -2.942333 36.33767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3252'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53883 -2.0945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53883 -2.0945)"^^geo:wktLiteral ;
  geo-pos:lat "36.53883"^^xsd:decimal ;
  geo-pos:long "-2.0945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3272'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3272'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.901111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0945'^^xsd:double;
  dwc:startLongitude '-2.0945'^^xsd:double;
  dwc:endLongitude '-2.0945'^^xsd:double;
  dwc:latitude '36.53883'^^xsd:double;
  dwc:startLatitude '36.53883'^^xsd:double;
  dwc:endLatitude '36.53883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0945 36.53883, -2.0945 36.53883, -2.0945 36.53883, -2.0945 36.53883, -2.0945 36.53883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3272'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60133 -2.364333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.364333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60133 -2.364333)"^^geo:wktLiteral ;
  geo-pos:lat "36.60133"^^xsd:decimal ;
  geo-pos:long "-2.364333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3307'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3307'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.163333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.364333'^^xsd:double;
  dwc:startLongitude '-2.364333'^^xsd:double;
  dwc:endLongitude '-2.364333'^^xsd:double;
  dwc:latitude '36.60133'^^xsd:double;
  dwc:startLatitude '36.60133'^^xsd:double;
  dwc:endLatitude '36.60133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.364333 36.60133, -2.364333 36.60133, -2.364333 36.60133, -2.364333 36.60133, -2.364333 36.60133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3307'^^xsd:string;
  dwc:observationDate '2005-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36317 -1.415167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.415167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36317 -1.415167)"^^geo:wktLiteral ;
  geo-pos:lat "37.36317"^^xsd:decimal ;
  geo-pos:long "-1.415167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_316'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.415167'^^xsd:double;
  dwc:startLongitude '-1.415167'^^xsd:double;
  dwc:endLongitude '-1.415167'^^xsd:double;
  dwc:latitude '37.36317'^^xsd:double;
  dwc:startLatitude '37.36317'^^xsd:double;
  dwc:endLatitude '37.36317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.415167 37.36317, -1.415167 37.36317, -1.415167 37.36317, -1.415167 37.36317, -1.415167 37.36317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_316'^^xsd:string;
  dwc:observationDate '1994-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64083 -2.544833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.544833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64083 -2.544833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64083"^^xsd:decimal ;
  geo-pos:long "-2.544833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_587'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_587'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.544833'^^xsd:double;
  dwc:startLongitude '-2.544833'^^xsd:double;
  dwc:endLongitude '-2.544833'^^xsd:double;
  dwc:latitude '36.64083'^^xsd:double;
  dwc:startLatitude '36.64083'^^xsd:double;
  dwc:endLatitude '36.64083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.544833 36.64083, -2.544833 36.64083, -2.544833 36.64083, -2.544833 36.64083, -2.544833 36.64083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_587'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22017 -1.619167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.619167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22017 -1.619167)"^^geo:wktLiteral ;
  geo-pos:lat "37.22017"^^xsd:decimal ;
  geo-pos:long "-1.619167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1115'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.619167'^^xsd:double;
  dwc:startLongitude '-1.619167'^^xsd:double;
  dwc:endLongitude '-1.619167'^^xsd:double;
  dwc:latitude '37.22017'^^xsd:double;
  dwc:startLatitude '37.22017'^^xsd:double;
  dwc:endLatitude '37.22017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.619167 37.22017, -1.619167 37.22017, -1.619167 37.22017, -1.619167 37.22017, -1.619167 37.22017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1115'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.357 -2.737167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.357"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.357 -2.737167)"^^geo:wktLiteral ;
  geo-pos:lat "36.357"^^xsd:decimal ;
  geo-pos:long "-2.737167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1519'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1519'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737167'^^xsd:double;
  dwc:startLongitude '-2.737167'^^xsd:double;
  dwc:endLongitude '-2.737167'^^xsd:double;
  dwc:latitude '36.357'^^xsd:double;
  dwc:startLatitude '36.357'^^xsd:double;
  dwc:endLatitude '36.357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737167 36.357, -2.737167 36.357, -2.737167 36.357, -2.737167 36.357, -2.737167 36.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1519'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.398 -2.870167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.398"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.398 -2.870167)"^^geo:wktLiteral ;
  geo-pos:lat "36.398"^^xsd:decimal ;
  geo-pos:long "-2.870167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1189'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1189'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870167'^^xsd:double;
  dwc:startLongitude '-2.870167'^^xsd:double;
  dwc:endLongitude '-2.870167'^^xsd:double;
  dwc:latitude '36.398'^^xsd:double;
  dwc:startLatitude '36.398'^^xsd:double;
  dwc:endLatitude '36.398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870167 36.398, -2.870167 36.398, -2.870167 36.398, -2.870167 36.398, -2.870167 36.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1189'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28117 -2.791833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.791833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28117 -2.791833)"^^geo:wktLiteral ;
  geo-pos:lat "36.28117"^^xsd:decimal ;
  geo-pos:long "-2.791833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1304'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1304'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.791833'^^xsd:double;
  dwc:startLongitude '-2.791833'^^xsd:double;
  dwc:endLongitude '-2.791833'^^xsd:double;
  dwc:latitude '36.28117'^^xsd:double;
  dwc:startLatitude '36.28117'^^xsd:double;
  dwc:endLatitude '36.28117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.791833 36.28117, -2.791833 36.28117, -2.791833 36.28117, -2.791833 36.28117, -2.791833 36.28117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1304'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63283 -2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63283 -2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "36.63283"^^xsd:decimal ;
  geo-pos:long "-2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1670'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1670'^^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:timeOfDay '9.5447222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6155'^^xsd:double;
  dwc:startLongitude '-2.6155'^^xsd:double;
  dwc:endLongitude '-2.6155'^^xsd:double;
  dwc:latitude '36.63283'^^xsd:double;
  dwc:startLatitude '36.63283'^^xsd:double;
  dwc:endLatitude '36.63283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6155 36.63283, -2.6155 36.63283, -2.6155 36.63283, -2.6155 36.63283, -2.6155 36.63283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1670'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27817 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27817"^^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/1968__429_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27817 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.27817"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1887'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1887'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.023055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:startLongitude '-4.95'^^xsd:double;
  dwc:endLongitude '-4.95'^^xsd:double;
  dwc:latitude '36.27817'^^xsd:double;
  dwc:startLatitude '36.27817'^^xsd:double;
  dwc:endLatitude '36.27817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 36.27817, -4.95 36.27817, -4.95 36.27817, -4.95 36.27817, -4.95 36.27817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1887'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48017 -2.660833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.660833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48017 -2.660833)"^^geo:wktLiteral ;
  geo-pos:lat "36.48017"^^xsd:decimal ;
  geo-pos:long "-2.660833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1359'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.660833'^^xsd:double;
  dwc:startLongitude '-2.660833'^^xsd:double;
  dwc:endLongitude '-2.660833'^^xsd:double;
  dwc:latitude '36.48017'^^xsd:double;
  dwc:startLatitude '36.48017'^^xsd:double;
  dwc:endLatitude '36.48017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.660833 36.48017, -2.660833 36.48017, -2.660833 36.48017, -2.660833 36.48017, -2.660833 36.48017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1359'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38267 -2.817833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38267 -2.817833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38267"^^xsd:decimal ;
  geo-pos:long "-2.817833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2021'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2021'^^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:timeOfDay '13.753888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817833'^^xsd:double;
  dwc:startLongitude '-2.817833'^^xsd:double;
  dwc:endLongitude '-2.817833'^^xsd:double;
  dwc:latitude '36.38267'^^xsd:double;
  dwc:startLatitude '36.38267'^^xsd:double;
  dwc:endLatitude '36.38267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817833 36.38267, -2.817833 36.38267, -2.817833 36.38267, -2.817833 36.38267, -2.817833 36.38267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2021'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.534 -4.4605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.534 -4.4605)"^^geo:wktLiteral ;
  geo-pos:lat "36.534"^^xsd:decimal ;
  geo-pos:long "-4.4605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1931'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1931'^^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:timeOfDay '18.069166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4605'^^xsd:double;
  dwc:startLongitude '-4.4605'^^xsd:double;
  dwc:endLongitude '-4.4605'^^xsd:double;
  dwc:latitude '36.534'^^xsd:double;
  dwc:startLatitude '36.534'^^xsd:double;
  dwc:endLatitude '36.534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4605 36.534, -4.4605 36.534, -4.4605 36.534, -4.4605 36.534, -4.4605 36.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1931'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44983 -3.589167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.589167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44983 -3.589167)"^^geo:wktLiteral ;
  geo-pos:lat "36.44983"^^xsd:decimal ;
  geo-pos:long "-3.589167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2903'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2903'^^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:timeOfDay '16.300555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.589167'^^xsd:double;
  dwc:startLongitude '-3.589167'^^xsd:double;
  dwc:endLongitude '-3.589167'^^xsd:double;
  dwc:latitude '36.44983'^^xsd:double;
  dwc:startLatitude '36.44983'^^xsd:double;
  dwc:endLatitude '36.44983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.589167 36.44983, -3.589167 36.44983, -3.589167 36.44983, -3.589167 36.44983, -3.589167 36.44983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2903'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55934 -4.073914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55934"^^xsd:decimal ;
  dwc:decimalLongitude "-4.073914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55934 -4.073914)"^^geo:wktLiteral ;
  geo-pos:lat "36.55934"^^xsd:decimal ;
  geo-pos:long "-4.073914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3624'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3624'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2291666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.073914'^^xsd:double;
  dwc:startLongitude '-4.073914'^^xsd:double;
  dwc:endLongitude '-4.073914'^^xsd:double;
  dwc:latitude '36.55934'^^xsd:double;
  dwc:startLatitude '36.55934'^^xsd:double;
  dwc:endLatitude '36.55934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.073914 36.55934, -4.073914 36.55934, -4.073914 36.55934, -4.073914 36.55934, -4.073914 36.55934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3624'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50362 -4.181093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50362"^^xsd:decimal ;
  dwc:decimalLongitude "-4.181093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50362 -4.181093)"^^geo:wktLiteral ;
  geo-pos:lat "36.50362"^^xsd:decimal ;
  geo-pos:long "-4.181093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3627'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.677222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.181093'^^xsd:double;
  dwc:startLongitude '-4.181093'^^xsd:double;
  dwc:endLongitude '-4.181093'^^xsd:double;
  dwc:latitude '36.50362'^^xsd:double;
  dwc:startLatitude '36.50362'^^xsd:double;
  dwc:endLatitude '36.50362'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.181093 36.50362, -4.181093 36.50362, -4.181093 36.50362, -4.181093 36.50362, -4.181093 36.50362))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3627'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -1.719833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.719833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.083 -1.719833)"^^geo:wktLiteral ;
  geo-pos:lat "37.083"^^xsd:decimal ;
  geo-pos:long "-1.719833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1709'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1709'^^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:timeOfDay '6.4611111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.719833'^^xsd:double;
  dwc:startLongitude '-1.719833'^^xsd:double;
  dwc:endLongitude '-1.719833'^^xsd:double;
  dwc:latitude '37.083'^^xsd:double;
  dwc:startLatitude '37.083'^^xsd:double;
  dwc:endLatitude '37.083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.719833 37.083, -1.719833 37.083, -1.719833 37.083, -1.719833 37.083, -1.719833 37.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1709'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.749167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.749167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.749167)"^^geo:wktLiteral ;
  geo-pos:lat "36.476"^^xsd:decimal ;
  geo-pos:long "-2.749167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2681'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2681'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.749167'^^xsd:double;
  dwc:startLongitude '-2.749167'^^xsd:double;
  dwc:endLongitude '-2.749167'^^xsd:double;
  dwc:latitude '36.476'^^xsd:double;
  dwc:startLatitude '36.476'^^xsd:double;
  dwc:endLatitude '36.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.749167 36.476, -2.749167 36.476, -2.749167 36.476, -2.749167 36.476, -2.749167 36.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2681'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20683 -5.221333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.221333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20683 -5.221333)"^^geo:wktLiteral ;
  geo-pos:lat "36.20683"^^xsd:decimal ;
  geo-pos:long "-5.221333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1901'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1901'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.221333'^^xsd:double;
  dwc:startLongitude '-5.221333'^^xsd:double;
  dwc:endLongitude '-5.221333'^^xsd:double;
  dwc:latitude '36.20683'^^xsd:double;
  dwc:startLatitude '36.20683'^^xsd:double;
  dwc:endLatitude '36.20683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.221333 36.20683, -5.221333 36.20683, -5.221333 36.20683, -5.221333 36.20683, -5.221333 36.20683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1901'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.568 -4.1695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.568"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.568 -4.1695)"^^geo:wktLiteral ;
  geo-pos:lat "36.568"^^xsd:decimal ;
  geo-pos:long "-4.1695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3096'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3096'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.1733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1695'^^xsd:double;
  dwc:startLongitude '-4.1695'^^xsd:double;
  dwc:endLongitude '-4.1695'^^xsd:double;
  dwc:latitude '36.568'^^xsd:double;
  dwc:startLatitude '36.568'^^xsd:double;
  dwc:endLatitude '36.568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1695 36.568, -4.1695 36.568, -4.1695 36.568, -4.1695 36.568, -4.1695 36.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3096'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -3.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.583"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.583 -3.7735)"^^geo:wktLiteral ;
  geo-pos:lat "36.583"^^xsd:decimal ;
  geo-pos:long "-3.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2832'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2832'^^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:timeOfDay '8.1483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7735'^^xsd:double;
  dwc:startLongitude '-3.7735'^^xsd:double;
  dwc:endLongitude '-3.7735'^^xsd:double;
  dwc:latitude '36.583'^^xsd:double;
  dwc:startLatitude '36.583'^^xsd:double;
  dwc:endLatitude '36.583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7735 36.583, -3.7735 36.583, -3.7735 36.583, -3.7735 36.583, -3.7735 36.583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2832'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4716 -3.734447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4716"^^xsd:decimal ;
  dwc:decimalLongitude "-3.734447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4716 -3.734447)"^^geo:wktLiteral ;
  geo-pos:lat "36.4716"^^xsd:decimal ;
  geo-pos:long "-3.734447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4466'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.91'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.734447'^^xsd:double;
  dwc:startLongitude '-3.734447'^^xsd:double;
  dwc:endLongitude '-3.734447'^^xsd:double;
  dwc:latitude '36.4716'^^xsd:double;
  dwc:startLatitude '36.4716'^^xsd:double;
  dwc:endLatitude '36.4716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.734447 36.4716, -3.734447 36.4716, -3.734447 36.4716, -3.734447 36.4716, -3.734447 36.4716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4466'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51333 -3.665833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.665833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51333 -3.665833)"^^geo:wktLiteral ;
  geo-pos:lat "36.51333"^^xsd:decimal ;
  geo-pos:long "-3.665833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2760'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.851944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.665833'^^xsd:double;
  dwc:startLongitude '-3.665833'^^xsd:double;
  dwc:endLongitude '-3.665833'^^xsd:double;
  dwc:latitude '36.51333'^^xsd:double;
  dwc:startLatitude '36.51333'^^xsd:double;
  dwc:endLatitude '36.51333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.665833 36.51333, -3.665833 36.51333, -3.665833 36.51333, -3.665833 36.51333, -3.665833 36.51333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2760'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5622 -2.676797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5622"^^xsd:decimal ;
  dwc:decimalLongitude "-2.676797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5622 -2.676797)"^^geo:wktLiteral ;
  geo-pos:lat "36.5622"^^xsd:decimal ;
  geo-pos:long "-2.676797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4480'^^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:timeOfDay '8.3477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.676797'^^xsd:double;
  dwc:startLongitude '-2.676797'^^xsd:double;
  dwc:endLongitude '-2.676797'^^xsd:double;
  dwc:latitude '36.5622'^^xsd:double;
  dwc:startLatitude '36.5622'^^xsd:double;
  dwc:endLatitude '36.5622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.676797 36.5622, -2.676797 36.5622, -2.676797 36.5622, -2.676797 36.5622, -2.676797 36.5622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4480'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49576 -1.10667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49576"^^xsd:decimal ;
  dwc:decimalLongitude "-1.10667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49576 -1.10667)"^^geo:wktLiteral ;
  geo-pos:lat "37.49576"^^xsd:decimal ;
  geo-pos:long "-1.10667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4759'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.5755555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.10667'^^xsd:double;
  dwc:startLongitude '-1.10667'^^xsd:double;
  dwc:endLongitude '-1.10667'^^xsd:double;
  dwc:latitude '37.49576'^^xsd:double;
  dwc:startLatitude '37.49576'^^xsd:double;
  dwc:endLatitude '37.49576'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.10667 37.49576, -1.10667 37.49576, -1.10667 37.49576, -1.10667 37.49576, -1.10667 37.49576))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4759'^^xsd:string;
  dwc:observationDate '2009-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.515 -2.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.515"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.515 -2.638333)"^^geo:wktLiteral ;
  geo-pos:lat "36.515"^^xsd:decimal ;
  geo-pos:long "-2.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_901'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_901'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638333'^^xsd:double;
  dwc:startLongitude '-2.638333'^^xsd:double;
  dwc:endLongitude '-2.638333'^^xsd:double;
  dwc:latitude '36.515'^^xsd:double;
  dwc:startLatitude '36.515'^^xsd:double;
  dwc:endLatitude '36.515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638333 36.515, -2.638333 36.515, -2.638333 36.515, -2.638333 36.515, -2.638333 36.515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_901'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89167 -1.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89167 -1.5945)"^^geo:wktLiteral ;
  geo-pos:lat "36.89167"^^xsd:decimal ;
  geo-pos:long "-1.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_360'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_360'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5945'^^xsd:double;
  dwc:startLongitude '-1.5945'^^xsd:double;
  dwc:endLongitude '-1.5945'^^xsd:double;
  dwc:latitude '36.89167'^^xsd:double;
  dwc:startLatitude '36.89167'^^xsd:double;
  dwc:endLatitude '36.89167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5945 36.89167, -1.5945 36.89167, -1.5945 36.89167, -1.5945 36.89167, -1.5945 36.89167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_360'^^xsd:string;
  dwc:observationDate '1994-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19617 -5.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19617 -5.179)"^^geo:wktLiteral ;
  geo-pos:lat "36.19617"^^xsd:decimal ;
  geo-pos:long "-5.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1839'^^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:timeOfDay '11.433055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.179'^^xsd:double;
  dwc:startLongitude '-5.179'^^xsd:double;
  dwc:endLongitude '-5.179'^^xsd:double;
  dwc:latitude '36.19617'^^xsd:double;
  dwc:startLatitude '36.19617'^^xsd:double;
  dwc:endLatitude '36.19617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.179 36.19617, -5.179 36.19617, -5.179 36.19617, -5.179 36.19617, -5.179 36.19617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1839'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6305 -2.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6305"^^xsd:decimal ;
  dwc:decimalLongitude "-2.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6305 -2.591)"^^geo:wktLiteral ;
  geo-pos:lat "36.6305"^^xsd:decimal ;
  geo-pos:long "-2.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3021'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3021'^^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:timeOfDay '12.153888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.591'^^xsd:double;
  dwc:startLongitude '-2.591'^^xsd:double;
  dwc:endLongitude '-2.591'^^xsd:double;
  dwc:latitude '36.6305'^^xsd:double;
  dwc:startLatitude '36.6305'^^xsd:double;
  dwc:endLatitude '36.6305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.591 36.6305, -2.591 36.6305, -2.591 36.6305, -2.591 36.6305, -2.591 36.6305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3021'^^xsd:string;
  dwc:observationDate '2004-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66883 -2.415167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.415167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66883 -2.415167)"^^geo:wktLiteral ;
  geo-pos:lat "36.66883"^^xsd:decimal ;
  geo-pos:long "-2.415167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3309'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.410555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.415167'^^xsd:double;
  dwc:startLongitude '-2.415167'^^xsd:double;
  dwc:endLongitude '-2.415167'^^xsd:double;
  dwc:latitude '36.66883'^^xsd:double;
  dwc:startLatitude '36.66883'^^xsd:double;
  dwc:endLatitude '36.66883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.415167 36.66883, -2.415167 36.66883, -2.415167 36.66883, -2.415167 36.66883, -2.415167 36.66883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3309'^^xsd:string;
  dwc:observationDate '2005-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.7525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3995"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.7525)"^^geo:wktLiteral ;
  geo-pos:lat "36.3995"^^xsd:decimal ;
  geo-pos:long "-2.7525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2015'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2015'^^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:timeOfDay '12.323333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7525'^^xsd:double;
  dwc:startLongitude '-2.7525'^^xsd:double;
  dwc:endLongitude '-2.7525'^^xsd:double;
  dwc:latitude '36.3995'^^xsd:double;
  dwc:startLatitude '36.3995'^^xsd:double;
  dwc:endLatitude '36.3995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7525 36.3995, -2.7525 36.3995, -2.7525 36.3995, -2.7525 36.3995, -2.7525 36.3995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2015'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1655 -1.636333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1655"^^xsd:decimal ;
  dwc:decimalLongitude "-1.636333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1655 -1.636333)"^^geo:wktLiteral ;
  geo-pos:lat "37.1655"^^xsd:decimal ;
  geo-pos:long "-1.636333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_789'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_789'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.636333'^^xsd:double;
  dwc:startLongitude '-1.636333'^^xsd:double;
  dwc:endLongitude '-1.636333'^^xsd:double;
  dwc:latitude '37.1655'^^xsd:double;
  dwc:startLatitude '37.1655'^^xsd:double;
  dwc:endLatitude '37.1655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.636333 37.1655, -1.636333 37.1655, -1.636333 37.1655, -1.636333 37.1655, -1.636333 37.1655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_789'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11 -1.772333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11"^^xsd:decimal ;
  dwc:decimalLongitude "-1.772333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11 -1.772333)"^^geo:wktLiteral ;
  geo-pos:lat "37.11"^^xsd:decimal ;
  geo-pos:long "-1.772333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_369'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.772333'^^xsd:double;
  dwc:startLongitude '-1.772333'^^xsd:double;
  dwc:endLongitude '-1.772333'^^xsd:double;
  dwc:latitude '37.11'^^xsd:double;
  dwc:startLatitude '37.11'^^xsd:double;
  dwc:endLatitude '37.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.772333 37.11, -1.772333 37.11, -1.772333 37.11, -1.772333 37.11, -1.772333 37.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_369'^^xsd:string;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3415 -2.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3415"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3415 -2.638333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3415"^^xsd:decimal ;
  geo-pos:long "-2.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1521'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638333'^^xsd:double;
  dwc:startLongitude '-2.638333'^^xsd:double;
  dwc:endLongitude '-2.638333'^^xsd:double;
  dwc:latitude '36.3415'^^xsd:double;
  dwc:startLatitude '36.3415'^^xsd:double;
  dwc:endLatitude '36.3415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638333 36.3415, -2.638333 36.3415, -2.638333 36.3415, -2.638333 36.3415, -2.638333 36.3415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1521'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0545 -1.744333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0545"^^xsd:decimal ;
  dwc:decimalLongitude "-1.744333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0545 -1.744333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0545"^^xsd:decimal ;
  geo-pos:long "-1.744333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_381'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_381'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.744333'^^xsd:double;
  dwc:startLongitude '-1.744333'^^xsd:double;
  dwc:endLongitude '-1.744333'^^xsd:double;
  dwc:latitude '37.0545'^^xsd:double;
  dwc:startLatitude '37.0545'^^xsd:double;
  dwc:endLatitude '37.0545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.744333 37.0545, -1.744333 37.0545, -1.744333 37.0545, -1.744333 37.0545, -1.744333 37.0545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_381'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40117 -2.736833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40117 -2.736833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40117"^^xsd:decimal ;
  geo-pos:long "-2.736833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2048'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2048'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736833'^^xsd:double;
  dwc:startLongitude '-2.736833'^^xsd:double;
  dwc:endLongitude '-2.736833'^^xsd:double;
  dwc:latitude '36.40117'^^xsd:double;
  dwc:startLatitude '36.40117'^^xsd:double;
  dwc:endLatitude '36.40117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736833 36.40117, -2.736833 36.40117, -2.736833 36.40117, -2.736833 36.40117, -2.736833 36.40117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2048'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 -2.883667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.442"^^xsd:decimal ;
  dwc:decimalLongitude "-2.883667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.442 -2.883667)"^^geo:wktLiteral ;
  geo-pos:lat "36.442"^^xsd:decimal ;
  geo-pos:long "-2.883667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2637'^^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:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.883667'^^xsd:double;
  dwc:startLongitude '-2.883667'^^xsd:double;
  dwc:endLongitude '-2.883667'^^xsd:double;
  dwc:latitude '36.442'^^xsd:double;
  dwc:startLatitude '36.442'^^xsd:double;
  dwc:endLatitude '36.442'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.883667 36.442, -2.883667 36.442, -2.883667 36.442, -2.883667 36.442, -2.883667 36.442))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2637'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40383 -5.079333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.079333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40383 -5.079333)"^^geo:wktLiteral ;
  geo-pos:lat "36.40383"^^xsd:decimal ;
  geo-pos:long "-5.079333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2824'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2824'^^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:timeOfDay '6.3361111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.079333'^^xsd:double;
  dwc:startLongitude '-5.079333'^^xsd:double;
  dwc:endLongitude '-5.079333'^^xsd:double;
  dwc:latitude '36.40383'^^xsd:double;
  dwc:startLatitude '36.40383'^^xsd:double;
  dwc:endLatitude '36.40383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.079333 36.40383, -5.079333 36.40383, -5.079333 36.40383, -5.079333 36.40383, -5.079333 36.40383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2824'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36726 0.342442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36726"^^xsd:decimal ;
  dwc:decimalLongitude "0.342442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36726 0.342442)"^^geo:wktLiteral ;
  geo-pos:lat "36.36726"^^xsd:decimal ;
  geo-pos:long "0.342442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4786'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4786'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.946666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.342442'^^xsd:double;
  dwc:startLongitude '0.342442'^^xsd:double;
  dwc:endLongitude '0.342442'^^xsd:double;
  dwc:latitude '36.36726'^^xsd:double;
  dwc:startLatitude '36.36726'^^xsd:double;
  dwc:endLatitude '36.36726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.342442 36.36726, 0.342442 36.36726, 0.342442 36.36726, 0.342442 36.36726, 0.342442 36.36726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4786'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58667 -3.120167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.120167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58667 -3.120167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58667"^^xsd:decimal ;
  geo-pos:long "-3.120167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2576'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.120167'^^xsd:double;
  dwc:startLongitude '-3.120167'^^xsd:double;
  dwc:endLongitude '-3.120167'^^xsd:double;
  dwc:latitude '36.58667'^^xsd:double;
  dwc:startLatitude '36.58667'^^xsd:double;
  dwc:endLatitude '36.58667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.120167 36.58667, -3.120167 36.58667, -3.120167 36.58667, -3.120167 36.58667, -3.120167 36.58667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2576'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.361 -3.923167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.361"^^xsd:decimal ;
  dwc:decimalLongitude "-3.923167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.361 -3.923167)"^^geo:wktLiteral ;
  geo-pos:lat "36.361"^^xsd:decimal ;
  geo-pos:long "-3.923167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2927'^^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:timeOfDay '12.543055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.923167'^^xsd:double;
  dwc:startLongitude '-3.923167'^^xsd:double;
  dwc:endLongitude '-3.923167'^^xsd:double;
  dwc:latitude '36.361'^^xsd:double;
  dwc:startLatitude '36.361'^^xsd:double;
  dwc:endLatitude '36.361'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.923167 36.361, -3.923167 36.361, -3.923167 36.361, -3.923167 36.361, -3.923167 36.361))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2927'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86683 -1.72409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.72409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86683 -1.72409)"^^geo:wktLiteral ;
  geo-pos:lat "36.86683"^^xsd:decimal ;
  geo-pos:long "-1.72409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3488'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3488'^^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:timeOfDay '10.356111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.72409'^^xsd:double;
  dwc:startLongitude '-1.72409'^^xsd:double;
  dwc:endLongitude '-1.72409'^^xsd:double;
  dwc:latitude '36.86683'^^xsd:double;
  dwc:startLatitude '36.86683'^^xsd:double;
  dwc:endLatitude '36.86683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.72409 36.86683, -1.72409 36.86683, -1.72409 36.86683, -1.72409 36.86683, -1.72409 36.86683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3488'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59312 -3.439452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59312"^^xsd:decimal ;
  dwc:decimalLongitude "-3.439452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59312 -3.439452)"^^geo:wktLiteral ;
  geo-pos:lat "36.59312"^^xsd:decimal ;
  geo-pos:long "-3.439452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4051'^^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:timeOfDay '12.074444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.439452'^^xsd:double;
  dwc:startLongitude '-3.439452'^^xsd:double;
  dwc:endLongitude '-3.439452'^^xsd:double;
  dwc:latitude '36.59312'^^xsd:double;
  dwc:startLatitude '36.59312'^^xsd:double;
  dwc:endLatitude '36.59312'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.439452 36.59312, -3.439452 36.59312, -3.439452 36.59312, -3.439452 36.59312, -3.439452 36.59312))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4051'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46134 -0.916725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46134"^^xsd:decimal ;
  dwc:decimalLongitude "-0.916725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46134 -0.916725)"^^geo:wktLiteral ;
  geo-pos:lat "37.46134"^^xsd:decimal ;
  geo-pos:long "-0.916725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4644'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.202222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.916725'^^xsd:double;
  dwc:startLongitude '-0.916725'^^xsd:double;
  dwc:endLongitude '-0.916725'^^xsd:double;
  dwc:latitude '37.46134'^^xsd:double;
  dwc:startLatitude '37.46134'^^xsd:double;
  dwc:endLatitude '37.46134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.916725 37.46134, -0.916725 37.46134, -0.916725 37.46134, -0.916725 37.46134, -0.916725 37.46134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4644'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39441 -4.049715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.049715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39441 -4.049715)"^^geo:wktLiteral ;
  geo-pos:lat "36.39441"^^xsd:decimal ;
  geo-pos:long "-4.049715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4295'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.273611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.049715'^^xsd:double;
  dwc:startLongitude '-4.049715'^^xsd:double;
  dwc:endLongitude '-4.049715'^^xsd:double;
  dwc:latitude '36.39441'^^xsd:double;
  dwc:startLatitude '36.39441'^^xsd:double;
  dwc:endLatitude '36.39441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.049715 36.39441, -4.049715 36.39441, -4.049715 36.39441, -4.049715 36.39441, -4.049715 36.39441))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4295'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45033 -2.675167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.675167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45033 -2.675167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45033"^^xsd:decimal ;
  geo-pos:long "-2.675167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2628'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2628'^^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:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.675167'^^xsd:double;
  dwc:startLongitude '-2.675167'^^xsd:double;
  dwc:endLongitude '-2.675167'^^xsd:double;
  dwc:latitude '36.45033'^^xsd:double;
  dwc:startLatitude '36.45033'^^xsd:double;
  dwc:endLatitude '36.45033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.675167 36.45033, -2.675167 36.45033, -2.675167 36.45033, -2.675167 36.45033, -2.675167 36.45033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2628'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55052 -2.591373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55052"^^xsd:decimal ;
  dwc:decimalLongitude "-2.591373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55052 -2.591373)"^^geo:wktLiteral ;
  geo-pos:lat "36.55052"^^xsd:decimal ;
  geo-pos:long "-2.591373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4692'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4692'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8358333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.591373'^^xsd:double;
  dwc:startLongitude '-2.591373'^^xsd:double;
  dwc:endLongitude '-2.591373'^^xsd:double;
  dwc:latitude '36.55052'^^xsd:double;
  dwc:startLatitude '36.55052'^^xsd:double;
  dwc:endLatitude '36.55052'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.591373 36.55052, -2.591373 36.55052, -2.591373 36.55052, -2.591373 36.55052, -2.591373 36.55052))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4692'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54867 -3.09547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.09547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54867 -3.09547)"^^geo:wktLiteral ;
  geo-pos:lat "36.54867"^^xsd:decimal ;
  geo-pos:long "-3.09547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4699'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4699'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.598888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.09547'^^xsd:double;
  dwc:startLongitude '-3.09547'^^xsd:double;
  dwc:endLongitude '-3.09547'^^xsd:double;
  dwc:latitude '36.54867'^^xsd:double;
  dwc:startLatitude '36.54867'^^xsd:double;
  dwc:endLatitude '36.54867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.09547 36.54867, -3.09547 36.54867, -3.09547 36.54867, -3.09547 36.54867, -3.09547 36.54867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4699'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51744 -3.066432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51744"^^xsd:decimal ;
  dwc:decimalLongitude "-3.066432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51744 -3.066432)"^^geo:wktLiteral ;
  geo-pos:lat "36.51744"^^xsd:decimal ;
  geo-pos:long "-3.066432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4696'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4696'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.253055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.066432'^^xsd:double;
  dwc:startLongitude '-3.066432'^^xsd:double;
  dwc:endLongitude '-3.066432'^^xsd:double;
  dwc:latitude '36.51744'^^xsd:double;
  dwc:startLatitude '36.51744'^^xsd:double;
  dwc:endLatitude '36.51744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.066432 36.51744, -3.066432 36.51744, -3.066432 36.51744, -3.066432 36.51744, -3.066432 36.51744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4696'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57135 -3.123872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57135"^^xsd:decimal ;
  dwc:decimalLongitude "-3.123872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57135 -3.123872)"^^geo:wktLiteral ;
  geo-pos:lat "36.57135"^^xsd:decimal ;
  geo-pos:long "-3.123872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4434'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4434'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.494444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.123872'^^xsd:double;
  dwc:startLongitude '-3.123872'^^xsd:double;
  dwc:endLongitude '-3.123872'^^xsd:double;
  dwc:latitude '36.57135'^^xsd:double;
  dwc:startLatitude '36.57135'^^xsd:double;
  dwc:endLatitude '36.57135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.123872 36.57135, -3.123872 36.57135, -3.123872 36.57135, -3.123872 36.57135, -3.123872 36.57135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4434'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4215 -4.352667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4215"^^xsd:decimal ;
  dwc:decimalLongitude "-4.352667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4215 -4.352667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4215"^^xsd:decimal ;
  geo-pos:long "-4.352667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3367'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3367'^^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:timeOfDay '8.9555555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.352667'^^xsd:double;
  dwc:startLongitude '-4.352667'^^xsd:double;
  dwc:endLongitude '-4.352667'^^xsd:double;
  dwc:latitude '36.4215'^^xsd:double;
  dwc:startLatitude '36.4215'^^xsd:double;
  dwc:endLatitude '36.4215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.352667 36.4215, -4.352667 36.4215, -4.352667 36.4215, -4.352667 36.4215, -4.352667 36.4215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3367'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63664 -4.025442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.025442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63664 -4.025442)"^^geo:wktLiteral ;
  geo-pos:lat "36.63664"^^xsd:decimal ;
  geo-pos:long "-4.025442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3527'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3527'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5080555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.025442'^^xsd:double;
  dwc:startLongitude '-4.025442'^^xsd:double;
  dwc:endLongitude '-4.025442'^^xsd:double;
  dwc:latitude '36.63664'^^xsd:double;
  dwc:startLatitude '36.63664'^^xsd:double;
  dwc:endLatitude '36.63664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.025442 36.63664, -4.025442 36.63664, -4.025442 36.63664, -4.025442 36.63664, -4.025442 36.63664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3527'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -4.482167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.436"^^xsd:decimal ;
  dwc:decimalLongitude "-4.482167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -4.482167)"^^geo:wktLiteral ;
  geo-pos:lat "36.436"^^xsd:decimal ;
  geo-pos:long "-4.482167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1877'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1877'^^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:timeOfDay '20.476666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.482167'^^xsd:double;
  dwc:startLongitude '-4.482167'^^xsd:double;
  dwc:endLongitude '-4.482167'^^xsd:double;
  dwc:latitude '36.436'^^xsd:double;
  dwc:startLatitude '36.436'^^xsd:double;
  dwc:endLatitude '36.436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.482167 36.436, -4.482167 36.436, -4.482167 36.436, -4.482167 36.436, -4.482167 36.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1877'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59697 -3.121858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59697"^^xsd:decimal ;
  dwc:decimalLongitude "-3.121858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59697 -3.121858)"^^geo:wktLiteral ;
  geo-pos:lat "36.59697"^^xsd:decimal ;
  geo-pos:long "-3.121858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4640'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4640'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '16.464722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.121858'^^xsd:double;
  dwc:startLongitude '-3.121858'^^xsd:double;
  dwc:endLongitude '-3.121858'^^xsd:double;
  dwc:latitude '36.59697'^^xsd:double;
  dwc:startLatitude '36.59697'^^xsd:double;
  dwc:endLatitude '36.59697'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.121858 36.59697, -3.121858 36.59697, -3.121858 36.59697, -3.121858 36.59697, -3.121858 36.59697))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4640'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54543 -3.739753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54543"^^xsd:decimal ;
  dwc:decimalLongitude "-3.739753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54543 -3.739753)"^^geo:wktLiteral ;
  geo-pos:lat "36.54543"^^xsd:decimal ;
  geo-pos:long "-3.739753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4035'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4035'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.6819444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.739753'^^xsd:double;
  dwc:startLongitude '-3.739753'^^xsd:double;
  dwc:endLongitude '-3.739753'^^xsd:double;
  dwc:latitude '36.54543'^^xsd:double;
  dwc:startLatitude '36.54543'^^xsd:double;
  dwc:endLatitude '36.54543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.739753 36.54543, -3.739753 36.54543, -3.739753 36.54543, -3.739753 36.54543, -3.739753 36.54543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4035'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60605 -2.786313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.786313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60605 -2.786313)"^^geo:wktLiteral ;
  geo-pos:lat "36.60605"^^xsd:decimal ;
  geo-pos:long "-2.786313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4518'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4518'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.1580555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.786313'^^xsd:double;
  dwc:startLongitude '-2.786313'^^xsd:double;
  dwc:endLongitude '-2.786313'^^xsd:double;
  dwc:latitude '36.60605'^^xsd:double;
  dwc:startLatitude '36.60605'^^xsd:double;
  dwc:endLatitude '36.60605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.786313 36.60605, -2.786313 36.60605, -2.786313 36.60605, -2.786313 36.60605, -2.786313 36.60605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4518'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3178 -2.891635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3178"^^xsd:decimal ;
  dwc:decimalLongitude "-2.891635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3178 -2.891635)"^^geo:wktLiteral ;
  geo-pos:lat "36.3178"^^xsd:decimal ;
  geo-pos:long "-2.891635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3556'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3556'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.396111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.891635'^^xsd:double;
  dwc:startLongitude '-2.891635'^^xsd:double;
  dwc:endLongitude '-2.891635'^^xsd:double;
  dwc:latitude '36.3178'^^xsd:double;
  dwc:startLatitude '36.3178'^^xsd:double;
  dwc:endLatitude '36.3178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.891635 36.3178, -2.891635 36.3178, -2.891635 36.3178, -2.891635 36.3178, -2.891635 36.3178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3556'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99233 -5.492333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.99233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.492333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.99233 -5.492333)"^^geo:wktLiteral ;
  geo-pos:lat "35.99233"^^xsd:decimal ;
  geo-pos:long "-5.492333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2129'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2129'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '20.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.492333'^^xsd:double;
  dwc:startLongitude '-5.492333'^^xsd:double;
  dwc:endLongitude '-5.492333'^^xsd:double;
  dwc:latitude '35.99233'^^xsd:double;
  dwc:startLatitude '35.99233'^^xsd:double;
  dwc:endLatitude '35.99233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.492333 35.99233, -5.492333 35.99233, -5.492333 35.99233, -5.492333 35.99233, -5.492333 35.99233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2129'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -2.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.556"^^xsd:decimal ;
  dwc:decimalLongitude "-2.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -2.766667)"^^geo:wktLiteral ;
  geo-pos:lat "36.556"^^xsd:decimal ;
  geo-pos:long "-2.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_447'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_447'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.766667'^^xsd:double;
  dwc:startLongitude '-2.766667'^^xsd:double;
  dwc:endLongitude '-2.766667'^^xsd:double;
  dwc:latitude '36.556'^^xsd:double;
  dwc:startLatitude '36.556'^^xsd:double;
  dwc:endLatitude '36.556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.766667 36.556, -2.766667 36.556, -2.766667 36.556, -2.766667 36.556, -2.766667 36.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_447'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67765 -3.241714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67765"^^xsd:decimal ;
  dwc:decimalLongitude "-3.241714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67765 -3.241714)"^^geo:wktLiteral ;
  geo-pos:lat "36.67765"^^xsd:decimal ;
  geo-pos:long "-3.241714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3600'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3600'^^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:timeOfDay '11.134722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.241714'^^xsd:double;
  dwc:startLongitude '-3.241714'^^xsd:double;
  dwc:endLongitude '-3.241714'^^xsd:double;
  dwc:latitude '36.67765'^^xsd:double;
  dwc:startLatitude '36.67765'^^xsd:double;
  dwc:endLatitude '36.67765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.241714 36.67765, -3.241714 36.67765, -3.241714 36.67765, -3.241714 36.67765, -3.241714 36.67765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3600'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18949 -4.599554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18949"^^xsd:decimal ;
  dwc:decimalLongitude "-4.599554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18949 -4.599554)"^^geo:wktLiteral ;
  geo-pos:lat "36.18949"^^xsd:decimal ;
  geo-pos:long "-4.599554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4599'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4599'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.843611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.599554'^^xsd:double;
  dwc:startLongitude '-4.599554'^^xsd:double;
  dwc:endLongitude '-4.599554'^^xsd:double;
  dwc:latitude '36.18949'^^xsd:double;
  dwc:startLatitude '36.18949'^^xsd:double;
  dwc:endLatitude '36.18949'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.599554 36.18949, -4.599554 36.18949, -4.599554 36.18949, -4.599554 36.18949, -4.599554 36.18949))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4599'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34733 -2.847803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34733 -2.847803)"^^geo:wktLiteral ;
  geo-pos:lat "36.34733"^^xsd:decimal ;
  geo-pos:long "-2.847803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4512'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4512'^^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:timeOfDay '9.2275'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847803'^^xsd:double;
  dwc:startLongitude '-2.847803'^^xsd:double;
  dwc:endLongitude '-2.847803'^^xsd:double;
  dwc:latitude '36.34733'^^xsd:double;
  dwc:startLatitude '36.34733'^^xsd:double;
  dwc:endLatitude '36.34733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847803 36.34733, -2.847803 36.34733, -2.847803 36.34733, -2.847803 36.34733, -2.847803 36.34733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4512'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -5.1515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.399"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -5.1515)"^^geo:wktLiteral ;
  geo-pos:lat "36.399"^^xsd:decimal ;
  geo-pos:long "-5.1515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1851'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1851'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.4869444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1515'^^xsd:double;
  dwc:startLongitude '-5.1515'^^xsd:double;
  dwc:endLongitude '-5.1515'^^xsd:double;
  dwc:latitude '36.399'^^xsd:double;
  dwc:startLatitude '36.399'^^xsd:double;
  dwc:endLatitude '36.399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1515 36.399, -5.1515 36.399, -5.1515 36.399, -5.1515 36.399, -5.1515 36.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1851'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43583 -2.952458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.952458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43583 -2.952458)"^^geo:wktLiteral ;
  geo-pos:lat "36.43583"^^xsd:decimal ;
  geo-pos:long "-2.952458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4255'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.887222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.952458'^^xsd:double;
  dwc:startLongitude '-2.952458'^^xsd:double;
  dwc:endLongitude '-2.952458'^^xsd:double;
  dwc:latitude '36.43583'^^xsd:double;
  dwc:startLatitude '36.43583'^^xsd:double;
  dwc:endLatitude '36.43583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.952458 36.43583, -2.952458 36.43583, -2.952458 36.43583, -2.952458 36.43583, -2.952458 36.43583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4255'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27874 -3.963501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27874"^^xsd:decimal ;
  dwc:decimalLongitude "-3.963501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27874 -3.963501)"^^geo:wktLiteral ;
  geo-pos:lat "36.27874"^^xsd:decimal ;
  geo-pos:long "-3.963501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4291'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4291'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.458888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.963501'^^xsd:double;
  dwc:startLongitude '-3.963501'^^xsd:double;
  dwc:endLongitude '-3.963501'^^xsd:double;
  dwc:latitude '36.27874'^^xsd:double;
  dwc:startLatitude '36.27874'^^xsd:double;
  dwc:endLatitude '36.27874'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.963501 36.27874, -3.963501 36.27874, -3.963501 36.27874, -3.963501 36.27874, -3.963501 36.27874))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4291'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -3.028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -3.028333)"^^geo:wktLiteral ;
  geo-pos:lat "36.39283"^^xsd:decimal ;
  geo-pos:long "-3.028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1621'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1621'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.028333'^^xsd:double;
  dwc:startLongitude '-3.028333'^^xsd:double;
  dwc:endLongitude '-3.028333'^^xsd:double;
  dwc:latitude '36.39283'^^xsd:double;
  dwc:startLatitude '36.39283'^^xsd:double;
  dwc:endLatitude '36.39283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.028333 36.39283, -3.028333 36.39283, -3.028333 36.39283, -3.028333 36.39283, -3.028333 36.39283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1621'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7235 -2.468667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7235"^^xsd:decimal ;
  dwc:decimalLongitude "-2.468667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7235 -2.468667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7235"^^xsd:decimal ;
  geo-pos:long "-2.468667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2289'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2289'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.468667'^^xsd:double;
  dwc:startLongitude '-2.468667'^^xsd:double;
  dwc:endLongitude '-2.468667'^^xsd:double;
  dwc:latitude '36.7235'^^xsd:double;
  dwc:startLatitude '36.7235'^^xsd:double;
  dwc:endLatitude '36.7235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.468667 36.7235, -2.468667 36.7235, -2.468667 36.7235, -2.468667 36.7235, -2.468667 36.7235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2289'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -2.7125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -2.7125)"^^geo:wktLiteral ;
  geo-pos:lat "36.60667"^^xsd:decimal ;
  geo-pos:long "-2.7125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1048'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1048'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7125'^^xsd:double;
  dwc:startLongitude '-2.7125'^^xsd:double;
  dwc:endLongitude '-2.7125'^^xsd:double;
  dwc:latitude '36.60667'^^xsd:double;
  dwc:startLatitude '36.60667'^^xsd:double;
  dwc:endLatitude '36.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7125 36.60667, -2.7125 36.60667, -2.7125 36.60667, -2.7125 36.60667, -2.7125 36.60667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1048'^^xsd:string;
  dwc:observationDate '1998-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63317 -2.801333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63317 -2.801333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63317"^^xsd:decimal ;
  geo-pos:long "-2.801333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1013'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1013'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801333'^^xsd:double;
  dwc:startLongitude '-2.801333'^^xsd:double;
  dwc:endLongitude '-2.801333'^^xsd:double;
  dwc:latitude '36.63317'^^xsd:double;
  dwc:startLatitude '36.63317'^^xsd:double;
  dwc:endLatitude '36.63317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801333 36.63317, -2.801333 36.63317, -2.801333 36.63317, -2.801333 36.63317, -2.801333 36.63317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1013'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42683 -2.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42683 -2.6805)"^^geo:wktLiteral ;
  geo-pos:lat "36.42683"^^xsd:decimal ;
  geo-pos:long "-2.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2346'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2346'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6805'^^xsd:double;
  dwc:startLongitude '-2.6805'^^xsd:double;
  dwc:endLongitude '-2.6805'^^xsd:double;
  dwc:latitude '36.42683'^^xsd:double;
  dwc:startLatitude '36.42683'^^xsd:double;
  dwc:endLatitude '36.42683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6805 36.42683, -2.6805 36.42683, -2.6805 36.42683, -2.6805 36.42683, -2.6805 36.42683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2346'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63267 -3.169333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.169333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63267 -3.169333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63267"^^xsd:decimal ;
  geo-pos:long "-3.169333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3384'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3384'^^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:timeOfDay '12.177777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.169333'^^xsd:double;
  dwc:startLongitude '-3.169333'^^xsd:double;
  dwc:endLongitude '-3.169333'^^xsd:double;
  dwc:latitude '36.63267'^^xsd:double;
  dwc:startLatitude '36.63267'^^xsd:double;
  dwc:endLatitude '36.63267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.169333 36.63267, -3.169333 36.63267, -3.169333 36.63267, -3.169333 36.63267, -3.169333 36.63267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3384'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61833 -2.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61833 -2.216667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61833"^^xsd:decimal ;
  geo-pos:long "-2.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_827'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_827'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.216667'^^xsd:double;
  dwc:startLongitude '-2.216667'^^xsd:double;
  dwc:endLongitude '-2.216667'^^xsd:double;
  dwc:latitude '36.61833'^^xsd:double;
  dwc:startLatitude '36.61833'^^xsd:double;
  dwc:endLatitude '36.61833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.216667 36.61833, -2.216667 36.61833, -2.216667 36.61833, -2.216667 36.61833, -2.216667 36.61833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_827'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.046 -5.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.046"^^xsd:decimal ;
  dwc:decimalLongitude "-5.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.046 -5.345)"^^geo:wktLiteral ;
  geo-pos:lat "36.046"^^xsd:decimal ;
  geo-pos:long "-5.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2160'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2160'^^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:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.345'^^xsd:double;
  dwc:startLongitude '-5.345'^^xsd:double;
  dwc:endLongitude '-5.345'^^xsd:double;
  dwc:latitude '36.046'^^xsd:double;
  dwc:startLatitude '36.046'^^xsd:double;
  dwc:endLatitude '36.046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.345 36.046, -5.345 36.046, -5.345 36.046, -5.345 36.046, -5.345 36.046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2160'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -4.295333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.563"^^xsd:decimal ;
  dwc:decimalLongitude "-4.295333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -4.295333)"^^geo:wktLiteral ;
  geo-pos:lat "36.563"^^xsd:decimal ;
  geo-pos:long "-4.295333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1945'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1945'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.260555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.295333'^^xsd:double;
  dwc:startLongitude '-4.295333'^^xsd:double;
  dwc:endLongitude '-4.295333'^^xsd:double;
  dwc:latitude '36.563'^^xsd:double;
  dwc:startLatitude '36.563'^^xsd:double;
  dwc:endLatitude '36.563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.295333 36.563, -4.295333 36.563, -4.295333 36.563, -4.295333 36.563, -4.295333 36.563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1945'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62733 -2.644167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.644167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62733 -2.644167)"^^geo:wktLiteral ;
  geo-pos:lat "36.62733"^^xsd:decimal ;
  geo-pos:long "-2.644167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1052'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1052'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.644167'^^xsd:double;
  dwc:startLongitude '-2.644167'^^xsd:double;
  dwc:endLongitude '-2.644167'^^xsd:double;
  dwc:latitude '36.62733'^^xsd:double;
  dwc:startLatitude '36.62733'^^xsd:double;
  dwc:endLatitude '36.62733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.644167 36.62733, -2.644167 36.62733, -2.644167 36.62733, -2.644167 36.62733, -2.644167 36.62733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1052'^^xsd:string;
  dwc:observationDate '1998-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48517 -4.509333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.509333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48517 -4.509333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48517"^^xsd:decimal ;
  geo-pos:long "-4.509333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3371'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3371'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.509333'^^xsd:double;
  dwc:startLongitude '-4.509333'^^xsd:double;
  dwc:endLongitude '-4.509333'^^xsd:double;
  dwc:latitude '36.48517'^^xsd:double;
  dwc:startLatitude '36.48517'^^xsd:double;
  dwc:endLatitude '36.48517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.509333 36.48517, -4.509333 36.48517, -4.509333 36.48517, -4.509333 36.48517, -4.509333 36.48517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3371'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47065 -2.716158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47065"^^xsd:decimal ;
  dwc:decimalLongitude "-2.716158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47065 -2.716158)"^^geo:wktLiteral ;
  geo-pos:lat "36.47065"^^xsd:decimal ;
  geo-pos:long "-2.716158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4851'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4851'^^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:timeOfDay '16.987222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.716158'^^xsd:double;
  dwc:startLongitude '-2.716158'^^xsd:double;
  dwc:endLongitude '-2.716158'^^xsd:double;
  dwc:latitude '36.47065'^^xsd:double;
  dwc:startLatitude '36.47065'^^xsd:double;
  dwc:endLatitude '36.47065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.716158 36.47065, -2.716158 36.47065, -2.716158 36.47065, -2.716158 36.47065, -2.716158 36.47065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4851'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60088 -3.430125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60088"^^xsd:decimal ;
  dwc:decimalLongitude "-3.430125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60088 -3.430125)"^^geo:wktLiteral ;
  geo-pos:lat "36.60088"^^xsd:decimal ;
  geo-pos:long "-3.430125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4552'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4552'^^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:timeOfDay '8.7527777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.430125'^^xsd:double;
  dwc:startLongitude '-3.430125'^^xsd:double;
  dwc:endLongitude '-3.430125'^^xsd:double;
  dwc:latitude '36.60088'^^xsd:double;
  dwc:startLatitude '36.60088'^^xsd:double;
  dwc:endLatitude '36.60088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.430125 36.60088, -3.430125 36.60088, -3.430125 36.60088, -3.430125 36.60088, -3.430125 36.60088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4552'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55267 -3.6935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55267 -3.6935)"^^geo:wktLiteral ;
  geo-pos:lat "36.55267"^^xsd:decimal ;
  geo-pos:long "-3.6935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2892'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2892'^^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:timeOfDay '9.0402777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6935'^^xsd:double;
  dwc:startLongitude '-3.6935'^^xsd:double;
  dwc:endLongitude '-3.6935'^^xsd:double;
  dwc:latitude '36.55267'^^xsd:double;
  dwc:startLatitude '36.55267'^^xsd:double;
  dwc:endLatitude '36.55267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6935 36.55267, -3.6935 36.55267, -3.6935 36.55267, -3.6935 36.55267, -3.6935 36.55267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2892'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51276 -2.776333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51276"^^xsd:decimal ;
  dwc:decimalLongitude "-2.776333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51276 -2.776333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51276"^^xsd:decimal ;
  geo-pos:long "-2.776333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3672'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3672'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.635555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.776333'^^xsd:double;
  dwc:startLongitude '-2.776333'^^xsd:double;
  dwc:endLongitude '-2.776333'^^xsd:double;
  dwc:latitude '36.51276'^^xsd:double;
  dwc:startLatitude '36.51276'^^xsd:double;
  dwc:endLatitude '36.51276'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.776333 36.51276, -2.776333 36.51276, -2.776333 36.51276, -2.776333 36.51276, -2.776333 36.51276))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3672'^^xsd:string;
  dwc:observationDate '2006-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77117 -2.513833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.513833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77117 -2.513833)"^^geo:wktLiteral ;
  geo-pos:lat "36.77117"^^xsd:decimal ;
  geo-pos:long "-2.513833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1984'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1984'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.2347222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.513833'^^xsd:double;
  dwc:startLongitude '-2.513833'^^xsd:double;
  dwc:endLongitude '-2.513833'^^xsd:double;
  dwc:latitude '36.77117'^^xsd:double;
  dwc:startLatitude '36.77117'^^xsd:double;
  dwc:endLatitude '36.77117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.513833 36.77117, -2.513833 36.77117, -2.513833 36.77117, -2.513833 36.77117, -2.513833 36.77117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1984'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62417 -2.814667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.814667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62417 -2.814667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62417"^^xsd:decimal ;
  geo-pos:long "-2.814667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_680'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_680'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.814667'^^xsd:double;
  dwc:startLongitude '-2.814667'^^xsd:double;
  dwc:endLongitude '-2.814667'^^xsd:double;
  dwc:latitude '36.62417'^^xsd:double;
  dwc:startLatitude '36.62417'^^xsd:double;
  dwc:endLatitude '36.62417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.814667 36.62417, -2.814667 36.62417, -2.814667 36.62417, -2.814667 36.62417, -2.814667 36.62417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_680'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6815 -1.926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6815"^^xsd:decimal ;
  dwc:decimalLongitude "-1.926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6815 -1.926667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6815"^^xsd:decimal ;
  geo-pos:long "-1.926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_871'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_871'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.926667'^^xsd:double;
  dwc:startLongitude '-1.926667'^^xsd:double;
  dwc:endLongitude '-1.926667'^^xsd:double;
  dwc:latitude '36.6815'^^xsd:double;
  dwc:startLatitude '36.6815'^^xsd:double;
  dwc:endLatitude '36.6815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.926667 36.6815, -1.926667 36.6815, -1.926667 36.6815, -1.926667 36.6815, -1.926667 36.6815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_871'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48233 -4.620167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.620167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48233 -4.620167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48233"^^xsd:decimal ;
  geo-pos:long "-4.620167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2147'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2147'^^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:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.620167'^^xsd:double;
  dwc:startLongitude '-4.620167'^^xsd:double;
  dwc:endLongitude '-4.620167'^^xsd:double;
  dwc:latitude '36.48233'^^xsd:double;
  dwc:startLatitude '36.48233'^^xsd:double;
  dwc:endLatitude '36.48233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.620167 36.48233, -4.620167 36.48233, -4.620167 36.48233, -4.620167 36.48233, -4.620167 36.48233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2147'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9255 -1.702833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9255"^^xsd:decimal ;
  dwc:decimalLongitude "-1.702833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9255 -1.702833)"^^geo:wktLiteral ;
  geo-pos:lat "36.9255"^^xsd:decimal ;
  geo-pos:long "-1.702833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_431'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_431'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.702833'^^xsd:double;
  dwc:startLongitude '-1.702833'^^xsd:double;
  dwc:endLongitude '-1.702833'^^xsd:double;
  dwc:latitude '36.9255'^^xsd:double;
  dwc:startLatitude '36.9255'^^xsd:double;
  dwc:endLatitude '36.9255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.702833 36.9255, -1.702833 36.9255, -1.702833 36.9255, -1.702833 36.9255, -1.702833 36.9255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_431'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 -2.848333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.848333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 -2.848333)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "-2.848333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_72'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_72'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.848333'^^xsd:double;
  dwc:startLongitude '-2.848333'^^xsd:double;
  dwc:endLongitude '-2.848333'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:startLatitude '36.36667'^^xsd:double;
  dwc:endLatitude '36.36667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.848333 36.36667, -2.848333 36.36667, -2.848333 36.36667, -2.848333 36.36667, -2.848333 36.36667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_72'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.708333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5395"^^xsd:decimal ;
  geo-pos:long "-2.708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1060'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1060'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '5.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.708333'^^xsd:double;
  dwc:startLongitude '-2.708333'^^xsd:double;
  dwc:endLongitude '-2.708333'^^xsd:double;
  dwc:latitude '36.5395'^^xsd:double;
  dwc:startLatitude '36.5395'^^xsd:double;
  dwc:endLatitude '36.5395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.708333 36.5395, -2.708333 36.5395, -2.708333 36.5395, -2.708333 36.5395, -2.708333 36.5395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1060'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55367 -4.506167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.506167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55367 -4.506167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55367"^^xsd:decimal ;
  geo-pos:long "-4.506167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2117'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2117'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.506167'^^xsd:double;
  dwc:startLongitude '-4.506167'^^xsd:double;
  dwc:endLongitude '-4.506167'^^xsd:double;
  dwc:latitude '36.55367'^^xsd:double;
  dwc:startLatitude '36.55367'^^xsd:double;
  dwc:endLatitude '36.55367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.506167 36.55367, -4.506167 36.55367, -4.506167 36.55367, -4.506167 36.55367, -4.506167 36.55367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2117'^^xsd:string;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31333 -1.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31333"^^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/1968__429_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31333 -1.63)"^^geo:wktLiteral ;
  geo-pos:lat "37.31333"^^xsd:decimal ;
  geo-pos:long "-1.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_51'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_51'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.63'^^xsd:double;
  dwc:startLongitude '-1.63'^^xsd:double;
  dwc:endLongitude '-1.63'^^xsd:double;
  dwc:latitude '37.31333'^^xsd:double;
  dwc:startLatitude '37.31333'^^xsd:double;
  dwc:endLatitude '37.31333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.63 37.31333, -1.63 37.31333, -1.63 37.31333, -1.63 37.31333, -1.63 37.31333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_51'^^xsd:string;
  dwc:observationDate '1992-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73067 -2.374667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73067 -2.374667)"^^geo:wktLiteral ;
  geo-pos:lat "36.73067"^^xsd:decimal ;
  geo-pos:long "-2.374667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1119'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1119'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.374667'^^xsd:double;
  dwc:startLongitude '-2.374667'^^xsd:double;
  dwc:endLongitude '-2.374667'^^xsd:double;
  dwc:latitude '36.73067'^^xsd:double;
  dwc:startLatitude '36.73067'^^xsd:double;
  dwc:endLatitude '36.73067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374667 36.73067, -2.374667 36.73067, -2.374667 36.73067, -2.374667 36.73067, -2.374667 36.73067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1119'^^xsd:string;
  dwc:observationDate '1998-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43867 -2.595833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.595833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43867 -2.595833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43867"^^xsd:decimal ;
  geo-pos:long "-2.595833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1178'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1178'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.595833'^^xsd:double;
  dwc:startLongitude '-2.595833'^^xsd:double;
  dwc:endLongitude '-2.595833'^^xsd:double;
  dwc:latitude '36.43867'^^xsd:double;
  dwc:startLatitude '36.43867'^^xsd:double;
  dwc:endLatitude '36.43867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.595833 36.43867, -2.595833 36.43867, -2.595833 36.43867, -2.595833 36.43867, -2.595833 36.43867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1178'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -3.096333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56133"^^xsd:decimal ;
  dwc:decimalLongitude "-3.096333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -3.096333)"^^geo:wktLiteral ;
  geo-pos:lat "36.56133"^^xsd:decimal ;
  geo-pos:long "-3.096333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1537'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1537'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.096333'^^xsd:double;
  dwc:startLongitude '-3.096333'^^xsd:double;
  dwc:endLongitude '-3.096333'^^xsd:double;
  dwc:latitude '36.56133'^^xsd:double;
  dwc:startLatitude '36.56133'^^xsd:double;
  dwc:endLatitude '36.56133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.096333 36.56133, -3.096333 36.56133, -3.096333 36.56133, -3.096333 36.56133, -3.096333 36.56133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1537'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70683 -2.322833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.322833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70683 -2.322833)"^^geo:wktLiteral ;
  geo-pos:lat "36.70683"^^xsd:decimal ;
  geo-pos:long "-2.322833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_698'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_698'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.322833'^^xsd:double;
  dwc:startLongitude '-2.322833'^^xsd:double;
  dwc:endLongitude '-2.322833'^^xsd:double;
  dwc:latitude '36.70683'^^xsd:double;
  dwc:startLatitude '36.70683'^^xsd:double;
  dwc:endLatitude '36.70683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.322833 36.70683, -2.322833 36.70683, -2.322833 36.70683, -2.322833 36.70683, -2.322833 36.70683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_698'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40283 -2.723167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.723167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40283 -2.723167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40283"^^xsd:decimal ;
  geo-pos:long "-2.723167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2014'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2014'^^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:timeOfDay '11.89'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.723167'^^xsd:double;
  dwc:startLongitude '-2.723167'^^xsd:double;
  dwc:endLongitude '-2.723167'^^xsd:double;
  dwc:latitude '36.40283'^^xsd:double;
  dwc:startLatitude '36.40283'^^xsd:double;
  dwc:endLatitude '36.40283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.723167 36.40283, -2.723167 36.40283, -2.723167 36.40283, -2.723167 36.40283, -2.723167 36.40283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2014'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -4.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33"^^xsd:decimal ;
  dwc:decimalLongitude "-4.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33 -4.507)"^^geo:wktLiteral ;
  geo-pos:lat "36.33"^^xsd:decimal ;
  geo-pos:long "-4.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2186'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2186'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.507'^^xsd:double;
  dwc:startLongitude '-4.507'^^xsd:double;
  dwc:endLongitude '-4.507'^^xsd:double;
  dwc:latitude '36.33'^^xsd:double;
  dwc:startLatitude '36.33'^^xsd:double;
  dwc:endLatitude '36.33'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.507 36.33, -4.507 36.33, -4.507 36.33, -4.507 36.33, -4.507 36.33))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2186'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.793667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.406"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.793667)"^^geo:wktLiteral ;
  geo-pos:lat "36.406"^^xsd:decimal ;
  geo-pos:long "-2.793667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1459'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1459'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793667'^^xsd:double;
  dwc:startLongitude '-2.793667'^^xsd:double;
  dwc:endLongitude '-2.793667'^^xsd:double;
  dwc:latitude '36.406'^^xsd:double;
  dwc:startLatitude '36.406'^^xsd:double;
  dwc:endLatitude '36.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793667 36.406, -2.793667 36.406, -2.793667 36.406, -2.793667 36.406, -2.793667 36.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1459'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7135 -3.729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7135"^^xsd:decimal ;
  dwc:decimalLongitude "-3.729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7135 -3.729)"^^geo:wktLiteral ;
  geo-pos:lat "36.7135"^^xsd:decimal ;
  geo-pos:long "-3.729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3084'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3084'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '5.7691666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.729'^^xsd:double;
  dwc:startLongitude '-3.729'^^xsd:double;
  dwc:endLongitude '-3.729'^^xsd:double;
  dwc:latitude '36.7135'^^xsd:double;
  dwc:startLatitude '36.7135'^^xsd:double;
  dwc:endLatitude '36.7135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.729 36.7135, -3.729 36.7135, -3.729 36.7135, -3.729 36.7135, -3.729 36.7135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3084'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7075 -4.018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7075"^^xsd:decimal ;
  dwc:decimalLongitude "-4.018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7075 -4.018333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7075"^^xsd:decimal ;
  geo-pos:long "-4.018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2827'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2827'^^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:timeOfDay '6.3263888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.018333'^^xsd:double;
  dwc:startLongitude '-4.018333'^^xsd:double;
  dwc:endLongitude '-4.018333'^^xsd:double;
  dwc:latitude '36.7075'^^xsd:double;
  dwc:startLatitude '36.7075'^^xsd:double;
  dwc:endLatitude '36.7075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.018333 36.7075, -4.018333 36.7075, -4.018333 36.7075, -4.018333 36.7075, -4.018333 36.7075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2827'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73083 -2.4555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73083 -2.4555)"^^geo:wktLiteral ;
  geo-pos:lat "36.73083"^^xsd:decimal ;
  geo-pos:long "-2.4555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2868'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2868'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.0316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4555'^^xsd:double;
  dwc:startLongitude '-2.4555'^^xsd:double;
  dwc:endLongitude '-2.4555'^^xsd:double;
  dwc:latitude '36.73083'^^xsd:double;
  dwc:startLatitude '36.73083'^^xsd:double;
  dwc:endLatitude '36.73083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4555 36.73083, -2.4555 36.73083, -2.4555 36.73083, -2.4555 36.73083, -2.4555 36.73083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2868'^^xsd:string;
  dwc:observationDate '2003-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66333 -3.707166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.707166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66333 -3.707166)"^^geo:wktLiteral ;
  geo-pos:lat "36.66333"^^xsd:decimal ;
  geo-pos:long "-3.707166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3214'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3214'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.910555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.707166'^^xsd:double;
  dwc:startLongitude '-3.707166'^^xsd:double;
  dwc:endLongitude '-3.707166'^^xsd:double;
  dwc:latitude '36.66333'^^xsd:double;
  dwc:startLatitude '36.66333'^^xsd:double;
  dwc:endLatitude '36.66333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.707166 36.66333, -3.707166 36.66333, -3.707166 36.66333, -3.707166 36.66333, -3.707166 36.66333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3214'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.715667)"^^geo:wktLiteral ;
  geo-pos:lat "36.38317"^^xsd:decimal ;
  geo-pos:long "-2.715667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3473'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3473'^^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:timeOfDay '14.246388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.715667'^^xsd:double;
  dwc:startLongitude '-2.715667'^^xsd:double;
  dwc:endLongitude '-2.715667'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.715667 36.38317, -2.715667 36.38317, -2.715667 36.38317, -2.715667 36.38317, -2.715667 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3473'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -4.892833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-4.892833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -4.892833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45817"^^xsd:decimal ;
  geo-pos:long "-4.892833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2825'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2825'^^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:timeOfDay '8.3791666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.892833'^^xsd:double;
  dwc:startLongitude '-4.892833'^^xsd:double;
  dwc:endLongitude '-4.892833'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.892833 36.45817, -4.892833 36.45817, -4.892833 36.45817, -4.892833 36.45817, -4.892833 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2825'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45383 -4.653167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.653167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45383 -4.653167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45383"^^xsd:decimal ;
  geo-pos:long "-4.653167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2780'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2780'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7008333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.653167'^^xsd:double;
  dwc:startLongitude '-4.653167'^^xsd:double;
  dwc:endLongitude '-4.653167'^^xsd:double;
  dwc:latitude '36.45383'^^xsd:double;
  dwc:startLatitude '36.45383'^^xsd:double;
  dwc:endLatitude '36.45383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.653167 36.45383, -4.653167 36.45383, -4.653167 36.45383, -4.653167 36.45383, -4.653167 36.45383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2780'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54066 -2.4805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54066"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54066 -2.4805)"^^geo:wktLiteral ;
  geo-pos:lat "36.54066"^^xsd:decimal ;
  geo-pos:long "-2.4805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3443'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3443'^^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:timeOfDay '9.6797222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4805'^^xsd:double;
  dwc:startLongitude '-2.4805'^^xsd:double;
  dwc:endLongitude '-2.4805'^^xsd:double;
  dwc:latitude '36.54066'^^xsd:double;
  dwc:startLatitude '36.54066'^^xsd:double;
  dwc:endLatitude '36.54066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4805 36.54066, -2.4805 36.54066, -2.4805 36.54066, -2.4805 36.54066, -2.4805 36.54066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3443'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161 -1.556167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.161"^^xsd:decimal ;
  dwc:decimalLongitude "-1.556167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.161 -1.556167)"^^geo:wktLiteral ;
  geo-pos:lat "37.161"^^xsd:decimal ;
  geo-pos:long "-1.556167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_460'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_460'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.556167'^^xsd:double;
  dwc:startLongitude '-1.556167'^^xsd:double;
  dwc:endLongitude '-1.556167'^^xsd:double;
  dwc:latitude '37.161'^^xsd:double;
  dwc:startLatitude '37.161'^^xsd:double;
  dwc:endLatitude '37.161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.556167 37.161, -1.556167 37.161, -1.556167 37.161, -1.556167 37.161, -1.556167 37.161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_460'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64117 -4.072166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.072166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64117 -4.072166)"^^geo:wktLiteral ;
  geo-pos:lat "36.64117"^^xsd:decimal ;
  geo-pos:long "-4.072166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2770'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2770'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.7088888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.072166'^^xsd:double;
  dwc:startLongitude '-4.072166'^^xsd:double;
  dwc:endLongitude '-4.072166'^^xsd:double;
  dwc:latitude '36.64117'^^xsd:double;
  dwc:startLatitude '36.64117'^^xsd:double;
  dwc:endLatitude '36.64117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.072166 36.64117, -4.072166 36.64117, -4.072166 36.64117, -4.072166 36.64117, -4.072166 36.64117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2770'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.547 -4.411333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.547"^^xsd:decimal ;
  dwc:decimalLongitude "-4.411333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.547 -4.411333)"^^geo:wktLiteral ;
  geo-pos:lat "36.547"^^xsd:decimal ;
  geo-pos:long "-4.411333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2471'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2471'^^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:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.411333'^^xsd:double;
  dwc:startLongitude '-4.411333'^^xsd:double;
  dwc:endLongitude '-4.411333'^^xsd:double;
  dwc:latitude '36.547'^^xsd:double;
  dwc:startLatitude '36.547'^^xsd:double;
  dwc:endLatitude '36.547'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.411333 36.547, -4.411333 36.547, -4.411333 36.547, -4.411333 36.547, -4.411333 36.547))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2471'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65166 -3.582335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65166"^^xsd:decimal ;
  dwc:decimalLongitude "-3.582335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65166 -3.582335)"^^geo:wktLiteral ;
  geo-pos:lat "36.65166"^^xsd:decimal ;
  geo-pos:long "-3.582335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4211'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4211'^^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:timeOfDay '7.2616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.582335'^^xsd:double;
  dwc:startLongitude '-3.582335'^^xsd:double;
  dwc:endLongitude '-3.582335'^^xsd:double;
  dwc:latitude '36.65166'^^xsd:double;
  dwc:startLatitude '36.65166'^^xsd:double;
  dwc:endLatitude '36.65166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.582335 36.65166, -3.582335 36.65166, -3.582335 36.65166, -3.582335 36.65166, -3.582335 36.65166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4211'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6905 -2.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6905"^^xsd:decimal ;
  dwc:decimalLongitude "-2.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6905 -2.452)"^^geo:wktLiteral ;
  geo-pos:lat "36.6905"^^xsd:decimal ;
  geo-pos:long "-2.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2255'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.452'^^xsd:double;
  dwc:startLongitude '-2.452'^^xsd:double;
  dwc:endLongitude '-2.452'^^xsd:double;
  dwc:latitude '36.6905'^^xsd:double;
  dwc:startLatitude '36.6905'^^xsd:double;
  dwc:endLatitude '36.6905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.452 36.6905, -2.452 36.6905, -2.452 36.6905, -2.452 36.6905, -2.452 36.6905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2255'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4545 -4.087167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4545"^^xsd:decimal ;
  dwc:decimalLongitude "-4.087167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4545 -4.087167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4545"^^xsd:decimal ;
  geo-pos:long "-4.087167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2111'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2111'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.087167'^^xsd:double;
  dwc:startLongitude '-4.087167'^^xsd:double;
  dwc:endLongitude '-4.087167'^^xsd:double;
  dwc:latitude '36.4545'^^xsd:double;
  dwc:startLatitude '36.4545'^^xsd:double;
  dwc:endLatitude '36.4545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.087167 36.4545, -4.087167 36.4545, -4.087167 36.4545, -4.087167 36.4545, -4.087167 36.4545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2111'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67067 -2.355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67067 -2.355)"^^geo:wktLiteral ;
  geo-pos:lat "36.67067"^^xsd:decimal ;
  geo-pos:long "-2.355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_873'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_873'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.355'^^xsd:double;
  dwc:startLongitude '-2.355'^^xsd:double;
  dwc:endLongitude '-2.355'^^xsd:double;
  dwc:latitude '36.67067'^^xsd:double;
  dwc:startLatitude '36.67067'^^xsd:double;
  dwc:endLatitude '36.67067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.355 36.67067, -2.355 36.67067, -2.355 36.67067, -2.355 36.67067, -2.355 36.67067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_873'^^xsd:string;
  dwc:observationDate '1997-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69983 -2.477333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.477333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69983 -2.477333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69983"^^xsd:decimal ;
  geo-pos:long "-2.477333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_731'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_731'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.477333'^^xsd:double;
  dwc:startLongitude '-2.477333'^^xsd:double;
  dwc:endLongitude '-2.477333'^^xsd:double;
  dwc:latitude '36.69983'^^xsd:double;
  dwc:startLatitude '36.69983'^^xsd:double;
  dwc:endLatitude '36.69983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.477333 36.69983, -2.477333 36.69983, -2.477333 36.69983, -2.477333 36.69983, -2.477333 36.69983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_731'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62883 -2.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62883 -2.742)"^^geo:wktLiteral ;
  geo-pos:lat "36.62883"^^xsd:decimal ;
  geo-pos:long "-2.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_664'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_664'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.742'^^xsd:double;
  dwc:startLongitude '-2.742'^^xsd:double;
  dwc:endLongitude '-2.742'^^xsd:double;
  dwc:latitude '36.62883'^^xsd:double;
  dwc:startLatitude '36.62883'^^xsd:double;
  dwc:endLatitude '36.62883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.742 36.62883, -2.742 36.62883, -2.742 36.62883, -2.742 36.62883, -2.742 36.62883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_664'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57867 -2.828833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.828833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57867 -2.828833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57867"^^xsd:decimal ;
  geo-pos:long "-2.828833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_682'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_682'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.828833'^^xsd:double;
  dwc:startLongitude '-2.828833'^^xsd:double;
  dwc:endLongitude '-2.828833'^^xsd:double;
  dwc:latitude '36.57867'^^xsd:double;
  dwc:startLatitude '36.57867'^^xsd:double;
  dwc:endLatitude '36.57867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.828833 36.57867, -2.828833 36.57867, -2.828833 36.57867, -2.828833 36.57867, -2.828833 36.57867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_682'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.749167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.749167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.749167)"^^geo:wktLiteral ;
  geo-pos:lat "36.476"^^xsd:decimal ;
  geo-pos:long "-2.749167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2682'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2682'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.749167'^^xsd:double;
  dwc:startLongitude '-2.749167'^^xsd:double;
  dwc:endLongitude '-2.749167'^^xsd:double;
  dwc:latitude '36.476'^^xsd:double;
  dwc:startLatitude '36.476'^^xsd:double;
  dwc:endLatitude '36.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.749167 36.476, -2.749167 36.476, -2.749167 36.476, -2.749167 36.476, -2.749167 36.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2682'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72317 -2.527167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.527167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72317 -2.527167)"^^geo:wktLiteral ;
  geo-pos:lat "36.72317"^^xsd:decimal ;
  geo-pos:long "-2.527167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2288'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2288'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.527167'^^xsd:double;
  dwc:startLongitude '-2.527167'^^xsd:double;
  dwc:endLongitude '-2.527167'^^xsd:double;
  dwc:latitude '36.72317'^^xsd:double;
  dwc:startLatitude '36.72317'^^xsd:double;
  dwc:endLatitude '36.72317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.527167 36.72317, -2.527167 36.72317, -2.527167 36.72317, -2.527167 36.72317, -2.527167 36.72317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2288'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 -2.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.699 -2.547)"^^geo:wktLiteral ;
  geo-pos:lat "36.699"^^xsd:decimal ;
  geo-pos:long "-2.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1041'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1041'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.547'^^xsd:double;
  dwc:startLongitude '-2.547'^^xsd:double;
  dwc:endLongitude '-2.547'^^xsd:double;
  dwc:latitude '36.699'^^xsd:double;
  dwc:startLatitude '36.699'^^xsd:double;
  dwc:endLatitude '36.699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.547 36.699, -2.547 36.699, -2.547 36.699, -2.547 36.699, -2.547 36.699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1041'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95583 -1.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95583 -1.646)"^^geo:wktLiteral ;
  geo-pos:lat "36.95583"^^xsd:decimal ;
  geo-pos:long "-1.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_960'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_960'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.646'^^xsd:double;
  dwc:startLongitude '-1.646'^^xsd:double;
  dwc:endLongitude '-1.646'^^xsd:double;
  dwc:latitude '36.95583'^^xsd:double;
  dwc:startLatitude '36.95583'^^xsd:double;
  dwc:endLatitude '36.95583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.646 36.95583, -1.646 36.95583, -1.646 36.95583, -1.646 36.95583, -1.646 36.95583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_960'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -2.927833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -2.927833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4675"^^xsd:decimal ;
  geo-pos:long "-2.927833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1532'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1532'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927833'^^xsd:double;
  dwc:startLongitude '-2.927833'^^xsd:double;
  dwc:endLongitude '-2.927833'^^xsd:double;
  dwc:latitude '36.4675'^^xsd:double;
  dwc:startLatitude '36.4675'^^xsd:double;
  dwc:endLatitude '36.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927833 36.4675, -2.927833 36.4675, -2.927833 36.4675, -2.927833 36.4675, -2.927833 36.4675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1532'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40233 -2.318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40233 -2.318333)"^^geo:wktLiteral ;
  geo-pos:lat "36.40233"^^xsd:decimal ;
  geo-pos:long "-2.318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_577'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_577'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.318333'^^xsd:double;
  dwc:startLongitude '-2.318333'^^xsd:double;
  dwc:endLongitude '-2.318333'^^xsd:double;
  dwc:latitude '36.40233'^^xsd:double;
  dwc:startLatitude '36.40233'^^xsd:double;
  dwc:endLatitude '36.40233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.318333 36.40233, -2.318333 36.40233, -2.318333 36.40233, -2.318333 36.40233, -2.318333 36.40233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_577'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77933 -2.501167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77933 -2.501167)"^^geo:wktLiteral ;
  geo-pos:lat "36.77933"^^xsd:decimal ;
  geo-pos:long "-2.501167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_920'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_920'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501167'^^xsd:double;
  dwc:startLongitude '-2.501167'^^xsd:double;
  dwc:endLongitude '-2.501167'^^xsd:double;
  dwc:latitude '36.77933'^^xsd:double;
  dwc:startLatitude '36.77933'^^xsd:double;
  dwc:endLatitude '36.77933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501167 36.77933, -2.501167 36.77933, -2.501167 36.77933, -2.501167 36.77933, -2.501167 36.77933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_920'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5855 -2.8505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5855"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5855 -2.8505)"^^geo:wktLiteral ;
  geo-pos:lat "36.5855"^^xsd:decimal ;
  geo-pos:long "-2.8505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_865'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_865'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8505'^^xsd:double;
  dwc:startLongitude '-2.8505'^^xsd:double;
  dwc:endLongitude '-2.8505'^^xsd:double;
  dwc:latitude '36.5855'^^xsd:double;
  dwc:startLatitude '36.5855'^^xsd:double;
  dwc:endLatitude '36.5855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8505 36.5855, -2.8505 36.5855, -2.8505 36.5855, -2.8505 36.5855, -2.8505 36.5855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_865'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58233 -3.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58233 -3.8795)"^^geo:wktLiteral ;
  geo-pos:lat "36.58233"^^xsd:decimal ;
  geo-pos:long "-3.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3089'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3089'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.839722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.8795'^^xsd:double;
  dwc:startLongitude '-3.8795'^^xsd:double;
  dwc:endLongitude '-3.8795'^^xsd:double;
  dwc:latitude '36.58233'^^xsd:double;
  dwc:startLatitude '36.58233'^^xsd:double;
  dwc:endLatitude '36.58233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8795 36.58233, -3.8795 36.58233, -3.8795 36.58233, -3.8795 36.58233, -3.8795 36.58233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3089'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75267 -2.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75267 -2.475)"^^geo:wktLiteral ;
  geo-pos:lat "36.75267"^^xsd:decimal ;
  geo-pos:long "-2.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2306'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_2306'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.475'^^xsd:double;
  dwc:startLongitude '-2.475'^^xsd:double;
  dwc:endLongitude '-2.475'^^xsd:double;
  dwc:latitude '36.75267'^^xsd:double;
  dwc:startLatitude '36.75267'^^xsd:double;
  dwc:endLatitude '36.75267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.475 36.75267, -2.475 36.75267, -2.475 36.75267, -2.475 36.75267, -2.475 36.75267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2306'^^xsd:string;
  dwc:observationDate '2001-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 -3.619667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.439"^^xsd:decimal ;
  dwc:decimalLongitude "-3.619667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 -3.619667)"^^geo:wktLiteral ;
  geo-pos:lat "36.439"^^xsd:decimal ;
  geo-pos:long "-3.619667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2101'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2101'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.619667'^^xsd:double;
  dwc:startLongitude '-3.619667'^^xsd:double;
  dwc:endLongitude '-3.619667'^^xsd:double;
  dwc:latitude '36.439'^^xsd:double;
  dwc:startLatitude '36.439'^^xsd:double;
  dwc:endLatitude '36.439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.619667 36.439, -3.619667 36.439, -3.619667 36.439, -3.619667 36.439, -3.619667 36.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2101'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65067 -2.939167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65067 -2.939167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65067"^^xsd:decimal ;
  geo-pos:long "-2.939167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2721'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2721'^^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:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.939167'^^xsd:double;
  dwc:startLongitude '-2.939167'^^xsd:double;
  dwc:endLongitude '-2.939167'^^xsd:double;
  dwc:latitude '36.65067'^^xsd:double;
  dwc:startLatitude '36.65067'^^xsd:double;
  dwc:endLatitude '36.65067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939167 36.65067, -2.939167 36.65067, -2.939167 36.65067, -2.939167 36.65067, -2.939167 36.65067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2721'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.607 -2.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.607"^^xsd:decimal ;
  dwc:decimalLongitude "-2.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.607 -2.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.607"^^xsd:decimal ;
  geo-pos:long "-2.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_429'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_429'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.34'^^xsd:double;
  dwc:startLongitude '-2.34'^^xsd:double;
  dwc:endLongitude '-2.34'^^xsd:double;
  dwc:latitude '36.607'^^xsd:double;
  dwc:startLatitude '36.607'^^xsd:double;
  dwc:endLatitude '36.607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.34 36.607, -2.34 36.607, -2.34 36.607, -2.34 36.607, -2.34 36.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_429'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.765 -2.5455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.765"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.765 -2.5455)"^^geo:wktLiteral ;
  geo-pos:lat "36.765"^^xsd:decimal ;
  geo-pos:long "-2.5455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_726'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_726'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5455'^^xsd:double;
  dwc:startLongitude '-2.5455'^^xsd:double;
  dwc:endLongitude '-2.5455'^^xsd:double;
  dwc:latitude '36.765'^^xsd:double;
  dwc:startLatitude '36.765'^^xsd:double;
  dwc:endLatitude '36.765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5455 36.765, -2.5455 36.765, -2.5455 36.765, -2.5455 36.765, -2.5455 36.765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_726'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -2.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -2.638)"^^geo:wktLiteral ;
  geo-pos:lat "36.5335"^^xsd:decimal ;
  geo-pos:long "-2.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1267'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1267'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638'^^xsd:double;
  dwc:startLongitude '-2.638'^^xsd:double;
  dwc:endLongitude '-2.638'^^xsd:double;
  dwc:latitude '36.5335'^^xsd:double;
  dwc:startLatitude '36.5335'^^xsd:double;
  dwc:endLatitude '36.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638 36.5335, -2.638 36.5335, -2.638 36.5335, -2.638 36.5335, -2.638 36.5335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1267'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50933 -4.427667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.427667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50933 -4.427667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50933"^^xsd:decimal ;
  geo-pos:long "-4.427667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3097'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3097'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.346944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.427667'^^xsd:double;
  dwc:startLongitude '-4.427667'^^xsd:double;
  dwc:endLongitude '-4.427667'^^xsd:double;
  dwc:latitude '36.50933'^^xsd:double;
  dwc:startLatitude '36.50933'^^xsd:double;
  dwc:endLatitude '36.50933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.427667 36.50933, -4.427667 36.50933, -4.427667 36.50933, -4.427667 36.50933, -4.427667 36.50933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3097'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77333 -2.003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77333 -2.003333)"^^geo:wktLiteral ;
  geo-pos:lat "36.77333"^^xsd:decimal ;
  geo-pos:long "-2.003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_153'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_153'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.003333'^^xsd:double;
  dwc:startLongitude '-2.003333'^^xsd:double;
  dwc:endLongitude '-2.003333'^^xsd:double;
  dwc:latitude '36.77333'^^xsd:double;
  dwc:startLatitude '36.77333'^^xsd:double;
  dwc:endLatitude '36.77333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.003333 36.77333, -2.003333 36.77333, -2.003333 36.77333, -2.003333 36.77333, -2.003333 36.77333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_153'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32383 -2.739167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.739167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32383 -2.739167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32383"^^xsd:decimal ;
  geo-pos:long "-2.739167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1309'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1309'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.739167'^^xsd:double;
  dwc:startLongitude '-2.739167'^^xsd:double;
  dwc:endLongitude '-2.739167'^^xsd:double;
  dwc:latitude '36.32383'^^xsd:double;
  dwc:startLatitude '36.32383'^^xsd:double;
  dwc:endLatitude '36.32383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.739167 36.32383, -2.739167 36.32383, -2.739167 36.32383, -2.739167 36.32383, -2.739167 36.32383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1309'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49617 -3.393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49617 -3.393)"^^geo:wktLiteral ;
  geo-pos:lat "36.49617"^^xsd:decimal ;
  geo-pos:long "-3.393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2753'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2753'^^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:timeOfDay '11.541388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.393'^^xsd:double;
  dwc:startLongitude '-3.393'^^xsd:double;
  dwc:endLongitude '-3.393'^^xsd:double;
  dwc:latitude '36.49617'^^xsd:double;
  dwc:startLatitude '36.49617'^^xsd:double;
  dwc:endLatitude '36.49617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.393 36.49617, -3.393 36.49617, -3.393 36.49617, -3.393 36.49617, -3.393 36.49617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2753'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70667 -2.123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70667 -2.123333)"^^geo:wktLiteral ;
  geo-pos:lat "36.70667"^^xsd:decimal ;
  geo-pos:long "-2.123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_539'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_539'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.123333'^^xsd:double;
  dwc:startLongitude '-2.123333'^^xsd:double;
  dwc:endLongitude '-2.123333'^^xsd:double;
  dwc:latitude '36.70667'^^xsd:double;
  dwc:startLatitude '36.70667'^^xsd:double;
  dwc:endLatitude '36.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.123333 36.70667, -2.123333 36.70667, -2.123333 36.70667, -2.123333 36.70667, -2.123333 36.70667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_539'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.682 -2.395333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.682"^^xsd:decimal ;
  dwc:decimalLongitude "-2.395333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.682 -2.395333)"^^geo:wktLiteral ;
  geo-pos:lat "36.682"^^xsd:decimal ;
  geo-pos:long "-2.395333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_887'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_887'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.395333'^^xsd:double;
  dwc:startLongitude '-2.395333'^^xsd:double;
  dwc:endLongitude '-2.395333'^^xsd:double;
  dwc:latitude '36.682'^^xsd:double;
  dwc:startLatitude '36.682'^^xsd:double;
  dwc:endLatitude '36.682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.395333 36.682, -2.395333 36.682, -2.395333 36.682, -2.395333 36.682, -2.395333 36.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_887'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65233 -2.645333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.645333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65233 -2.645333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65233"^^xsd:decimal ;
  geo-pos:long "-2.645333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2381'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2381'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.645333'^^xsd:double;
  dwc:startLongitude '-2.645333'^^xsd:double;
  dwc:endLongitude '-2.645333'^^xsd:double;
  dwc:latitude '36.65233'^^xsd:double;
  dwc:startLatitude '36.65233'^^xsd:double;
  dwc:endLatitude '36.65233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.645333 36.65233, -2.645333 36.65233, -2.645333 36.65233, -2.645333 36.65233, -2.645333 36.65233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2381'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54483 -2.678667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.678667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54483 -2.678667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54483"^^xsd:decimal ;
  geo-pos:long "-2.678667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_999'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_999'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.678667'^^xsd:double;
  dwc:startLongitude '-2.678667'^^xsd:double;
  dwc:endLongitude '-2.678667'^^xsd:double;
  dwc:latitude '36.54483'^^xsd:double;
  dwc:startLatitude '36.54483'^^xsd:double;
  dwc:endLatitude '36.54483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.678667 36.54483, -2.678667 36.54483, -2.678667 36.54483, -2.678667 36.54483, -2.678667 36.54483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_999'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88288 2.525518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88288"^^xsd:decimal ;
  dwc:decimalLongitude "2.525518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88288 2.525518)"^^geo:wktLiteral ;
  geo-pos:lat "36.88288"^^xsd:decimal ;
  geo-pos:long "2.525518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4788'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4788'^^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:timeOfDay '8.9872222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.525518'^^xsd:double;
  dwc:startLongitude '2.525518'^^xsd:double;
  dwc:endLongitude '2.525518'^^xsd:double;
  dwc:latitude '36.88288'^^xsd:double;
  dwc:startLatitude '36.88288'^^xsd:double;
  dwc:endLatitude '36.88288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.525518 36.88288, 2.525518 36.88288, 2.525518 36.88288, 2.525518 36.88288, 2.525518 36.88288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4788'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.165 -5.296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.165 -5.296)"^^geo:wktLiteral ;
  geo-pos:lat "36.165"^^xsd:decimal ;
  geo-pos:long "-5.296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3168'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3168'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.1741666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.296'^^xsd:double;
  dwc:startLongitude '-5.296'^^xsd:double;
  dwc:endLongitude '-5.296'^^xsd:double;
  dwc:latitude '36.165'^^xsd:double;
  dwc:startLatitude '36.165'^^xsd:double;
  dwc:endLatitude '36.165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.296 36.165, -5.296 36.165, -5.296 36.165, -5.296 36.165, -5.296 36.165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3168'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59324 -3.379845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59324"^^xsd:decimal ;
  dwc:decimalLongitude "-3.379845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59324 -3.379845)"^^geo:wktLiteral ;
  geo-pos:lat "36.59324"^^xsd:decimal ;
  geo-pos:long "-3.379845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3610'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3610'^^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:timeOfDay '11.381111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.379845'^^xsd:double;
  dwc:startLongitude '-3.379845'^^xsd:double;
  dwc:endLongitude '-3.379845'^^xsd:double;
  dwc:latitude '36.59324'^^xsd:double;
  dwc:startLatitude '36.59324'^^xsd:double;
  dwc:endLatitude '36.59324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.379845 36.59324, -3.379845 36.59324, -3.379845 36.59324, -3.379845 36.59324, -3.379845 36.59324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3610'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7495 -2.5295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7495"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7495 -2.5295)"^^geo:wktLiteral ;
  geo-pos:lat "36.7495"^^xsd:decimal ;
  geo-pos:long "-2.5295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2703'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2703'^^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:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5295'^^xsd:double;
  dwc:startLongitude '-2.5295'^^xsd:double;
  dwc:endLongitude '-2.5295'^^xsd:double;
  dwc:latitude '36.7495'^^xsd:double;
  dwc:startLatitude '36.7495'^^xsd:double;
  dwc:endLatitude '36.7495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5295 36.7495, -2.5295 36.7495, -2.5295 36.7495, -2.5295 36.7495, -2.5295 36.7495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2703'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -4.613667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.613667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -4.613667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-4.613667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2184'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2184'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.613667'^^xsd:double;
  dwc:startLongitude '-4.613667'^^xsd:double;
  dwc:endLongitude '-4.613667'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:startLatitude '36.52'^^xsd:double;
  dwc:endLatitude '36.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.613667 36.52, -4.613667 36.52, -4.613667 36.52, -4.613667 36.52, -4.613667 36.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2184'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7095 -1.986833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7095"^^xsd:decimal ;
  dwc:decimalLongitude "-1.986833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7095 -1.986833)"^^geo:wktLiteral ;
  geo-pos:lat "36.7095"^^xsd:decimal ;
  geo-pos:long "-1.986833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_495'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_495'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.986833'^^xsd:double;
  dwc:startLongitude '-1.986833'^^xsd:double;
  dwc:endLongitude '-1.986833'^^xsd:double;
  dwc:latitude '36.7095'^^xsd:double;
  dwc:startLatitude '36.7095'^^xsd:double;
  dwc:endLatitude '36.7095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.986833 36.7095, -1.986833 36.7095, -1.986833 36.7095, -1.986833 36.7095, -1.986833 36.7095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_495'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67284 -4.177333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67284"^^xsd:decimal ;
  dwc:decimalLongitude "-4.177333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67284 -4.177333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67284"^^xsd:decimal ;
  geo-pos:long "-4.177333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2495'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2495'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.177333'^^xsd:double;
  dwc:startLongitude '-4.177333'^^xsd:double;
  dwc:endLongitude '-4.177333'^^xsd:double;
  dwc:latitude '36.67284'^^xsd:double;
  dwc:startLatitude '36.67284'^^xsd:double;
  dwc:endLatitude '36.67284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.177333 36.67284, -4.177333 36.67284, -4.177333 36.67284, -4.177333 36.67284, -4.177333 36.67284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2495'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.840833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.840833)"^^geo:wktLiteral ;
  geo-pos:lat "36.37033"^^xsd:decimal ;
  geo-pos:long "-2.840833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2851'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2851'^^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:timeOfDay '15.224444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840833'^^xsd:double;
  dwc:startLongitude '-2.840833'^^xsd:double;
  dwc:endLongitude '-2.840833'^^xsd:double;
  dwc:latitude '36.37033'^^xsd:double;
  dwc:startLatitude '36.37033'^^xsd:double;
  dwc:endLatitude '36.37033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840833 36.37033, -2.840833 36.37033, -2.840833 36.37033, -2.840833 36.37033, -2.840833 36.37033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2851'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48417 -2.229667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.229667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48417 -2.229667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48417"^^xsd:decimal ;
  geo-pos:long "-2.229667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3005'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3005'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.506944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.229667'^^xsd:double;
  dwc:startLongitude '-2.229667'^^xsd:double;
  dwc:endLongitude '-2.229667'^^xsd:double;
  dwc:latitude '36.48417'^^xsd:double;
  dwc:startLatitude '36.48417'^^xsd:double;
  dwc:endLatitude '36.48417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.229667 36.48417, -2.229667 36.48417, -2.229667 36.48417, -2.229667 36.48417, -2.229667 36.48417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3005'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62417 -2.757333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.757333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62417 -2.757333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62417"^^xsd:decimal ;
  geo-pos:long "-2.757333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_425'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.757333'^^xsd:double;
  dwc:startLongitude '-2.757333'^^xsd:double;
  dwc:endLongitude '-2.757333'^^xsd:double;
  dwc:latitude '36.62417'^^xsd:double;
  dwc:startLatitude '36.62417'^^xsd:double;
  dwc:endLatitude '36.62417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.757333 36.62417, -2.757333 36.62417, -2.757333 36.62417, -2.757333 36.62417, -2.757333 36.62417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_425'^^xsd:string;
  dwc:observationDate '1995-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27816 -5.175667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27816"^^xsd:decimal ;
  dwc:decimalLongitude "-5.175667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27816 -5.175667)"^^geo:wktLiteral ;
  geo-pos:lat "36.27816"^^xsd:decimal ;
  geo-pos:long "-5.175667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2788'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2788'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.5125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.175667'^^xsd:double;
  dwc:startLongitude '-5.175667'^^xsd:double;
  dwc:endLongitude '-5.175667'^^xsd:double;
  dwc:latitude '36.27816'^^xsd:double;
  dwc:startLatitude '36.27816'^^xsd:double;
  dwc:endLatitude '36.27816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.175667 36.27816, -5.175667 36.27816, -5.175667 36.27816, -5.175667 36.27816, -5.175667 36.27816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2788'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55018 -3.002285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55018"^^xsd:decimal ;
  dwc:decimalLongitude "-3.002285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55018 -3.002285)"^^geo:wktLiteral ;
  geo-pos:lat "36.55018"^^xsd:decimal ;
  geo-pos:long "-3.002285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4172'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4172'^^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:timeOfDay '16.501944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.002285'^^xsd:double;
  dwc:startLongitude '-3.002285'^^xsd:double;
  dwc:endLongitude '-3.002285'^^xsd:double;
  dwc:latitude '36.55018'^^xsd:double;
  dwc:startLatitude '36.55018'^^xsd:double;
  dwc:endLatitude '36.55018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.002285 36.55018, -3.002285 36.55018, -3.002285 36.55018, -3.002285 36.55018, -3.002285 36.55018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4172'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50533 -4.509333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.509333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50533 -4.509333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50533"^^xsd:decimal ;
  geo-pos:long "-4.509333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2957'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2957'^^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:timeOfDay '9.6566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.509333'^^xsd:double;
  dwc:startLongitude '-4.509333'^^xsd:double;
  dwc:endLongitude '-4.509333'^^xsd:double;
  dwc:latitude '36.50533'^^xsd:double;
  dwc:startLatitude '36.50533'^^xsd:double;
  dwc:endLatitude '36.50533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.509333 36.50533, -4.509333 36.50533, -4.509333 36.50533, -4.509333 36.50533, -4.509333 36.50533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2957'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52023 -2.715802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52023"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52023 -2.715802)"^^geo:wktLiteral ;
  geo-pos:lat "36.52023"^^xsd:decimal ;
  geo-pos:long "-2.715802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4482'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4482'^^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:timeOfDay '10.495277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.715802'^^xsd:double;
  dwc:startLongitude '-2.715802'^^xsd:double;
  dwc:endLongitude '-2.715802'^^xsd:double;
  dwc:latitude '36.52023'^^xsd:double;
  dwc:startLatitude '36.52023'^^xsd:double;
  dwc:endLatitude '36.52023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.715802 36.52023, -2.715802 36.52023, -2.715802 36.52023, -2.715802 36.52023, -2.715802 36.52023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4482'^^xsd:string;
  dwc:observationDate '2008-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81333 -2.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81333 -2.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.81333"^^xsd:decimal ;
  geo-pos:long "-2.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_421'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_421'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.467'^^xsd:double;
  dwc:startLongitude '-2.467'^^xsd:double;
  dwc:endLongitude '-2.467'^^xsd:double;
  dwc:latitude '36.81333'^^xsd:double;
  dwc:startLatitude '36.81333'^^xsd:double;
  dwc:endLatitude '36.81333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.467 36.81333, -2.467 36.81333, -2.467 36.81333, -2.467 36.81333, -2.467 36.81333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_421'^^xsd:string;
  dwc:observationDate '1995-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68238 -3.204686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68238"^^xsd:decimal ;
  dwc:decimalLongitude "-3.204686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68238 -3.204686)"^^geo:wktLiteral ;
  geo-pos:lat "36.68238"^^xsd:decimal ;
  geo-pos:long "-3.204686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4276'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4276'^^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:timeOfDay '12.168611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.204686'^^xsd:double;
  dwc:startLongitude '-3.204686'^^xsd:double;
  dwc:endLongitude '-3.204686'^^xsd:double;
  dwc:latitude '36.68238'^^xsd:double;
  dwc:startLatitude '36.68238'^^xsd:double;
  dwc:endLatitude '36.68238'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.204686 36.68238, -3.204686 36.68238, -3.204686 36.68238, -3.204686 36.68238, -3.204686 36.68238))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4276'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61515 -3.355492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61515"^^xsd:decimal ;
  dwc:decimalLongitude "-3.355492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61515 -3.355492)"^^geo:wktLiteral ;
  geo-pos:lat "36.61515"^^xsd:decimal ;
  geo-pos:long "-3.355492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4472'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4472'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.380277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.355492'^^xsd:double;
  dwc:startLongitude '-3.355492'^^xsd:double;
  dwc:endLongitude '-3.355492'^^xsd:double;
  dwc:latitude '36.61515'^^xsd:double;
  dwc:startLatitude '36.61515'^^xsd:double;
  dwc:endLatitude '36.61515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.355492 36.61515, -3.355492 36.61515, -3.355492 36.61515, -3.355492 36.61515, -3.355492 36.61515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4472'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6605 -2.554167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.554167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6605 -2.554167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6605"^^xsd:decimal ;
  geo-pos:long "-2.554167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_988'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_988'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.554167'^^xsd:double;
  dwc:startLongitude '-2.554167'^^xsd:double;
  dwc:endLongitude '-2.554167'^^xsd:double;
  dwc:latitude '36.6605'^^xsd:double;
  dwc:startLatitude '36.6605'^^xsd:double;
  dwc:endLatitude '36.6605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.554167 36.6605, -2.554167 36.6605, -2.554167 36.6605, -2.554167 36.6605, -2.554167 36.6605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_988'^^xsd:string;
  dwc:observationDate '1998-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71363 -2.486045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71363"^^xsd:decimal ;
  dwc:decimalLongitude "-2.486045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71363 -2.486045)"^^geo:wktLiteral ;
  geo-pos:lat "36.71363"^^xsd:decimal ;
  geo-pos:long "-2.486045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3704'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3704'^^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:timeOfDay '12.446111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.486045'^^xsd:double;
  dwc:startLongitude '-2.486045'^^xsd:double;
  dwc:endLongitude '-2.486045'^^xsd:double;
  dwc:latitude '36.71363'^^xsd:double;
  dwc:startLatitude '36.71363'^^xsd:double;
  dwc:endLatitude '36.71363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.486045 36.71363, -2.486045 36.71363, -2.486045 36.71363, -2.486045 36.71363, -2.486045 36.71363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3704'^^xsd:string;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71917 -3.015333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.015333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71917 -3.015333)"^^geo:wktLiteral ;
  geo-pos:lat "36.71917"^^xsd:decimal ;
  geo-pos:long "-3.015333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2008'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2008'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.7911111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.015333'^^xsd:double;
  dwc:startLongitude '-3.015333'^^xsd:double;
  dwc:endLongitude '-3.015333'^^xsd:double;
  dwc:latitude '36.71917'^^xsd:double;
  dwc:startLatitude '36.71917'^^xsd:double;
  dwc:endLatitude '36.71917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.015333 36.71917, -3.015333 36.71917, -3.015333 36.71917, -3.015333 36.71917, -3.015333 36.71917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2008'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79733 -2.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79733 -2.035)"^^geo:wktLiteral ;
  geo-pos:lat "36.79733"^^xsd:decimal ;
  geo-pos:long "-2.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_418'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_418'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '16.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.035'^^xsd:double;
  dwc:startLongitude '-2.035'^^xsd:double;
  dwc:endLongitude '-2.035'^^xsd:double;
  dwc:latitude '36.79733'^^xsd:double;
  dwc:startLatitude '36.79733'^^xsd:double;
  dwc:endLatitude '36.79733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.035 36.79733, -2.035 36.79733, -2.035 36.79733, -2.035 36.79733, -2.035 36.79733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_418'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9094 2.891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9094"^^xsd:decimal ;
  dwc:decimalLongitude "2.891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9094 2.891)"^^geo:wktLiteral ;
  geo-pos:lat "36.9094"^^xsd:decimal ;
  geo-pos:long "2.891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4790'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4790'^^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:timeOfDay '11.796666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.891'^^xsd:double;
  dwc:startLongitude '2.891'^^xsd:double;
  dwc:endLongitude '2.891'^^xsd:double;
  dwc:latitude '36.9094'^^xsd:double;
  dwc:startLatitude '36.9094'^^xsd:double;
  dwc:endLatitude '36.9094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.891 36.9094, 2.891 36.9094, 2.891 36.9094, 2.891 36.9094, 2.891 36.9094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4790'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39519 -2.803538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39519"^^xsd:decimal ;
  dwc:decimalLongitude "-2.803538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39519 -2.803538)"^^geo:wktLiteral ;
  geo-pos:lat "36.39519"^^xsd:decimal ;
  geo-pos:long "-2.803538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4412'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4412'^^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:timeOfDay '10.994444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.803538'^^xsd:double;
  dwc:startLongitude '-2.803538'^^xsd:double;
  dwc:endLongitude '-2.803538'^^xsd:double;
  dwc:latitude '36.39519'^^xsd:double;
  dwc:startLatitude '36.39519'^^xsd:double;
  dwc:endLatitude '36.39519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.803538 36.39519, -2.803538 36.39519, -2.803538 36.39519, -2.803538 36.39519, -2.803538 36.39519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4412'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41383 -2.847667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41383 -2.847667)"^^geo:wktLiteral ;
  geo-pos:lat "36.41383"^^xsd:decimal ;
  geo-pos:long "-2.847667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1294'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1294'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847667'^^xsd:double;
  dwc:startLongitude '-2.847667'^^xsd:double;
  dwc:endLongitude '-2.847667'^^xsd:double;
  dwc:latitude '36.41383'^^xsd:double;
  dwc:startLatitude '36.41383'^^xsd:double;
  dwc:endLatitude '36.41383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847667 36.41383, -2.847667 36.41383, -2.847667 36.41383, -2.847667 36.41383, -2.847667 36.41383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1294'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84247 3.234833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84247"^^xsd:decimal ;
  dwc:decimalLongitude "3.234833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84247 3.234833)"^^geo:wktLiteral ;
  geo-pos:lat "36.84247"^^xsd:decimal ;
  geo-pos:long "3.234833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4792'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4792'^^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:timeOfDay '9.2055555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '3.234833'^^xsd:double;
  dwc:startLongitude '3.234833'^^xsd:double;
  dwc:endLongitude '3.234833'^^xsd:double;
  dwc:latitude '36.84247'^^xsd:double;
  dwc:startLatitude '36.84247'^^xsd:double;
  dwc:endLatitude '36.84247'^^xsd:double;
  dwc:boundingBox 'POLYGON ((3.234833 36.84247, 3.234833 36.84247, 3.234833 36.84247, 3.234833 36.84247, 3.234833 36.84247))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4792'^^xsd:string;
  dwc:observationDate '2009-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74167 -2.298333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.298333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74167 -2.298333)"^^geo:wktLiteral ;
  geo-pos:lat "36.74167"^^xsd:decimal ;
  geo-pos:long "-2.298333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_516'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_516'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.298333'^^xsd:double;
  dwc:startLongitude '-2.298333'^^xsd:double;
  dwc:endLongitude '-2.298333'^^xsd:double;
  dwc:latitude '36.74167'^^xsd:double;
  dwc:startLatitude '36.74167'^^xsd:double;
  dwc:endLatitude '36.74167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.298333 36.74167, -2.298333 36.74167, -2.298333 36.74167, -2.298333 36.74167, -2.298333 36.74167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_516'^^xsd:string;
  dwc:observationDate '1995-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -2.879167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.465"^^xsd:decimal ;
  dwc:decimalLongitude "-2.879167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -2.879167)"^^geo:wktLiteral ;
  geo-pos:lat "36.465"^^xsd:decimal ;
  geo-pos:long "-2.879167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1414'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1414'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.879167'^^xsd:double;
  dwc:startLongitude '-2.879167'^^xsd:double;
  dwc:endLongitude '-2.879167'^^xsd:double;
  dwc:latitude '36.465'^^xsd:double;
  dwc:startLatitude '36.465'^^xsd:double;
  dwc:endLatitude '36.465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.879167 36.465, -2.879167 36.465, -2.879167 36.465, -2.879167 36.465, -2.879167 36.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1414'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21783 -5.262834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.262834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21783 -5.262834)"^^geo:wktLiteral ;
  geo-pos:lat "36.21783"^^xsd:decimal ;
  geo-pos:long "-5.262834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3165'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3165'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3344444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.262834'^^xsd:double;
  dwc:startLongitude '-5.262834'^^xsd:double;
  dwc:endLongitude '-5.262834'^^xsd:double;
  dwc:latitude '36.21783'^^xsd:double;
  dwc:startLatitude '36.21783'^^xsd:double;
  dwc:endLatitude '36.21783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.262834 36.21783, -5.262834 36.21783, -5.262834 36.21783, -5.262834 36.21783, -5.262834 36.21783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3165'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29217 -4.814333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29217"^^xsd:decimal ;
  dwc:decimalLongitude "-4.814333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29217 -4.814333)"^^geo:wktLiteral ;
  geo-pos:lat "36.29217"^^xsd:decimal ;
  geo-pos:long "-4.814333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3164'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3164'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.848611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.814333'^^xsd:double;
  dwc:startLongitude '-4.814333'^^xsd:double;
  dwc:endLongitude '-4.814333'^^xsd:double;
  dwc:latitude '36.29217'^^xsd:double;
  dwc:startLatitude '36.29217'^^xsd:double;
  dwc:endLatitude '36.29217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.814333 36.29217, -4.814333 36.29217, -4.814333 36.29217, -4.814333 36.29217, -4.814333 36.29217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3164'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38934 -2.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38934"^^xsd:decimal ;
  dwc:decimalLongitude "-2.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38934 -2.618)"^^geo:wktLiteral ;
  geo-pos:lat "36.38934"^^xsd:decimal ;
  geo-pos:long "-2.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2362'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2362'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.618'^^xsd:double;
  dwc:startLongitude '-2.618'^^xsd:double;
  dwc:endLongitude '-2.618'^^xsd:double;
  dwc:latitude '36.38934'^^xsd:double;
  dwc:startLatitude '36.38934'^^xsd:double;
  dwc:endLatitude '36.38934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.618 36.38934, -2.618 36.38934, -2.618 36.38934, -2.618 36.38934, -2.618 36.38934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2362'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.372 -1.390833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.372"^^xsd:decimal ;
  dwc:decimalLongitude "-1.390833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.372 -1.390833)"^^geo:wktLiteral ;
  geo-pos:lat "37.372"^^xsd:decimal ;
  geo-pos:long "-1.390833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_771'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_771'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.390833'^^xsd:double;
  dwc:startLongitude '-1.390833'^^xsd:double;
  dwc:endLongitude '-1.390833'^^xsd:double;
  dwc:latitude '37.372'^^xsd:double;
  dwc:startLatitude '37.372'^^xsd:double;
  dwc:endLatitude '37.372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.390833 37.372, -1.390833 37.372, -1.390833 37.372, -1.390833 37.372, -1.390833 37.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_771'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.493 -1.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.493"^^xsd:decimal ;
  dwc:decimalLongitude "-1.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.493 -1.116667)"^^geo:wktLiteral ;
  geo-pos:lat "37.493"^^xsd:decimal ;
  geo-pos:long "-1.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_326'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_326'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.116667'^^xsd:double;
  dwc:startLongitude '-1.116667'^^xsd:double;
  dwc:endLongitude '-1.116667'^^xsd:double;
  dwc:latitude '37.493'^^xsd:double;
  dwc:startLatitude '37.493'^^xsd:double;
  dwc:endLatitude '37.493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.116667 37.493, -1.116667 37.493, -1.116667 37.493, -1.116667 37.493, -1.116667 37.493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_326'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.443 -3.778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.443"^^xsd:decimal ;
  dwc:decimalLongitude "-3.778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.443 -3.778)"^^geo:wktLiteral ;
  geo-pos:lat "36.443"^^xsd:decimal ;
  geo-pos:long "-3.778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2096'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2096'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.778'^^xsd:double;
  dwc:startLongitude '-3.778'^^xsd:double;
  dwc:endLongitude '-3.778'^^xsd:double;
  dwc:latitude '36.443'^^xsd:double;
  dwc:startLatitude '36.443'^^xsd:double;
  dwc:endLatitude '36.443'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.778 36.443, -3.778 36.443, -3.778 36.443, -3.778 36.443, -3.778 36.443))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2096'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61784 -2.7895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61784"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61784 -2.7895)"^^geo:wktLiteral ;
  geo-pos:lat "36.61784"^^xsd:decimal ;
  geo-pos:long "-2.7895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2729'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2729'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.543611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7895'^^xsd:double;
  dwc:startLongitude '-2.7895'^^xsd:double;
  dwc:endLongitude '-2.7895'^^xsd:double;
  dwc:latitude '36.61784'^^xsd:double;
  dwc:startLatitude '36.61784'^^xsd:double;
  dwc:endLatitude '36.61784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7895 36.61784, -2.7895 36.61784, -2.7895 36.61784, -2.7895 36.61784, -2.7895 36.61784))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2729'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35817 -4.381166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35817"^^xsd:decimal ;
  dwc:decimalLongitude "-4.381166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35817 -4.381166)"^^geo:wktLiteral ;
  geo-pos:lat "36.35817"^^xsd:decimal ;
  geo-pos:long "-4.381166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3107'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3107'^^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:timeOfDay '10.912777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.381166'^^xsd:double;
  dwc:startLongitude '-4.381166'^^xsd:double;
  dwc:endLongitude '-4.381166'^^xsd:double;
  dwc:latitude '36.35817'^^xsd:double;
  dwc:startLatitude '36.35817'^^xsd:double;
  dwc:endLatitude '36.35817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.381166 36.35817, -4.381166 36.35817, -4.381166 36.35817, -4.381166 36.35817, -4.381166 36.35817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3107'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3795 -4.040167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3795"^^xsd:decimal ;
  dwc:decimalLongitude "-4.040167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3795 -4.040167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3795"^^xsd:decimal ;
  geo-pos:long "-4.040167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2110'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2110'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.040167'^^xsd:double;
  dwc:startLongitude '-4.040167'^^xsd:double;
  dwc:endLongitude '-4.040167'^^xsd:double;
  dwc:latitude '36.3795'^^xsd:double;
  dwc:startLatitude '36.3795'^^xsd:double;
  dwc:endLatitude '36.3795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.040167 36.3795, -4.040167 36.3795, -4.040167 36.3795, -4.040167 36.3795, -4.040167 36.3795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2110'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -3.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -3.733333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67267"^^xsd:decimal ;
  geo-pos:long "-3.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2762'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2762'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.9877777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.733333'^^xsd:double;
  dwc:startLongitude '-3.733333'^^xsd:double;
  dwc:endLongitude '-3.733333'^^xsd:double;
  dwc:latitude '36.67267'^^xsd:double;
  dwc:startLatitude '36.67267'^^xsd:double;
  dwc:endLatitude '36.67267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.733333 36.67267, -3.733333 36.67267, -3.733333 36.67267, -3.733333 36.67267, -3.733333 36.67267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2762'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63717 -2.635333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63717 -2.635333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63717"^^xsd:decimal ;
  geo-pos:long "-2.635333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3010'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3010'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.346666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.635333'^^xsd:double;
  dwc:startLongitude '-2.635333'^^xsd:double;
  dwc:endLongitude '-2.635333'^^xsd:double;
  dwc:latitude '36.63717'^^xsd:double;
  dwc:startLatitude '36.63717'^^xsd:double;
  dwc:endLatitude '36.63717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635333 36.63717, -2.635333 36.63717, -2.635333 36.63717, -2.635333 36.63717, -2.635333 36.63717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3010'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.698 -2.255666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.255666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.698 -2.255666)"^^geo:wktLiteral ;
  geo-pos:lat "36.698"^^xsd:decimal ;
  geo-pos:long "-2.255666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2996'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2996'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.374166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.255666'^^xsd:double;
  dwc:startLongitude '-2.255666'^^xsd:double;
  dwc:endLongitude '-2.255666'^^xsd:double;
  dwc:latitude '36.698'^^xsd:double;
  dwc:startLatitude '36.698'^^xsd:double;
  dwc:endLatitude '36.698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.255666 36.698, -2.255666 36.698, -2.255666 36.698, -2.255666 36.698, -2.255666 36.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2996'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -2.821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -2.821667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63667"^^xsd:decimal ;
  geo-pos:long "-2.821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_69'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_69'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.821667'^^xsd:double;
  dwc:startLongitude '-2.821667'^^xsd:double;
  dwc:endLongitude '-2.821667'^^xsd:double;
  dwc:latitude '36.63667'^^xsd:double;
  dwc:startLatitude '36.63667'^^xsd:double;
  dwc:endLatitude '36.63667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.821667 36.63667, -2.821667 36.63667, -2.821667 36.63667, -2.821667 36.63667, -2.821667 36.63667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_69'^^xsd:string;
  dwc:observationDate '1992-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.035 -5.351167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.035"^^xsd:decimal ;
  dwc:decimalLongitude "-5.351167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.035 -5.351167)"^^geo:wktLiteral ;
  geo-pos:lat "36.035"^^xsd:decimal ;
  geo-pos:long "-5.351167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3136'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3136'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.351167'^^xsd:double;
  dwc:startLongitude '-5.351167'^^xsd:double;
  dwc:endLongitude '-5.351167'^^xsd:double;
  dwc:latitude '36.035'^^xsd:double;
  dwc:startLatitude '36.035'^^xsd:double;
  dwc:endLatitude '36.035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.351167 36.035, -5.351167 36.035, -5.351167 36.035, -5.351167 36.035, -5.351167 36.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3136'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -3.624667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.544"^^xsd:decimal ;
  dwc:decimalLongitude "-3.624667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -3.624667)"^^geo:wktLiteral ;
  geo-pos:lat "36.544"^^xsd:decimal ;
  geo-pos:long "-3.624667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2908'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2908'^^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:timeOfDay '18.106666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.624667'^^xsd:double;
  dwc:startLongitude '-3.624667'^^xsd:double;
  dwc:endLongitude '-3.624667'^^xsd:double;
  dwc:latitude '36.544'^^xsd:double;
  dwc:startLatitude '36.544'^^xsd:double;
  dwc:endLatitude '36.544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.624667 36.544, -3.624667 36.544, -3.624667 36.544, -3.624667 36.544, -3.624667 36.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2908'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.508 -4.6115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.508"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.508 -4.6115)"^^geo:wktLiteral ;
  geo-pos:lat "36.508"^^xsd:decimal ;
  geo-pos:long "-4.6115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3347'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3347'^^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:timeOfDay '5.9602777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6115'^^xsd:double;
  dwc:startLongitude '-4.6115'^^xsd:double;
  dwc:endLongitude '-4.6115'^^xsd:double;
  dwc:latitude '36.508'^^xsd:double;
  dwc:startLatitude '36.508'^^xsd:double;
  dwc:endLatitude '36.508'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6115 36.508, -4.6115 36.508, -4.6115 36.508, -4.6115 36.508, -4.6115 36.508))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3347'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41616 -3.925167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.925167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41616 -3.925167)"^^geo:wktLiteral ;
  geo-pos:lat "36.41616"^^xsd:decimal ;
  geo-pos:long "-3.925167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2925'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2925'^^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:timeOfDay '10.894444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.925167'^^xsd:double;
  dwc:startLongitude '-3.925167'^^xsd:double;
  dwc:endLongitude '-3.925167'^^xsd:double;
  dwc:latitude '36.41616'^^xsd:double;
  dwc:startLatitude '36.41616'^^xsd:double;
  dwc:endLatitude '36.41616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.925167 36.41616, -3.925167 36.41616, -3.925167 36.41616, -3.925167 36.41616, -3.925167 36.41616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2925'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61167 -3.454333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.454333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61167 -3.454333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61167"^^xsd:decimal ;
  geo-pos:long "-3.454333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2216'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2216'^^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:timeOfDay '17.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.454333'^^xsd:double;
  dwc:startLongitude '-3.454333'^^xsd:double;
  dwc:endLongitude '-3.454333'^^xsd:double;
  dwc:latitude '36.61167'^^xsd:double;
  dwc:startLatitude '36.61167'^^xsd:double;
  dwc:endLatitude '36.61167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.454333 36.61167, -3.454333 36.61167, -3.454333 36.61167, -3.454333 36.61167, -3.454333 36.61167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2216'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65417 -2.475667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.475667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65417 -2.475667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65417"^^xsd:decimal ;
  geo-pos:long "-2.475667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_888'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_888'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.475667'^^xsd:double;
  dwc:startLongitude '-2.475667'^^xsd:double;
  dwc:endLongitude '-2.475667'^^xsd:double;
  dwc:latitude '36.65417'^^xsd:double;
  dwc:startLatitude '36.65417'^^xsd:double;
  dwc:endLatitude '36.65417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.475667 36.65417, -2.475667 36.65417, -2.475667 36.65417, -2.475667 36.65417, -2.475667 36.65417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_888'^^xsd:string;
  dwc:observationDate '1997-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69017 -3.771333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.771333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69017 -3.771333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69017"^^xsd:decimal ;
  geo-pos:long "-3.771333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2912'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2912'^^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:timeOfDay '6.6466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.771333'^^xsd:double;
  dwc:startLongitude '-3.771333'^^xsd:double;
  dwc:endLongitude '-3.771333'^^xsd:double;
  dwc:latitude '36.69017'^^xsd:double;
  dwc:startLatitude '36.69017'^^xsd:double;
  dwc:endLatitude '36.69017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.771333 36.69017, -3.771333 36.69017, -3.771333 36.69017, -3.771333 36.69017, -3.771333 36.69017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2912'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66383 -2.579333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.579333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66383 -2.579333)"^^geo:wktLiteral ;
  geo-pos:lat "36.66383"^^xsd:decimal ;
  geo-pos:long "-2.579333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_752'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_752'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.579333'^^xsd:double;
  dwc:startLongitude '-2.579333'^^xsd:double;
  dwc:endLongitude '-2.579333'^^xsd:double;
  dwc:latitude '36.66383'^^xsd:double;
  dwc:startLatitude '36.66383'^^xsd:double;
  dwc:endLatitude '36.66383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.579333 36.66383, -2.579333 36.66383, -2.579333 36.66383, -2.579333 36.66383, -2.579333 36.66383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_752'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30617 -5.103167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.103167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30617 -5.103167)"^^geo:wktLiteral ;
  geo-pos:lat "36.30617"^^xsd:decimal ;
  geo-pos:long "-5.103167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3194'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3194'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.103167'^^xsd:double;
  dwc:startLongitude '-5.103167'^^xsd:double;
  dwc:endLongitude '-5.103167'^^xsd:double;
  dwc:latitude '36.30617'^^xsd:double;
  dwc:startLatitude '36.30617'^^xsd:double;
  dwc:endLatitude '36.30617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.103167 36.30617, -5.103167 36.30617, -5.103167 36.30617, -5.103167 36.30617, -5.103167 36.30617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3194'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60592 -2.992937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60592"^^xsd:decimal ;
  dwc:decimalLongitude "-2.992937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60592 -2.992937)"^^geo:wktLiteral ;
  geo-pos:lat "36.60592"^^xsd:decimal ;
  geo-pos:long "-2.992937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4139'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4139'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.2075'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.992937'^^xsd:double;
  dwc:startLongitude '-2.992937'^^xsd:double;
  dwc:endLongitude '-2.992937'^^xsd:double;
  dwc:latitude '36.60592'^^xsd:double;
  dwc:startLatitude '36.60592'^^xsd:double;
  dwc:endLatitude '36.60592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.992937 36.60592, -2.992937 36.60592, -2.992937 36.60592, -2.992937 36.60592, -2.992937 36.60592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4139'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57933 -4.3645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57933 -4.3645)"^^geo:wktLiteral ;
  geo-pos:lat "36.57933"^^xsd:decimal ;
  geo-pos:long "-4.3645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1934'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1934'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5691666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.3645'^^xsd:double;
  dwc:startLongitude '-4.3645'^^xsd:double;
  dwc:endLongitude '-4.3645'^^xsd:double;
  dwc:latitude '36.57933'^^xsd:double;
  dwc:startLatitude '36.57933'^^xsd:double;
  dwc:endLatitude '36.57933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3645 36.57933, -4.3645 36.57933, -4.3645 36.57933, -4.3645 36.57933, -4.3645 36.57933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1934'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.495 -1.146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.495"^^xsd:decimal ;
  dwc:decimalLongitude "-1.146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.495 -1.146667)"^^geo:wktLiteral ;
  geo-pos:lat "37.495"^^xsd:decimal ;
  geo-pos:long "-1.146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_126'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_126'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.146667'^^xsd:double;
  dwc:startLongitude '-1.146667'^^xsd:double;
  dwc:endLongitude '-1.146667'^^xsd:double;
  dwc:latitude '37.495'^^xsd:double;
  dwc:startLatitude '37.495'^^xsd:double;
  dwc:endLatitude '37.495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.146667 37.495, -1.146667 37.495, -1.146667 37.495, -1.146667 37.495, -1.146667 37.495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_126'^^xsd:string;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47067 -2.6905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47067 -2.6905)"^^geo:wktLiteral ;
  geo-pos:lat "36.47067"^^xsd:decimal ;
  geo-pos:long "-2.6905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_550'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_550'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6905'^^xsd:double;
  dwc:startLongitude '-2.6905'^^xsd:double;
  dwc:endLongitude '-2.6905'^^xsd:double;
  dwc:latitude '36.47067'^^xsd:double;
  dwc:startLatitude '36.47067'^^xsd:double;
  dwc:endLatitude '36.47067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6905 36.47067, -2.6905 36.47067, -2.6905 36.47067, -2.6905 36.47067, -2.6905 36.47067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_550'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35054 -2.652998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.652998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35054 -2.652998)"^^geo:wktLiteral ;
  geo-pos:lat "36.35054"^^xsd:decimal ;
  geo-pos:long "-2.652998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4342'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4342'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.057777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.652998'^^xsd:double;
  dwc:startLongitude '-2.652998'^^xsd:double;
  dwc:endLongitude '-2.652998'^^xsd:double;
  dwc:latitude '36.35054'^^xsd:double;
  dwc:startLatitude '36.35054'^^xsd:double;
  dwc:endLatitude '36.35054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.652998 36.35054, -2.652998 36.35054, -2.652998 36.35054, -2.652998 36.35054, -2.652998 36.35054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4342'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46667 -1.193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46667 -1.193333)"^^geo:wktLiteral ;
  geo-pos:lat "37.46667"^^xsd:decimal ;
  geo-pos:long "-1.193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_114'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_114'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.193333'^^xsd:double;
  dwc:startLongitude '-1.193333'^^xsd:double;
  dwc:endLongitude '-1.193333'^^xsd:double;
  dwc:latitude '37.46667'^^xsd:double;
  dwc:startLatitude '37.46667'^^xsd:double;
  dwc:endLatitude '37.46667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.193333 37.46667, -1.193333 37.46667, -1.193333 37.46667, -1.193333 37.46667, -1.193333 37.46667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_114'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69667 2.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69667"^^xsd:decimal ;
  dwc:decimalLongitude "2.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69667 2.088333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69667"^^xsd:decimal ;
  geo-pos:long "2.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_12'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_12'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.088333'^^xsd:double;
  dwc:startLongitude '2.088333'^^xsd:double;
  dwc:endLongitude '2.088333'^^xsd:double;
  dwc:latitude '36.69667'^^xsd:double;
  dwc:startLatitude '36.69667'^^xsd:double;
  dwc:endLatitude '36.69667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.088333 36.69667, 2.088333 36.69667, 2.088333 36.69667, 2.088333 36.69667, 2.088333 36.69667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_12'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80283 -1.751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80283 -1.751667)"^^geo:wktLiteral ;
  geo-pos:lat "36.80283"^^xsd:decimal ;
  geo-pos:long "-1.751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_145'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_145'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.751667'^^xsd:double;
  dwc:startLongitude '-1.751667'^^xsd:double;
  dwc:endLongitude '-1.751667'^^xsd:double;
  dwc:latitude '36.80283'^^xsd:double;
  dwc:startLatitude '36.80283'^^xsd:double;
  dwc:endLatitude '36.80283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.751667 36.80283, -1.751667 36.80283, -1.751667 36.80283, -1.751667 36.80283, -1.751667 36.80283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_145'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42604 -3.217735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42604"^^xsd:decimal ;
  dwc:decimalLongitude "-3.217735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42604 -3.217735)"^^geo:wktLiteral ;
  geo-pos:lat "36.42604"^^xsd:decimal ;
  geo-pos:long "-3.217735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4489'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4489'^^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:timeOfDay '9.4572222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.217735'^^xsd:double;
  dwc:startLongitude '-3.217735'^^xsd:double;
  dwc:endLongitude '-3.217735'^^xsd:double;
  dwc:latitude '36.42604'^^xsd:double;
  dwc:startLatitude '36.42604'^^xsd:double;
  dwc:endLatitude '36.42604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.217735 36.42604, -3.217735 36.42604, -3.217735 36.42604, -3.217735 36.42604, -3.217735 36.42604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4489'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33533 -2.952667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.952667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33533 -2.952667)"^^geo:wktLiteral ;
  geo-pos:lat "36.33533"^^xsd:decimal ;
  geo-pos:long "-2.952667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2339'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2339'^^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:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.952667'^^xsd:double;
  dwc:startLongitude '-2.952667'^^xsd:double;
  dwc:endLongitude '-2.952667'^^xsd:double;
  dwc:latitude '36.33533'^^xsd:double;
  dwc:startLatitude '36.33533'^^xsd:double;
  dwc:endLatitude '36.33533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.952667 36.33533, -2.952667 36.33533, -2.952667 36.33533, -2.952667 36.33533, -2.952667 36.33533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2339'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53617 -3.766334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.766334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53617 -3.766334)"^^geo:wktLiteral ;
  geo-pos:lat "36.53617"^^xsd:decimal ;
  geo-pos:long "-3.766334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3081'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3081'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.708611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.766334'^^xsd:double;
  dwc:startLongitude '-3.766334'^^xsd:double;
  dwc:endLongitude '-3.766334'^^xsd:double;
  dwc:latitude '36.53617'^^xsd:double;
  dwc:startLatitude '36.53617'^^xsd:double;
  dwc:endLatitude '36.53617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.766334 36.53617, -3.766334 36.53617, -3.766334 36.53617, -3.766334 36.53617, -3.766334 36.53617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3081'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45671 -3.117872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45671"^^xsd:decimal ;
  dwc:decimalLongitude "-3.117872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45671 -3.117872)"^^geo:wktLiteral ;
  geo-pos:lat "36.45671"^^xsd:decimal ;
  geo-pos:long "-3.117872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4438'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4438'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.818055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.117872'^^xsd:double;
  dwc:startLongitude '-3.117872'^^xsd:double;
  dwc:endLongitude '-3.117872'^^xsd:double;
  dwc:latitude '36.45671'^^xsd:double;
  dwc:startLatitude '36.45671'^^xsd:double;
  dwc:endLatitude '36.45671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.117872 36.45671, -3.117872 36.45671, -3.117872 36.45671, -3.117872 36.45671, -3.117872 36.45671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4438'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46767 -4.1795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46767 -4.1795)"^^geo:wktLiteral ;
  geo-pos:lat "36.46767"^^xsd:decimal ;
  geo-pos:long "-4.1795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2143'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2143'^^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:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1795'^^xsd:double;
  dwc:startLongitude '-4.1795'^^xsd:double;
  dwc:endLongitude '-4.1795'^^xsd:double;
  dwc:latitude '36.46767'^^xsd:double;
  dwc:startLatitude '36.46767'^^xsd:double;
  dwc:endLatitude '36.46767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1795 36.46767, -4.1795 36.46767, -4.1795 36.46767, -4.1795 36.46767, -4.1795 36.46767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2143'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47083 -2.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47083 -2.613333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47083"^^xsd:decimal ;
  geo-pos:long "-2.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1039'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1039'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.613333'^^xsd:double;
  dwc:startLongitude '-2.613333'^^xsd:double;
  dwc:endLongitude '-2.613333'^^xsd:double;
  dwc:latitude '36.47083'^^xsd:double;
  dwc:startLatitude '36.47083'^^xsd:double;
  dwc:endLatitude '36.47083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.613333 36.47083, -2.613333 36.47083, -2.613333 36.47083, -2.613333 36.47083, -2.613333 36.47083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1039'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01717 -1.781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01717 -1.781667)"^^geo:wktLiteral ;
  geo-pos:lat "37.01717"^^xsd:decimal ;
  geo-pos:long "-1.781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_755'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_755'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.781667'^^xsd:double;
  dwc:startLongitude '-1.781667'^^xsd:double;
  dwc:endLongitude '-1.781667'^^xsd:double;
  dwc:latitude '37.01717'^^xsd:double;
  dwc:startLatitude '37.01717'^^xsd:double;
  dwc:endLatitude '37.01717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.781667 37.01717, -1.781667 37.01717, -1.781667 37.01717, -1.781667 37.01717, -1.781667 37.01717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_755'^^xsd:string;
  dwc:observationDate '1996-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37233 -3.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37233 -3.0255)"^^geo:wktLiteral ;
  geo-pos:lat "36.37233"^^xsd:decimal ;
  geo-pos:long "-3.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1623'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1623'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0255'^^xsd:double;
  dwc:startLongitude '-3.0255'^^xsd:double;
  dwc:endLongitude '-3.0255'^^xsd:double;
  dwc:latitude '36.37233'^^xsd:double;
  dwc:startLatitude '36.37233'^^xsd:double;
  dwc:endLatitude '36.37233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0255 36.37233, -3.0255 36.37233, -3.0255 36.37233, -3.0255 36.37233, -3.0255 36.37233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1623'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -3.493167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.493167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -3.493167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48367"^^xsd:decimal ;
  geo-pos:long "-3.493167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2203'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2203'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.493167'^^xsd:double;
  dwc:startLongitude '-3.493167'^^xsd:double;
  dwc:endLongitude '-3.493167'^^xsd:double;
  dwc:latitude '36.48367'^^xsd:double;
  dwc:startLatitude '36.48367'^^xsd:double;
  dwc:endLatitude '36.48367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.493167 36.48367, -3.493167 36.48367, -3.493167 36.48367, -3.493167 36.48367, -3.493167 36.48367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2203'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37417 -2.957667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.957667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37417 -2.957667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37417"^^xsd:decimal ;
  geo-pos:long "-2.957667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1091'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1091'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '23.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.957667'^^xsd:double;
  dwc:startLongitude '-2.957667'^^xsd:double;
  dwc:endLongitude '-2.957667'^^xsd:double;
  dwc:latitude '36.37417'^^xsd:double;
  dwc:startLatitude '36.37417'^^xsd:double;
  dwc:endLatitude '36.37417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.957667 36.37417, -2.957667 36.37417, -2.957667 36.37417, -2.957667 36.37417, -2.957667 36.37417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1091'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53433 -2.477333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.477333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53433 -2.477333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53433"^^xsd:decimal ;
  geo-pos:long "-2.477333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_626'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_626'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.477333'^^xsd:double;
  dwc:startLongitude '-2.477333'^^xsd:double;
  dwc:endLongitude '-2.477333'^^xsd:double;
  dwc:latitude '36.53433'^^xsd:double;
  dwc:startLatitude '36.53433'^^xsd:double;
  dwc:endLatitude '36.53433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.477333 36.53433, -2.477333 36.53433, -2.477333 36.53433, -2.477333 36.53433, -2.477333 36.53433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_626'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53317 -2.621167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.621167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53317 -2.621167)"^^geo:wktLiteral ;
  geo-pos:lat "36.53317"^^xsd:decimal ;
  geo-pos:long "-2.621167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_666'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_666'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.621167'^^xsd:double;
  dwc:startLongitude '-2.621167'^^xsd:double;
  dwc:endLongitude '-2.621167'^^xsd:double;
  dwc:latitude '36.53317'^^xsd:double;
  dwc:startLatitude '36.53317'^^xsd:double;
  dwc:endLatitude '36.53317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.621167 36.53317, -2.621167 36.53317, -2.621167 36.53317, -2.621167 36.53317, -2.621167 36.53317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_666'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19767 -1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19767 -1.587)"^^geo:wktLiteral ;
  geo-pos:lat "37.19767"^^xsd:decimal ;
  geo-pos:long "-1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_791'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_791'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.587'^^xsd:double;
  dwc:startLongitude '-1.587'^^xsd:double;
  dwc:endLongitude '-1.587'^^xsd:double;
  dwc:latitude '37.19767'^^xsd:double;
  dwc:startLatitude '37.19767'^^xsd:double;
  dwc:endLatitude '37.19767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.587 37.19767, -1.587 37.19767, -1.587 37.19767, -1.587 37.19767, -1.587 37.19767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_791'^^xsd:string;
  dwc:observationDate '1997-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 0.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "0.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 0.628333)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "0.628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_40'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_40'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.628333'^^xsd:double;
  dwc:startLongitude '0.628333'^^xsd:double;
  dwc:endLongitude '0.628333'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:startLatitude '38.85'^^xsd:double;
  dwc:endLatitude '38.85'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.628333 38.85, 0.628333 38.85, 0.628333 38.85, 0.628333 38.85, 0.628333 38.85))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_40'^^xsd:string;
  dwc:observationDate '1991-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 -1.622167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.221"^^xsd:decimal ;
  dwc:decimalLongitude "-1.622167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.221 -1.622167)"^^geo:wktLiteral ;
  geo-pos:lat "37.221"^^xsd:decimal ;
  geo-pos:long "-1.622167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1114'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1114'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.622167'^^xsd:double;
  dwc:startLongitude '-1.622167'^^xsd:double;
  dwc:endLongitude '-1.622167'^^xsd:double;
  dwc:latitude '37.221'^^xsd:double;
  dwc:startLatitude '37.221'^^xsd:double;
  dwc:endLatitude '37.221'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.622167 37.221, -1.622167 37.221, -1.622167 37.221, -1.622167 37.221, -1.622167 37.221))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1114'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28867 -1.562167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.562167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28867 -1.562167)"^^geo:wktLiteral ;
  geo-pos:lat "37.28867"^^xsd:decimal ;
  geo-pos:long "-1.562167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2239'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2239'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.562167'^^xsd:double;
  dwc:startLongitude '-1.562167'^^xsd:double;
  dwc:endLongitude '-1.562167'^^xsd:double;
  dwc:latitude '37.28867'^^xsd:double;
  dwc:startLatitude '37.28867'^^xsd:double;
  dwc:endLatitude '37.28867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.562167 37.28867, -1.562167 37.28867, -1.562167 37.28867, -1.562167 37.28867, -1.562167 37.28867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2239'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40133 -2.904833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40133 -2.904833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40133"^^xsd:decimal ;
  geo-pos:long "-2.904833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1093'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1093'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '5.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904833'^^xsd:double;
  dwc:startLongitude '-2.904833'^^xsd:double;
  dwc:endLongitude '-2.904833'^^xsd:double;
  dwc:latitude '36.40133'^^xsd:double;
  dwc:startLatitude '36.40133'^^xsd:double;
  dwc:endLatitude '36.40133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904833 36.40133, -2.904833 36.40133, -2.904833 36.40133, -2.904833 36.40133, -2.904833 36.40133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1093'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -3.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3995"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -3.0235)"^^geo:wktLiteral ;
  geo-pos:lat "36.3995"^^xsd:decimal ;
  geo-pos:long "-3.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1629'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1629'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0235'^^xsd:double;
  dwc:startLongitude '-3.0235'^^xsd:double;
  dwc:endLongitude '-3.0235'^^xsd:double;
  dwc:latitude '36.3995'^^xsd:double;
  dwc:startLatitude '36.3995'^^xsd:double;
  dwc:endLatitude '36.3995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0235 36.3995, -3.0235 36.3995, -3.0235 36.3995, -3.0235 36.3995, -3.0235 36.3995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1629'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25433 -2.816833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25433 -2.816833)"^^geo:wktLiteral ;
  geo-pos:lat "36.25433"^^xsd:decimal ;
  geo-pos:long "-2.816833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1468'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1468'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.816833'^^xsd:double;
  dwc:startLongitude '-2.816833'^^xsd:double;
  dwc:endLongitude '-2.816833'^^xsd:double;
  dwc:latitude '36.25433'^^xsd:double;
  dwc:startLatitude '36.25433'^^xsd:double;
  dwc:endLatitude '36.25433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.816833 36.25433, -2.816833 36.25433, -2.816833 36.25433, -2.816833 36.25433, -2.816833 36.25433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1468'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14334 -3.035017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14334"^^xsd:decimal ;
  dwc:decimalLongitude "-3.035017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14334 -3.035017)"^^geo:wktLiteral ;
  geo-pos:lat "36.14334"^^xsd:decimal ;
  geo-pos:long "-3.035017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4665'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4665'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.476388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.035017'^^xsd:double;
  dwc:startLongitude '-3.035017'^^xsd:double;
  dwc:endLongitude '-3.035017'^^xsd:double;
  dwc:latitude '36.14334'^^xsd:double;
  dwc:startLatitude '36.14334'^^xsd:double;
  dwc:endLatitude '36.14334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.035017 36.14334, -3.035017 36.14334, -3.035017 36.14334, -3.035017 36.14334, -3.035017 36.14334))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4665'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3955 -2.591333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.591333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3955 -2.591333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3955"^^xsd:decimal ;
  geo-pos:long "-2.591333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1216'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1216'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.591333'^^xsd:double;
  dwc:startLongitude '-2.591333'^^xsd:double;
  dwc:endLongitude '-2.591333'^^xsd:double;
  dwc:latitude '36.3955'^^xsd:double;
  dwc:startLatitude '36.3955'^^xsd:double;
  dwc:endLatitude '36.3955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.591333 36.3955, -2.591333 36.3955, -2.591333 36.3955, -2.591333 36.3955, -2.591333 36.3955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1216'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4765 -2.899333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4765"^^xsd:decimal ;
  dwc:decimalLongitude "-2.899333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4765 -2.899333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4765"^^xsd:decimal ;
  geo-pos:long "-2.899333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2412'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2412'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.899333'^^xsd:double;
  dwc:startLongitude '-2.899333'^^xsd:double;
  dwc:endLongitude '-2.899333'^^xsd:double;
  dwc:latitude '36.4765'^^xsd:double;
  dwc:startLatitude '36.4765'^^xsd:double;
  dwc:endLatitude '36.4765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.899333 36.4765, -2.899333 36.4765, -2.899333 36.4765, -2.899333 36.4765, -2.899333 36.4765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2412'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46917 -2.514333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.514333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46917 -2.514333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46917"^^xsd:decimal ;
  geo-pos:long "-2.514333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_625'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_625'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.514333'^^xsd:double;
  dwc:startLongitude '-2.514333'^^xsd:double;
  dwc:endLongitude '-2.514333'^^xsd:double;
  dwc:latitude '36.46917'^^xsd:double;
  dwc:startLatitude '36.46917'^^xsd:double;
  dwc:endLatitude '36.46917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.514333 36.46917, -2.514333 36.46917, -2.514333 36.46917, -2.514333 36.46917, -2.514333 36.46917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_625'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61412 -3.161135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61412"^^xsd:decimal ;
  dwc:decimalLongitude "-3.161135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61412 -3.161135)"^^geo:wktLiteral ;
  geo-pos:lat "36.61412"^^xsd:decimal ;
  geo-pos:long "-3.161135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4023'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4023'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.816111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.161135'^^xsd:double;
  dwc:startLongitude '-3.161135'^^xsd:double;
  dwc:endLongitude '-3.161135'^^xsd:double;
  dwc:latitude '36.61412'^^xsd:double;
  dwc:startLatitude '36.61412'^^xsd:double;
  dwc:endLatitude '36.61412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.161135 36.61412, -3.161135 36.61412, -3.161135 36.61412, -3.161135 36.61412, -3.161135 36.61412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4023'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -4.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -4.436)"^^geo:wktLiteral ;
  geo-pos:lat "36.4125"^^xsd:decimal ;
  geo-pos:long "-4.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3103'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3103'^^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:timeOfDay '14.105277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.436'^^xsd:double;
  dwc:startLongitude '-4.436'^^xsd:double;
  dwc:endLongitude '-4.436'^^xsd:double;
  dwc:latitude '36.4125'^^xsd:double;
  dwc:startLatitude '36.4125'^^xsd:double;
  dwc:endLatitude '36.4125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.436 36.4125, -4.436 36.4125, -4.436 36.4125, -4.436 36.4125, -4.436 36.4125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3103'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86667 -1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86667 -1.674)"^^geo:wktLiteral ;
  geo-pos:lat "36.86667"^^xsd:decimal ;
  geo-pos:long "-1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_227'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_227'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.674'^^xsd:double;
  dwc:startLongitude '-1.674'^^xsd:double;
  dwc:endLongitude '-1.674'^^xsd:double;
  dwc:latitude '36.86667'^^xsd:double;
  dwc:startLatitude '36.86667'^^xsd:double;
  dwc:endLatitude '36.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.674 36.86667, -1.674 36.86667, -1.674 36.86667, -1.674 36.86667, -1.674 36.86667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_227'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -4.154833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-4.154833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -4.154833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5395"^^xsd:decimal ;
  geo-pos:long "-4.154833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2472'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2472'^^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:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.154833'^^xsd:double;
  dwc:startLongitude '-4.154833'^^xsd:double;
  dwc:endLongitude '-4.154833'^^xsd:double;
  dwc:latitude '36.5395'^^xsd:double;
  dwc:startLatitude '36.5395'^^xsd:double;
  dwc:endLatitude '36.5395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.154833 36.5395, -4.154833 36.5395, -4.154833 36.5395, -4.154833 36.5395, -4.154833 36.5395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2472'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -2.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -2.484)"^^geo:wktLiteral ;
  geo-pos:lat "36.50617"^^xsd:decimal ;
  geo-pos:long "-2.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1527'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1527'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.484'^^xsd:double;
  dwc:startLongitude '-2.484'^^xsd:double;
  dwc:endLongitude '-2.484'^^xsd:double;
  dwc:latitude '36.50617'^^xsd:double;
  dwc:startLatitude '36.50617'^^xsd:double;
  dwc:endLatitude '36.50617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.484 36.50617, -2.484 36.50617, -2.484 36.50617, -2.484 36.50617, -2.484 36.50617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1527'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20133 -1.573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20133 -1.573333)"^^geo:wktLiteral ;
  geo-pos:lat "37.20133"^^xsd:decimal ;
  geo-pos:long "-1.573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_793'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_793'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.573333'^^xsd:double;
  dwc:startLongitude '-1.573333'^^xsd:double;
  dwc:endLongitude '-1.573333'^^xsd:double;
  dwc:latitude '37.20133'^^xsd:double;
  dwc:startLatitude '37.20133'^^xsd:double;
  dwc:endLatitude '37.20133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.573333 37.20133, -1.573333 37.20133, -1.573333 37.20133, -1.573333 37.20133, -1.573333 37.20133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_793'^^xsd:string;
  dwc:observationDate '1997-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49433 -3.022167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49433"^^xsd:decimal ;
  dwc:decimalLongitude "-3.022167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49433 -3.022167)"^^geo:wktLiteral ;
  geo-pos:lat "36.49433"^^xsd:decimal ;
  geo-pos:long "-3.022167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4704'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4704'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.919722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.022167'^^xsd:double;
  dwc:startLongitude '-3.022167'^^xsd:double;
  dwc:endLongitude '-3.022167'^^xsd:double;
  dwc:latitude '36.49433'^^xsd:double;
  dwc:startLatitude '36.49433'^^xsd:double;
  dwc:endLatitude '36.49433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.022167 36.49433, -3.022167 36.49433, -3.022167 36.49433, -3.022167 36.49433, -3.022167 36.49433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4704'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47983 -2.902333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.902333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47983 -2.902333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47983"^^xsd:decimal ;
  geo-pos:long "-2.902333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1617'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1617'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.902333'^^xsd:double;
  dwc:startLongitude '-2.902333'^^xsd:double;
  dwc:endLongitude '-2.902333'^^xsd:double;
  dwc:latitude '36.47983'^^xsd:double;
  dwc:startLatitude '36.47983'^^xsd:double;
  dwc:endLatitude '36.47983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.902333 36.47983, -2.902333 36.47983, -2.902333 36.47983, -2.902333 36.47983, -2.902333 36.47983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1617'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96333 -5.4495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96333 -5.4495)"^^geo:wktLiteral ;
  geo-pos:lat "35.96333"^^xsd:decimal ;
  geo-pos:long "-5.4495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2165'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2165'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.4495'^^xsd:double;
  dwc:startLongitude '-5.4495'^^xsd:double;
  dwc:endLongitude '-5.4495'^^xsd:double;
  dwc:latitude '35.96333'^^xsd:double;
  dwc:startLatitude '35.96333'^^xsd:double;
  dwc:endLatitude '35.96333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4495 35.96333, -5.4495 35.96333, -5.4495 35.96333, -5.4495 35.96333, -5.4495 35.96333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2165'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46567 -2.890667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.890667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46567 -2.890667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46567"^^xsd:decimal ;
  geo-pos:long "-2.890667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1679'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1679'^^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:timeOfDay '13.380833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.890667'^^xsd:double;
  dwc:startLongitude '-2.890667'^^xsd:double;
  dwc:endLongitude '-2.890667'^^xsd:double;
  dwc:latitude '36.46567'^^xsd:double;
  dwc:startLatitude '36.46567'^^xsd:double;
  dwc:endLatitude '36.46567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.890667 36.46567, -2.890667 36.46567, -2.890667 36.46567, -2.890667 36.46567, -2.890667 36.46567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1679'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37817 -2.8135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37817 -2.8135)"^^geo:wktLiteral ;
  geo-pos:lat "36.37817"^^xsd:decimal ;
  geo-pos:long "-2.8135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2230'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2230'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8135'^^xsd:double;
  dwc:startLongitude '-2.8135'^^xsd:double;
  dwc:endLongitude '-2.8135'^^xsd:double;
  dwc:latitude '36.37817'^^xsd:double;
  dwc:startLatitude '36.37817'^^xsd:double;
  dwc:endLatitude '36.37817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8135 36.37817, -2.8135 36.37817, -2.8135 36.37817, -2.8135 36.37817, -2.8135 36.37817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2230'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.871833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.871833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.871833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40183"^^xsd:decimal ;
  geo-pos:long "-2.871833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1138'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1138'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.871833'^^xsd:double;
  dwc:startLongitude '-2.871833'^^xsd:double;
  dwc:endLongitude '-2.871833'^^xsd:double;
  dwc:latitude '36.40183'^^xsd:double;
  dwc:startLatitude '36.40183'^^xsd:double;
  dwc:endLatitude '36.40183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.871833 36.40183, -2.871833 36.40183, -2.871833 36.40183, -2.871833 36.40183, -2.871833 36.40183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1138'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59566 -3.2425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59566"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59566 -3.2425)"^^geo:wktLiteral ;
  geo-pos:lat "36.59566"^^xsd:decimal ;
  geo-pos:long "-3.2425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2420'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2420'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2425'^^xsd:double;
  dwc:startLongitude '-3.2425'^^xsd:double;
  dwc:endLongitude '-3.2425'^^xsd:double;
  dwc:latitude '36.59566'^^xsd:double;
  dwc:startLatitude '36.59566'^^xsd:double;
  dwc:endLatitude '36.59566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2425 36.59566, -3.2425 36.59566, -3.2425 36.59566, -3.2425 36.59566, -3.2425 36.59566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2420'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47"^^xsd:decimal ;
  dwc:decimalLongitude "-2.811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.811667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47"^^xsd:decimal ;
  geo-pos:long "-2.811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_74'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_74'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.811667'^^xsd:double;
  dwc:startLongitude '-2.811667'^^xsd:double;
  dwc:endLongitude '-2.811667'^^xsd:double;
  dwc:latitude '36.47'^^xsd:double;
  dwc:startLatitude '36.47'^^xsd:double;
  dwc:endLatitude '36.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.811667 36.47, -2.811667 36.47, -2.811667 36.47, -2.811667 36.47, -2.811667 36.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_74'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64763 -3.136602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64763"^^xsd:decimal ;
  dwc:decimalLongitude "-3.136602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64763 -3.136602)"^^geo:wktLiteral ;
  geo-pos:lat "36.64763"^^xsd:decimal ;
  geo-pos:long "-3.136602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4147'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4147'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.4627777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.136602'^^xsd:double;
  dwc:startLongitude '-3.136602'^^xsd:double;
  dwc:endLongitude '-3.136602'^^xsd:double;
  dwc:latitude '36.64763'^^xsd:double;
  dwc:startLatitude '36.64763'^^xsd:double;
  dwc:endLatitude '36.64763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.136602 36.64763, -3.136602 36.64763, -3.136602 36.64763, -3.136602 36.64763, -3.136602 36.64763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4147'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43612 -3.00737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43612"^^xsd:decimal ;
  dwc:decimalLongitude "-3.00737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43612 -3.00737)"^^geo:wktLiteral ;
  geo-pos:lat "36.43612"^^xsd:decimal ;
  geo-pos:long "-3.00737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4812'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4812'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.9811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.00737'^^xsd:double;
  dwc:startLongitude '-3.00737'^^xsd:double;
  dwc:endLongitude '-3.00737'^^xsd:double;
  dwc:latitude '36.43612'^^xsd:double;
  dwc:startLatitude '36.43612'^^xsd:double;
  dwc:endLatitude '36.43612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.00737 36.43612, -3.00737 36.43612, -3.00737 36.43612, -3.00737 36.43612, -3.00737 36.43612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4812'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39621 -3.003407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39621"^^xsd:decimal ;
  dwc:decimalLongitude "-3.003407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39621 -3.003407)"^^geo:wktLiteral ;
  geo-pos:lat "36.39621"^^xsd:decimal ;
  geo-pos:long "-3.003407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4267'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4267'^^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:timeOfDay '11.885833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.003407'^^xsd:double;
  dwc:startLongitude '-3.003407'^^xsd:double;
  dwc:endLongitude '-3.003407'^^xsd:double;
  dwc:latitude '36.39621'^^xsd:double;
  dwc:startLatitude '36.39621'^^xsd:double;
  dwc:endLatitude '36.39621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.003407 36.39621, -3.003407 36.39621, -3.003407 36.39621, -3.003407 36.39621, -3.003407 36.39621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4267'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65162 -3.332785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65162"^^xsd:decimal ;
  dwc:decimalLongitude "-3.332785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65162 -3.332785)"^^geo:wktLiteral ;
  geo-pos:lat "36.65162"^^xsd:decimal ;
  geo-pos:long "-3.332785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3596'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3596'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.203055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.332785'^^xsd:double;
  dwc:startLongitude '-3.332785'^^xsd:double;
  dwc:endLongitude '-3.332785'^^xsd:double;
  dwc:latitude '36.65162'^^xsd:double;
  dwc:startLatitude '36.65162'^^xsd:double;
  dwc:endLatitude '36.65162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.332785 36.65162, -3.332785 36.65162, -3.332785 36.65162, -3.332785 36.65162, -3.332785 36.65162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3596'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09967 -1.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09967 -1.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.09967"^^xsd:decimal ;
  geo-pos:long "-1.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_790'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_790'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.575'^^xsd:double;
  dwc:startLongitude '-1.575'^^xsd:double;
  dwc:endLongitude '-1.575'^^xsd:double;
  dwc:latitude '37.09967'^^xsd:double;
  dwc:startLatitude '37.09967'^^xsd:double;
  dwc:endLatitude '37.09967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.575 37.09967, -1.575 37.09967, -1.575 37.09967, -1.575 37.09967, -1.575 37.09967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_790'^^xsd:string;
  dwc:observationDate '1997-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98333 -1.797333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.797333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98333 -1.797333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98333"^^xsd:decimal ;
  geo-pos:long "-1.797333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1111'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1111'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.797333'^^xsd:double;
  dwc:startLongitude '-1.797333'^^xsd:double;
  dwc:endLongitude '-1.797333'^^xsd:double;
  dwc:latitude '36.98333'^^xsd:double;
  dwc:startLatitude '36.98333'^^xsd:double;
  dwc:endLatitude '36.98333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.797333 36.98333, -1.797333 36.98333, -1.797333 36.98333, -1.797333 36.98333, -1.797333 36.98333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1111'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41734 -2.501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41734"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41734 -2.501667)"^^geo:wktLiteral ;
  geo-pos:lat "36.41734"^^xsd:decimal ;
  geo-pos:long "-2.501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3017'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3017'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.993055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501667'^^xsd:double;
  dwc:startLongitude '-2.501667'^^xsd:double;
  dwc:endLongitude '-2.501667'^^xsd:double;
  dwc:latitude '36.41734'^^xsd:double;
  dwc:startLatitude '36.41734'^^xsd:double;
  dwc:endLatitude '36.41734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501667 36.41734, -2.501667 36.41734, -2.501667 36.41734, -2.501667 36.41734, -2.501667 36.41734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3017'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43717 -2.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43717 -2.908)"^^geo:wktLiteral ;
  geo-pos:lat "36.43717"^^xsd:decimal ;
  geo-pos:long "-2.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3464'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3464'^^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:timeOfDay '8.8936111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.908'^^xsd:double;
  dwc:startLongitude '-2.908'^^xsd:double;
  dwc:endLongitude '-2.908'^^xsd:double;
  dwc:latitude '36.43717'^^xsd:double;
  dwc:startLatitude '36.43717'^^xsd:double;
  dwc:endLatitude '36.43717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.908 36.43717, -2.908 36.43717, -2.908 36.43717, -2.908 36.43717, -2.908 36.43717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3464'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53699 -2.52694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.52694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53699 -2.52694)"^^geo:wktLiteral ;
  geo-pos:lat "36.53699"^^xsd:decimal ;
  geo-pos:long "-2.52694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3542'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3542'^^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:timeOfDay '7.8644444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.52694'^^xsd:double;
  dwc:startLongitude '-2.52694'^^xsd:double;
  dwc:endLongitude '-2.52694'^^xsd:double;
  dwc:latitude '36.53699'^^xsd:double;
  dwc:startLatitude '36.53699'^^xsd:double;
  dwc:endLatitude '36.53699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.52694 36.53699, -2.52694 36.53699, -2.52694 36.53699, -2.52694 36.53699, -2.52694 36.53699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3542'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42403 -3.007038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42403"^^xsd:decimal ;
  dwc:decimalLongitude "-3.007038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42403 -3.007038)"^^geo:wktLiteral ;
  geo-pos:lat "36.42403"^^xsd:decimal ;
  geo-pos:long "-3.007038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4265'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4265'^^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:timeOfDay '11.650555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.007038'^^xsd:double;
  dwc:startLongitude '-3.007038'^^xsd:double;
  dwc:endLongitude '-3.007038'^^xsd:double;
  dwc:latitude '36.42403'^^xsd:double;
  dwc:startLatitude '36.42403'^^xsd:double;
  dwc:endLatitude '36.42403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.007038 36.42403, -3.007038 36.42403, -3.007038 36.42403, -3.007038 36.42403, -3.007038 36.42403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4265'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4575 -2.955333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4575"^^xsd:decimal ;
  dwc:decimalLongitude "-2.955333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4575 -2.955333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4575"^^xsd:decimal ;
  geo-pos:long "-2.955333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2622'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2622'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.955333'^^xsd:double;
  dwc:startLongitude '-2.955333'^^xsd:double;
  dwc:endLongitude '-2.955333'^^xsd:double;
  dwc:latitude '36.4575'^^xsd:double;
  dwc:startLatitude '36.4575'^^xsd:double;
  dwc:endLatitude '36.4575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.955333 36.4575, -2.955333 36.4575, -2.955333 36.4575, -2.955333 36.4575, -2.955333 36.4575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2622'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44667 -2.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44667"^^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/1968__429_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44667 -2.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.44667"^^xsd:decimal ;
  geo-pos:long "-2.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2302'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2302'^^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:timeOfDay '18.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.45'^^xsd:double;
  dwc:startLongitude '-2.45'^^xsd:double;
  dwc:endLongitude '-2.45'^^xsd:double;
  dwc:latitude '36.44667'^^xsd:double;
  dwc:startLatitude '36.44667'^^xsd:double;
  dwc:endLatitude '36.44667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.45 36.44667, -2.45 36.44667, -2.45 36.44667, -2.45 36.44667, -2.45 36.44667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2302'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5355 -3.2185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5355"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5355 -3.2185)"^^geo:wktLiteral ;
  geo-pos:lat "36.5355"^^xsd:decimal ;
  geo-pos:long "-3.2185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2422'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2422'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2185'^^xsd:double;
  dwc:startLongitude '-3.2185'^^xsd:double;
  dwc:endLongitude '-3.2185'^^xsd:double;
  dwc:latitude '36.5355'^^xsd:double;
  dwc:startLatitude '36.5355'^^xsd:double;
  dwc:endLatitude '36.5355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2185 36.5355, -3.2185 36.5355, -3.2185 36.5355, -3.2185 36.5355, -3.2185 36.5355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2422'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10017 -1.730333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.730333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10017 -1.730333)"^^geo:wktLiteral ;
  geo-pos:lat "37.10017"^^xsd:decimal ;
  geo-pos:long "-1.730333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_523'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_523'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.730333'^^xsd:double;
  dwc:startLongitude '-1.730333'^^xsd:double;
  dwc:endLongitude '-1.730333'^^xsd:double;
  dwc:latitude '37.10017'^^xsd:double;
  dwc:startLatitude '37.10017'^^xsd:double;
  dwc:endLatitude '37.10017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.730333 37.10017, -1.730333 37.10017, -1.730333 37.10017, -1.730333 37.10017, -1.730333 37.10017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_523'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57917 -3.179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57917 -3.179)"^^geo:wktLiteral ;
  geo-pos:lat "36.57917"^^xsd:decimal ;
  geo-pos:long "-3.179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1546'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1546'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.179'^^xsd:double;
  dwc:startLongitude '-3.179'^^xsd:double;
  dwc:endLongitude '-3.179'^^xsd:double;
  dwc:latitude '36.57917'^^xsd:double;
  dwc:startLatitude '36.57917'^^xsd:double;
  dwc:endLatitude '36.57917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.179 36.57917, -3.179 36.57917, -3.179 36.57917, -3.179 36.57917, -3.179 36.57917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1546'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.432 -2.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.432"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.432 -2.889667)"^^geo:wktLiteral ;
  geo-pos:lat "36.432"^^xsd:decimal ;
  geo-pos:long "-2.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1573'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1573'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889667'^^xsd:double;
  dwc:startLongitude '-2.889667'^^xsd:double;
  dwc:endLongitude '-2.889667'^^xsd:double;
  dwc:latitude '36.432'^^xsd:double;
  dwc:startLatitude '36.432'^^xsd:double;
  dwc:endLatitude '36.432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889667 36.432, -2.889667 36.432, -2.889667 36.432, -2.889667 36.432, -2.889667 36.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1573'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.177 -1.645667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.177"^^xsd:decimal ;
  dwc:decimalLongitude "-1.645667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.177 -1.645667)"^^geo:wktLiteral ;
  geo-pos:lat "37.177"^^xsd:decimal ;
  geo-pos:long "-1.645667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_297'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_297'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.645667'^^xsd:double;
  dwc:startLongitude '-1.645667'^^xsd:double;
  dwc:endLongitude '-1.645667'^^xsd:double;
  dwc:latitude '37.177'^^xsd:double;
  dwc:startLatitude '37.177'^^xsd:double;
  dwc:endLatitude '37.177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.645667 37.177, -1.645667 37.177, -1.645667 37.177, -1.645667 37.177, -1.645667 37.177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_297'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51704 -2.794968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51704"^^xsd:decimal ;
  dwc:decimalLongitude "-2.794968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51704 -2.794968)"^^geo:wktLiteral ;
  geo-pos:lat "36.51704"^^xsd:decimal ;
  geo-pos:long "-2.794968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4104'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4104'^^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:timeOfDay '8.5019444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.794968'^^xsd:double;
  dwc:startLongitude '-2.794968'^^xsd:double;
  dwc:endLongitude '-2.794968'^^xsd:double;
  dwc:latitude '36.51704'^^xsd:double;
  dwc:startLatitude '36.51704'^^xsd:double;
  dwc:endLatitude '36.51704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.794968 36.51704, -2.794968 36.51704, -2.794968 36.51704, -2.794968 36.51704, -2.794968 36.51704))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4104'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.654 -3.176025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.654"^^xsd:decimal ;
  dwc:decimalLongitude "-3.176025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.654 -3.176025)"^^geo:wktLiteral ;
  geo-pos:lat "36.654"^^xsd:decimal ;
  geo-pos:long "-3.176025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4149'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4149'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.8266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.176025'^^xsd:double;
  dwc:startLongitude '-3.176025'^^xsd:double;
  dwc:endLongitude '-3.176025'^^xsd:double;
  dwc:latitude '36.654'^^xsd:double;
  dwc:startLatitude '36.654'^^xsd:double;
  dwc:endLatitude '36.654'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.176025 36.654, -3.176025 36.654, -3.176025 36.654, -3.176025 36.654, -3.176025 36.654))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4149'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41533 -2.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41533 -2.84)"^^geo:wktLiteral ;
  geo-pos:lat "36.41533"^^xsd:decimal ;
  geo-pos:long "-2.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1442'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1442'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.84'^^xsd:double;
  dwc:startLongitude '-2.84'^^xsd:double;
  dwc:endLongitude '-2.84'^^xsd:double;
  dwc:latitude '36.41533'^^xsd:double;
  dwc:startLatitude '36.41533'^^xsd:double;
  dwc:endLatitude '36.41533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.84 36.41533, -2.84 36.41533, -2.84 36.41533, -2.84 36.41533, -2.84 36.41533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1442'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42387 -3.11508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42387"^^xsd:decimal ;
  dwc:decimalLongitude "-3.11508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42387 -3.11508)"^^geo:wktLiteral ;
  geo-pos:lat "36.42387"^^xsd:decimal ;
  geo-pos:long "-3.11508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3548'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3548'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.385'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.11508'^^xsd:double;
  dwc:startLongitude '-3.11508'^^xsd:double;
  dwc:endLongitude '-3.11508'^^xsd:double;
  dwc:latitude '36.42387'^^xsd:double;
  dwc:startLatitude '36.42387'^^xsd:double;
  dwc:endLatitude '36.42387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.11508 36.42387, -3.11508 36.42387, -3.11508 36.42387, -3.11508 36.42387, -3.11508 36.42387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3548'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36736 -2.524095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36736"^^xsd:decimal ;
  dwc:decimalLongitude "-2.524095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36736 -2.524095)"^^geo:wktLiteral ;
  geo-pos:lat "36.36736"^^xsd:decimal ;
  geo-pos:long "-2.524095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4501'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4501'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.028333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.524095'^^xsd:double;
  dwc:startLongitude '-2.524095'^^xsd:double;
  dwc:endLongitude '-2.524095'^^xsd:double;
  dwc:latitude '36.36736'^^xsd:double;
  dwc:startLatitude '36.36736'^^xsd:double;
  dwc:endLatitude '36.36736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.524095 36.36736, -2.524095 36.36736, -2.524095 36.36736, -2.524095 36.36736, -2.524095 36.36736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4501'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51011 -2.720551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51011"^^xsd:decimal ;
  dwc:decimalLongitude "-2.720551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51011 -2.720551)"^^geo:wktLiteral ;
  geo-pos:lat "36.51011"^^xsd:decimal ;
  geo-pos:long "-2.720551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4326'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4326'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8813888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.720551'^^xsd:double;
  dwc:startLongitude '-2.720551'^^xsd:double;
  dwc:endLongitude '-2.720551'^^xsd:double;
  dwc:latitude '36.51011'^^xsd:double;
  dwc:startLatitude '36.51011'^^xsd:double;
  dwc:endLatitude '36.51011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.720551 36.51011, -2.720551 36.51011, -2.720551 36.51011, -2.720551 36.51011, -2.720551 36.51011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4326'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -4.354834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.354834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -4.354834)"^^geo:wktLiteral ;
  geo-pos:lat "36.431"^^xsd:decimal ;
  geo-pos:long "-4.354834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3204'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3204'^^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:timeOfDay '14.011111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.354834'^^xsd:double;
  dwc:startLongitude '-4.354834'^^xsd:double;
  dwc:endLongitude '-4.354834'^^xsd:double;
  dwc:latitude '36.431'^^xsd:double;
  dwc:startLatitude '36.431'^^xsd:double;
  dwc:endLatitude '36.431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.354834 36.431, -4.354834 36.431, -4.354834 36.431, -4.354834 36.431, -4.354834 36.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3204'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65363 -3.192125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65363"^^xsd:decimal ;
  dwc:decimalLongitude "-3.192125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65363 -3.192125)"^^geo:wktLiteral ;
  geo-pos:lat "36.65363"^^xsd:decimal ;
  geo-pos:long "-3.192125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3590'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3590'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4672222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.192125'^^xsd:double;
  dwc:startLongitude '-3.192125'^^xsd:double;
  dwc:endLongitude '-3.192125'^^xsd:double;
  dwc:latitude '36.65363'^^xsd:double;
  dwc:startLatitude '36.65363'^^xsd:double;
  dwc:endLatitude '36.65363'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.192125 36.65363, -3.192125 36.65363, -3.192125 36.65363, -3.192125 36.65363, -3.192125 36.65363))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3590'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34567 -2.888667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.888667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34567 -2.888667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34567"^^xsd:decimal ;
  geo-pos:long "-2.888667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2228'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2228'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.888667'^^xsd:double;
  dwc:startLongitude '-2.888667'^^xsd:double;
  dwc:endLongitude '-2.888667'^^xsd:double;
  dwc:latitude '36.34567'^^xsd:double;
  dwc:startLatitude '36.34567'^^xsd:double;
  dwc:endLatitude '36.34567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.888667 36.34567, -2.888667 36.34567, -2.888667 36.34567, -2.888667 36.34567, -2.888667 36.34567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2228'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63717 -2.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63717 -2.015)"^^geo:wktLiteral ;
  geo-pos:lat "36.63717"^^xsd:decimal ;
  geo-pos:long "-2.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3270'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3270'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.097777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.015'^^xsd:double;
  dwc:startLongitude '-2.015'^^xsd:double;
  dwc:endLongitude '-2.015'^^xsd:double;
  dwc:latitude '36.63717'^^xsd:double;
  dwc:startLatitude '36.63717'^^xsd:double;
  dwc:endLatitude '36.63717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.015 36.63717, -2.015 36.63717, -2.015 36.63717, -2.015 36.63717, -2.015 36.63717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3270'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42387 -3.11508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42387"^^xsd:decimal ;
  dwc:decimalLongitude "-3.11508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42387 -3.11508)"^^geo:wktLiteral ;
  geo-pos:lat "36.42387"^^xsd:decimal ;
  geo-pos:long "-3.11508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3549'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3549'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3763888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.11508'^^xsd:double;
  dwc:startLongitude '-3.11508'^^xsd:double;
  dwc:endLongitude '-3.11508'^^xsd:double;
  dwc:latitude '36.42387'^^xsd:double;
  dwc:startLatitude '36.42387'^^xsd:double;
  dwc:endLatitude '36.42387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.11508 36.42387, -3.11508 36.42387, -3.11508 36.42387, -3.11508 36.42387, -3.11508 36.42387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3549'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.568 -2.993167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.568"^^xsd:decimal ;
  dwc:decimalLongitude "-2.993167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.568 -2.993167)"^^geo:wktLiteral ;
  geo-pos:lat "36.568"^^xsd:decimal ;
  geo-pos:long "-2.993167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2073'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2073'^^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:timeOfDay '16.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.993167'^^xsd:double;
  dwc:startLongitude '-2.993167'^^xsd:double;
  dwc:endLongitude '-2.993167'^^xsd:double;
  dwc:latitude '36.568'^^xsd:double;
  dwc:startLatitude '36.568'^^xsd:double;
  dwc:endLatitude '36.568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.993167 36.568, -2.993167 36.568, -2.993167 36.568, -2.993167 36.568, -2.993167 36.568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2073'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4315 -2.742667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4315"^^xsd:decimal ;
  dwc:decimalLongitude "-2.742667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4315 -2.742667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4315"^^xsd:decimal ;
  geo-pos:long "-2.742667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3257'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3257'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.394166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.742667'^^xsd:double;
  dwc:startLongitude '-2.742667'^^xsd:double;
  dwc:endLongitude '-2.742667'^^xsd:double;
  dwc:latitude '36.4315'^^xsd:double;
  dwc:startLatitude '36.4315'^^xsd:double;
  dwc:endLatitude '36.4315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.742667 36.4315, -2.742667 36.4315, -2.742667 36.4315, -2.742667 36.4315, -2.742667 36.4315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3257'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.835167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.835167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.835167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4365"^^xsd:decimal ;
  geo-pos:long "-2.835167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1441'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1441'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.835167'^^xsd:double;
  dwc:startLongitude '-2.835167'^^xsd:double;
  dwc:endLongitude '-2.835167'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.835167 36.4365, -2.835167 36.4365, -2.835167 36.4365, -2.835167 36.4365, -2.835167 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1441'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.621 -3.746833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.621"^^xsd:decimal ;
  dwc:decimalLongitude "-3.746833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.621 -3.746833)"^^geo:wktLiteral ;
  geo-pos:lat "36.621"^^xsd:decimal ;
  geo-pos:long "-3.746833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2429'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2429'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.746833'^^xsd:double;
  dwc:startLongitude '-3.746833'^^xsd:double;
  dwc:endLongitude '-3.746833'^^xsd:double;
  dwc:latitude '36.621'^^xsd:double;
  dwc:startLatitude '36.621'^^xsd:double;
  dwc:endLatitude '36.621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.746833 36.621, -3.746833 36.621, -3.746833 36.621, -3.746833 36.621, -3.746833 36.621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2429'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17517 -1.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17517 -1.663)"^^geo:wktLiteral ;
  geo-pos:lat "37.17517"^^xsd:decimal ;
  geo-pos:long "-1.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2386'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2386'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.663'^^xsd:double;
  dwc:startLongitude '-1.663'^^xsd:double;
  dwc:endLongitude '-1.663'^^xsd:double;
  dwc:latitude '37.17517'^^xsd:double;
  dwc:startLatitude '37.17517'^^xsd:double;
  dwc:endLatitude '37.17517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.663 37.17517, -1.663 37.17517, -1.663 37.17517, -1.663 37.17517, -1.663 37.17517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2386'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62933 -2.594167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.594167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62933 -2.594167)"^^geo:wktLiteral ;
  geo-pos:lat "36.62933"^^xsd:decimal ;
  geo-pos:long "-2.594167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_569'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_569'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.594167'^^xsd:double;
  dwc:startLongitude '-2.594167'^^xsd:double;
  dwc:endLongitude '-2.594167'^^xsd:double;
  dwc:latitude '36.62933'^^xsd:double;
  dwc:startLatitude '36.62933'^^xsd:double;
  dwc:endLatitude '36.62933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.594167 36.62933, -2.594167 36.62933, -2.594167 36.62933, -2.594167 36.62933, -2.594167 36.62933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_569'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -3.058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -3.058333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44833"^^xsd:decimal ;
  geo-pos:long "-3.058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1428'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1428'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.058333'^^xsd:double;
  dwc:startLongitude '-3.058333'^^xsd:double;
  dwc:endLongitude '-3.058333'^^xsd:double;
  dwc:latitude '36.44833'^^xsd:double;
  dwc:startLatitude '36.44833'^^xsd:double;
  dwc:endLatitude '36.44833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.058333 36.44833, -3.058333 36.44833, -3.058333 36.44833, -3.058333 36.44833, -3.058333 36.44833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1428'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.518 -2.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.518"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.518 -2.7085)"^^geo:wktLiteral ;
  geo-pos:lat "36.518"^^xsd:decimal ;
  geo-pos:long "-2.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1062'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1062'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7085'^^xsd:double;
  dwc:startLongitude '-2.7085'^^xsd:double;
  dwc:endLongitude '-2.7085'^^xsd:double;
  dwc:latitude '36.518'^^xsd:double;
  dwc:startLatitude '36.518'^^xsd:double;
  dwc:endLatitude '36.518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7085 36.518, -2.7085 36.518, -2.7085 36.518, -2.7085 36.518, -2.7085 36.518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1062'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05817 -1.814833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.814833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05817 -1.814833)"^^geo:wktLiteral ;
  geo-pos:lat "37.05817"^^xsd:decimal ;
  geo-pos:long "-1.814833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_235'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_235'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '20.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.814833'^^xsd:double;
  dwc:startLongitude '-1.814833'^^xsd:double;
  dwc:endLongitude '-1.814833'^^xsd:double;
  dwc:latitude '37.05817'^^xsd:double;
  dwc:startLatitude '37.05817'^^xsd:double;
  dwc:endLatitude '37.05817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.814833 37.05817, -1.814833 37.05817, -1.814833 37.05817, -1.814833 37.05817, -1.814833 37.05817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_235'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66888 -3.72545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66888"^^xsd:decimal ;
  dwc:decimalLongitude "-3.72545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66888 -3.72545)"^^geo:wktLiteral ;
  geo-pos:lat "36.66888"^^xsd:decimal ;
  geo-pos:long "-3.72545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4030'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.2416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.72545'^^xsd:double;
  dwc:startLongitude '-3.72545'^^xsd:double;
  dwc:endLongitude '-3.72545'^^xsd:double;
  dwc:latitude '36.66888'^^xsd:double;
  dwc:startLatitude '36.66888'^^xsd:double;
  dwc:endLatitude '36.66888'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.72545 36.66888, -3.72545 36.66888, -3.72545 36.66888, -3.72545 36.66888, -3.72545 36.66888))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4030'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52999 -2.539518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52999"^^xsd:decimal ;
  dwc:decimalLongitude "-2.539518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52999 -2.539518)"^^geo:wktLiteral ;
  geo-pos:lat "36.52999"^^xsd:decimal ;
  geo-pos:long "-2.539518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3665'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3665'^^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:timeOfDay '9.5352777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.539518'^^xsd:double;
  dwc:startLongitude '-2.539518'^^xsd:double;
  dwc:endLongitude '-2.539518'^^xsd:double;
  dwc:latitude '36.52999'^^xsd:double;
  dwc:startLatitude '36.52999'^^xsd:double;
  dwc:endLatitude '36.52999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.539518 36.52999, -2.539518 36.52999, -2.539518 36.52999, -2.539518 36.52999, -2.539518 36.52999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3665'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.616 -2.857833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.616"^^xsd:decimal ;
  dwc:decimalLongitude "-2.857833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.616 -2.857833)"^^geo:wktLiteral ;
  geo-pos:lat "36.616"^^xsd:decimal ;
  geo-pos:long "-2.857833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2749'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2749'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.246111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.857833'^^xsd:double;
  dwc:startLongitude '-2.857833'^^xsd:double;
  dwc:endLongitude '-2.857833'^^xsd:double;
  dwc:latitude '36.616'^^xsd:double;
  dwc:startLatitude '36.616'^^xsd:double;
  dwc:endLatitude '36.616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.857833 36.616, -2.857833 36.616, -2.857833 36.616, -2.857833 36.616, -2.857833 36.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2749'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47117 -2.746333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47117 -2.746333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47117"^^xsd:decimal ;
  geo-pos:long "-2.746333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2405'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2405'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746333'^^xsd:double;
  dwc:startLongitude '-2.746333'^^xsd:double;
  dwc:endLongitude '-2.746333'^^xsd:double;
  dwc:latitude '36.47117'^^xsd:double;
  dwc:startLatitude '36.47117'^^xsd:double;
  dwc:endLatitude '36.47117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746333 36.47117, -2.746333 36.47117, -2.746333 36.47117, -2.746333 36.47117, -2.746333 36.47117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2405'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95934 -5.574833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95934"^^xsd:decimal ;
  dwc:decimalLongitude "-5.574833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95934 -5.574833)"^^geo:wktLiteral ;
  geo-pos:lat "35.95934"^^xsd:decimal ;
  geo-pos:long "-5.574833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2452'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2452'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.574833'^^xsd:double;
  dwc:startLongitude '-5.574833'^^xsd:double;
  dwc:endLongitude '-5.574833'^^xsd:double;
  dwc:latitude '35.95934'^^xsd:double;
  dwc:startLatitude '35.95934'^^xsd:double;
  dwc:endLatitude '35.95934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.574833 35.95934, -5.574833 35.95934, -5.574833 35.95934, -5.574833 35.95934, -5.574833 35.95934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2452'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52676 -2.994187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52676"^^xsd:decimal ;
  dwc:decimalLongitude "-2.994187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52676 -2.994187)"^^geo:wktLiteral ;
  geo-pos:lat "36.52676"^^xsd:decimal ;
  geo-pos:long "-2.994187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3673'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3673'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.595'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.994187'^^xsd:double;
  dwc:startLongitude '-2.994187'^^xsd:double;
  dwc:endLongitude '-2.994187'^^xsd:double;
  dwc:latitude '36.52676'^^xsd:double;
  dwc:startLatitude '36.52676'^^xsd:double;
  dwc:endLatitude '36.52676'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.994187 36.52676, -2.994187 36.52676, -2.994187 36.52676, -2.994187 36.52676, -2.994187 36.52676))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3673'^^xsd:string;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -3.5005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -3.5005)"^^geo:wktLiteral ;
  geo-pos:lat "36.59767"^^xsd:decimal ;
  geo-pos:long "-3.5005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4590'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4590'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.217777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.5005'^^xsd:double;
  dwc:startLongitude '-3.5005'^^xsd:double;
  dwc:endLongitude '-3.5005'^^xsd:double;
  dwc:latitude '36.59767'^^xsd:double;
  dwc:startLatitude '36.59767'^^xsd:double;
  dwc:endLatitude '36.59767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5005 36.59767, -3.5005 36.59767, -3.5005 36.59767, -3.5005 36.59767, -3.5005 36.59767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4590'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59077 -3.297477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59077"^^xsd:decimal ;
  dwc:decimalLongitude "-3.297477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59077 -3.297477)"^^geo:wktLiteral ;
  geo-pos:lat "36.59077"^^xsd:decimal ;
  geo-pos:long "-3.297477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4378'^^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:timeOfDay '14.581944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.297477'^^xsd:double;
  dwc:startLongitude '-3.297477'^^xsd:double;
  dwc:endLongitude '-3.297477'^^xsd:double;
  dwc:latitude '36.59077'^^xsd:double;
  dwc:startLatitude '36.59077'^^xsd:double;
  dwc:endLatitude '36.59077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.297477 36.59077, -3.297477 36.59077, -3.297477 36.59077, -3.297477 36.59077, -3.297477 36.59077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4378'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34667 -2.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34667 -2.981)"^^geo:wktLiteral ;
  geo-pos:lat "36.34667"^^xsd:decimal ;
  geo-pos:long "-2.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2967'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2967'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.739722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.981'^^xsd:double;
  dwc:startLongitude '-2.981'^^xsd:double;
  dwc:endLongitude '-2.981'^^xsd:double;
  dwc:latitude '36.34667'^^xsd:double;
  dwc:startLatitude '36.34667'^^xsd:double;
  dwc:endLatitude '36.34667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.981 36.34667, -2.981 36.34667, -2.981 36.34667, -2.981 36.34667, -2.981 36.34667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2967'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.6905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.6905)"^^geo:wktLiteral ;
  geo-pos:lat "35.92583"^^xsd:decimal ;
  geo-pos:long "-5.6905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2537'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2537'^^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:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.6905'^^xsd:double;
  dwc:startLongitude '-5.6905'^^xsd:double;
  dwc:endLongitude '-5.6905'^^xsd:double;
  dwc:latitude '35.92583'^^xsd:double;
  dwc:startLatitude '35.92583'^^xsd:double;
  dwc:endLatitude '35.92583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6905 35.92583, -5.6905 35.92583, -5.6905 35.92583, -5.6905 35.92583, -5.6905 35.92583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2537'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -3.058167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.544"^^xsd:decimal ;
  dwc:decimalLongitude "-3.058167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.544 -3.058167)"^^geo:wktLiteral ;
  geo-pos:lat "36.544"^^xsd:decimal ;
  geo-pos:long "-3.058167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1424'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1424'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.058167'^^xsd:double;
  dwc:startLongitude '-3.058167'^^xsd:double;
  dwc:endLongitude '-3.058167'^^xsd:double;
  dwc:latitude '36.544'^^xsd:double;
  dwc:startLatitude '36.544'^^xsd:double;
  dwc:endLatitude '36.544'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.058167 36.544, -3.058167 36.544, -3.058167 36.544, -3.058167 36.544, -3.058167 36.544))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1424'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.875333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4715"^^xsd:decimal ;
  dwc:decimalLongitude "-2.875333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.875333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4715"^^xsd:decimal ;
  geo-pos:long "-2.875333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1415'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1415'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.875333'^^xsd:double;
  dwc:startLongitude '-2.875333'^^xsd:double;
  dwc:endLongitude '-2.875333'^^xsd:double;
  dwc:latitude '36.4715'^^xsd:double;
  dwc:startLatitude '36.4715'^^xsd:double;
  dwc:endLatitude '36.4715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.875333 36.4715, -2.875333 36.4715, -2.875333 36.4715, -2.875333 36.4715, -2.875333 36.4715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1415'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -2.731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -2.731667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51683"^^xsd:decimal ;
  geo-pos:long "-2.731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1507'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1507'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.731667'^^xsd:double;
  dwc:startLongitude '-2.731667'^^xsd:double;
  dwc:endLongitude '-2.731667'^^xsd:double;
  dwc:latitude '36.51683'^^xsd:double;
  dwc:startLatitude '36.51683'^^xsd:double;
  dwc:endLatitude '36.51683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.731667 36.51683, -2.731667 36.51683, -2.731667 36.51683, -2.731667 36.51683, -2.731667 36.51683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1507'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.447333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.447333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.447333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46267"^^xsd:decimal ;
  geo-pos:long "-2.447333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1067'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1067'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.447333'^^xsd:double;
  dwc:startLongitude '-2.447333'^^xsd:double;
  dwc:endLongitude '-2.447333'^^xsd:double;
  dwc:latitude '36.46267'^^xsd:double;
  dwc:startLatitude '36.46267'^^xsd:double;
  dwc:endLatitude '36.46267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.447333 36.46267, -2.447333 36.46267, -2.447333 36.46267, -2.447333 36.46267, -2.447333 36.46267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1067'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65121 -2.840697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65121"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65121 -2.840697)"^^geo:wktLiteral ;
  geo-pos:lat "36.65121"^^xsd:decimal ;
  geo-pos:long "-2.840697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4093'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4093'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.0722222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840697'^^xsd:double;
  dwc:startLongitude '-2.840697'^^xsd:double;
  dwc:endLongitude '-2.840697'^^xsd:double;
  dwc:latitude '36.65121'^^xsd:double;
  dwc:startLatitude '36.65121'^^xsd:double;
  dwc:endLatitude '36.65121'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840697 36.65121, -2.840697 36.65121, -2.840697 36.65121, -2.840697 36.65121, -2.840697 36.65121))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4093'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -3.873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -3.873333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44183"^^xsd:decimal ;
  geo-pos:long "-3.873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1788'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1788'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.3994444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.873333'^^xsd:double;
  dwc:startLongitude '-3.873333'^^xsd:double;
  dwc:endLongitude '-3.873333'^^xsd:double;
  dwc:latitude '36.44183'^^xsd:double;
  dwc:startLatitude '36.44183'^^xsd:double;
  dwc:endLatitude '36.44183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.873333 36.44183, -3.873333 36.44183, -3.873333 36.44183, -3.873333 36.44183, -3.873333 36.44183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1788'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36116 -2.917333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36116"^^xsd:decimal ;
  dwc:decimalLongitude "-2.917333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36116 -2.917333)"^^geo:wktLiteral ;
  geo-pos:lat "36.36116"^^xsd:decimal ;
  geo-pos:long "-2.917333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2578'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2578'^^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:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.917333'^^xsd:double;
  dwc:startLongitude '-2.917333'^^xsd:double;
  dwc:endLongitude '-2.917333'^^xsd:double;
  dwc:latitude '36.36116'^^xsd:double;
  dwc:startLatitude '36.36116'^^xsd:double;
  dwc:endLatitude '36.36116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.917333 36.36116, -2.917333 36.36116, -2.917333 36.36116, -2.917333 36.36116, -2.917333 36.36116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2578'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69983 -2.5265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69983 -2.5265)"^^geo:wktLiteral ;
  geo-pos:lat "36.69983"^^xsd:decimal ;
  geo-pos:long "-2.5265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1668'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1668'^^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:timeOfDay '7.9438888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5265'^^xsd:double;
  dwc:startLongitude '-2.5265'^^xsd:double;
  dwc:endLongitude '-2.5265'^^xsd:double;
  dwc:latitude '36.69983'^^xsd:double;
  dwc:startLatitude '36.69983'^^xsd:double;
  dwc:endLatitude '36.69983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5265 36.69983, -2.5265 36.69983, -2.5265 36.69983, -2.5265 36.69983, -2.5265 36.69983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1668'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.463 -2.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.463"^^xsd:decimal ;
  dwc:decimalLongitude "-2.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.463 -2.834)"^^geo:wktLiteral ;
  geo-pos:lat "36.463"^^xsd:decimal ;
  geo-pos:long "-2.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_864'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_864'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.834'^^xsd:double;
  dwc:startLongitude '-2.834'^^xsd:double;
  dwc:endLongitude '-2.834'^^xsd:double;
  dwc:latitude '36.463'^^xsd:double;
  dwc:startLatitude '36.463'^^xsd:double;
  dwc:endLatitude '36.463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.834 36.463, -2.834 36.463, -2.834 36.463, -2.834 36.463, -2.834 36.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_864'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45498 -2.942963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45498"^^xsd:decimal ;
  dwc:decimalLongitude "-2.942963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45498 -2.942963)"^^geo:wktLiteral ;
  geo-pos:lat "36.45498"^^xsd:decimal ;
  geo-pos:long "-2.942963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4864'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4864'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.4161111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.942963'^^xsd:double;
  dwc:startLongitude '-2.942963'^^xsd:double;
  dwc:endLongitude '-2.942963'^^xsd:double;
  dwc:latitude '36.45498'^^xsd:double;
  dwc:startLatitude '36.45498'^^xsd:double;
  dwc:endLatitude '36.45498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.942963 36.45498, -2.942963 36.45498, -2.942963 36.45498, -2.942963 36.45498, -2.942963 36.45498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4864'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.128 -5.185333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.128"^^xsd:decimal ;
  dwc:decimalLongitude "-5.185333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.128 -5.185333)"^^geo:wktLiteral ;
  geo-pos:lat "36.128"^^xsd:decimal ;
  geo-pos:long "-5.185333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2461'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2461'^^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:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.185333'^^xsd:double;
  dwc:startLongitude '-5.185333'^^xsd:double;
  dwc:endLongitude '-5.185333'^^xsd:double;
  dwc:latitude '36.128'^^xsd:double;
  dwc:startLatitude '36.128'^^xsd:double;
  dwc:endLatitude '36.128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.185333 36.128, -5.185333 36.128, -5.185333 36.128, -5.185333 36.128, -5.185333 36.128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2461'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01467 -1.751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01467 -1.751667)"^^geo:wktLiteral ;
  geo-pos:lat "37.01467"^^xsd:decimal ;
  geo-pos:long "-1.751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_959'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_959'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.751667'^^xsd:double;
  dwc:startLongitude '-1.751667'^^xsd:double;
  dwc:endLongitude '-1.751667'^^xsd:double;
  dwc:latitude '37.01467'^^xsd:double;
  dwc:startLatitude '37.01467'^^xsd:double;
  dwc:endLatitude '37.01467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.751667 37.01467, -1.751667 37.01467, -1.751667 37.01467, -1.751667 37.01467, -1.751667 37.01467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_959'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4552 -2.736815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4552"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4552 -2.736815)"^^geo:wktLiteral ;
  geo-pos:lat "36.4552"^^xsd:decimal ;
  geo-pos:long "-2.736815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4330'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4330'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736815'^^xsd:double;
  dwc:startLongitude '-2.736815'^^xsd:double;
  dwc:endLongitude '-2.736815'^^xsd:double;
  dwc:latitude '36.4552'^^xsd:double;
  dwc:startLatitude '36.4552'^^xsd:double;
  dwc:endLatitude '36.4552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736815 36.4552, -2.736815 36.4552, -2.736815 36.4552, -2.736815 36.4552, -2.736815 36.4552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4330'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62218 -3.544071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62218"^^xsd:decimal ;
  dwc:decimalLongitude "-3.544071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62218 -3.544071)"^^geo:wktLiteral ;
  geo-pos:lat "36.62218"^^xsd:decimal ;
  geo-pos:long "-3.544071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4465'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4465'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.026388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.544071'^^xsd:double;
  dwc:startLongitude '-3.544071'^^xsd:double;
  dwc:endLongitude '-3.544071'^^xsd:double;
  dwc:latitude '36.62218'^^xsd:double;
  dwc:startLatitude '36.62218'^^xsd:double;
  dwc:endLatitude '36.62218'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.544071 36.62218, -3.544071 36.62218, -3.544071 36.62218, -3.544071 36.62218, -3.544071 36.62218))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4465'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30933 -4.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30933 -4.639)"^^geo:wktLiteral ;
  geo-pos:lat "36.30933"^^xsd:decimal ;
  geo-pos:long "-4.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2797'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2797'^^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:timeOfDay '13.056388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.639'^^xsd:double;
  dwc:startLongitude '-4.639'^^xsd:double;
  dwc:endLongitude '-4.639'^^xsd:double;
  dwc:latitude '36.30933'^^xsd:double;
  dwc:startLatitude '36.30933'^^xsd:double;
  dwc:endLatitude '36.30933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.639 36.30933, -4.639 36.30933, -4.639 36.30933, -4.639 36.30933, -4.639 36.30933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2797'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33733 -2.839667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.839667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33733 -2.839667)"^^geo:wktLiteral ;
  geo-pos:lat "36.33733"^^xsd:decimal ;
  geo-pos:long "-2.839667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2583'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2583'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.839667'^^xsd:double;
  dwc:startLongitude '-2.839667'^^xsd:double;
  dwc:endLongitude '-2.839667'^^xsd:double;
  dwc:latitude '36.33733'^^xsd:double;
  dwc:startLatitude '36.33733'^^xsd:double;
  dwc:endLatitude '36.33733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.839667 36.33733, -2.839667 36.33733, -2.839667 36.33733, -2.839667 36.33733, -2.839667 36.33733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2583'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3655 -2.9535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3655 -2.9535)"^^geo:wktLiteral ;
  geo-pos:lat "36.3655"^^xsd:decimal ;
  geo-pos:long "-2.9535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2662'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2662'^^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:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9535'^^xsd:double;
  dwc:startLongitude '-2.9535'^^xsd:double;
  dwc:endLongitude '-2.9535'^^xsd:double;
  dwc:latitude '36.3655'^^xsd:double;
  dwc:startLatitude '36.3655'^^xsd:double;
  dwc:endLatitude '36.3655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9535 36.3655, -2.9535 36.3655, -2.9535 36.3655, -2.9535 36.3655, -2.9535 36.3655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2662'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49133 -2.706666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.706666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49133 -2.706666)"^^geo:wktLiteral ;
  geo-pos:lat "36.49133"^^xsd:decimal ;
  geo-pos:long "-2.706666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3476'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3476'^^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:timeOfDay '16.796388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.706666'^^xsd:double;
  dwc:startLongitude '-2.706666'^^xsd:double;
  dwc:endLongitude '-2.706666'^^xsd:double;
  dwc:latitude '36.49133'^^xsd:double;
  dwc:startLatitude '36.49133'^^xsd:double;
  dwc:endLatitude '36.49133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.706666 36.49133, -2.706666 36.49133, -2.706666 36.49133, -2.706666 36.49133, -2.706666 36.49133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3476'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37067 -2.873667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.873667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37067 -2.873667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37067"^^xsd:decimal ;
  geo-pos:long "-2.873667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2341'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2341'^^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:timeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.873667'^^xsd:double;
  dwc:startLongitude '-2.873667'^^xsd:double;
  dwc:endLongitude '-2.873667'^^xsd:double;
  dwc:latitude '36.37067'^^xsd:double;
  dwc:startLatitude '36.37067'^^xsd:double;
  dwc:endLatitude '36.37067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.873667 36.37067, -2.873667 36.37067, -2.873667 36.37067, -2.873667 36.37067, -2.873667 36.37067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2341'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36666 -3.010333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36666"^^xsd:decimal ;
  dwc:decimalLongitude "-3.010333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36666 -3.010333)"^^geo:wktLiteral ;
  geo-pos:lat "36.36666"^^xsd:decimal ;
  geo-pos:long "-3.010333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2689'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2689'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.010333'^^xsd:double;
  dwc:startLongitude '-3.010333'^^xsd:double;
  dwc:endLongitude '-3.010333'^^xsd:double;
  dwc:latitude '36.36666'^^xsd:double;
  dwc:startLatitude '36.36666'^^xsd:double;
  dwc:endLatitude '36.36666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.010333 36.36666, -3.010333 36.36666, -3.010333 36.36666, -3.010333 36.36666, -3.010333 36.36666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2689'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68333 -3.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68333 -3.6415)"^^geo:wktLiteral ;
  geo-pos:lat "36.68333"^^xsd:decimal ;
  geo-pos:long "-3.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3218'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3218'^^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:timeOfDay '14.304444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6415'^^xsd:double;
  dwc:startLongitude '-3.6415'^^xsd:double;
  dwc:endLongitude '-3.6415'^^xsd:double;
  dwc:latitude '36.68333'^^xsd:double;
  dwc:startLatitude '36.68333'^^xsd:double;
  dwc:endLatitude '36.68333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6415 36.68333, -3.6415 36.68333, -3.6415 36.68333, -3.6415 36.68333, -3.6415 36.68333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3218'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34373 -2.599845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34373"^^xsd:decimal ;
  dwc:decimalLongitude "-2.599845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34373 -2.599845)"^^geo:wktLiteral ;
  geo-pos:lat "36.34373"^^xsd:decimal ;
  geo-pos:long "-2.599845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4679'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4679'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.574722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.599845'^^xsd:double;
  dwc:startLongitude '-2.599845'^^xsd:double;
  dwc:endLongitude '-2.599845'^^xsd:double;
  dwc:latitude '36.34373'^^xsd:double;
  dwc:startLatitude '36.34373'^^xsd:double;
  dwc:endLatitude '36.34373'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.599845 36.34373, -2.599845 36.34373, -2.599845 36.34373, -2.599845 36.34373, -2.599845 36.34373))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4679'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.541 -2.714167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.541"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.541 -2.714167)"^^geo:wktLiteral ;
  geo-pos:lat "36.541"^^xsd:decimal ;
  geo-pos:long "-2.714167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2303'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2303'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714167'^^xsd:double;
  dwc:startLongitude '-2.714167'^^xsd:double;
  dwc:endLongitude '-2.714167'^^xsd:double;
  dwc:latitude '36.541'^^xsd:double;
  dwc:startLatitude '36.541'^^xsd:double;
  dwc:endLatitude '36.541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714167 36.541, -2.714167 36.541, -2.714167 36.541, -2.714167 36.541, -2.714167 36.541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2303'^^xsd:string;
  dwc:observationDate '2001-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58709 -3.123188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58709"^^xsd:decimal ;
  dwc:decimalLongitude "-3.123188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58709 -3.123188)"^^geo:wktLiteral ;
  geo-pos:lat "36.58709"^^xsd:decimal ;
  geo-pos:long "-3.123188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3609'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3609'^^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:timeOfDay '9.5794444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.123188'^^xsd:double;
  dwc:startLongitude '-3.123188'^^xsd:double;
  dwc:endLongitude '-3.123188'^^xsd:double;
  dwc:latitude '36.58709'^^xsd:double;
  dwc:startLatitude '36.58709'^^xsd:double;
  dwc:endLatitude '36.58709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.123188 36.58709, -3.123188 36.58709, -3.123188 36.58709, -3.123188 36.58709, -3.123188 36.58709))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3609'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54133 -2.690833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.690833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54133 -2.690833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54133"^^xsd:decimal ;
  geo-pos:long "-2.690833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1981'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1981'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.720833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.690833'^^xsd:double;
  dwc:startLongitude '-2.690833'^^xsd:double;
  dwc:endLongitude '-2.690833'^^xsd:double;
  dwc:latitude '36.54133'^^xsd:double;
  dwc:startLatitude '36.54133'^^xsd:double;
  dwc:endLatitude '36.54133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.690833 36.54133, -2.690833 36.54133, -2.690833 36.54133, -2.690833 36.54133, -2.690833 36.54133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1981'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54883 -3.164167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.164167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54883 -3.164167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54883"^^xsd:decimal ;
  geo-pos:long "-3.164167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1543'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1543'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.164167'^^xsd:double;
  dwc:startLongitude '-3.164167'^^xsd:double;
  dwc:endLongitude '-3.164167'^^xsd:double;
  dwc:latitude '36.54883'^^xsd:double;
  dwc:startLatitude '36.54883'^^xsd:double;
  dwc:endLatitude '36.54883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.164167 36.54883, -3.164167 36.54883, -3.164167 36.54883, -3.164167 36.54883, -3.164167 36.54883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1543'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39516 -2.789167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39516"^^xsd:decimal ;
  dwc:decimalLongitude "-2.789167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39516 -2.789167)"^^geo:wktLiteral ;
  geo-pos:lat "36.39516"^^xsd:decimal ;
  geo-pos:long "-2.789167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2410'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2410'^^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:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.789167'^^xsd:double;
  dwc:startLongitude '-2.789167'^^xsd:double;
  dwc:endLongitude '-2.789167'^^xsd:double;
  dwc:latitude '36.39516'^^xsd:double;
  dwc:startLatitude '36.39516'^^xsd:double;
  dwc:endLatitude '36.39516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.789167 36.39516, -2.789167 36.39516, -2.789167 36.39516, -2.789167 36.39516, -2.789167 36.39516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2410'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62 -2.021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62 -2.021667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62"^^xsd:decimal ;
  geo-pos:long "-2.021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_152'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_152'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.021667'^^xsd:double;
  dwc:startLongitude '-2.021667'^^xsd:double;
  dwc:endLongitude '-2.021667'^^xsd:double;
  dwc:latitude '36.62'^^xsd:double;
  dwc:startLatitude '36.62'^^xsd:double;
  dwc:endLatitude '36.62'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.021667 36.62, -2.021667 36.62, -2.021667 36.62, -2.021667 36.62, -2.021667 36.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_152'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55534 -2.733833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55534"^^xsd:decimal ;
  dwc:decimalLongitude "-2.733833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55534 -2.733833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55534"^^xsd:decimal ;
  geo-pos:long "-2.733833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3412'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3412'^^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:timeOfDay '7.9966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.733833'^^xsd:double;
  dwc:startLongitude '-2.733833'^^xsd:double;
  dwc:endLongitude '-2.733833'^^xsd:double;
  dwc:latitude '36.55534'^^xsd:double;
  dwc:startLatitude '36.55534'^^xsd:double;
  dwc:endLatitude '36.55534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.733833 36.55534, -2.733833 36.55534, -2.733833 36.55534, -2.733833 36.55534, -2.733833 36.55534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3412'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.444 -2.761333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.444"^^xsd:decimal ;
  dwc:decimalLongitude "-2.761333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.444 -2.761333)"^^geo:wktLiteral ;
  geo-pos:lat "36.444"^^xsd:decimal ;
  geo-pos:long "-2.761333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3258'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3258'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.036666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.761333'^^xsd:double;
  dwc:startLongitude '-2.761333'^^xsd:double;
  dwc:endLongitude '-2.761333'^^xsd:double;
  dwc:latitude '36.444'^^xsd:double;
  dwc:startLatitude '36.444'^^xsd:double;
  dwc:endLatitude '36.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.761333 36.444, -2.761333 36.444, -2.761333 36.444, -2.761333 36.444, -2.761333 36.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3258'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56937 -2.78163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56937"^^xsd:decimal ;
  dwc:decimalLongitude "-2.78163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56937 -2.78163)"^^geo:wktLiteral ;
  geo-pos:lat "36.56937"^^xsd:decimal ;
  geo-pos:long "-2.78163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4475'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4475'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.769166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.78163'^^xsd:double;
  dwc:startLongitude '-2.78163'^^xsd:double;
  dwc:endLongitude '-2.78163'^^xsd:double;
  dwc:latitude '36.56937'^^xsd:double;
  dwc:startLatitude '36.56937'^^xsd:double;
  dwc:endLatitude '36.56937'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.78163 36.56937, -2.78163 36.56937, -2.78163 36.56937, -2.78163 36.56937, -2.78163 36.56937))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4475'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5275 -3.109333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5275"^^xsd:decimal ;
  dwc:decimalLongitude "-3.109333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5275 -3.109333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5275"^^xsd:decimal ;
  geo-pos:long "-3.109333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1536'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1536'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.109333'^^xsd:double;
  dwc:startLongitude '-3.109333'^^xsd:double;
  dwc:endLongitude '-3.109333'^^xsd:double;
  dwc:latitude '36.5275'^^xsd:double;
  dwc:startLatitude '36.5275'^^xsd:double;
  dwc:endLatitude '36.5275'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.109333 36.5275, -3.109333 36.5275, -3.109333 36.5275, -3.109333 36.5275, -3.109333 36.5275))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1536'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5897 -2.666222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.666222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5897 -2.666222)"^^geo:wktLiteral ;
  geo-pos:lat "36.5897"^^xsd:decimal ;
  geo-pos:long "-2.666222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4577'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4577'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.8041666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.666222'^^xsd:double;
  dwc:startLongitude '-2.666222'^^xsd:double;
  dwc:endLongitude '-2.666222'^^xsd:double;
  dwc:latitude '36.5897'^^xsd:double;
  dwc:startLatitude '36.5897'^^xsd:double;
  dwc:endLatitude '36.5897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.666222 36.5897, -2.666222 36.5897, -2.666222 36.5897, -2.666222 36.5897, -2.666222 36.5897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4577'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37667 -2.786167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.786167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37667 -2.786167)"^^geo:wktLiteral ;
  geo-pos:lat "36.37667"^^xsd:decimal ;
  geo-pos:long "-2.786167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1593'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1593'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.786167'^^xsd:double;
  dwc:startLongitude '-2.786167'^^xsd:double;
  dwc:endLongitude '-2.786167'^^xsd:double;
  dwc:latitude '36.37667'^^xsd:double;
  dwc:startLatitude '36.37667'^^xsd:double;
  dwc:endLatitude '36.37667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.786167 36.37667, -2.786167 36.37667, -2.786167 36.37667, -2.786167 36.37667, -2.786167 36.37667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1593'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48267 -2.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48267 -2.572)"^^geo:wktLiteral ;
  geo-pos:lat "36.48267"^^xsd:decimal ;
  geo-pos:long "-2.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1483'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1483'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.572'^^xsd:double;
  dwc:startLongitude '-2.572'^^xsd:double;
  dwc:endLongitude '-2.572'^^xsd:double;
  dwc:latitude '36.48267'^^xsd:double;
  dwc:startLatitude '36.48267'^^xsd:double;
  dwc:endLatitude '36.48267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.572 36.48267, -2.572 36.48267, -2.572 36.48267, -2.572 36.48267, -2.572 36.48267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1483'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68565 -3.64809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.64809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68565 -3.64809)"^^geo:wktLiteral ;
  geo-pos:lat "36.68565"^^xsd:decimal ;
  geo-pos:long "-3.64809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4285'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4285'^^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:timeOfDay '17.7325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.64809'^^xsd:double;
  dwc:startLongitude '-3.64809'^^xsd:double;
  dwc:endLongitude '-3.64809'^^xsd:double;
  dwc:latitude '36.68565'^^xsd:double;
  dwc:startLatitude '36.68565'^^xsd:double;
  dwc:endLatitude '36.68565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.64809 36.68565, -3.64809 36.68565, -3.64809 36.68565, -3.64809 36.68565, -3.64809 36.68565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4285'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -2.831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533 -2.831667)"^^geo:wktLiteral ;
  geo-pos:lat "36.533"^^xsd:decimal ;
  geo-pos:long "-2.831667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_683'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_683'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.831667'^^xsd:double;
  dwc:startLongitude '-2.831667'^^xsd:double;
  dwc:endLongitude '-2.831667'^^xsd:double;
  dwc:latitude '36.533'^^xsd:double;
  dwc:startLatitude '36.533'^^xsd:double;
  dwc:endLatitude '36.533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831667 36.533, -2.831667 36.533, -2.831667 36.533, -2.831667 36.533, -2.831667 36.533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_683'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61532 -2.758323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61532"^^xsd:decimal ;
  dwc:decimalLongitude "-2.758323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61532 -2.758323)"^^geo:wktLiteral ;
  geo-pos:lat "36.61532"^^xsd:decimal ;
  geo-pos:long "-2.758323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4189'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4189'^^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:timeOfDay '6.4877777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.758323'^^xsd:double;
  dwc:startLongitude '-2.758323'^^xsd:double;
  dwc:endLongitude '-2.758323'^^xsd:double;
  dwc:latitude '36.61532'^^xsd:double;
  dwc:startLatitude '36.61532'^^xsd:double;
  dwc:endLatitude '36.61532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.758323 36.61532, -2.758323 36.61532, -2.758323 36.61532, -2.758323 36.61532, -2.758323 36.61532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4189'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60935 -2.744902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60935"^^xsd:decimal ;
  dwc:decimalLongitude "-2.744902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60935 -2.744902)"^^geo:wktLiteral ;
  geo-pos:lat "36.60935"^^xsd:decimal ;
  geo-pos:long "-2.744902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4060'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4060'^^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:timeOfDay '8.9011111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.744902'^^xsd:double;
  dwc:startLongitude '-2.744902'^^xsd:double;
  dwc:endLongitude '-2.744902'^^xsd:double;
  dwc:latitude '36.60935'^^xsd:double;
  dwc:startLatitude '36.60935'^^xsd:double;
  dwc:endLatitude '36.60935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.744902 36.60935, -2.744902 36.60935, -2.744902 36.60935, -2.744902 36.60935, -2.744902 36.60935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4060'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -4.1235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -4.1235)"^^geo:wktLiteral ;
  geo-pos:lat "36.5925"^^xsd:decimal ;
  geo-pos:long "-4.1235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3378'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3378'^^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:timeOfDay '7.8405555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1235'^^xsd:double;
  dwc:startLongitude '-4.1235'^^xsd:double;
  dwc:endLongitude '-4.1235'^^xsd:double;
  dwc:latitude '36.5925'^^xsd:double;
  dwc:startLatitude '36.5925'^^xsd:double;
  dwc:endLatitude '36.5925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1235 36.5925, -4.1235 36.5925, -4.1235 36.5925, -4.1235 36.5925, -4.1235 36.5925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3378'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.627 -2.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.627"^^xsd:decimal ;
  dwc:decimalLongitude "-2.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.627 -2.558)"^^geo:wktLiteral ;
  geo-pos:lat "36.627"^^xsd:decimal ;
  geo-pos:long "-2.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3290'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3290'^^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:timeOfDay '10.073333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.558'^^xsd:double;
  dwc:startLongitude '-2.558'^^xsd:double;
  dwc:endLongitude '-2.558'^^xsd:double;
  dwc:latitude '36.627'^^xsd:double;
  dwc:startLatitude '36.627'^^xsd:double;
  dwc:endLatitude '36.627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.558 36.627, -2.558 36.627, -2.558 36.627, -2.558 36.627, -2.558 36.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3290'^^xsd:string;
  dwc:observationDate '2005-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6935 -3.712167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6935"^^xsd:decimal ;
  dwc:decimalLongitude "-3.712167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6935 -3.712167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6935"^^xsd:decimal ;
  geo-pos:long "-3.712167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2758'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2758'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.9086111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.712167'^^xsd:double;
  dwc:startLongitude '-3.712167'^^xsd:double;
  dwc:endLongitude '-3.712167'^^xsd:double;
  dwc:latitude '36.6935'^^xsd:double;
  dwc:startLatitude '36.6935'^^xsd:double;
  dwc:endLatitude '36.6935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.712167 36.6935, -3.712167 36.6935, -3.712167 36.6935, -3.712167 36.6935, -3.712167 36.6935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2758'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -2.261167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-2.261167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -2.261167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6165"^^xsd:decimal ;
  geo-pos:long "-2.261167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3306'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3306'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.738611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.261167'^^xsd:double;
  dwc:startLongitude '-2.261167'^^xsd:double;
  dwc:endLongitude '-2.261167'^^xsd:double;
  dwc:latitude '36.6165'^^xsd:double;
  dwc:startLatitude '36.6165'^^xsd:double;
  dwc:endLatitude '36.6165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.261167 36.6165, -2.261167 36.6165, -2.261167 36.6165, -2.261167 36.6165, -2.261167 36.6165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3306'^^xsd:string;
  dwc:observationDate '2005-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58243 -2.82745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58243"^^xsd:decimal ;
  dwc:decimalLongitude "-2.82745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58243 -2.82745)"^^geo:wktLiteral ;
  geo-pos:lat "36.58243"^^xsd:decimal ;
  geo-pos:long "-2.82745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3710'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3710'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.7183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.82745'^^xsd:double;
  dwc:startLongitude '-2.82745'^^xsd:double;
  dwc:endLongitude '-2.82745'^^xsd:double;
  dwc:latitude '36.58243'^^xsd:double;
  dwc:startLatitude '36.58243'^^xsd:double;
  dwc:endLatitude '36.58243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.82745 36.58243, -2.82745 36.58243, -2.82745 36.58243, -2.82745 36.58243, -2.82745 36.58243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3710'^^xsd:string;
  dwc:observationDate '2006-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62183 -2.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62183 -2.923667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62183"^^xsd:decimal ;
  geo-pos:long "-2.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3288'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3288'^^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:timeOfDay '8.6375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923667'^^xsd:double;
  dwc:startLongitude '-2.923667'^^xsd:double;
  dwc:endLongitude '-2.923667'^^xsd:double;
  dwc:latitude '36.62183'^^xsd:double;
  dwc:startLatitude '36.62183'^^xsd:double;
  dwc:endLatitude '36.62183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923667 36.62183, -2.923667 36.62183, -2.923667 36.62183, -2.923667 36.62183, -2.923667 36.62183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3288'^^xsd:string;
  dwc:observationDate '2004-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67713 -3.606703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67713"^^xsd:decimal ;
  dwc:decimalLongitude "-3.606703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67713 -3.606703)"^^geo:wktLiteral ;
  geo-pos:lat "36.67713"^^xsd:decimal ;
  geo-pos:long "-3.606703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3532'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3532'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.4805555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.606703'^^xsd:double;
  dwc:startLongitude '-3.606703'^^xsd:double;
  dwc:endLongitude '-3.606703'^^xsd:double;
  dwc:latitude '36.67713'^^xsd:double;
  dwc:startLatitude '36.67713'^^xsd:double;
  dwc:endLatitude '36.67713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.606703 36.67713, -3.606703 36.67713, -3.606703 36.67713, -3.606703 36.67713, -3.606703 36.67713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3532'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42851 -4.098294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42851"^^xsd:decimal ;
  dwc:decimalLongitude "-4.098294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42851 -4.098294)"^^geo:wktLiteral ;
  geo-pos:lat "36.42851"^^xsd:decimal ;
  geo-pos:long "-4.098294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3631'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3631'^^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:timeOfDay '10.805'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.098294'^^xsd:double;
  dwc:startLongitude '-4.098294'^^xsd:double;
  dwc:endLongitude '-4.098294'^^xsd:double;
  dwc:latitude '36.42851'^^xsd:double;
  dwc:startLatitude '36.42851'^^xsd:double;
  dwc:endLatitude '36.42851'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.098294 36.42851, -4.098294 36.42851, -4.098294 36.42851, -4.098294 36.42851, -4.098294 36.42851))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3631'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.411 -4.389833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.411"^^xsd:decimal ;
  dwc:decimalLongitude "-4.389833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.411 -4.389833)"^^geo:wktLiteral ;
  geo-pos:lat "36.411"^^xsd:decimal ;
  geo-pos:long "-4.389833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2939'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2939'^^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:timeOfDay '14.098055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.389833'^^xsd:double;
  dwc:startLongitude '-4.389833'^^xsd:double;
  dwc:endLongitude '-4.389833'^^xsd:double;
  dwc:latitude '36.411'^^xsd:double;
  dwc:startLatitude '36.411'^^xsd:double;
  dwc:endLatitude '36.411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.389833 36.411, -4.389833 36.411, -4.389833 36.411, -4.389833 36.411, -4.389833 36.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2939'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76583 -2.461167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.461167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76583 -2.461167)"^^geo:wktLiteral ;
  geo-pos:lat "36.76583"^^xsd:decimal ;
  geo-pos:long "-2.461167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3447'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3447'^^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:timeOfDay '15.51'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.461167'^^xsd:double;
  dwc:startLongitude '-2.461167'^^xsd:double;
  dwc:endLongitude '-2.461167'^^xsd:double;
  dwc:latitude '36.76583'^^xsd:double;
  dwc:startLatitude '36.76583'^^xsd:double;
  dwc:endLatitude '36.76583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.461167 36.76583, -2.461167 36.76583, -2.461167 36.76583, -2.461167 36.76583, -2.461167 36.76583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3447'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -2.789667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.789667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51683 -2.789667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51683"^^xsd:decimal ;
  geo-pos:long "-2.789667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4020'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4020'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '10.144166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.789667'^^xsd:double;
  dwc:startLongitude '-2.789667'^^xsd:double;
  dwc:endLongitude '-2.789667'^^xsd:double;
  dwc:latitude '36.51683'^^xsd:double;
  dwc:startLatitude '36.51683'^^xsd:double;
  dwc:endLatitude '36.51683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.789667 36.51683, -2.789667 36.51683, -2.789667 36.51683, -2.789667 36.51683, -2.789667 36.51683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4020'^^xsd:string;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67809 -3.671057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67809"^^xsd:decimal ;
  dwc:decimalLongitude "-3.671057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67809 -3.671057)"^^geo:wktLiteral ;
  geo-pos:lat "36.67809"^^xsd:decimal ;
  geo-pos:long "-3.671057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3531'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3531'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.1683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.671057'^^xsd:double;
  dwc:startLongitude '-3.671057'^^xsd:double;
  dwc:endLongitude '-3.671057'^^xsd:double;
  dwc:latitude '36.67809'^^xsd:double;
  dwc:startLatitude '36.67809'^^xsd:double;
  dwc:endLatitude '36.67809'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.671057 36.67809, -3.671057 36.67809, -3.671057 36.67809, -3.671057 36.67809, -3.671057 36.67809))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3531'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39307 -2.810327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39307"^^xsd:decimal ;
  dwc:decimalLongitude "-2.810327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39307 -2.810327)"^^geo:wktLiteral ;
  geo-pos:lat "36.39307"^^xsd:decimal ;
  geo-pos:long "-2.810327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3572'^^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:timeOfDay '11.7475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.810327'^^xsd:double;
  dwc:startLongitude '-2.810327'^^xsd:double;
  dwc:endLongitude '-2.810327'^^xsd:double;
  dwc:latitude '36.39307'^^xsd:double;
  dwc:startLatitude '36.39307'^^xsd:double;
  dwc:endLatitude '36.39307'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.810327 36.39307, -2.810327 36.39307, -2.810327 36.39307, -2.810327 36.39307, -2.810327 36.39307))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3572'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -1.2615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.417 -1.2615)"^^geo:wktLiteral ;
  geo-pos:lat "37.417"^^xsd:decimal ;
  geo-pos:long "-1.2615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_823'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_823'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2615'^^xsd:double;
  dwc:startLongitude '-1.2615'^^xsd:double;
  dwc:endLongitude '-1.2615'^^xsd:double;
  dwc:latitude '37.417'^^xsd:double;
  dwc:startLatitude '37.417'^^xsd:double;
  dwc:endLatitude '37.417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2615 37.417, -1.2615 37.417, -1.2615 37.417, -1.2615 37.417, -1.2615 37.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_823'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47813 -2.7307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47813"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47813 -2.7307)"^^geo:wktLiteral ;
  geo-pos:lat "36.47813"^^xsd:decimal ;
  geo-pos:long "-2.7307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4497'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.1775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7307'^^xsd:double;
  dwc:startLongitude '-2.7307'^^xsd:double;
  dwc:endLongitude '-2.7307'^^xsd:double;
  dwc:latitude '36.47813'^^xsd:double;
  dwc:startLatitude '36.47813'^^xsd:double;
  dwc:endLatitude '36.47813'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7307 36.47813, -2.7307 36.47813, -2.7307 36.47813, -2.7307 36.47813, -2.7307 36.47813))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4497'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09117 -1.734833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.734833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09117 -1.734833)"^^geo:wktLiteral ;
  geo-pos:lat "37.09117"^^xsd:decimal ;
  geo-pos:long "-1.734833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_350'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_350'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.734833'^^xsd:double;
  dwc:startLongitude '-1.734833'^^xsd:double;
  dwc:endLongitude '-1.734833'^^xsd:double;
  dwc:latitude '37.09117'^^xsd:double;
  dwc:startLatitude '37.09117'^^xsd:double;
  dwc:endLatitude '37.09117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.734833 37.09117, -1.734833 37.09117, -1.734833 37.09117, -1.734833 37.09117, -1.734833 37.09117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_350'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.452167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.452167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.452167)"^^geo:wktLiteral ;
  geo-pos:lat "36.37033"^^xsd:decimal ;
  geo-pos:long "-2.452167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1285'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1285'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.452167'^^xsd:double;
  dwc:startLongitude '-2.452167'^^xsd:double;
  dwc:endLongitude '-2.452167'^^xsd:double;
  dwc:latitude '36.37033'^^xsd:double;
  dwc:startLatitude '36.37033'^^xsd:double;
  dwc:endLatitude '36.37033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.452167 36.37033, -2.452167 36.37033, -2.452167 36.37033, -2.452167 36.37033, -2.452167 36.37033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1285'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50083 -2.713167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.713167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50083 -2.713167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50083"^^xsd:decimal ;
  geo-pos:long "-2.713167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1567'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.713167'^^xsd:double;
  dwc:startLongitude '-2.713167'^^xsd:double;
  dwc:endLongitude '-2.713167'^^xsd:double;
  dwc:latitude '36.50083'^^xsd:double;
  dwc:startLatitude '36.50083'^^xsd:double;
  dwc:endLatitude '36.50083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.713167 36.50083, -2.713167 36.50083, -2.713167 36.50083, -2.713167 36.50083, -2.713167 36.50083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1567'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -2.768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.387"^^xsd:decimal ;
  dwc:decimalLongitude "-2.768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -2.768333)"^^geo:wktLiteral ;
  geo-pos:lat "36.387"^^xsd:decimal ;
  geo-pos:long "-2.768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1647'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.768333'^^xsd:double;
  dwc:startLongitude '-2.768333'^^xsd:double;
  dwc:endLongitude '-2.768333'^^xsd:double;
  dwc:latitude '36.387'^^xsd:double;
  dwc:startLatitude '36.387'^^xsd:double;
  dwc:endLatitude '36.387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.768333 36.387, -2.768333 36.387, -2.768333 36.387, -2.768333 36.387, -2.768333 36.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1647'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50167 -2.997667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.997667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50167 -2.997667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50167"^^xsd:decimal ;
  geo-pos:long "-2.997667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1997'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1997'^^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:timeOfDay '14.780833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.997667'^^xsd:double;
  dwc:startLongitude '-2.997667'^^xsd:double;
  dwc:endLongitude '-2.997667'^^xsd:double;
  dwc:latitude '36.50167'^^xsd:double;
  dwc:startLatitude '36.50167'^^xsd:double;
  dwc:endLatitude '36.50167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.997667 36.50167, -2.997667 36.50167, -2.997667 36.50167, -2.997667 36.50167, -2.997667 36.50167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1997'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40967 -3.801167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40967"^^xsd:decimal ;
  dwc:decimalLongitude "-3.801167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40967 -3.801167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40967"^^xsd:decimal ;
  geo-pos:long "-3.801167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2098'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2098'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.801167'^^xsd:double;
  dwc:startLongitude '-3.801167'^^xsd:double;
  dwc:endLongitude '-3.801167'^^xsd:double;
  dwc:latitude '36.40967'^^xsd:double;
  dwc:startLatitude '36.40967'^^xsd:double;
  dwc:endLatitude '36.40967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.801167 36.40967, -3.801167 36.40967, -3.801167 36.40967, -3.801167 36.40967, -3.801167 36.40967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2098'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -2.300167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.300167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -2.300167)"^^geo:wktLiteral ;
  geo-pos:lat "36.595"^^xsd:decimal ;
  geo-pos:long "-2.300167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2649'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2649'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.300167'^^xsd:double;
  dwc:startLongitude '-2.300167'^^xsd:double;
  dwc:endLongitude '-2.300167'^^xsd:double;
  dwc:latitude '36.595'^^xsd:double;
  dwc:startLatitude '36.595'^^xsd:double;
  dwc:endLatitude '36.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.300167 36.595, -2.300167 36.595, -2.300167 36.595, -2.300167 36.595, -2.300167 36.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2649'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46767 -4.1795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46767 -4.1795)"^^geo:wktLiteral ;
  geo-pos:lat "36.46767"^^xsd:decimal ;
  geo-pos:long "-4.1795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2142'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2142'^^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:timeOfDay '10.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1795'^^xsd:double;
  dwc:startLongitude '-4.1795'^^xsd:double;
  dwc:endLongitude '-4.1795'^^xsd:double;
  dwc:latitude '36.46767'^^xsd:double;
  dwc:startLatitude '36.46767'^^xsd:double;
  dwc:endLatitude '36.46767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1795 36.46767, -4.1795 36.46767, -4.1795 36.46767, -4.1795 36.46767, -4.1795 36.46767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2142'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27567 -4.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27567 -4.533)"^^geo:wktLiteral ;
  geo-pos:lat "36.27567"^^xsd:decimal ;
  geo-pos:long "-4.533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2505'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2505'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.533'^^xsd:double;
  dwc:startLongitude '-4.533'^^xsd:double;
  dwc:endLongitude '-4.533'^^xsd:double;
  dwc:latitude '36.27567'^^xsd:double;
  dwc:startLatitude '36.27567'^^xsd:double;
  dwc:endLatitude '36.27567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.533 36.27567, -4.533 36.27567, -4.533 36.27567, -4.533 36.27567, -4.533 36.27567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2505'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.441 -4.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.441"^^xsd:decimal ;
  dwc:decimalLongitude "-4.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.441 -4.612)"^^geo:wktLiteral ;
  geo-pos:lat "36.441"^^xsd:decimal ;
  geo-pos:long "-4.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2509'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2509'^^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:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.612'^^xsd:double;
  dwc:startLongitude '-4.612'^^xsd:double;
  dwc:endLongitude '-4.612'^^xsd:double;
  dwc:latitude '36.441'^^xsd:double;
  dwc:startLatitude '36.441'^^xsd:double;
  dwc:endLatitude '36.441'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.612 36.441, -4.612 36.441, -4.612 36.441, -4.612 36.441, -4.612 36.441))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2509'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36617 -1.396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36617 -1.396)"^^geo:wktLiteral ;
  geo-pos:lat "37.36617"^^xsd:decimal ;
  geo-pos:long "-1.396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2981'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2981'^^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:timeOfDay '12.063333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.396'^^xsd:double;
  dwc:startLongitude '-1.396'^^xsd:double;
  dwc:endLongitude '-1.396'^^xsd:double;
  dwc:latitude '37.36617'^^xsd:double;
  dwc:startLatitude '37.36617'^^xsd:double;
  dwc:endLatitude '37.36617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.396 37.36617, -1.396 37.36617, -1.396 37.36617, -1.396 37.36617, -1.396 37.36617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2981'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59433 -3.9005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59433"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59433 -3.9005)"^^geo:wktLiteral ;
  geo-pos:lat "36.59433"^^xsd:decimal ;
  geo-pos:long "-3.9005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3090'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3090'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.251388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.9005'^^xsd:double;
  dwc:startLongitude '-3.9005'^^xsd:double;
  dwc:endLongitude '-3.9005'^^xsd:double;
  dwc:latitude '36.59433'^^xsd:double;
  dwc:startLatitude '36.59433'^^xsd:double;
  dwc:endLatitude '36.59433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.9005 36.59433, -3.9005 36.59433, -3.9005 36.59433, -3.9005 36.59433, -3.9005 36.59433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3090'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20984 -5.190834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20984"^^xsd:decimal ;
  dwc:decimalLongitude "-5.190834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20984 -5.190834)"^^geo:wktLiteral ;
  geo-pos:lat "36.20984"^^xsd:decimal ;
  geo-pos:long "-5.190834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3141'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.722222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.190834'^^xsd:double;
  dwc:startLongitude '-5.190834'^^xsd:double;
  dwc:endLongitude '-5.190834'^^xsd:double;
  dwc:latitude '36.20984'^^xsd:double;
  dwc:startLatitude '36.20984'^^xsd:double;
  dwc:endLatitude '36.20984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.190834 36.20984, -5.190834 36.20984, -5.190834 36.20984, -5.190834 36.20984, -5.190834 36.20984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3141'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57066 -3.32123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57066"^^xsd:decimal ;
  dwc:decimalLongitude "-3.32123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57066 -3.32123)"^^geo:wktLiteral ;
  geo-pos:lat "36.57066"^^xsd:decimal ;
  geo-pos:long "-3.32123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3648'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3648'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.450277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.32123'^^xsd:double;
  dwc:startLongitude '-3.32123'^^xsd:double;
  dwc:endLongitude '-3.32123'^^xsd:double;
  dwc:latitude '36.57066'^^xsd:double;
  dwc:startLatitude '36.57066'^^xsd:double;
  dwc:endLatitude '36.57066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.32123 36.57066, -3.32123 36.57066, -3.32123 36.57066, -3.32123 36.57066, -3.32123 36.57066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3648'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32867 -2.964167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.964167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32867 -2.964167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32867"^^xsd:decimal ;
  geo-pos:long "-2.964167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3466'^^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:timeOfDay '11.275555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.964167'^^xsd:double;
  dwc:startLongitude '-2.964167'^^xsd:double;
  dwc:endLongitude '-2.964167'^^xsd:double;
  dwc:latitude '36.32867'^^xsd:double;
  dwc:startLatitude '36.32867'^^xsd:double;
  dwc:endLatitude '36.32867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.964167 36.32867, -2.964167 36.32867, -2.964167 36.32867, -2.964167 36.32867, -2.964167 36.32867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3466'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48886 -2.740723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48886"^^xsd:decimal ;
  dwc:decimalLongitude "-2.740723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48886 -2.740723)"^^geo:wktLiteral ;
  geo-pos:lat "36.48886"^^xsd:decimal ;
  geo-pos:long "-2.740723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4328'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4328'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.8094444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.740723'^^xsd:double;
  dwc:startLongitude '-2.740723'^^xsd:double;
  dwc:endLongitude '-2.740723'^^xsd:double;
  dwc:latitude '36.48886'^^xsd:double;
  dwc:startLatitude '36.48886'^^xsd:double;
  dwc:endLatitude '36.48886'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.740723 36.48886, -2.740723 36.48886, -2.740723 36.48886, -2.740723 36.48886, -2.740723 36.48886))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4328'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53688 -2.740785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53688"^^xsd:decimal ;
  dwc:decimalLongitude "-2.740785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53688 -2.740785)"^^geo:wktLiteral ;
  geo-pos:lat "36.53688"^^xsd:decimal ;
  geo-pos:long "-2.740785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4672'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4672'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.0925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.740785'^^xsd:double;
  dwc:startLongitude '-2.740785'^^xsd:double;
  dwc:endLongitude '-2.740785'^^xsd:double;
  dwc:latitude '36.53688'^^xsd:double;
  dwc:startLatitude '36.53688'^^xsd:double;
  dwc:endLatitude '36.53688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.740785 36.53688, -2.740785 36.53688, -2.740785 36.53688, -2.740785 36.53688, -2.740785 36.53688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4672'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46 -2.763333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46 -2.763333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46"^^xsd:decimal ;
  geo-pos:long "-2.763333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_547'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_547'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763333'^^xsd:double;
  dwc:startLongitude '-2.763333'^^xsd:double;
  dwc:endLongitude '-2.763333'^^xsd:double;
  dwc:latitude '36.46'^^xsd:double;
  dwc:startLatitude '36.46'^^xsd:double;
  dwc:endLatitude '36.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763333 36.46, -2.763333 36.46, -2.763333 36.46, -2.763333 36.46, -2.763333 36.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_547'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44217 -0.914667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44217"^^xsd:decimal ;
  dwc:decimalLongitude "-0.914667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44217 -0.914667)"^^geo:wktLiteral ;
  geo-pos:lat "37.44217"^^xsd:decimal ;
  geo-pos:long "-0.914667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1225'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.914667'^^xsd:double;
  dwc:startLongitude '-0.914667'^^xsd:double;
  dwc:endLongitude '-0.914667'^^xsd:double;
  dwc:latitude '37.44217'^^xsd:double;
  dwc:startLatitude '37.44217'^^xsd:double;
  dwc:endLatitude '37.44217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.914667 37.44217, -0.914667 37.44217, -0.914667 37.44217, -0.914667 37.44217, -0.914667 37.44217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1225'^^xsd:string;
  dwc:observationDate '1999-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -4.421167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.421167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -4.421167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55333"^^xsd:decimal ;
  geo-pos:long "-4.421167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2145'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.421167'^^xsd:double;
  dwc:startLongitude '-4.421167'^^xsd:double;
  dwc:endLongitude '-4.421167'^^xsd:double;
  dwc:latitude '36.55333'^^xsd:double;
  dwc:startLatitude '36.55333'^^xsd:double;
  dwc:endLatitude '36.55333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.421167 36.55333, -4.421167 36.55333, -4.421167 36.55333, -4.421167 36.55333, -4.421167 36.55333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2145'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61167 -3.663833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.663833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61167 -3.663833)"^^geo:wktLiteral ;
  geo-pos:lat "36.61167"^^xsd:decimal ;
  geo-pos:long "-3.663833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2909'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2909'^^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:timeOfDay '18.896666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.663833'^^xsd:double;
  dwc:startLongitude '-3.663833'^^xsd:double;
  dwc:endLongitude '-3.663833'^^xsd:double;
  dwc:latitude '36.61167'^^xsd:double;
  dwc:startLatitude '36.61167'^^xsd:double;
  dwc:endLatitude '36.61167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.663833 36.61167, -3.663833 36.61167, -3.663833 36.61167, -3.663833 36.61167, -3.663833 36.61167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2909'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -3.148167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.148167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -3.148167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48367"^^xsd:decimal ;
  geo-pos:long "-3.148167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3458'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3458'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.123333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.148167'^^xsd:double;
  dwc:startLongitude '-3.148167'^^xsd:double;
  dwc:endLongitude '-3.148167'^^xsd:double;
  dwc:latitude '36.48367'^^xsd:double;
  dwc:startLatitude '36.48367'^^xsd:double;
  dwc:endLatitude '36.48367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.148167 36.48367, -3.148167 36.48367, -3.148167 36.48367, -3.148167 36.48367, -3.148167 36.48367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3458'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88915 -3.348665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88915"^^xsd:decimal ;
  dwc:decimalLongitude "-3.348665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88915 -3.348665)"^^geo:wktLiteral ;
  geo-pos:lat "35.88915"^^xsd:decimal ;
  geo-pos:long "-3.348665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4628'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4628'^^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:timeOfDay '19.153055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.348665'^^xsd:double;
  dwc:startLongitude '-3.348665'^^xsd:double;
  dwc:endLongitude '-3.348665'^^xsd:double;
  dwc:latitude '35.88915'^^xsd:double;
  dwc:startLatitude '35.88915'^^xsd:double;
  dwc:endLatitude '35.88915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.348665 35.88915, -3.348665 35.88915, -3.348665 35.88915, -3.348665 35.88915, -3.348665 35.88915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4628'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54177 -2.784333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54177"^^xsd:decimal ;
  dwc:decimalLongitude "-2.784333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54177 -2.784333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54177"^^xsd:decimal ;
  geo-pos:long "-2.784333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4311'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4488888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.784333'^^xsd:double;
  dwc:startLongitude '-2.784333'^^xsd:double;
  dwc:endLongitude '-2.784333'^^xsd:double;
  dwc:latitude '36.54177'^^xsd:double;
  dwc:startLatitude '36.54177'^^xsd:double;
  dwc:endLatitude '36.54177'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.784333 36.54177, -2.784333 36.54177, -2.784333 36.54177, -2.784333 36.54177, -2.784333 36.54177))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4311'^^xsd:string;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47051 -3.022813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47051"^^xsd:decimal ;
  dwc:decimalLongitude "-3.022813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47051 -3.022813)"^^geo:wktLiteral ;
  geo-pos:lat "36.47051"^^xsd:decimal ;
  geo-pos:long "-3.022813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4872'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4872'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.8855555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.022813'^^xsd:double;
  dwc:startLongitude '-3.022813'^^xsd:double;
  dwc:endLongitude '-3.022813'^^xsd:double;
  dwc:latitude '36.47051'^^xsd:double;
  dwc:startLatitude '36.47051'^^xsd:double;
  dwc:endLatitude '36.47051'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.022813 36.47051, -3.022813 36.47051, -3.022813 36.47051, -3.022813 36.47051, -3.022813 36.47051))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4872'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.927 -5.758166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.927"^^xsd:decimal ;
  dwc:decimalLongitude "-5.758166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.927 -5.758166)"^^geo:wktLiteral ;
  geo-pos:lat "35.927"^^xsd:decimal ;
  geo-pos:long "-5.758166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2532'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2532'^^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:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.758166'^^xsd:double;
  dwc:startLongitude '-5.758166'^^xsd:double;
  dwc:endLongitude '-5.758166'^^xsd:double;
  dwc:latitude '35.927'^^xsd:double;
  dwc:startLatitude '35.927'^^xsd:double;
  dwc:endLatitude '35.927'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.758166 35.927, -5.758166 35.927, -5.758166 35.927, -5.758166 35.927, -5.758166 35.927))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2532'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58381 -3.308587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58381"^^xsd:decimal ;
  dwc:decimalLongitude "-3.308587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58381 -3.308587)"^^geo:wktLiteral ;
  geo-pos:lat "36.58381"^^xsd:decimal ;
  geo-pos:long "-3.308587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3650'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.731666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.308587'^^xsd:double;
  dwc:startLongitude '-3.308587'^^xsd:double;
  dwc:endLongitude '-3.308587'^^xsd:double;
  dwc:latitude '36.58381'^^xsd:double;
  dwc:startLatitude '36.58381'^^xsd:double;
  dwc:endLatitude '36.58381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.308587 36.58381, -3.308587 36.58381, -3.308587 36.58381, -3.308587 36.58381, -3.308587 36.58381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3650'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61054 -3.03436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61054"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61054 -3.03436)"^^geo:wktLiteral ;
  geo-pos:lat "36.61054"^^xsd:decimal ;
  geo-pos:long "-3.03436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4183'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4183'^^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:timeOfDay '8.6883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.03436'^^xsd:double;
  dwc:startLongitude '-3.03436'^^xsd:double;
  dwc:endLongitude '-3.03436'^^xsd:double;
  dwc:latitude '36.61054'^^xsd:double;
  dwc:startLatitude '36.61054'^^xsd:double;
  dwc:endLatitude '36.61054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.03436 36.61054, -3.03436 36.61054, -3.03436 36.61054, -3.03436 36.61054, -3.03436 36.61054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4183'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31583 -2.841065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31583 -2.841065)"^^geo:wktLiteral ;
  geo-pos:lat "36.31583"^^xsd:decimal ;
  geo-pos:long "-2.841065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4821'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4821'^^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:timeOfDay '7.9002777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841065'^^xsd:double;
  dwc:startLongitude '-2.841065'^^xsd:double;
  dwc:endLongitude '-2.841065'^^xsd:double;
  dwc:latitude '36.31583'^^xsd:double;
  dwc:startLatitude '36.31583'^^xsd:double;
  dwc:endLatitude '36.31583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841065 36.31583, -2.841065 36.31583, -2.841065 36.31583, -2.841065 36.31583, -2.841065 36.31583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4821'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -2.825667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4125"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -2.825667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4125"^^xsd:decimal ;
  geo-pos:long "-2.825667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_747'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_747'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825667'^^xsd:double;
  dwc:startLongitude '-2.825667'^^xsd:double;
  dwc:endLongitude '-2.825667'^^xsd:double;
  dwc:latitude '36.4125'^^xsd:double;
  dwc:startLatitude '36.4125'^^xsd:double;
  dwc:endLatitude '36.4125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825667 36.4125, -2.825667 36.4125, -2.825667 36.4125, -2.825667 36.4125, -2.825667 36.4125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_747'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40317 -2.419667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.419667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40317 -2.419667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40317"^^xsd:decimal ;
  geo-pos:long "-2.419667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_575'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_575'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.419667'^^xsd:double;
  dwc:startLongitude '-2.419667'^^xsd:double;
  dwc:endLongitude '-2.419667'^^xsd:double;
  dwc:latitude '36.40317'^^xsd:double;
  dwc:startLatitude '36.40317'^^xsd:double;
  dwc:endLatitude '36.40317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.419667 36.40317, -2.419667 36.40317, -2.419667 36.40317, -2.419667 36.40317, -2.419667 36.40317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_575'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70667 -2.308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70667 -2.308333)"^^geo:wktLiteral ;
  geo-pos:lat "36.70667"^^xsd:decimal ;
  geo-pos:long "-2.308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_580'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_580'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.308333'^^xsd:double;
  dwc:startLongitude '-2.308333'^^xsd:double;
  dwc:endLongitude '-2.308333'^^xsd:double;
  dwc:latitude '36.70667'^^xsd:double;
  dwc:startLatitude '36.70667'^^xsd:double;
  dwc:endLatitude '36.70667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.308333 36.70667, -2.308333 36.70667, -2.308333 36.70667, -2.308333 36.70667, -2.308333 36.70667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_580'^^xsd:string;
  dwc:observationDate '1996-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36617 -2.766333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.766333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36617 -2.766333)"^^geo:wktLiteral ;
  geo-pos:lat "36.36617"^^xsd:decimal ;
  geo-pos:long "-2.766333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1475'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1475'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.766333'^^xsd:double;
  dwc:startLongitude '-2.766333'^^xsd:double;
  dwc:endLongitude '-2.766333'^^xsd:double;
  dwc:latitude '36.36617'^^xsd:double;
  dwc:startLatitude '36.36617'^^xsd:double;
  dwc:endLatitude '36.36617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.766333 36.36617, -2.766333 36.36617, -2.766333 36.36617, -2.766333 36.36617, -2.766333 36.36617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1475'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20533 -5.086833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20533 -5.086833)"^^geo:wktLiteral ;
  geo-pos:lat "36.20533"^^xsd:decimal ;
  geo-pos:long "-5.086833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1892'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1892'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.721666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.086833'^^xsd:double;
  dwc:startLongitude '-5.086833'^^xsd:double;
  dwc:endLongitude '-5.086833'^^xsd:double;
  dwc:latitude '36.20533'^^xsd:double;
  dwc:startLatitude '36.20533'^^xsd:double;
  dwc:endLatitude '36.20533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.086833 36.20533, -5.086833 36.20533, -5.086833 36.20533, -5.086833 36.20533, -5.086833 36.20533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1892'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -3.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -3.876)"^^geo:wktLiteral ;
  geo-pos:lat "36.49117"^^xsd:decimal ;
  geo-pos:long "-3.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2916'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2916'^^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:timeOfDay '9.5566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.876'^^xsd:double;
  dwc:startLongitude '-3.876'^^xsd:double;
  dwc:endLongitude '-3.876'^^xsd:double;
  dwc:latitude '36.49117'^^xsd:double;
  dwc:startLatitude '36.49117'^^xsd:double;
  dwc:endLatitude '36.49117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.876 36.49117, -3.876 36.49117, -3.876 36.49117, -3.876 36.49117, -3.876 36.49117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2916'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78534 -1.920833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78534"^^xsd:decimal ;
  dwc:decimalLongitude "-1.920833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78534 -1.920833)"^^geo:wktLiteral ;
  geo-pos:lat "36.78534"^^xsd:decimal ;
  geo-pos:long "-1.920833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3295'^^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:timeOfDay '8.9847222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.920833'^^xsd:double;
  dwc:startLongitude '-1.920833'^^xsd:double;
  dwc:endLongitude '-1.920833'^^xsd:double;
  dwc:latitude '36.78534'^^xsd:double;
  dwc:startLatitude '36.78534'^^xsd:double;
  dwc:endLatitude '36.78534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.920833 36.78534, -1.920833 36.78534, -1.920833 36.78534, -1.920833 36.78534, -1.920833 36.78534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3295'^^xsd:string;
  dwc:observationDate '2005-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -2.635602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.431"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -2.635602)"^^geo:wktLiteral ;
  geo-pos:lat "36.431"^^xsd:decimal ;
  geo-pos:long "-2.635602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4348'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4348'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.136111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.635602'^^xsd:double;
  dwc:startLongitude '-2.635602'^^xsd:double;
  dwc:endLongitude '-2.635602'^^xsd:double;
  dwc:latitude '36.431'^^xsd:double;
  dwc:startLatitude '36.431'^^xsd:double;
  dwc:endLatitude '36.431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635602 36.431, -2.635602 36.431, -2.635602 36.431, -2.635602 36.431, -2.635602 36.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4348'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08283 -1.7315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08283 -1.7315)"^^geo:wktLiteral ;
  geo-pos:lat "37.08283"^^xsd:decimal ;
  geo-pos:long "-1.7315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_497'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_497'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7315'^^xsd:double;
  dwc:startLongitude '-1.7315'^^xsd:double;
  dwc:endLongitude '-1.7315'^^xsd:double;
  dwc:latitude '37.08283'^^xsd:double;
  dwc:startLatitude '37.08283'^^xsd:double;
  dwc:endLatitude '37.08283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7315 37.08283, -1.7315 37.08283, -1.7315 37.08283, -1.7315 37.08283, -1.7315 37.08283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_497'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54333 -2.678667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.678667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54333 -2.678667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54333"^^xsd:decimal ;
  geo-pos:long "-2.678667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_998'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_998'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.678667'^^xsd:double;
  dwc:startLongitude '-2.678667'^^xsd:double;
  dwc:endLongitude '-2.678667'^^xsd:double;
  dwc:latitude '36.54333'^^xsd:double;
  dwc:startLatitude '36.54333'^^xsd:double;
  dwc:endLatitude '36.54333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.678667 36.54333, -2.678667 36.54333, -2.678667 36.54333, -2.678667 36.54333, -2.678667 36.54333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_998'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37483 -4.496167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.496167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37483 -4.496167)"^^geo:wktLiteral ;
  geo-pos:lat "36.37483"^^xsd:decimal ;
  geo-pos:long "-4.496167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1881'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1881'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.748611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.496167'^^xsd:double;
  dwc:startLongitude '-4.496167'^^xsd:double;
  dwc:endLongitude '-4.496167'^^xsd:double;
  dwc:latitude '36.37483'^^xsd:double;
  dwc:startLatitude '36.37483'^^xsd:double;
  dwc:endLatitude '36.37483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.496167 36.37483, -4.496167 36.37483, -4.496167 36.37483, -4.496167 36.37483, -4.496167 36.37483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1881'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28167 -1.302833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.302833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28167 -1.302833)"^^geo:wktLiteral ;
  geo-pos:lat "37.28167"^^xsd:decimal ;
  geo-pos:long "-1.302833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2989'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2989'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.6238888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.302833'^^xsd:double;
  dwc:startLongitude '-1.302833'^^xsd:double;
  dwc:endLongitude '-1.302833'^^xsd:double;
  dwc:latitude '37.28167'^^xsd:double;
  dwc:startLatitude '37.28167'^^xsd:double;
  dwc:endLatitude '37.28167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.302833 37.28167, -1.302833 37.28167, -1.302833 37.28167, -1.302833 37.28167, -1.302833 37.28167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2989'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44141 -2.999492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44141"^^xsd:decimal ;
  dwc:decimalLongitude "-2.999492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44141 -2.999492)"^^geo:wktLiteral ;
  geo-pos:lat "36.44141"^^xsd:decimal ;
  geo-pos:long "-2.999492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4318'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4318'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.135277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.999492'^^xsd:double;
  dwc:startLongitude '-2.999492'^^xsd:double;
  dwc:endLongitude '-2.999492'^^xsd:double;
  dwc:latitude '36.44141'^^xsd:double;
  dwc:startLatitude '36.44141'^^xsd:double;
  dwc:endLatitude '36.44141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.999492 36.44141, -2.999492 36.44141, -2.999492 36.44141, -2.999492 36.44141, -2.999492 36.44141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4318'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47582 -3.00003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47582"^^xsd:decimal ;
  dwc:decimalLongitude "-3.00003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47582 -3.00003)"^^geo:wktLiteral ;
  geo-pos:lat "36.47582"^^xsd:decimal ;
  geo-pos:long "-3.00003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4418'^^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:timeOfDay '9.7775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.00003'^^xsd:double;
  dwc:startLongitude '-3.00003'^^xsd:double;
  dwc:endLongitude '-3.00003'^^xsd:double;
  dwc:latitude '36.47582'^^xsd:double;
  dwc:startLatitude '36.47582'^^xsd:double;
  dwc:endLatitude '36.47582'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.00003 36.47582, -3.00003 36.47582, -3.00003 36.47582, -3.00003 36.47582, -3.00003 36.47582))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4418'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05767 -1.700167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.700167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05767 -1.700167)"^^geo:wktLiteral ;
  geo-pos:lat "37.05767"^^xsd:decimal ;
  geo-pos:long "-1.700167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_215'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_215'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.700167'^^xsd:double;
  dwc:startLongitude '-1.700167'^^xsd:double;
  dwc:endLongitude '-1.700167'^^xsd:double;
  dwc:latitude '37.05767'^^xsd:double;
  dwc:startLatitude '37.05767'^^xsd:double;
  dwc:endLatitude '37.05767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.700167 37.05767, -1.700167 37.05767, -1.700167 37.05767, -1.700167 37.05767, -1.700167 37.05767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_215'^^xsd:string;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18"^^xsd:decimal ;
  dwc:decimalLongitude "-1.646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18 -1.646)"^^geo:wktLiteral ;
  geo-pos:lat "37.18"^^xsd:decimal ;
  geo-pos:long "-1.646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_298'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.646'^^xsd:double;
  dwc:startLongitude '-1.646'^^xsd:double;
  dwc:endLongitude '-1.646'^^xsd:double;
  dwc:latitude '37.18'^^xsd:double;
  dwc:startLatitude '37.18'^^xsd:double;
  dwc:endLatitude '37.18'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.646 37.18, -1.646 37.18, -1.646 37.18, -1.646 37.18, -1.646 37.18))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_298'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -2.511333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.511333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -2.511333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55333"^^xsd:decimal ;
  geo-pos:long "-2.511333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1066'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1066'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.511333'^^xsd:double;
  dwc:startLongitude '-2.511333'^^xsd:double;
  dwc:endLongitude '-2.511333'^^xsd:double;
  dwc:latitude '36.55333'^^xsd:double;
  dwc:startLatitude '36.55333'^^xsd:double;
  dwc:endLatitude '36.55333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.511333 36.55333, -2.511333 36.55333, -2.511333 36.55333, -2.511333 36.55333, -2.511333 36.55333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1066'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4725 -3.038833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4725"^^xsd:decimal ;
  dwc:decimalLongitude "-3.038833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4725 -3.038833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4725"^^xsd:decimal ;
  geo-pos:long "-3.038833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1664'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1664'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.038833'^^xsd:double;
  dwc:startLongitude '-3.038833'^^xsd:double;
  dwc:endLongitude '-3.038833'^^xsd:double;
  dwc:latitude '36.4725'^^xsd:double;
  dwc:startLatitude '36.4725'^^xsd:double;
  dwc:endLatitude '36.4725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.038833 36.4725, -3.038833 36.4725, -3.038833 36.4725, -3.038833 36.4725, -3.038833 36.4725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1664'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.463166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.463166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.463166)"^^geo:wktLiteral ;
  geo-pos:lat "36.5015"^^xsd:decimal ;
  geo-pos:long "-2.463166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2373'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2373'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.463166'^^xsd:double;
  dwc:startLongitude '-2.463166'^^xsd:double;
  dwc:endLongitude '-2.463166'^^xsd:double;
  dwc:latitude '36.5015'^^xsd:double;
  dwc:startLatitude '36.5015'^^xsd:double;
  dwc:endLatitude '36.5015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.463166 36.5015, -2.463166 36.5015, -2.463166 36.5015, -2.463166 36.5015, -2.463166 36.5015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2373'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76833 -1.940167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.940167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76833 -1.940167)"^^geo:wktLiteral ;
  geo-pos:lat "36.76833"^^xsd:decimal ;
  geo-pos:long "-1.940167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2738'^^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:timeOfDay '16.531666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.940167'^^xsd:double;
  dwc:startLongitude '-1.940167'^^xsd:double;
  dwc:endLongitude '-1.940167'^^xsd:double;
  dwc:latitude '36.76833'^^xsd:double;
  dwc:startLatitude '36.76833'^^xsd:double;
  dwc:endLatitude '36.76833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.940167 36.76833, -1.940167 36.76833, -1.940167 36.76833, -1.940167 36.76833, -1.940167 36.76833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2738'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35771 -2.991245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35771"^^xsd:decimal ;
  dwc:decimalLongitude "-2.991245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35771 -2.991245)"^^geo:wktLiteral ;
  geo-pos:lat "36.35771"^^xsd:decimal ;
  geo-pos:long "-2.991245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4271'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4271'^^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:timeOfDay '13.154722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.991245'^^xsd:double;
  dwc:startLongitude '-2.991245'^^xsd:double;
  dwc:endLongitude '-2.991245'^^xsd:double;
  dwc:latitude '36.35771'^^xsd:double;
  dwc:startLatitude '36.35771'^^xsd:double;
  dwc:endLatitude '36.35771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.991245 36.35771, -2.991245 36.35771, -2.991245 36.35771, -2.991245 36.35771, -2.991245 36.35771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4271'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59483 -3.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59483"^^xsd:decimal ;
  dwc:decimalLongitude "-3.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59483 -3.69)"^^geo:wktLiteral ;
  geo-pos:lat "36.59483"^^xsd:decimal ;
  geo-pos:long "-3.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2007'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2007'^^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:timeOfDay '9.0075'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.69'^^xsd:double;
  dwc:startLongitude '-3.69'^^xsd:double;
  dwc:endLongitude '-3.69'^^xsd:double;
  dwc:latitude '36.59483'^^xsd:double;
  dwc:startLatitude '36.59483'^^xsd:double;
  dwc:endLatitude '36.59483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.69 36.59483, -3.69 36.59483, -3.69 36.59483, -3.69 36.59483, -3.69 36.59483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2007'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4945 -4.1735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4945 -4.1735)"^^geo:wktLiteral ;
  geo-pos:lat "36.4945"^^xsd:decimal ;
  geo-pos:long "-4.1735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1793'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1793'^^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:timeOfDay '8.3875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1735'^^xsd:double;
  dwc:startLongitude '-4.1735'^^xsd:double;
  dwc:endLongitude '-4.1735'^^xsd:double;
  dwc:latitude '36.4945'^^xsd:double;
  dwc:startLatitude '36.4945'^^xsd:double;
  dwc:endLatitude '36.4945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1735 36.4945, -4.1735 36.4945, -4.1735 36.4945, -4.1735 36.4945, -4.1735 36.4945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1793'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.728 -2.511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.728 -2.511667)"^^geo:wktLiteral ;
  geo-pos:lat "36.728"^^xsd:decimal ;
  geo-pos:long "-2.511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2028'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2028'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.511667'^^xsd:double;
  dwc:startLongitude '-2.511667'^^xsd:double;
  dwc:endLongitude '-2.511667'^^xsd:double;
  dwc:latitude '36.728'^^xsd:double;
  dwc:startLatitude '36.728'^^xsd:double;
  dwc:endLatitude '36.728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.511667 36.728, -2.511667 36.728, -2.511667 36.728, -2.511667 36.728, -2.511667 36.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2028'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49967 -2.094333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.094333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49967 -2.094333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49967"^^xsd:decimal ;
  geo-pos:long "-2.094333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2607'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.094333'^^xsd:double;
  dwc:startLongitude '-2.094333'^^xsd:double;
  dwc:endLongitude '-2.094333'^^xsd:double;
  dwc:latitude '36.49967'^^xsd:double;
  dwc:startLatitude '36.49967'^^xsd:double;
  dwc:endLatitude '36.49967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.094333 36.49967, -2.094333 36.49967, -2.094333 36.49967, -2.094333 36.49967, -2.094333 36.49967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2607'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5375 -3.134166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5375"^^xsd:decimal ;
  dwc:decimalLongitude "-3.134166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5375 -3.134166)"^^geo:wktLiteral ;
  geo-pos:lat "36.5375"^^xsd:decimal ;
  geo-pos:long "-3.134166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2717'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2717'^^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:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.134166'^^xsd:double;
  dwc:startLongitude '-3.134166'^^xsd:double;
  dwc:endLongitude '-3.134166'^^xsd:double;
  dwc:latitude '36.5375'^^xsd:double;
  dwc:startLatitude '36.5375'^^xsd:double;
  dwc:endLatitude '36.5375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.134166 36.5375, -3.134166 36.5375, -3.134166 36.5375, -3.134166 36.5375, -3.134166 36.5375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2717'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58183 -2.581666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.581666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58183 -2.581666)"^^geo:wktLiteral ;
  geo-pos:lat "36.58183"^^xsd:decimal ;
  geo-pos:long "-2.581666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3281'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.2225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.581666'^^xsd:double;
  dwc:startLongitude '-2.581666'^^xsd:double;
  dwc:endLongitude '-2.581666'^^xsd:double;
  dwc:latitude '36.58183'^^xsd:double;
  dwc:startLatitude '36.58183'^^xsd:double;
  dwc:endLatitude '36.58183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.581666 36.58183, -2.581666 36.58183, -2.581666 36.58183, -2.581666 36.58183, -2.581666 36.58183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3281'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26917 -1.4295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26917 -1.4295)"^^geo:wktLiteral ;
  geo-pos:lat "37.26917"^^xsd:decimal ;
  geo-pos:long "-1.4295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_256'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_256'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.4295'^^xsd:double;
  dwc:startLongitude '-1.4295'^^xsd:double;
  dwc:endLongitude '-1.4295'^^xsd:double;
  dwc:latitude '37.26917'^^xsd:double;
  dwc:startLatitude '37.26917'^^xsd:double;
  dwc:endLatitude '37.26917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4295 37.26917, -1.4295 37.26917, -1.4295 37.26917, -1.4295 37.26917, -1.4295 37.26917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_256'^^xsd:string;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54183 -2.407833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54183 -2.407833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54183"^^xsd:decimal ;
  geo-pos:long "-2.407833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_559'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.407833'^^xsd:double;
  dwc:startLongitude '-2.407833'^^xsd:double;
  dwc:endLongitude '-2.407833'^^xsd:double;
  dwc:latitude '36.54183'^^xsd:double;
  dwc:startLatitude '36.54183'^^xsd:double;
  dwc:endLatitude '36.54183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407833 36.54183, -2.407833 36.54183, -2.407833 36.54183, -2.407833 36.54183, -2.407833 36.54183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_559'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38267 -1.181833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.181833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38267 -1.181833)"^^geo:wktLiteral ;
  geo-pos:lat "37.38267"^^xsd:decimal ;
  geo-pos:long "-1.181833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_605'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_605'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.181833'^^xsd:double;
  dwc:startLongitude '-1.181833'^^xsd:double;
  dwc:endLongitude '-1.181833'^^xsd:double;
  dwc:latitude '37.38267'^^xsd:double;
  dwc:startLatitude '37.38267'^^xsd:double;
  dwc:endLatitude '37.38267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.181833 37.38267, -1.181833 37.38267, -1.181833 37.38267, -1.181833 37.38267, -1.181833 37.38267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_605'^^xsd:string;
  dwc:observationDate '1996-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 0.5735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.661"^^xsd:decimal ;
  dwc:decimalLongitude "0.5735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.661 0.5735)"^^geo:wktLiteral ;
  geo-pos:lat "38.661"^^xsd:decimal ;
  geo-pos:long "0.5735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1231'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.5735'^^xsd:double;
  dwc:startLongitude '0.5735'^^xsd:double;
  dwc:endLongitude '0.5735'^^xsd:double;
  dwc:latitude '38.661'^^xsd:double;
  dwc:startLatitude '38.661'^^xsd:double;
  dwc:endLatitude '38.661'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.5735 38.661, 0.5735 38.661, 0.5735 38.661, 0.5735 38.661, 0.5735 38.661))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1231'^^xsd:string;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -2.501167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -2.501167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5535"^^xsd:decimal ;
  geo-pos:long "-2.501167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1077'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1077'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501167'^^xsd:double;
  dwc:startLongitude '-2.501167'^^xsd:double;
  dwc:endLongitude '-2.501167'^^xsd:double;
  dwc:latitude '36.5535'^^xsd:double;
  dwc:startLatitude '36.5535'^^xsd:double;
  dwc:endLatitude '36.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501167 36.5535, -2.501167 36.5535, -2.501167 36.5535, -2.501167 36.5535, -2.501167 36.5535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1077'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35883 -3.005167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.005167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35883 -3.005167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35883"^^xsd:decimal ;
  geo-pos:long "-3.005167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1627'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1627'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.005167'^^xsd:double;
  dwc:startLongitude '-3.005167'^^xsd:double;
  dwc:endLongitude '-3.005167'^^xsd:double;
  dwc:latitude '36.35883'^^xsd:double;
  dwc:startLatitude '36.35883'^^xsd:double;
  dwc:endLatitude '36.35883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.005167 36.35883, -3.005167 36.35883, -3.005167 36.35883, -3.005167 36.35883, -3.005167 36.35883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1627'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36 -4.331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36 -4.331667)"^^geo:wktLiteral ;
  geo-pos:lat "36.36"^^xsd:decimal ;
  geo-pos:long "-4.331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1873'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1873'^^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:timeOfDay '18.826944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.331667'^^xsd:double;
  dwc:startLongitude '-4.331667'^^xsd:double;
  dwc:endLongitude '-4.331667'^^xsd:double;
  dwc:latitude '36.36'^^xsd:double;
  dwc:startLatitude '36.36'^^xsd:double;
  dwc:endLatitude '36.36'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.331667 36.36, -4.331667 36.36, -4.331667 36.36, -4.331667 36.36, -4.331667 36.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1873'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24233 -4.898833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24233 -4.898833)"^^geo:wktLiteral ;
  geo-pos:lat "36.24233"^^xsd:decimal ;
  geo-pos:long "-4.898833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1915'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1915'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.854722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.898833'^^xsd:double;
  dwc:startLongitude '-4.898833'^^xsd:double;
  dwc:endLongitude '-4.898833'^^xsd:double;
  dwc:latitude '36.24233'^^xsd:double;
  dwc:startLatitude '36.24233'^^xsd:double;
  dwc:endLatitude '36.24233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898833 36.24233, -4.898833 36.24233, -4.898833 36.24233, -4.898833 36.24233, -4.898833 36.24233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1915'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.499 -3.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.499"^^xsd:decimal ;
  dwc:decimalLongitude "-3.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.499 -3.451)"^^geo:wktLiteral ;
  geo-pos:lat "36.499"^^xsd:decimal ;
  geo-pos:long "-3.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2063'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2063'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.451'^^xsd:double;
  dwc:startLongitude '-3.451'^^xsd:double;
  dwc:endLongitude '-3.451'^^xsd:double;
  dwc:latitude '36.499'^^xsd:double;
  dwc:startLatitude '36.499'^^xsd:double;
  dwc:endLatitude '36.499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.451 36.499, -3.451 36.499, -3.451 36.499, -3.451 36.499, -3.451 36.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2063'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52083 -3.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52083 -3.104)"^^geo:wktLiteral ;
  geo-pos:lat "36.52083"^^xsd:decimal ;
  geo-pos:long "-3.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2715'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2715'^^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:timeOfDay '13.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.104'^^xsd:double;
  dwc:startLongitude '-3.104'^^xsd:double;
  dwc:endLongitude '-3.104'^^xsd:double;
  dwc:latitude '36.52083'^^xsd:double;
  dwc:startLatitude '36.52083'^^xsd:double;
  dwc:endLatitude '36.52083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.104 36.52083, -3.104 36.52083, -3.104 36.52083, -3.104 36.52083, -3.104 36.52083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2715'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11367 -1.5625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11367 -1.5625)"^^geo:wktLiteral ;
  geo-pos:lat "37.11367"^^xsd:decimal ;
  geo-pos:long "-1.5625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2393'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5625'^^xsd:double;
  dwc:startLongitude '-1.5625'^^xsd:double;
  dwc:endLongitude '-1.5625'^^xsd:double;
  dwc:latitude '37.11367'^^xsd:double;
  dwc:startLatitude '37.11367'^^xsd:double;
  dwc:endLatitude '37.11367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5625 37.11367, -1.5625 37.11367, -1.5625 37.11367, -1.5625 37.11367, -1.5625 37.11367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2393'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46617 -3.212333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.212333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46617 -3.212333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46617"^^xsd:decimal ;
  geo-pos:long "-3.212333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2570'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2570'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.212333'^^xsd:double;
  dwc:startLongitude '-3.212333'^^xsd:double;
  dwc:endLongitude '-3.212333'^^xsd:double;
  dwc:latitude '36.46617'^^xsd:double;
  dwc:startLatitude '36.46617'^^xsd:double;
  dwc:endLatitude '36.46617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.212333 36.46617, -3.212333 36.46617, -3.212333 36.46617, -3.212333 36.46617, -3.212333 36.46617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2570'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49633 -3.125333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49633"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49633 -3.125333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49633"^^xsd:decimal ;
  geo-pos:long "-3.125333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2841'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2841'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.879444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.125333'^^xsd:double;
  dwc:startLongitude '-3.125333'^^xsd:double;
  dwc:endLongitude '-3.125333'^^xsd:double;
  dwc:latitude '36.49633'^^xsd:double;
  dwc:startLatitude '36.49633'^^xsd:double;
  dwc:endLatitude '36.49633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.125333 36.49633, -3.125333 36.49633, -3.125333 36.49633, -3.125333 36.49633, -3.125333 36.49633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2841'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4285 -4.338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4285 -4.338333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4285"^^xsd:decimal ;
  geo-pos:long "-4.338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3203'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3203'^^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:timeOfDay '13.7775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.338333'^^xsd:double;
  dwc:startLongitude '-4.338333'^^xsd:double;
  dwc:endLongitude '-4.338333'^^xsd:double;
  dwc:latitude '36.4285'^^xsd:double;
  dwc:startLatitude '36.4285'^^xsd:double;
  dwc:endLatitude '36.4285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.338333 36.4285, -4.338333 36.4285, -4.338333 36.4285, -4.338333 36.4285, -4.338333 36.4285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3203'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63091 -3.258251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63091"^^xsd:decimal ;
  dwc:decimalLongitude "-3.258251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63091 -3.258251)"^^geo:wktLiteral ;
  geo-pos:lat "36.63091"^^xsd:decimal ;
  geo-pos:long "-3.258251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4389'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4389'^^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:timeOfDay '11.641388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.258251'^^xsd:double;
  dwc:startLongitude '-3.258251'^^xsd:double;
  dwc:endLongitude '-3.258251'^^xsd:double;
  dwc:latitude '36.63091'^^xsd:double;
  dwc:startLatitude '36.63091'^^xsd:double;
  dwc:endLatitude '36.63091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.258251 36.63091, -3.258251 36.63091, -3.258251 36.63091, -3.258251 36.63091, -3.258251 36.63091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4389'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5515 -2.308833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-2.308833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5515 -2.308833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5515"^^xsd:decimal ;
  geo-pos:long "-2.308833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_566'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.308833'^^xsd:double;
  dwc:startLongitude '-2.308833'^^xsd:double;
  dwc:endLongitude '-2.308833'^^xsd:double;
  dwc:latitude '36.5515'^^xsd:double;
  dwc:startLatitude '36.5515'^^xsd:double;
  dwc:endLatitude '36.5515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.308833 36.5515, -2.308833 36.5515, -2.308833 36.5515, -2.308833 36.5515, -2.308833 36.5515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_566'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.234 -1.4595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.234"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.234 -1.4595)"^^geo:wktLiteral ;
  geo-pos:lat "37.234"^^xsd:decimal ;
  geo-pos:long "-1.4595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_335'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.4595'^^xsd:double;
  dwc:startLongitude '-1.4595'^^xsd:double;
  dwc:endLongitude '-1.4595'^^xsd:double;
  dwc:latitude '37.234'^^xsd:double;
  dwc:startLatitude '37.234'^^xsd:double;
  dwc:endLatitude '37.234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4595 37.234, -1.4595 37.234, -1.4595 37.234, -1.4595 37.234, -1.4595 37.234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_335'^^xsd:string;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.738 -1.9485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.738"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.738 -1.9485)"^^geo:wktLiteral ;
  geo-pos:lat "36.738"^^xsd:decimal ;
  geo-pos:long "-1.9485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_470'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_470'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.9485'^^xsd:double;
  dwc:startLongitude '-1.9485'^^xsd:double;
  dwc:endLongitude '-1.9485'^^xsd:double;
  dwc:latitude '36.738'^^xsd:double;
  dwc:startLatitude '36.738'^^xsd:double;
  dwc:endLatitude '36.738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9485 36.738, -1.9485 36.738, -1.9485 36.738, -1.9485 36.738, -1.9485 36.738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_470'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31483 -2.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31483 -2.985)"^^geo:wktLiteral ;
  geo-pos:lat "36.31483"^^xsd:decimal ;
  geo-pos:long "-2.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1165'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1165'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.985'^^xsd:double;
  dwc:startLongitude '-2.985'^^xsd:double;
  dwc:endLongitude '-2.985'^^xsd:double;
  dwc:latitude '36.31483'^^xsd:double;
  dwc:startLatitude '36.31483'^^xsd:double;
  dwc:endLatitude '36.31483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.985 36.31483, -2.985 36.31483, -2.985 36.31483, -2.985 36.31483, -2.985 36.31483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1165'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68383 -2.444167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.444167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68383 -2.444167)"^^geo:wktLiteral ;
  geo-pos:lat "36.68383"^^xsd:decimal ;
  geo-pos:long "-2.444167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1379'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1379'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.444167'^^xsd:double;
  dwc:startLongitude '-2.444167'^^xsd:double;
  dwc:endLongitude '-2.444167'^^xsd:double;
  dwc:latitude '36.68383'^^xsd:double;
  dwc:startLatitude '36.68383'^^xsd:double;
  dwc:endLatitude '36.68383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.444167 36.68383, -2.444167 36.68383, -2.444167 36.68383, -2.444167 36.68383, -2.444167 36.68383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1379'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42283 -2.917167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.917167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42283 -2.917167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42283"^^xsd:decimal ;
  geo-pos:long "-2.917167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1533'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.917167'^^xsd:double;
  dwc:startLongitude '-2.917167'^^xsd:double;
  dwc:endLongitude '-2.917167'^^xsd:double;
  dwc:latitude '36.42283'^^xsd:double;
  dwc:startLatitude '36.42283'^^xsd:double;
  dwc:endLatitude '36.42283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.917167 36.42283, -2.917167 36.42283, -2.917167 36.42283, -2.917167 36.42283, -2.917167 36.42283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1533'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56833 -3.0125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56833 -3.0125)"^^geo:wktLiteral ;
  geo-pos:lat "36.56833"^^xsd:decimal ;
  geo-pos:long "-3.0125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1589'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1589'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0125'^^xsd:double;
  dwc:startLongitude '-3.0125'^^xsd:double;
  dwc:endLongitude '-3.0125'^^xsd:double;
  dwc:latitude '36.56833'^^xsd:double;
  dwc:startLatitude '36.56833'^^xsd:double;
  dwc:endLatitude '36.56833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0125 36.56833, -3.0125 36.56833, -3.0125 36.56833, -3.0125 36.56833, -3.0125 36.56833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1589'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40067 -2.801833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40067 -2.801833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40067"^^xsd:decimal ;
  geo-pos:long "-2.801833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1774'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1774'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.248611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801833'^^xsd:double;
  dwc:startLongitude '-2.801833'^^xsd:double;
  dwc:endLongitude '-2.801833'^^xsd:double;
  dwc:latitude '36.40067'^^xsd:double;
  dwc:startLatitude '36.40067'^^xsd:double;
  dwc:endLatitude '36.40067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801833 36.40067, -2.801833 36.40067, -2.801833 36.40067, -2.801833 36.40067, -2.801833 36.40067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1774'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43717 -2.976833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.976833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43717 -2.976833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43717"^^xsd:decimal ;
  geo-pos:long "-2.976833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2335'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2335'^^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:timeOfDay '11.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.976833'^^xsd:double;
  dwc:startLongitude '-2.976833'^^xsd:double;
  dwc:endLongitude '-2.976833'^^xsd:double;
  dwc:latitude '36.43717'^^xsd:double;
  dwc:startLatitude '36.43717'^^xsd:double;
  dwc:endLatitude '36.43717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.976833 36.43717, -2.976833 36.43717, -2.976833 36.43717, -2.976833 36.43717, -2.976833 36.43717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2335'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15434 -1.772333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15434"^^xsd:decimal ;
  dwc:decimalLongitude "-1.772333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15434 -1.772333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15434"^^xsd:decimal ;
  geo-pos:long "-1.772333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2600'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2600'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.772333'^^xsd:double;
  dwc:startLongitude '-1.772333'^^xsd:double;
  dwc:endLongitude '-1.772333'^^xsd:double;
  dwc:latitude '37.15434'^^xsd:double;
  dwc:startLatitude '37.15434'^^xsd:double;
  dwc:endLatitude '37.15434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.772333 37.15434, -1.772333 37.15434, -1.772333 37.15434, -1.772333 37.15434, -1.772333 37.15434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2600'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12017 -5.086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12017"^^xsd:decimal ;
  dwc:decimalLongitude "-5.086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12017 -5.086667)"^^geo:wktLiteral ;
  geo-pos:lat "36.12017"^^xsd:decimal ;
  geo-pos:long "-5.086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2810'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2810'^^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:timeOfDay '12.181111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.086667'^^xsd:double;
  dwc:startLongitude '-5.086667'^^xsd:double;
  dwc:endLongitude '-5.086667'^^xsd:double;
  dwc:latitude '36.12017'^^xsd:double;
  dwc:startLatitude '36.12017'^^xsd:double;
  dwc:endLatitude '36.12017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.086667 36.12017, -5.086667 36.12017, -5.086667 36.12017, -5.086667 36.12017, -5.086667 36.12017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2810'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55917 -3.213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55917 -3.213333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55917"^^xsd:decimal ;
  geo-pos:long "-3.213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3460'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3460'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.39'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.213333'^^xsd:double;
  dwc:startLongitude '-3.213333'^^xsd:double;
  dwc:endLongitude '-3.213333'^^xsd:double;
  dwc:latitude '36.55917'^^xsd:double;
  dwc:startLatitude '36.55917'^^xsd:double;
  dwc:endLatitude '36.55917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.213333 36.55917, -3.213333 36.55917, -3.213333 36.55917, -3.213333 36.55917, -3.213333 36.55917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3460'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61002 -3.085192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61002"^^xsd:decimal ;
  dwc:decimalLongitude "-3.085192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61002 -3.085192)"^^geo:wktLiteral ;
  geo-pos:lat "36.61002"^^xsd:decimal ;
  geo-pos:long "-3.085192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4179'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4179'^^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:timeOfDay '6.7647222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.085192'^^xsd:double;
  dwc:startLongitude '-3.085192'^^xsd:double;
  dwc:endLongitude '-3.085192'^^xsd:double;
  dwc:latitude '36.61002'^^xsd:double;
  dwc:startLatitude '36.61002'^^xsd:double;
  dwc:endLatitude '36.61002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.085192 36.61002, -3.085192 36.61002, -3.085192 36.61002, -3.085192 36.61002, -3.085192 36.61002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4179'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50967 -2.69772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.69772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50967 -2.69772)"^^geo:wktLiteral ;
  geo-pos:lat "36.50967"^^xsd:decimal ;
  geo-pos:long "-2.69772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4228'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4228'^^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:timeOfDay '13.496388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.69772'^^xsd:double;
  dwc:startLongitude '-2.69772'^^xsd:double;
  dwc:endLongitude '-2.69772'^^xsd:double;
  dwc:latitude '36.50967'^^xsd:double;
  dwc:startLatitude '36.50967'^^xsd:double;
  dwc:endLatitude '36.50967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.69772 36.50967, -2.69772 36.50967, -2.69772 36.50967, -2.69772 36.50967, -2.69772 36.50967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4228'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36065 -2.77517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36065"^^xsd:decimal ;
  dwc:decimalLongitude "-2.77517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36065 -2.77517)"^^geo:wktLiteral ;
  geo-pos:lat "36.36065"^^xsd:decimal ;
  geo-pos:long "-2.77517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4337'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.162777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.77517'^^xsd:double;
  dwc:startLongitude '-2.77517'^^xsd:double;
  dwc:endLongitude '-2.77517'^^xsd:double;
  dwc:latitude '36.36065'^^xsd:double;
  dwc:startLatitude '36.36065'^^xsd:double;
  dwc:endLatitude '36.36065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.77517 36.36065, -2.77517 36.36065, -2.77517 36.36065, -2.77517 36.36065, -2.77517 36.36065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4337'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54046 -3.38799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54046"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54046 -3.38799)"^^geo:wktLiteral ;
  geo-pos:lat "36.54046"^^xsd:decimal ;
  geo-pos:long "-3.38799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4462'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4462'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.785833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.38799'^^xsd:double;
  dwc:startLongitude '-3.38799'^^xsd:double;
  dwc:endLongitude '-3.38799'^^xsd:double;
  dwc:latitude '36.54046'^^xsd:double;
  dwc:startLatitude '36.54046'^^xsd:double;
  dwc:endLatitude '36.54046'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.38799 36.54046, -3.38799 36.54046, -3.38799 36.54046, -3.38799 36.54046, -3.38799 36.54046))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4462'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43593 -3.73729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43593"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43593 -3.73729)"^^geo:wktLiteral ;
  geo-pos:lat "36.43593"^^xsd:decimal ;
  geo-pos:long "-3.73729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4467'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4467'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2230555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.73729'^^xsd:double;
  dwc:startLongitude '-3.73729'^^xsd:double;
  dwc:endLongitude '-3.73729'^^xsd:double;
  dwc:latitude '36.43593'^^xsd:double;
  dwc:startLatitude '36.43593'^^xsd:double;
  dwc:endLatitude '36.43593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.73729 36.43593, -3.73729 36.43593, -3.73729 36.43593, -3.73729 36.43593, -3.73729 36.43593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4467'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90954 2.884713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90954"^^xsd:decimal ;
  dwc:decimalLongitude "2.884713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90954 2.884713)"^^geo:wktLiteral ;
  geo-pos:lat "36.90954"^^xsd:decimal ;
  geo-pos:long "2.884713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4789'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4789'^^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:timeOfDay '11.751944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.884713'^^xsd:double;
  dwc:startLongitude '2.884713'^^xsd:double;
  dwc:endLongitude '2.884713'^^xsd:double;
  dwc:latitude '36.90954'^^xsd:double;
  dwc:startLatitude '36.90954'^^xsd:double;
  dwc:endLatitude '36.90954'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.884713 36.90954, 2.884713 36.90954, 2.884713 36.90954, 2.884713 36.90954, 2.884713 36.90954))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4789'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84667 -1.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84667 -1.981667)"^^geo:wktLiteral ;
  geo-pos:lat "36.84667"^^xsd:decimal ;
  geo-pos:long "-1.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_10'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_10'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '15.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.981667'^^xsd:double;
  dwc:startLongitude '-1.981667'^^xsd:double;
  dwc:endLongitude '-1.981667'^^xsd:double;
  dwc:latitude '36.84667'^^xsd:double;
  dwc:startLatitude '36.84667'^^xsd:double;
  dwc:endLatitude '36.84667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.981667 36.84667, -1.981667 36.84667, -1.981667 36.84667, -1.981667 36.84667, -1.981667 36.84667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_10'^^xsd:string;
  dwc:observationDate '1990-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43517 -0.850833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43517"^^xsd:decimal ;
  dwc:decimalLongitude "-0.850833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43517 -0.850833)"^^geo:wktLiteral ;
  geo-pos:lat "37.43517"^^xsd:decimal ;
  geo-pos:long "-0.850833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1228'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1228'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.850833'^^xsd:double;
  dwc:startLongitude '-0.850833'^^xsd:double;
  dwc:endLongitude '-0.850833'^^xsd:double;
  dwc:latitude '37.43517'^^xsd:double;
  dwc:startLatitude '37.43517'^^xsd:double;
  dwc:endLatitude '37.43517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.850833 37.43517, -0.850833 37.43517, -0.850833 37.43517, -0.850833 37.43517, -0.850833 37.43517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1228'^^xsd:string;
  dwc:observationDate '1999-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45717 -0.988833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45717"^^xsd:decimal ;
  dwc:decimalLongitude "-0.988833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45717 -0.988833)"^^geo:wktLiteral ;
  geo-pos:lat "37.45717"^^xsd:decimal ;
  geo-pos:long "-0.988833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1245'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1245'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.988833'^^xsd:double;
  dwc:startLongitude '-0.988833'^^xsd:double;
  dwc:endLongitude '-0.988833'^^xsd:double;
  dwc:latitude '37.45717'^^xsd:double;
  dwc:startLatitude '37.45717'^^xsd:double;
  dwc:endLatitude '37.45717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.988833 37.45717, -0.988833 37.45717, -0.988833 37.45717, -0.988833 37.45717, -0.988833 37.45717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1245'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.385 -2.915667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.385"^^xsd:decimal ;
  dwc:decimalLongitude "-2.915667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.385 -2.915667)"^^geo:wktLiteral ;
  geo-pos:lat "36.385"^^xsd:decimal ;
  geo-pos:long "-2.915667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1192'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1192'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.915667'^^xsd:double;
  dwc:startLongitude '-2.915667'^^xsd:double;
  dwc:endLongitude '-2.915667'^^xsd:double;
  dwc:latitude '36.385'^^xsd:double;
  dwc:startLatitude '36.385'^^xsd:double;
  dwc:endLatitude '36.385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.915667 36.385, -2.915667 36.385, -2.915667 36.385, -2.915667 36.385, -2.915667 36.385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1192'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34017 -2.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34017 -2.899)"^^geo:wktLiteral ;
  geo-pos:lat "36.34017"^^xsd:decimal ;
  geo-pos:long "-2.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1193'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.899'^^xsd:double;
  dwc:startLongitude '-2.899'^^xsd:double;
  dwc:endLongitude '-2.899'^^xsd:double;
  dwc:latitude '36.34017'^^xsd:double;
  dwc:startLatitude '36.34017'^^xsd:double;
  dwc:endLatitude '36.34017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.899 36.34017, -2.899 36.34017, -2.899 36.34017, -2.899 36.34017, -2.899 36.34017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1193'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.9095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.9095)"^^geo:wktLiteral ;
  geo-pos:lat "36.40183"^^xsd:decimal ;
  geo-pos:long "-2.9095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1409'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1409'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9095'^^xsd:double;
  dwc:startLongitude '-2.9095'^^xsd:double;
  dwc:endLongitude '-2.9095'^^xsd:double;
  dwc:latitude '36.40183'^^xsd:double;
  dwc:startLatitude '36.40183'^^xsd:double;
  dwc:endLatitude '36.40183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9095 36.40183, -2.9095 36.40183, -2.9095 36.40183, -2.9095 36.40183, -2.9095 36.40183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1409'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43017 -1.316833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.316833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43017 -1.316833)"^^geo:wktLiteral ;
  geo-pos:lat "37.43017"^^xsd:decimal ;
  geo-pos:long "-1.316833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2985'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2985'^^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:timeOfDay '16.538055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.316833'^^xsd:double;
  dwc:startLongitude '-1.316833'^^xsd:double;
  dwc:endLongitude '-1.316833'^^xsd:double;
  dwc:latitude '37.43017'^^xsd:double;
  dwc:startLatitude '37.43017'^^xsd:double;
  dwc:endLatitude '37.43017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.316833 37.43017, -1.316833 37.43017, -1.316833 37.43017, -1.316833 37.43017, -1.316833 37.43017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2985'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39383 -2.746833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39383 -2.746833)"^^geo:wktLiteral ;
  geo-pos:lat "36.39383"^^xsd:decimal ;
  geo-pos:long "-2.746833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2587'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2587'^^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:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746833'^^xsd:double;
  dwc:startLongitude '-2.746833'^^xsd:double;
  dwc:endLongitude '-2.746833'^^xsd:double;
  dwc:latitude '36.39383'^^xsd:double;
  dwc:startLatitude '36.39383'^^xsd:double;
  dwc:endLatitude '36.39383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746833 36.39383, -2.746833 36.39383, -2.746833 36.39383, -2.746833 36.39383, -2.746833 36.39383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2587'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54836 -3.075237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54836"^^xsd:decimal ;
  dwc:decimalLongitude "-3.075237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54836 -3.075237)"^^geo:wktLiteral ;
  geo-pos:lat "36.54836"^^xsd:decimal ;
  geo-pos:long "-3.075237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4099'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.413333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.075237'^^xsd:double;
  dwc:startLongitude '-3.075237'^^xsd:double;
  dwc:endLongitude '-3.075237'^^xsd:double;
  dwc:latitude '36.54836'^^xsd:double;
  dwc:startLatitude '36.54836'^^xsd:double;
  dwc:endLatitude '36.54836'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.075237 36.54836, -3.075237 36.54836, -3.075237 36.54836, -3.075237 36.54836, -3.075237 36.54836))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4099'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62117 -3.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1968__429_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62117 -3.88)"^^geo:wktLiteral ;
  geo-pos:lat "36.62117"^^xsd:decimal ;
  geo-pos:long "-3.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3341'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3341'^^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:timeOfDay '7.7869444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.88'^^xsd:double;
  dwc:startLongitude '-3.88'^^xsd:double;
  dwc:endLongitude '-3.88'^^xsd:double;
  dwc:latitude '36.62117'^^xsd:double;
  dwc:startLatitude '36.62117'^^xsd:double;
  dwc:endLatitude '36.62117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.88 36.62117, -3.88 36.62117, -3.88 36.62117, -3.88 36.62117, -3.88 36.62117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3341'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15717 -4.875667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.875667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15717 -4.875667)"^^geo:wktLiteral ;
  geo-pos:lat "36.15717"^^xsd:decimal ;
  geo-pos:long "-4.875667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3153'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3153'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.415277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.875667'^^xsd:double;
  dwc:startLongitude '-4.875667'^^xsd:double;
  dwc:endLongitude '-4.875667'^^xsd:double;
  dwc:latitude '36.15717'^^xsd:double;
  dwc:startLatitude '36.15717'^^xsd:double;
  dwc:endLatitude '36.15717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.875667 36.15717, -4.875667 36.15717, -4.875667 36.15717, -4.875667 36.15717, -4.875667 36.15717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3153'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67858 -3.548893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67858"^^xsd:decimal ;
  dwc:decimalLongitude "-3.548893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67858 -3.548893)"^^geo:wktLiteral ;
  geo-pos:lat "36.67858"^^xsd:decimal ;
  geo-pos:long "-3.548893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4281'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4281'^^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:timeOfDay '15.062777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.548893'^^xsd:double;
  dwc:startLongitude '-3.548893'^^xsd:double;
  dwc:endLongitude '-3.548893'^^xsd:double;
  dwc:latitude '36.67858'^^xsd:double;
  dwc:startLatitude '36.67858'^^xsd:double;
  dwc:endLatitude '36.67858'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.548893 36.67858, -3.548893 36.67858, -3.548893 36.67858, -3.548893 36.67858, -3.548893 36.67858))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4281'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66347 -2.440048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66347"^^xsd:decimal ;
  dwc:decimalLongitude "-2.440048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66347 -2.440048)"^^geo:wktLiteral ;
  geo-pos:lat "36.66347"^^xsd:decimal ;
  geo-pos:long "-2.440048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4411'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4411'^^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:timeOfDay '8.8855555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.440048'^^xsd:double;
  dwc:startLongitude '-2.440048'^^xsd:double;
  dwc:endLongitude '-2.440048'^^xsd:double;
  dwc:latitude '36.66347'^^xsd:double;
  dwc:startLatitude '36.66347'^^xsd:double;
  dwc:endLatitude '36.66347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.440048 36.66347, -2.440048 36.66347, -2.440048 36.66347, -2.440048 36.66347, -2.440048 36.66347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4411'^^xsd:string;
  dwc:observationDate '2008-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49721 -2.949423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49721"^^xsd:decimal ;
  dwc:decimalLongitude "-2.949423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49721 -2.949423)"^^geo:wktLiteral ;
  geo-pos:lat "36.49721"^^xsd:decimal ;
  geo-pos:long "-2.949423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4579'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4579'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.921666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.949423'^^xsd:double;
  dwc:startLongitude '-2.949423'^^xsd:double;
  dwc:endLongitude '-2.949423'^^xsd:double;
  dwc:latitude '36.49721'^^xsd:double;
  dwc:startLatitude '36.49721'^^xsd:double;
  dwc:endLatitude '36.49721'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.949423 36.49721, -2.949423 36.49721, -2.949423 36.49721, -2.949423 36.49721, -2.949423 36.49721))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4579'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35217 -1.344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35217 -1.344)"^^geo:wktLiteral ;
  geo-pos:lat "37.35217"^^xsd:decimal ;
  geo-pos:long "-1.344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_772'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_772'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.344'^^xsd:double;
  dwc:startLongitude '-1.344'^^xsd:double;
  dwc:endLongitude '-1.344'^^xsd:double;
  dwc:latitude '37.35217'^^xsd:double;
  dwc:startLatitude '37.35217'^^xsd:double;
  dwc:endLatitude '37.35217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.344 37.35217, -1.344 37.35217, -1.344 37.35217, -1.344 37.35217, -1.344 37.35217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_772'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03883 -1.7205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03883 -1.7205)"^^geo:wktLiteral ;
  geo-pos:lat "37.03883"^^xsd:decimal ;
  geo-pos:long "-1.7205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_214'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_214'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7205'^^xsd:double;
  dwc:startLongitude '-1.7205'^^xsd:double;
  dwc:endLongitude '-1.7205'^^xsd:double;
  dwc:latitude '37.03883'^^xsd:double;
  dwc:startLatitude '37.03883'^^xsd:double;
  dwc:endLatitude '37.03883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7205 37.03883, -1.7205 37.03883, -1.7205 37.03883, -1.7205 37.03883, -1.7205 37.03883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_214'^^xsd:string;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57783 -2.308833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.308833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57783 -2.308833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57783"^^xsd:decimal ;
  geo-pos:long "-2.308833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_567'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_567'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.308833'^^xsd:double;
  dwc:startLongitude '-2.308833'^^xsd:double;
  dwc:endLongitude '-2.308833'^^xsd:double;
  dwc:latitude '36.57783'^^xsd:double;
  dwc:startLatitude '36.57783'^^xsd:double;
  dwc:endLatitude '36.57783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.308833 36.57783, -2.308833 36.57783, -2.308833 36.57783, -2.308833 36.57783, -2.308833 36.57783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_567'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 -1.704333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035"^^xsd:decimal ;
  dwc:decimalLongitude "-1.704333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 -1.704333)"^^geo:wktLiteral ;
  geo-pos:lat "37.035"^^xsd:decimal ;
  geo-pos:long "-1.704333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_496'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_496'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.704333'^^xsd:double;
  dwc:startLongitude '-1.704333'^^xsd:double;
  dwc:endLongitude '-1.704333'^^xsd:double;
  dwc:latitude '37.035'^^xsd:double;
  dwc:startLatitude '37.035'^^xsd:double;
  dwc:endLatitude '37.035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.704333 37.035, -1.704333 37.035, -1.704333 37.035, -1.704333 37.035, -1.704333 37.035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_496'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.485 -2.606167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.606167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.485 -2.606167)"^^geo:wktLiteral ;
  geo-pos:lat "36.485"^^xsd:decimal ;
  geo-pos:long "-2.606167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1176'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1176'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.606167'^^xsd:double;
  dwc:startLongitude '-2.606167'^^xsd:double;
  dwc:endLongitude '-2.606167'^^xsd:double;
  dwc:latitude '36.485'^^xsd:double;
  dwc:startLatitude '36.485'^^xsd:double;
  dwc:endLatitude '36.485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.606167 36.485, -2.606167 36.485, -2.606167 36.485, -2.606167 36.485, -2.606167 36.485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1176'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41383 -2.847667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41383 -2.847667)"^^geo:wktLiteral ;
  geo-pos:lat "36.41383"^^xsd:decimal ;
  geo-pos:long "-2.847667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1295'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1295'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847667'^^xsd:double;
  dwc:startLongitude '-2.847667'^^xsd:double;
  dwc:endLongitude '-2.847667'^^xsd:double;
  dwc:latitude '36.41383'^^xsd:double;
  dwc:startLatitude '36.41383'^^xsd:double;
  dwc:endLatitude '36.41383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847667 36.41383, -2.847667 36.41383, -2.847667 36.41383, -2.847667 36.41383, -2.847667 36.41383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1295'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38934 -2.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38934"^^xsd:decimal ;
  dwc:decimalLongitude "-2.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38934 -2.618)"^^geo:wktLiteral ;
  geo-pos:lat "36.38934"^^xsd:decimal ;
  geo-pos:long "-2.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2361'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.618'^^xsd:double;
  dwc:startLongitude '-2.618'^^xsd:double;
  dwc:endLongitude '-2.618'^^xsd:double;
  dwc:latitude '36.38934'^^xsd:double;
  dwc:startLatitude '36.38934'^^xsd:double;
  dwc:endLatitude '36.38934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.618 36.38934, -2.618 36.38934, -2.618 36.38934, -2.618 36.38934, -2.618 36.38934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2361'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38934 -2.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38934"^^xsd:decimal ;
  dwc:decimalLongitude "-2.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38934 -2.618)"^^geo:wktLiteral ;
  geo-pos:lat "36.38934"^^xsd:decimal ;
  geo-pos:long "-2.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2363'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.618'^^xsd:double;
  dwc:startLongitude '-2.618'^^xsd:double;
  dwc:endLongitude '-2.618'^^xsd:double;
  dwc:latitude '36.38934'^^xsd:double;
  dwc:startLatitude '36.38934'^^xsd:double;
  dwc:endLatitude '36.38934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.618 36.38934, -2.618 36.38934, -2.618 36.38934, -2.618 36.38934, -2.618 36.38934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2363'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48817 -2.188667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.188667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48817 -2.188667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48817"^^xsd:decimal ;
  geo-pos:long "-2.188667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3004'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3004'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.814722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.188667'^^xsd:double;
  dwc:startLongitude '-2.188667'^^xsd:double;
  dwc:endLongitude '-2.188667'^^xsd:double;
  dwc:latitude '36.48817'^^xsd:double;
  dwc:startLatitude '36.48817'^^xsd:double;
  dwc:endLatitude '36.48817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.188667 36.48817, -2.188667 36.48817, -2.188667 36.48817, -2.188667 36.48817, -2.188667 36.48817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3004'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53666 -2.927112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53666"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53666 -2.927112)"^^geo:wktLiteral ;
  geo-pos:lat "36.53666"^^xsd:decimal ;
  geo-pos:long "-2.927112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4094'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4094'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4508333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927112'^^xsd:double;
  dwc:startLongitude '-2.927112'^^xsd:double;
  dwc:endLongitude '-2.927112'^^xsd:double;
  dwc:latitude '36.53666'^^xsd:double;
  dwc:startLatitude '36.53666'^^xsd:double;
  dwc:endLatitude '36.53666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927112 36.53666, -2.927112 36.53666, -2.927112 36.53666, -2.927112 36.53666, -2.927112 36.53666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4094'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -2.866167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.866167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -2.866167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45267"^^xsd:decimal ;
  geo-pos:long "-2.866167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_990'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_990'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.866167'^^xsd:double;
  dwc:startLongitude '-2.866167'^^xsd:double;
  dwc:endLongitude '-2.866167'^^xsd:double;
  dwc:latitude '36.45267'^^xsd:double;
  dwc:startLatitude '36.45267'^^xsd:double;
  dwc:endLatitude '36.45267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.866167 36.45267, -2.866167 36.45267, -2.866167 36.45267, -2.866167 36.45267, -2.866167 36.45267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_990'^^xsd:string;
  dwc:observationDate '1998-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29783 -2.859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29783 -2.859)"^^geo:wktLiteral ;
  geo-pos:lat "36.29783"^^xsd:decimal ;
  geo-pos:long "-2.859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1197'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.859'^^xsd:double;
  dwc:startLongitude '-2.859'^^xsd:double;
  dwc:endLongitude '-2.859'^^xsd:double;
  dwc:latitude '36.29783'^^xsd:double;
  dwc:startLatitude '36.29783'^^xsd:double;
  dwc:endLatitude '36.29783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.859 36.29783, -2.859 36.29783, -2.859 36.29783, -2.859 36.29783, -2.859 36.29783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1197'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.407 -3.100333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.407"^^xsd:decimal ;
  dwc:decimalLongitude "-3.100333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.407 -3.100333)"^^geo:wktLiteral ;
  geo-pos:lat "36.407"^^xsd:decimal ;
  geo-pos:long "-3.100333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1334'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.100333'^^xsd:double;
  dwc:startLongitude '-3.100333'^^xsd:double;
  dwc:endLongitude '-3.100333'^^xsd:double;
  dwc:latitude '36.407'^^xsd:double;
  dwc:startLatitude '36.407'^^xsd:double;
  dwc:endLatitude '36.407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.100333 36.407, -3.100333 36.407, -3.100333 36.407, -3.100333 36.407, -3.100333 36.407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1334'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57367 -2.398667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.398667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57367 -2.398667)"^^geo:wktLiteral ;
  geo-pos:lat "36.57367"^^xsd:decimal ;
  geo-pos:long "-2.398667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_914'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_914'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.398667'^^xsd:double;
  dwc:startLongitude '-2.398667'^^xsd:double;
  dwc:endLongitude '-2.398667'^^xsd:double;
  dwc:latitude '36.57367'^^xsd:double;
  dwc:startLatitude '36.57367'^^xsd:double;
  dwc:endLatitude '36.57367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.398667 36.57367, -2.398667 36.57367, -2.398667 36.57367, -2.398667 36.57367, -2.398667 36.57367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_914'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28767 -1.286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28767 -1.286667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28767"^^xsd:decimal ;
  geo-pos:long "-1.286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_195'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.286667'^^xsd:double;
  dwc:startLongitude '-1.286667'^^xsd:double;
  dwc:endLongitude '-1.286667'^^xsd:double;
  dwc:latitude '37.28767'^^xsd:double;
  dwc:startLatitude '37.28767'^^xsd:double;
  dwc:endLatitude '37.28767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.286667 37.28767, -1.286667 37.28767, -1.286667 37.28767, -1.286667 37.28767, -1.286667 37.28767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_195'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7305 -2.463833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7305"^^xsd:decimal ;
  dwc:decimalLongitude "-2.463833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7305 -2.463833)"^^geo:wktLiteral ;
  geo-pos:lat "36.7305"^^xsd:decimal ;
  geo-pos:long "-2.463833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_586'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_586'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '18.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.463833'^^xsd:double;
  dwc:startLongitude '-2.463833'^^xsd:double;
  dwc:endLongitude '-2.463833'^^xsd:double;
  dwc:latitude '36.7305'^^xsd:double;
  dwc:startLatitude '36.7305'^^xsd:double;
  dwc:endLatitude '36.7305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.463833 36.7305, -2.463833 36.7305, -2.463833 36.7305, -2.463833 36.7305, -2.463833 36.7305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_586'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -3.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -3.333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-3.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_2'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.333333'^^xsd:double;
  dwc:startLongitude '-3.333333'^^xsd:double;
  dwc:endLongitude '-3.333333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.333333 36.5, -3.333333 36.5, -3.333333 36.5, -3.333333 36.5, -3.333333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42867 -2.774833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.774833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42867 -2.774833)"^^geo:wktLiteral ;
  geo-pos:lat "36.42867"^^xsd:decimal ;
  geo-pos:long "-2.774833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_720'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_720'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.774833'^^xsd:double;
  dwc:startLongitude '-2.774833'^^xsd:double;
  dwc:endLongitude '-2.774833'^^xsd:double;
  dwc:latitude '36.42867'^^xsd:double;
  dwc:startLatitude '36.42867'^^xsd:double;
  dwc:endLatitude '36.42867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.774833 36.42867, -2.774833 36.42867, -2.774833 36.42867, -2.774833 36.42867, -2.774833 36.42867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_720'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55367 -2.739167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.739167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55367 -2.739167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55367"^^xsd:decimal ;
  geo-pos:long "-2.739167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_725'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_725'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.739167'^^xsd:double;
  dwc:startLongitude '-2.739167'^^xsd:double;
  dwc:endLongitude '-2.739167'^^xsd:double;
  dwc:latitude '36.55367'^^xsd:double;
  dwc:startLatitude '36.55367'^^xsd:double;
  dwc:endLatitude '36.55367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.739167 36.55367, -2.739167 36.55367, -2.739167 36.55367, -2.739167 36.55367, -2.739167 36.55367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_725'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -1.474167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-1.474167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -1.474167)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-1.474167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_189'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_189'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.474167'^^xsd:double;
  dwc:startLongitude '-1.474167'^^xsd:double;
  dwc:endLongitude '-1.474167'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:startLatitude '37.272'^^xsd:double;
  dwc:endLatitude '37.272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.474167 37.272, -1.474167 37.272, -1.474167 37.272, -1.474167 37.272, -1.474167 37.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_189'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34233 -1.462167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.462167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34233 -1.462167)"^^geo:wktLiteral ;
  geo-pos:lat "37.34233"^^xsd:decimal ;
  geo-pos:long "-1.462167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_965'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_965'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.462167'^^xsd:double;
  dwc:startLongitude '-1.462167'^^xsd:double;
  dwc:endLongitude '-1.462167'^^xsd:double;
  dwc:latitude '37.34233'^^xsd:double;
  dwc:startLatitude '37.34233'^^xsd:double;
  dwc:endLatitude '37.34233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.462167 37.34233, -1.462167 37.34233, -1.462167 37.34233, -1.462167 37.34233, -1.462167 37.34233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_965'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47"^^xsd:decimal ;
  dwc:decimalLongitude "-2.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.833333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47"^^xsd:decimal ;
  geo-pos:long "-2.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_70'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_70'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.833333'^^xsd:double;
  dwc:startLongitude '-2.833333'^^xsd:double;
  dwc:endLongitude '-2.833333'^^xsd:double;
  dwc:latitude '36.47'^^xsd:double;
  dwc:startLatitude '36.47'^^xsd:double;
  dwc:endLatitude '36.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.833333 36.47, -2.833333 36.47, -2.833333 36.47, -2.833333 36.47, -2.833333 36.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_70'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11617 -1.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11617 -1.733333)"^^geo:wktLiteral ;
  geo-pos:lat "37.11617"^^xsd:decimal ;
  geo-pos:long "-1.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_648'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_648'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.733333'^^xsd:double;
  dwc:startLongitude '-1.733333'^^xsd:double;
  dwc:endLongitude '-1.733333'^^xsd:double;
  dwc:latitude '37.11617'^^xsd:double;
  dwc:startLatitude '37.11617'^^xsd:double;
  dwc:endLatitude '37.11617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.733333 37.11617, -1.733333 37.11617, -1.733333 37.11617, -1.733333 37.11617, -1.733333 37.11617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_648'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 -1.603833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "-1.603833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 -1.603833)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "-1.603833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_223'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_223'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.603833'^^xsd:double;
  dwc:startLongitude '-1.603833'^^xsd:double;
  dwc:endLongitude '-1.603833'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:startLatitude '37.2575'^^xsd:double;
  dwc:endLatitude '37.2575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.603833 37.2575, -1.603833 37.2575, -1.603833 37.2575, -1.603833 37.2575, -1.603833 37.2575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_223'^^xsd:string;
  dwc:observationDate '1993-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45815 -2.88111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.88111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45815 -2.88111)"^^geo:wktLiteral ;
  geo-pos:lat "36.45815"^^xsd:decimal ;
  geo-pos:long "-2.88111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4856'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4856'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '5.6591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.88111'^^xsd:double;
  dwc:startLongitude '-2.88111'^^xsd:double;
  dwc:endLongitude '-2.88111'^^xsd:double;
  dwc:latitude '36.45815'^^xsd:double;
  dwc:startLatitude '36.45815'^^xsd:double;
  dwc:endLatitude '36.45815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.88111 36.45815, -2.88111 36.45815, -2.88111 36.45815, -2.88111 36.45815, -2.88111 36.45815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4856'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3055 -4.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3055"^^xsd:decimal ;
  dwc:decimalLongitude "-4.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3055 -4.725333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3055"^^xsd:decimal ;
  geo-pos:long "-4.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1813'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.097777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.725333'^^xsd:double;
  dwc:startLongitude '-4.725333'^^xsd:double;
  dwc:endLongitude '-4.725333'^^xsd:double;
  dwc:latitude '36.3055'^^xsd:double;
  dwc:startLatitude '36.3055'^^xsd:double;
  dwc:endLatitude '36.3055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.725333 36.3055, -4.725333 36.3055, -4.725333 36.3055, -4.725333 36.3055, -4.725333 36.3055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1813'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4185 -4.384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4185"^^xsd:decimal ;
  dwc:decimalLongitude "-4.384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4185 -4.384)"^^geo:wktLiteral ;
  geo-pos:lat "36.4185"^^xsd:decimal ;
  geo-pos:long "-4.384"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3366'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3366'^^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:timeOfDay '8.6058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.384'^^xsd:double;
  dwc:startLongitude '-4.384'^^xsd:double;
  dwc:endLongitude '-4.384'^^xsd:double;
  dwc:latitude '36.4185'^^xsd:double;
  dwc:startLatitude '36.4185'^^xsd:double;
  dwc:endLatitude '36.4185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.384 36.4185, -4.384 36.4185, -4.384 36.4185, -4.384 36.4185, -4.384 36.4185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3366'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.428 -2.7065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.428"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.428 -2.7065)"^^geo:wktLiteral ;
  geo-pos:lat "36.428"^^xsd:decimal ;
  geo-pos:long "-2.7065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1765'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1765'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9830555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7065'^^xsd:double;
  dwc:startLongitude '-2.7065'^^xsd:double;
  dwc:endLongitude '-2.7065'^^xsd:double;
  dwc:latitude '36.428'^^xsd:double;
  dwc:startLatitude '36.428'^^xsd:double;
  dwc:endLatitude '36.428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7065 36.428, -2.7065 36.428, -2.7065 36.428, -2.7065 36.428, -2.7065 36.428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1765'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68611 -3.3094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68611"^^xsd:decimal ;
  dwc:decimalLongitude "-3.3094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68611 -3.3094)"^^geo:wktLiteral ;
  geo-pos:lat "36.68611"^^xsd:decimal ;
  geo-pos:long "-3.3094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3594'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3594'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.921666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.3094'^^xsd:double;
  dwc:startLongitude '-3.3094'^^xsd:double;
  dwc:endLongitude '-3.3094'^^xsd:double;
  dwc:latitude '36.68611'^^xsd:double;
  dwc:startLatitude '36.68611'^^xsd:double;
  dwc:endLatitude '36.68611'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.3094 36.68611, -3.3094 36.68611, -3.3094 36.68611, -3.3094 36.68611, -3.3094 36.68611))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3594'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.627 -2.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.627"^^xsd:decimal ;
  dwc:decimalLongitude "-2.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.627 -2.604)"^^geo:wktLiteral ;
  geo-pos:lat "36.627"^^xsd:decimal ;
  geo-pos:long "-2.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3311'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3311'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.7208333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.604'^^xsd:double;
  dwc:startLongitude '-2.604'^^xsd:double;
  dwc:endLongitude '-2.604'^^xsd:double;
  dwc:latitude '36.627'^^xsd:double;
  dwc:startLatitude '36.627'^^xsd:double;
  dwc:endLatitude '36.627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.604 36.627, -2.604 36.627, -2.604 36.627, -2.604 36.627, -2.604 36.627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3311'^^xsd:string;
  dwc:observationDate '2005-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03117 -5.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03117 -5.326)"^^geo:wktLiteral ;
  geo-pos:lat "36.03117"^^xsd:decimal ;
  geo-pos:long "-5.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2161'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2161'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.326'^^xsd:double;
  dwc:startLongitude '-5.326'^^xsd:double;
  dwc:endLongitude '-5.326'^^xsd:double;
  dwc:latitude '36.03117'^^xsd:double;
  dwc:startLatitude '36.03117'^^xsd:double;
  dwc:endLatitude '36.03117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.326 36.03117, -5.326 36.03117, -5.326 36.03117, -5.326 36.03117, -5.326 36.03117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2161'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37317 -5.026333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37317"^^xsd:decimal ;
  dwc:decimalLongitude "-5.026333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37317 -5.026333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37317"^^xsd:decimal ;
  geo-pos:long "-5.026333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2801'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2801'^^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:timeOfDay '17.955277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.026333'^^xsd:double;
  dwc:startLongitude '-5.026333'^^xsd:double;
  dwc:endLongitude '-5.026333'^^xsd:double;
  dwc:latitude '36.37317'^^xsd:double;
  dwc:startLatitude '36.37317'^^xsd:double;
  dwc:endLatitude '36.37317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.026333 36.37317, -5.026333 36.37317, -5.026333 36.37317, -5.026333 36.37317, -5.026333 36.37317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2801'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59633 -2.764627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.764627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59633 -2.764627)"^^geo:wktLiteral ;
  geo-pos:lat "36.59633"^^xsd:decimal ;
  geo-pos:long "-2.764627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3569'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3569'^^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:timeOfDay '18.360833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.764627'^^xsd:double;
  dwc:startLongitude '-2.764627'^^xsd:double;
  dwc:endLongitude '-2.764627'^^xsd:double;
  dwc:latitude '36.59633'^^xsd:double;
  dwc:startLatitude '36.59633'^^xsd:double;
  dwc:endLatitude '36.59633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.764627 36.59633, -2.764627 36.59633, -2.764627 36.59633, -2.764627 36.59633, -2.764627 36.59633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3569'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.415 -4.845833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.415"^^xsd:decimal ;
  dwc:decimalLongitude "-4.845833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.415 -4.845833)"^^geo:wktLiteral ;
  geo-pos:lat "36.415"^^xsd:decimal ;
  geo-pos:long "-4.845833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2548'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2548'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.845833'^^xsd:double;
  dwc:startLongitude '-4.845833'^^xsd:double;
  dwc:endLongitude '-4.845833'^^xsd:double;
  dwc:latitude '36.415'^^xsd:double;
  dwc:startLatitude '36.415'^^xsd:double;
  dwc:endLatitude '36.415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.845833 36.415, -4.845833 36.415, -4.845833 36.415, -4.845833 36.415, -4.845833 36.415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2548'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50017 -2.485833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.485833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50017 -2.485833)"^^geo:wktLiteral ;
  geo-pos:lat "36.50017"^^xsd:decimal ;
  geo-pos:long "-2.485833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2402'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2402'^^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:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.485833'^^xsd:double;
  dwc:startLongitude '-2.485833'^^xsd:double;
  dwc:endLongitude '-2.485833'^^xsd:double;
  dwc:latitude '36.50017'^^xsd:double;
  dwc:startLatitude '36.50017'^^xsd:double;
  dwc:endLatitude '36.50017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.485833 36.50017, -2.485833 36.50017, -2.485833 36.50017, -2.485833 36.50017, -2.485833 36.50017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2402'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46149 -3.845755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46149"^^xsd:decimal ;
  dwc:decimalLongitude "-3.845755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46149 -3.845755)"^^geo:wktLiteral ;
  geo-pos:lat "36.46149"^^xsd:decimal ;
  geo-pos:long "-3.845755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4040'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4040'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.464444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.845755'^^xsd:double;
  dwc:startLongitude '-3.845755'^^xsd:double;
  dwc:endLongitude '-3.845755'^^xsd:double;
  dwc:latitude '36.46149'^^xsd:double;
  dwc:startLatitude '36.46149'^^xsd:double;
  dwc:endLatitude '36.46149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.845755 36.46149, -3.845755 36.46149, -3.845755 36.46149, -3.845755 36.46149, -3.845755 36.46149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4040'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42984 -4.085047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42984"^^xsd:decimal ;
  dwc:decimalLongitude "-4.085047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42984 -4.085047)"^^geo:wktLiteral ;
  geo-pos:lat "36.42984"^^xsd:decimal ;
  geo-pos:long "-4.085047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3633'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3633'^^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:timeOfDay '11.136666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.085047'^^xsd:double;
  dwc:startLongitude '-4.085047'^^xsd:double;
  dwc:endLongitude '-4.085047'^^xsd:double;
  dwc:latitude '36.42984'^^xsd:double;
  dwc:startLatitude '36.42984'^^xsd:double;
  dwc:endLatitude '36.42984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.085047 36.42984, -4.085047 36.42984, -4.085047 36.42984, -4.085047 36.42984, -4.085047 36.42984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3633'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44733 -3.761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44733 -3.761)"^^geo:wktLiteral ;
  geo-pos:lat "36.44733"^^xsd:decimal ;
  geo-pos:long "-3.761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3076'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3076'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.843333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.761'^^xsd:double;
  dwc:startLongitude '-3.761'^^xsd:double;
  dwc:endLongitude '-3.761'^^xsd:double;
  dwc:latitude '36.44733'^^xsd:double;
  dwc:startLatitude '36.44733'^^xsd:double;
  dwc:endLatitude '36.44733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.761 36.44733, -3.761 36.44733, -3.761 36.44733, -3.761 36.44733, -3.761 36.44733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3076'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.076 -5.389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.076"^^xsd:decimal ;
  dwc:decimalLongitude "-5.389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.076 -5.389)"^^geo:wktLiteral ;
  geo-pos:lat "36.076"^^xsd:decimal ;
  geo-pos:long "-5.389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1832'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1832'^^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:timeOfDay '10.518611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.389'^^xsd:double;
  dwc:startLongitude '-5.389'^^xsd:double;
  dwc:endLongitude '-5.389'^^xsd:double;
  dwc:latitude '36.076'^^xsd:double;
  dwc:startLatitude '36.076'^^xsd:double;
  dwc:endLatitude '36.076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.389 36.076, -5.389 36.076, -5.389 36.076, -5.389 36.076, -5.389 36.076))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1832'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49805 -3.842288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49805"^^xsd:decimal ;
  dwc:decimalLongitude "-3.842288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49805 -3.842288)"^^geo:wktLiteral ;
  geo-pos:lat "36.49805"^^xsd:decimal ;
  geo-pos:long "-3.842288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3617'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3617'^^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:timeOfDay '11.076388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.842288'^^xsd:double;
  dwc:startLongitude '-3.842288'^^xsd:double;
  dwc:endLongitude '-3.842288'^^xsd:double;
  dwc:latitude '36.49805'^^xsd:double;
  dwc:startLatitude '36.49805'^^xsd:double;
  dwc:endLatitude '36.49805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.842288 36.49805, -3.842288 36.49805, -3.842288 36.49805, -3.842288 36.49805, -3.842288 36.49805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3617'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58941 -2.604142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58941"^^xsd:decimal ;
  dwc:decimalLongitude "-2.604142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58941 -2.604142)"^^geo:wktLiteral ;
  geo-pos:lat "36.58941"^^xsd:decimal ;
  geo-pos:long "-2.604142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4484'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4484'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.1641666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.604142'^^xsd:double;
  dwc:startLongitude '-2.604142'^^xsd:double;
  dwc:endLongitude '-2.604142'^^xsd:double;
  dwc:latitude '36.58941'^^xsd:double;
  dwc:startLatitude '36.58941'^^xsd:double;
  dwc:endLatitude '36.58941'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.604142 36.58941, -2.604142 36.58941, -2.604142 36.58941, -2.604142 36.58941, -2.604142 36.58941))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4484'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.184 -5.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.184"^^xsd:decimal ;
  dwc:decimalLongitude "-5.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.184 -5.221)"^^geo:wktLiteral ;
  geo-pos:lat "36.184"^^xsd:decimal ;
  geo-pos:long "-5.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3179'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3179'^^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:timeOfDay '6.6991666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.221'^^xsd:double;
  dwc:startLongitude '-5.221'^^xsd:double;
  dwc:endLongitude '-5.221'^^xsd:double;
  dwc:latitude '36.184'^^xsd:double;
  dwc:startLatitude '36.184'^^xsd:double;
  dwc:endLatitude '36.184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.221 36.184, -5.221 36.184, -5.221 36.184, -5.221 36.184, -5.221 36.184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3179'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7025 -4.057167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7025"^^xsd:decimal ;
  dwc:decimalLongitude "-4.057167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7025 -4.057167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7025"^^xsd:decimal ;
  geo-pos:long "-4.057167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2769'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2769'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.412777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.057167'^^xsd:double;
  dwc:startLongitude '-4.057167'^^xsd:double;
  dwc:endLongitude '-4.057167'^^xsd:double;
  dwc:latitude '36.7025'^^xsd:double;
  dwc:startLatitude '36.7025'^^xsd:double;
  dwc:endLatitude '36.7025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.057167 36.7025, -4.057167 36.7025, -4.057167 36.7025, -4.057167 36.7025, -4.057167 36.7025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2769'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32416 -3.95319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32416"^^xsd:decimal ;
  dwc:decimalLongitude "-3.95319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32416 -3.95319)"^^geo:wktLiteral ;
  geo-pos:lat "35.32416"^^xsd:decimal ;
  geo-pos:long "-3.95319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4718'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4718'^^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:timeOfDay '9.6091666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.95319'^^xsd:double;
  dwc:startLongitude '-3.95319'^^xsd:double;
  dwc:endLongitude '-3.95319'^^xsd:double;
  dwc:latitude '35.32416'^^xsd:double;
  dwc:startLatitude '35.32416'^^xsd:double;
  dwc:endLatitude '35.32416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.95319 35.32416, -3.95319 35.32416, -3.95319 35.32416, -3.95319 35.32416, -3.95319 35.32416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4718'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18717 -5.278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18717 -5.278)"^^geo:wktLiteral ;
  geo-pos:lat "36.18717"^^xsd:decimal ;
  geo-pos:long "-5.278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3167'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3167'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.4980555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.278'^^xsd:double;
  dwc:startLongitude '-5.278'^^xsd:double;
  dwc:endLongitude '-5.278'^^xsd:double;
  dwc:latitude '36.18717'^^xsd:double;
  dwc:startLatitude '36.18717'^^xsd:double;
  dwc:endLatitude '36.18717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.278 36.18717, -5.278 36.18717, -5.278 36.18717, -5.278 36.18717, -5.278 36.18717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3167'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5735 -2.837833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5735 -2.837833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5735"^^xsd:decimal ;
  geo-pos:long "-2.837833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_486'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_486'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837833'^^xsd:double;
  dwc:startLongitude '-2.837833'^^xsd:double;
  dwc:endLongitude '-2.837833'^^xsd:double;
  dwc:latitude '36.5735'^^xsd:double;
  dwc:startLatitude '36.5735'^^xsd:double;
  dwc:endLatitude '36.5735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837833 36.5735, -2.837833 36.5735, -2.837833 36.5735, -2.837833 36.5735, -2.837833 36.5735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_486'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41128 -2.730647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41128"^^xsd:decimal ;
  dwc:decimalLongitude "-2.730647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41128 -2.730647)"^^geo:wktLiteral ;
  geo-pos:lat "36.41128"^^xsd:decimal ;
  geo-pos:long "-2.730647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4421'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4421'^^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:timeOfDay '14.138888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.730647'^^xsd:double;
  dwc:startLongitude '-2.730647'^^xsd:double;
  dwc:endLongitude '-2.730647'^^xsd:double;
  dwc:latitude '36.41128'^^xsd:double;
  dwc:startLatitude '36.41128'^^xsd:double;
  dwc:endLatitude '36.41128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.730647 36.41128, -2.730647 36.41128, -2.730647 36.41128, -2.730647 36.41128, -2.730647 36.41128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4421'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42723 -2.597795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42723"^^xsd:decimal ;
  dwc:decimalLongitude "-2.597795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42723 -2.597795)"^^geo:wktLiteral ;
  geo-pos:lat "36.42723"^^xsd:decimal ;
  geo-pos:long "-2.597795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4117'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4117'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5158333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.597795'^^xsd:double;
  dwc:startLongitude '-2.597795'^^xsd:double;
  dwc:endLongitude '-2.597795'^^xsd:double;
  dwc:latitude '36.42723'^^xsd:double;
  dwc:startLatitude '36.42723'^^xsd:double;
  dwc:endLatitude '36.42723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.597795 36.42723, -2.597795 36.42723, -2.597795 36.42723, -2.597795 36.42723, -2.597795 36.42723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4117'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -1.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -1.28)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-1.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_194'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_194'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.28'^^xsd:double;
  dwc:startLongitude '-1.28'^^xsd:double;
  dwc:endLongitude '-1.28'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:startLatitude '37.32'^^xsd:double;
  dwc:endLatitude '37.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.28 37.32, -1.28 37.32, -1.28 37.32, -1.28 37.32, -1.28 37.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_194'^^xsd:string;
  dwc:observationDate '1993-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63633 -2.708833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.708833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63633 -2.708833)"^^geo:wktLiteral ;
  geo-pos:lat "36.63633"^^xsd:decimal ;
  geo-pos:long "-2.708833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2318'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2318'^^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:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.708833'^^xsd:double;
  dwc:startLongitude '-2.708833'^^xsd:double;
  dwc:endLongitude '-2.708833'^^xsd:double;
  dwc:latitude '36.63633'^^xsd:double;
  dwc:startLatitude '36.63633'^^xsd:double;
  dwc:endLatitude '36.63633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.708833 36.63633, -2.708833 36.63633, -2.708833 36.63633, -2.708833 36.63633, -2.708833 36.63633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2318'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70367 -3.6655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70367 -3.6655)"^^geo:wktLiteral ;
  geo-pos:lat "36.70367"^^xsd:decimal ;
  geo-pos:long "-3.6655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2835'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2835'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.8322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6655'^^xsd:double;
  dwc:startLongitude '-3.6655'^^xsd:double;
  dwc:endLongitude '-3.6655'^^xsd:double;
  dwc:latitude '36.70367'^^xsd:double;
  dwc:startLatitude '36.70367'^^xsd:double;
  dwc:endLatitude '36.70367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6655 36.70367, -3.6655 36.70367, -3.6655 36.70367, -3.6655 36.70367, -3.6655 36.70367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2835'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92333 -1.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92333 -1.656667)"^^geo:wktLiteral ;
  geo-pos:lat "36.92333"^^xsd:decimal ;
  geo-pos:long "-1.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_55'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_55'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.656667'^^xsd:double;
  dwc:startLongitude '-1.656667'^^xsd:double;
  dwc:endLongitude '-1.656667'^^xsd:double;
  dwc:latitude '36.92333'^^xsd:double;
  dwc:startLatitude '36.92333'^^xsd:double;
  dwc:endLatitude '36.92333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.656667 36.92333, -1.656667 36.92333, -1.656667 36.92333, -1.656667 36.92333, -1.656667 36.92333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_55'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40881 -2.985542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40881"^^xsd:decimal ;
  dwc:decimalLongitude "-2.985542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40881 -2.985542)"^^geo:wktLiteral ;
  geo-pos:lat "36.40881"^^xsd:decimal ;
  geo-pos:long "-2.985542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4316'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4316'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.541111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.985542'^^xsd:double;
  dwc:startLongitude '-2.985542'^^xsd:double;
  dwc:endLongitude '-2.985542'^^xsd:double;
  dwc:latitude '36.40881'^^xsd:double;
  dwc:startLatitude '36.40881'^^xsd:double;
  dwc:endLatitude '36.40881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.985542 36.40881, -2.985542 36.40881, -2.985542 36.40881, -2.985542 36.40881, -2.985542 36.40881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4316'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33322 -3.847732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33322"^^xsd:decimal ;
  dwc:decimalLongitude "-3.847732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33322 -3.847732)"^^geo:wktLiteral ;
  geo-pos:lat "35.33322"^^xsd:decimal ;
  geo-pos:long "-3.847732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4624'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4624'^^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:timeOfDay '9.9586111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.847732'^^xsd:double;
  dwc:startLongitude '-3.847732'^^xsd:double;
  dwc:endLongitude '-3.847732'^^xsd:double;
  dwc:latitude '35.33322'^^xsd:double;
  dwc:startLatitude '35.33322'^^xsd:double;
  dwc:endLatitude '35.33322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.847732 35.33322, -3.847732 35.33322, -3.847732 35.33322, -3.847732 35.33322, -3.847732 35.33322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4624'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.679 -2.510667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.679"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.679 -2.510667)"^^geo:wktLiteral ;
  geo-pos:lat "36.679"^^xsd:decimal ;
  geo-pos:long "-2.510667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1173'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1173'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510667'^^xsd:double;
  dwc:startLongitude '-2.510667'^^xsd:double;
  dwc:endLongitude '-2.510667'^^xsd:double;
  dwc:latitude '36.679'^^xsd:double;
  dwc:startLatitude '36.679'^^xsd:double;
  dwc:endLatitude '36.679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510667 36.679, -2.510667 36.679, -2.510667 36.679, -2.510667 36.679, -2.510667 36.679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1173'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39417 -1.342833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.342833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39417 -1.342833)"^^geo:wktLiteral ;
  geo-pos:lat "37.39417"^^xsd:decimal ;
  geo-pos:long "-1.342833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_341'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_341'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.342833'^^xsd:double;
  dwc:startLongitude '-1.342833'^^xsd:double;
  dwc:endLongitude '-1.342833'^^xsd:double;
  dwc:latitude '37.39417'^^xsd:double;
  dwc:startLatitude '37.39417'^^xsd:double;
  dwc:endLatitude '37.39417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.342833 37.39417, -1.342833 37.39417, -1.342833 37.39417, -1.342833 37.39417, -1.342833 37.39417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_341'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49067 -4.387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49067"^^xsd:decimal ;
  dwc:decimalLongitude "-4.387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49067 -4.387)"^^geo:wktLiteral ;
  geo-pos:lat "36.49067"^^xsd:decimal ;
  geo-pos:long "-4.387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1929'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1929'^^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:timeOfDay '16.9525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.387'^^xsd:double;
  dwc:startLongitude '-4.387'^^xsd:double;
  dwc:endLongitude '-4.387'^^xsd:double;
  dwc:latitude '36.49067'^^xsd:double;
  dwc:startLatitude '36.49067'^^xsd:double;
  dwc:endLatitude '36.49067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.387 36.49067, -4.387 36.49067, -4.387 36.49067, -4.387 36.49067, -4.387 36.49067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1929'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64314 -3.008128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64314"^^xsd:decimal ;
  dwc:decimalLongitude "-3.008128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64314 -3.008128)"^^geo:wktLiteral ;
  geo-pos:lat "36.64314"^^xsd:decimal ;
  geo-pos:long "-3.008128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3674'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3674'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.451388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.008128'^^xsd:double;
  dwc:startLongitude '-3.008128'^^xsd:double;
  dwc:endLongitude '-3.008128'^^xsd:double;
  dwc:latitude '36.64314'^^xsd:double;
  dwc:startLatitude '36.64314'^^xsd:double;
  dwc:endLatitude '36.64314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.008128 36.64314, -3.008128 36.64314, -3.008128 36.64314, -3.008128 36.64314, -3.008128 36.64314))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3674'^^xsd:string;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48616 -2.837333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48616"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48616 -2.837333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48616"^^xsd:decimal ;
  geo-pos:long "-2.837333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3316'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3316'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837333'^^xsd:double;
  dwc:startLongitude '-2.837333'^^xsd:double;
  dwc:endLongitude '-2.837333'^^xsd:double;
  dwc:latitude '36.48616'^^xsd:double;
  dwc:startLatitude '36.48616'^^xsd:double;
  dwc:endLatitude '36.48616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837333 36.48616, -2.837333 36.48616, -2.837333 36.48616, -2.837333 36.48616, -2.837333 36.48616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3316'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51317 -4.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51317 -4.397)"^^geo:wktLiteral ;
  geo-pos:lat "36.51317"^^xsd:decimal ;
  geo-pos:long "-4.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2959'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2959'^^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:timeOfDay '11.165833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.397'^^xsd:double;
  dwc:startLongitude '-4.397'^^xsd:double;
  dwc:endLongitude '-4.397'^^xsd:double;
  dwc:latitude '36.51317'^^xsd:double;
  dwc:startLatitude '36.51317'^^xsd:double;
  dwc:endLatitude '36.51317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.397 36.51317, -4.397 36.51317, -4.397 36.51317, -4.397 36.51317, -4.397 36.51317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2959'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0725 -5.372499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0725"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0725 -5.372499)"^^geo:wktLiteral ;
  geo-pos:lat "36.0725"^^xsd:decimal ;
  geo-pos:long "-5.372499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3130'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3130'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4113888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.372499'^^xsd:double;
  dwc:startLongitude '-5.372499'^^xsd:double;
  dwc:endLongitude '-5.372499'^^xsd:double;
  dwc:latitude '36.0725'^^xsd:double;
  dwc:startLatitude '36.0725'^^xsd:double;
  dwc:endLatitude '36.0725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.372499 36.0725, -5.372499 36.0725, -5.372499 36.0725, -5.372499 36.0725, -5.372499 36.0725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3130'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26283 -5.209834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.209834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26283 -5.209834)"^^geo:wktLiteral ;
  geo-pos:lat "36.26283"^^xsd:decimal ;
  geo-pos:long "-5.209834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3190'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3190'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.1286111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.209834'^^xsd:double;
  dwc:startLongitude '-5.209834'^^xsd:double;
  dwc:endLongitude '-5.209834'^^xsd:double;
  dwc:latitude '36.26283'^^xsd:double;
  dwc:startLatitude '36.26283'^^xsd:double;
  dwc:endLatitude '36.26283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.209834 36.26283, -5.209834 36.26283, -5.209834 36.26283, -5.209834 36.26283, -5.209834 36.26283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3190'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47167 -0.913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47167 -0.913333)"^^geo:wktLiteral ;
  geo-pos:lat "37.47167"^^xsd:decimal ;
  geo-pos:long "-0.913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_140'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_140'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.913333'^^xsd:double;
  dwc:startLongitude '-0.913333'^^xsd:double;
  dwc:endLongitude '-0.913333'^^xsd:double;
  dwc:latitude '37.47167'^^xsd:double;
  dwc:startLatitude '37.47167'^^xsd:double;
  dwc:endLatitude '37.47167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.913333 37.47167, -0.913333 37.47167, -0.913333 37.47167, -0.913333 37.47167, -0.913333 37.47167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_140'^^xsd:string;
  dwc:observationDate '1993-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -4.166334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "-4.166334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -4.166334)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "-4.166334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3202'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3202'^^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:timeOfDay '10.778888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.166334'^^xsd:double;
  dwc:startLongitude '-4.166334'^^xsd:double;
  dwc:endLongitude '-4.166334'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:startLatitude '36.492'^^xsd:double;
  dwc:endLatitude '36.492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.166334 36.492, -4.166334 36.492, -4.166334 36.492, -4.166334 36.492, -4.166334 36.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3202'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6035 -4.026333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6035"^^xsd:decimal ;
  dwc:decimalLongitude "-4.026333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6035 -4.026333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6035"^^xsd:decimal ;
  geo-pos:long "-4.026333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2767'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2767'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.424444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.026333'^^xsd:double;
  dwc:startLongitude '-4.026333'^^xsd:double;
  dwc:endLongitude '-4.026333'^^xsd:double;
  dwc:latitude '36.6035'^^xsd:double;
  dwc:startLatitude '36.6035'^^xsd:double;
  dwc:endLatitude '36.6035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.026333 36.6035, -4.026333 36.6035, -4.026333 36.6035, -4.026333 36.6035, -4.026333 36.6035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2767'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58413 -3.762353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58413"^^xsd:decimal ;
  dwc:decimalLongitude "-3.762353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58413 -3.762353)"^^geo:wktLiteral ;
  geo-pos:lat "36.58413"^^xsd:decimal ;
  geo-pos:long "-3.762353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3615'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3615'^^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:timeOfDay '8.8308333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.762353'^^xsd:double;
  dwc:startLongitude '-3.762353'^^xsd:double;
  dwc:endLongitude '-3.762353'^^xsd:double;
  dwc:latitude '36.58413'^^xsd:double;
  dwc:startLatitude '36.58413'^^xsd:double;
  dwc:endLatitude '36.58413'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.762353 36.58413, -3.762353 36.58413, -3.762353 36.58413, -3.762353 36.58413, -3.762353 36.58413))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3615'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75333 -2.499167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.499167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75333 -2.499167)"^^geo:wktLiteral ;
  geo-pos:lat "36.75333"^^xsd:decimal ;
  geo-pos:long "-2.499167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_845'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_845'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.499167'^^xsd:double;
  dwc:startLongitude '-2.499167'^^xsd:double;
  dwc:endLongitude '-2.499167'^^xsd:double;
  dwc:latitude '36.75333'^^xsd:double;
  dwc:startLatitude '36.75333'^^xsd:double;
  dwc:endLatitude '36.75333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.499167 36.75333, -2.499167 36.75333, -2.499167 36.75333, -2.499167 36.75333, -2.499167 36.75333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_845'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15934 -5.211333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15934"^^xsd:decimal ;
  dwc:decimalLongitude "-5.211333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15934 -5.211333)"^^geo:wktLiteral ;
  geo-pos:lat "36.15934"^^xsd:decimal ;
  geo-pos:long "-5.211333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3180'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3180'^^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:timeOfDay '6.9738888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.211333'^^xsd:double;
  dwc:startLongitude '-5.211333'^^xsd:double;
  dwc:endLongitude '-5.211333'^^xsd:double;
  dwc:latitude '36.15934'^^xsd:double;
  dwc:startLatitude '36.15934'^^xsd:double;
  dwc:endLatitude '36.15934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.211333 36.15934, -5.211333 36.15934, -5.211333 36.15934, -5.211333 36.15934, -5.211333 36.15934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3180'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73583 -2.462333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.462333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73583 -2.462333)"^^geo:wktLiteral ;
  geo-pos:lat "36.73583"^^xsd:decimal ;
  geo-pos:long "-2.462333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3535'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3535'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.785277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.462333'^^xsd:double;
  dwc:startLongitude '-2.462333'^^xsd:double;
  dwc:endLongitude '-2.462333'^^xsd:double;
  dwc:latitude '36.73583'^^xsd:double;
  dwc:startLatitude '36.73583'^^xsd:double;
  dwc:endLatitude '36.73583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.462333 36.73583, -2.462333 36.73583, -2.462333 36.73583, -2.462333 36.73583, -2.462333 36.73583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3535'^^xsd:string;
  dwc:observationDate '2006-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6905 -4.045833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6905"^^xsd:decimal ;
  dwc:decimalLongitude "-4.045833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6905 -4.045833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6905"^^xsd:decimal ;
  geo-pos:long "-4.045833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2962'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2962'^^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:timeOfDay '7.1058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.045833'^^xsd:double;
  dwc:startLongitude '-4.045833'^^xsd:double;
  dwc:endLongitude '-4.045833'^^xsd:double;
  dwc:latitude '36.6905'^^xsd:double;
  dwc:startLatitude '36.6905'^^xsd:double;
  dwc:endLatitude '36.6905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.045833 36.6905, -4.045833 36.6905, -4.045833 36.6905, -4.045833 36.6905, -4.045833 36.6905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2962'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41467 -5.089834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.089834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41467 -5.089834)"^^geo:wktLiteral ;
  geo-pos:lat "36.41467"^^xsd:decimal ;
  geo-pos:long "-5.089834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3162'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3162'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9422222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.089834'^^xsd:double;
  dwc:startLongitude '-5.089834'^^xsd:double;
  dwc:endLongitude '-5.089834'^^xsd:double;
  dwc:latitude '36.41467'^^xsd:double;
  dwc:startLatitude '36.41467'^^xsd:double;
  dwc:endLatitude '36.41467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.089834 36.41467, -5.089834 36.41467, -5.089834 36.41467, -5.089834 36.41467, -5.089834 36.41467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3162'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57915 -2.934417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57915"^^xsd:decimal ;
  dwc:decimalLongitude "-2.934417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57915 -2.934417)"^^geo:wktLiteral ;
  geo-pos:lat "36.57915"^^xsd:decimal ;
  geo-pos:long "-2.934417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4583'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4583'^^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:timeOfDay '7.3875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.934417'^^xsd:double;
  dwc:startLongitude '-2.934417'^^xsd:double;
  dwc:endLongitude '-2.934417'^^xsd:double;
  dwc:latitude '36.57915'^^xsd:double;
  dwc:startLatitude '36.57915'^^xsd:double;
  dwc:endLatitude '36.57915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.934417 36.57915, -2.934417 36.57915, -2.934417 36.57915, -2.934417 36.57915, -2.934417 36.57915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4583'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48817 -4.546166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48817"^^xsd:decimal ;
  dwc:decimalLongitude "-4.546166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48817 -4.546166)"^^geo:wktLiteral ;
  geo-pos:lat "36.48817"^^xsd:decimal ;
  geo-pos:long "-4.546166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2956'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2956'^^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:timeOfDay '8.86'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.546166'^^xsd:double;
  dwc:startLongitude '-4.546166'^^xsd:double;
  dwc:endLongitude '-4.546166'^^xsd:double;
  dwc:latitude '36.48817'^^xsd:double;
  dwc:startLatitude '36.48817'^^xsd:double;
  dwc:endLatitude '36.48817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.546166 36.48817, -4.546166 36.48817, -4.546166 36.48817, -4.546166 36.48817, -4.546166 36.48817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2956'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37317 -4.813667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.813667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37317 -4.813667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37317"^^xsd:decimal ;
  geo-pos:long "-4.813667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2791'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2791'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.4275'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.813667'^^xsd:double;
  dwc:startLongitude '-4.813667'^^xsd:double;
  dwc:endLongitude '-4.813667'^^xsd:double;
  dwc:latitude '36.37317'^^xsd:double;
  dwc:startLatitude '36.37317'^^xsd:double;
  dwc:endLatitude '36.37317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.813667 36.37317, -4.813667 36.37317, -4.813667 36.37317, -4.813667 36.37317, -4.813667 36.37317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2791'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7515 -2.520333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7515"^^xsd:decimal ;
  dwc:decimalLongitude "-2.520333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7515 -2.520333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7515"^^xsd:decimal ;
  geo-pos:long "-2.520333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_734'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_734'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.520333'^^xsd:double;
  dwc:startLongitude '-2.520333'^^xsd:double;
  dwc:endLongitude '-2.520333'^^xsd:double;
  dwc:latitude '36.7515'^^xsd:double;
  dwc:startLatitude '36.7515'^^xsd:double;
  dwc:endLatitude '36.7515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.520333 36.7515, -2.520333 36.7515, -2.520333 36.7515, -2.520333 36.7515, -2.520333 36.7515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_734'^^xsd:string;
  dwc:observationDate '1996-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61183 -3.099667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.099667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61183 -3.099667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61183"^^xsd:decimal ;
  geo-pos:long "-3.099667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3022'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3022'^^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:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.099667'^^xsd:double;
  dwc:startLongitude '-3.099667'^^xsd:double;
  dwc:endLongitude '-3.099667'^^xsd:double;
  dwc:latitude '36.61183'^^xsd:double;
  dwc:startLatitude '36.61183'^^xsd:double;
  dwc:endLatitude '36.61183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.099667 36.61183, -3.099667 36.61183, -3.099667 36.61183, -3.099667 36.61183, -3.099667 36.61183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3022'^^xsd:string;
  dwc:observationDate '2004-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22 -1.635167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22"^^xsd:decimal ;
  dwc:decimalLongitude "-1.635167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22 -1.635167)"^^geo:wktLiteral ;
  geo-pos:lat "37.22"^^xsd:decimal ;
  geo-pos:long "-1.635167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_599'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_599'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.635167'^^xsd:double;
  dwc:startLongitude '-1.635167'^^xsd:double;
  dwc:endLongitude '-1.635167'^^xsd:double;
  dwc:latitude '37.22'^^xsd:double;
  dwc:startLatitude '37.22'^^xsd:double;
  dwc:endLatitude '37.22'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.635167 37.22, -1.635167 37.22, -1.635167 37.22, -1.635167 37.22, -1.635167 37.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_599'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65517 -2.594666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.594666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65517 -2.594666)"^^geo:wktLiteral ;
  geo-pos:lat "36.65517"^^xsd:decimal ;
  geo-pos:long "-2.594666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2382'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2382'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.594666'^^xsd:double;
  dwc:startLongitude '-2.594666'^^xsd:double;
  dwc:endLongitude '-2.594666'^^xsd:double;
  dwc:latitude '36.65517'^^xsd:double;
  dwc:startLatitude '36.65517'^^xsd:double;
  dwc:endLatitude '36.65517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.594666 36.65517, -2.594666 36.65517, -2.594666 36.65517, -2.594666 36.65517, -2.594666 36.65517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2382'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73233 -2.412667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.412667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73233 -2.412667)"^^geo:wktLiteral ;
  geo-pos:lat "36.73233"^^xsd:decimal ;
  geo-pos:long "-2.412667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_535'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_535'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.412667'^^xsd:double;
  dwc:startLongitude '-2.412667'^^xsd:double;
  dwc:endLongitude '-2.412667'^^xsd:double;
  dwc:latitude '36.73233'^^xsd:double;
  dwc:startLatitude '36.73233'^^xsd:double;
  dwc:endLatitude '36.73233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.412667 36.73233, -2.412667 36.73233, -2.412667 36.73233, -2.412667 36.73233, -2.412667 36.73233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_535'^^xsd:string;
  dwc:observationDate '1995-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 -2.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.479"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.479 -2.889667)"^^geo:wktLiteral ;
  geo-pos:lat "36.479"^^xsd:decimal ;
  geo-pos:long "-2.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2639'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2639'^^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:timeOfDay '17.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889667'^^xsd:double;
  dwc:startLongitude '-2.889667'^^xsd:double;
  dwc:endLongitude '-2.889667'^^xsd:double;
  dwc:latitude '36.479'^^xsd:double;
  dwc:startLatitude '36.479'^^xsd:double;
  dwc:endLatitude '36.479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889667 36.479, -2.889667 36.479, -2.889667 36.479, -2.889667 36.479, -2.889667 36.479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2639'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -2.882833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.882833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -2.882833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64333"^^xsd:decimal ;
  geo-pos:long "-2.882833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1541'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1541'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.882833'^^xsd:double;
  dwc:startLongitude '-2.882833'^^xsd:double;
  dwc:endLongitude '-2.882833'^^xsd:double;
  dwc:latitude '36.64333'^^xsd:double;
  dwc:startLatitude '36.64333'^^xsd:double;
  dwc:endLatitude '36.64333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.882833 36.64333, -2.882833 36.64333, -2.882833 36.64333, -2.882833 36.64333, -2.882833 36.64333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1541'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65533 -2.478667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.478667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65533 -2.478667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65533"^^xsd:decimal ;
  geo-pos:long "-2.478667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2400'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2400'^^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:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.478667'^^xsd:double;
  dwc:startLongitude '-2.478667'^^xsd:double;
  dwc:endLongitude '-2.478667'^^xsd:double;
  dwc:latitude '36.65533'^^xsd:double;
  dwc:startLatitude '36.65533'^^xsd:double;
  dwc:endLatitude '36.65533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.478667 36.65533, -2.478667 36.65533, -2.478667 36.65533, -2.478667 36.65533, -2.478667 36.65533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2400'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -3.8135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53467"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -3.8135)"^^geo:wktLiteral ;
  geo-pos:lat "36.53467"^^xsd:decimal ;
  geo-pos:long "-3.8135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2092'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2092'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.8135'^^xsd:double;
  dwc:startLongitude '-3.8135'^^xsd:double;
  dwc:endLongitude '-3.8135'^^xsd:double;
  dwc:latitude '36.53467'^^xsd:double;
  dwc:startLatitude '36.53467'^^xsd:double;
  dwc:endLatitude '36.53467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8135 36.53467, -3.8135 36.53467, -3.8135 36.53467, -3.8135 36.53467, -3.8135 36.53467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2092'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69883 -3.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69883 -3.0745)"^^geo:wktLiteral ;
  geo-pos:lat "36.69883"^^xsd:decimal ;
  geo-pos:long "-3.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2751'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2751'^^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:timeOfDay '6.2122222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0745'^^xsd:double;
  dwc:startLongitude '-3.0745'^^xsd:double;
  dwc:endLongitude '-3.0745'^^xsd:double;
  dwc:latitude '36.69883'^^xsd:double;
  dwc:startLatitude '36.69883'^^xsd:double;
  dwc:endLatitude '36.69883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0745 36.69883, -3.0745 36.69883, -3.0745 36.69883, -3.0745 36.69883, -3.0745 36.69883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2751'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58434 -4.484167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58434"^^xsd:decimal ;
  dwc:decimalLongitude "-4.484167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58434 -4.484167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58434"^^xsd:decimal ;
  geo-pos:long "-4.484167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2554'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2554'^^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:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.484167'^^xsd:double;
  dwc:startLongitude '-4.484167'^^xsd:double;
  dwc:endLongitude '-4.484167'^^xsd:double;
  dwc:latitude '36.58434'^^xsd:double;
  dwc:startLatitude '36.58434'^^xsd:double;
  dwc:endLatitude '36.58434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.484167 36.58434, -4.484167 36.58434, -4.484167 36.58434, -4.484167 36.58434, -4.484167 36.58434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2554'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -3.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -3.085)"^^geo:wktLiteral ;
  geo-pos:lat "36.42417"^^xsd:decimal ;
  geo-pos:long "-3.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4702'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4702'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.301944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.085'^^xsd:double;
  dwc:startLongitude '-3.085'^^xsd:double;
  dwc:endLongitude '-3.085'^^xsd:double;
  dwc:latitude '36.42417'^^xsd:double;
  dwc:startLatitude '36.42417'^^xsd:double;
  dwc:endLatitude '36.42417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.085 36.42417, -3.085 36.42417, -3.085 36.42417, -3.085 36.42417, -3.085 36.42417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4702'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60983 -2.375833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.375833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60983 -2.375833)"^^geo:wktLiteral ;
  geo-pos:lat "36.60983"^^xsd:decimal ;
  geo-pos:long "-2.375833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1069'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1069'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.375833'^^xsd:double;
  dwc:startLongitude '-2.375833'^^xsd:double;
  dwc:endLongitude '-2.375833'^^xsd:double;
  dwc:latitude '36.60983'^^xsd:double;
  dwc:startLatitude '36.60983'^^xsd:double;
  dwc:endLatitude '36.60983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.375833 36.60983, -2.375833 36.60983, -2.375833 36.60983, -2.375833 36.60983, -2.375833 36.60983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1069'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3595 -4.852334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3595"^^xsd:decimal ;
  dwc:decimalLongitude "-4.852334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3595 -4.852334)"^^geo:wktLiteral ;
  geo-pos:lat "36.3595"^^xsd:decimal ;
  geo-pos:long "-4.852334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3200'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3200'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.146944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.852334'^^xsd:double;
  dwc:startLongitude '-4.852334'^^xsd:double;
  dwc:endLongitude '-4.852334'^^xsd:double;
  dwc:latitude '36.3595'^^xsd:double;
  dwc:startLatitude '36.3595'^^xsd:double;
  dwc:endLatitude '36.3595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.852334 36.3595, -4.852334 36.3595, -4.852334 36.3595, -4.852334 36.3595, -4.852334 36.3595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3200'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37683 -4.759333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37683"^^xsd:decimal ;
  dwc:decimalLongitude "-4.759333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37683 -4.759333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37683"^^xsd:decimal ;
  geo-pos:long "-4.759333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3353'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3353'^^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:timeOfDay '10.9725'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.759333'^^xsd:double;
  dwc:startLongitude '-4.759333'^^xsd:double;
  dwc:endLongitude '-4.759333'^^xsd:double;
  dwc:latitude '36.37683'^^xsd:double;
  dwc:startLatitude '36.37683'^^xsd:double;
  dwc:endLatitude '36.37683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.759333 36.37683, -4.759333 36.37683, -4.759333 36.37683, -4.759333 36.37683, -4.759333 36.37683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3353'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46817 -3.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46817 -3.665)"^^geo:wktLiteral ;
  geo-pos:lat "36.46817"^^xsd:decimal ;
  geo-pos:long "-3.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2893'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2893'^^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:timeOfDay '10.681666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.665'^^xsd:double;
  dwc:startLongitude '-3.665'^^xsd:double;
  dwc:endLongitude '-3.665'^^xsd:double;
  dwc:latitude '36.46817'^^xsd:double;
  dwc:startLatitude '36.46817'^^xsd:double;
  dwc:endLatitude '36.46817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.665 36.46817, -3.665 36.46817, -3.665 36.46817, -3.665 36.46817, -3.665 36.46817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2893'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46817 -3.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46817 -3.665)"^^geo:wktLiteral ;
  geo-pos:lat "36.46817"^^xsd:decimal ;
  geo-pos:long "-3.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2894'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2894'^^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:timeOfDay '10.680555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.665'^^xsd:double;
  dwc:startLongitude '-3.665'^^xsd:double;
  dwc:endLongitude '-3.665'^^xsd:double;
  dwc:latitude '36.46817'^^xsd:double;
  dwc:startLatitude '36.46817'^^xsd:double;
  dwc:endLatitude '36.46817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.665 36.46817, -3.665 36.46817, -3.665 36.46817, -3.665 36.46817, -3.665 36.46817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2894'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6775 -3.791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6775"^^xsd:decimal ;
  dwc:decimalLongitude "-3.791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6775 -3.791667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6775"^^xsd:decimal ;
  geo-pos:long "-3.791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2913'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2913'^^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:timeOfDay '7.0925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.791667'^^xsd:double;
  dwc:startLongitude '-3.791667'^^xsd:double;
  dwc:endLongitude '-3.791667'^^xsd:double;
  dwc:latitude '36.6775'^^xsd:double;
  dwc:startLatitude '36.6775'^^xsd:double;
  dwc:endLatitude '36.6775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.791667 36.6775, -3.791667 36.6775, -3.791667 36.6775, -3.791667 36.6775, -3.791667 36.6775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2913'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41439 -2.870097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41439 -2.870097)"^^geo:wktLiteral ;
  geo-pos:lat "36.41439"^^xsd:decimal ;
  geo-pos:long "-2.870097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4735'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4735'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.7047222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870097'^^xsd:double;
  dwc:startLongitude '-2.870097'^^xsd:double;
  dwc:endLongitude '-2.870097'^^xsd:double;
  dwc:latitude '36.41439'^^xsd:double;
  dwc:startLatitude '36.41439'^^xsd:double;
  dwc:endLatitude '36.41439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870097 36.41439, -2.870097 36.41439, -2.870097 36.41439, -2.870097 36.41439, -2.870097 36.41439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4735'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59333 -2.830667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.830667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59333 -2.830667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59333"^^xsd:decimal ;
  geo-pos:long "-2.830667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_974'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_974'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.830667'^^xsd:double;
  dwc:startLongitude '-2.830667'^^xsd:double;
  dwc:endLongitude '-2.830667'^^xsd:double;
  dwc:latitude '36.59333'^^xsd:double;
  dwc:startLatitude '36.59333'^^xsd:double;
  dwc:endLatitude '36.59333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.830667 36.59333, -2.830667 36.59333, -2.830667 36.59333, -2.830667 36.59333, -2.830667 36.59333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_974'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60005 -2.980198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60005"^^xsd:decimal ;
  dwc:decimalLongitude "-2.980198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60005 -2.980198)"^^geo:wktLiteral ;
  geo-pos:lat "36.60005"^^xsd:decimal ;
  geo-pos:long "-2.980198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4140'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4140'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.341666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.980198'^^xsd:double;
  dwc:startLongitude '-2.980198'^^xsd:double;
  dwc:endLongitude '-2.980198'^^xsd:double;
  dwc:latitude '36.60005'^^xsd:double;
  dwc:startLatitude '36.60005'^^xsd:double;
  dwc:endLatitude '36.60005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.980198 36.60005, -2.980198 36.60005, -2.980198 36.60005, -2.980198 36.60005, -2.980198 36.60005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4140'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6335 -2.693667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.693667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6335 -2.693667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6335"^^xsd:decimal ;
  geo-pos:long "-2.693667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3483'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3483'^^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:timeOfDay '8.9080555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.693667'^^xsd:double;
  dwc:startLongitude '-2.693667'^^xsd:double;
  dwc:endLongitude '-2.693667'^^xsd:double;
  dwc:latitude '36.6335'^^xsd:double;
  dwc:startLatitude '36.6335'^^xsd:double;
  dwc:endLatitude '36.6335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.693667 36.6335, -2.693667 36.6335, -2.693667 36.6335, -2.693667 36.6335, -2.693667 36.6335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3483'^^xsd:string;
  dwc:observationDate '2005-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36436 -2.69511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36436"^^xsd:decimal ;
  dwc:decimalLongitude "-2.69511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36436 -2.69511)"^^geo:wktLiteral ;
  geo-pos:lat "36.36436"^^xsd:decimal ;
  geo-pos:long "-2.69511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3515'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3515'^^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:timeOfDay '11.086388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.69511'^^xsd:double;
  dwc:startLongitude '-2.69511'^^xsd:double;
  dwc:endLongitude '-2.69511'^^xsd:double;
  dwc:latitude '36.36436'^^xsd:double;
  dwc:startLatitude '36.36436'^^xsd:double;
  dwc:endLatitude '36.36436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.69511 36.36436, -2.69511 36.36436, -2.69511 36.36436, -2.69511 36.36436, -2.69511 36.36436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3515'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5475 -4.166167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5475"^^xsd:decimal ;
  dwc:decimalLongitude "-4.166167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5475 -4.166167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5475"^^xsd:decimal ;
  geo-pos:long "-4.166167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2433'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2433'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.166167'^^xsd:double;
  dwc:startLongitude '-4.166167'^^xsd:double;
  dwc:endLongitude '-4.166167'^^xsd:double;
  dwc:latitude '36.5475'^^xsd:double;
  dwc:startLatitude '36.5475'^^xsd:double;
  dwc:endLatitude '36.5475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.166167 36.5475, -4.166167 36.5475, -4.166167 36.5475, -4.166167 36.5475, -4.166167 36.5475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2433'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -4.441167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.441167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.367 -4.441167)"^^geo:wktLiteral ;
  geo-pos:lat "36.367"^^xsd:decimal ;
  geo-pos:long "-4.441167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2943'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2943'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6647222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.441167'^^xsd:double;
  dwc:startLongitude '-4.441167'^^xsd:double;
  dwc:endLongitude '-4.441167'^^xsd:double;
  dwc:latitude '36.367'^^xsd:double;
  dwc:startLatitude '36.367'^^xsd:double;
  dwc:endLatitude '36.367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.441167 36.367, -4.441167 36.367, -4.441167 36.367, -4.441167 36.367, -4.441167 36.367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2943'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75983 -2.079833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.079833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75983 -2.079833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75983"^^xsd:decimal ;
  geo-pos:long "-2.079833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_598'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_598'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.079833'^^xsd:double;
  dwc:startLongitude '-2.079833'^^xsd:double;
  dwc:endLongitude '-2.079833'^^xsd:double;
  dwc:latitude '36.75983'^^xsd:double;
  dwc:startLatitude '36.75983'^^xsd:double;
  dwc:endLatitude '36.75983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.079833 36.75983, -2.079833 36.75983, -2.079833 36.75983, -2.079833 36.75983, -2.079833 36.75983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_598'^^xsd:string;
  dwc:observationDate '1996-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56966 -4.517667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56966"^^xsd:decimal ;
  dwc:decimalLongitude "-4.517667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56966 -4.517667)"^^geo:wktLiteral ;
  geo-pos:lat "36.56966"^^xsd:decimal ;
  geo-pos:long "-4.517667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2553'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2553'^^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:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.517667'^^xsd:double;
  dwc:startLongitude '-4.517667'^^xsd:double;
  dwc:endLongitude '-4.517667'^^xsd:double;
  dwc:latitude '36.56966'^^xsd:double;
  dwc:startLatitude '36.56966'^^xsd:double;
  dwc:endLatitude '36.56966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.517667 36.56966, -4.517667 36.56966, -4.517667 36.56966, -4.517667 36.56966, -4.517667 36.56966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2553'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43616 -4.882667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43616"^^xsd:decimal ;
  dwc:decimalLongitude "-4.882667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43616 -4.882667)"^^geo:wktLiteral ;
  geo-pos:lat "36.43616"^^xsd:decimal ;
  geo-pos:long "-4.882667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3062'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3062'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.1397222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.882667'^^xsd:double;
  dwc:startLongitude '-4.882667'^^xsd:double;
  dwc:endLongitude '-4.882667'^^xsd:double;
  dwc:latitude '36.43616'^^xsd:double;
  dwc:startLatitude '36.43616'^^xsd:double;
  dwc:endLatitude '36.43616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.882667 36.43616, -4.882667 36.43616, -4.882667 36.43616, -4.882667 36.43616, -4.882667 36.43616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3062'^^xsd:string;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36433 -5.133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36433 -5.133)"^^geo:wktLiteral ;
  geo-pos:lat "36.36433"^^xsd:decimal ;
  geo-pos:long "-5.133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2805'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2805'^^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:timeOfDay '7.0133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.133'^^xsd:double;
  dwc:startLongitude '-5.133'^^xsd:double;
  dwc:endLongitude '-5.133'^^xsd:double;
  dwc:latitude '36.36433'^^xsd:double;
  dwc:startLatitude '36.36433'^^xsd:double;
  dwc:endLatitude '36.36433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.133 36.36433, -5.133 36.36433, -5.133 36.36433, -5.133 36.36433, -5.133 36.36433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2805'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49866 -3.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49866"^^xsd:decimal ;
  dwc:decimalLongitude "-3.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49866 -3.771667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49866"^^xsd:decimal ;
  geo-pos:long "-3.771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3079'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3079'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.741388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.771667'^^xsd:double;
  dwc:startLongitude '-3.771667'^^xsd:double;
  dwc:endLongitude '-3.771667'^^xsd:double;
  dwc:latitude '36.49866'^^xsd:double;
  dwc:startLatitude '36.49866'^^xsd:double;
  dwc:endLatitude '36.49866'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.771667 36.49866, -3.771667 36.49866, -3.771667 36.49866, -3.771667 36.49866, -3.771667 36.49866))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3079'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65187 -3.685427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65187"^^xsd:decimal ;
  dwc:decimalLongitude "-3.685427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65187 -3.685427)"^^geo:wktLiteral ;
  geo-pos:lat "36.65187"^^xsd:decimal ;
  geo-pos:long "-3.685427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4158'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4158'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6111111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.685427'^^xsd:double;
  dwc:startLongitude '-3.685427'^^xsd:double;
  dwc:endLongitude '-3.685427'^^xsd:double;
  dwc:latitude '36.65187'^^xsd:double;
  dwc:startLatitude '36.65187'^^xsd:double;
  dwc:endLatitude '36.65187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.685427 36.65187, -3.685427 36.65187, -3.685427 36.65187, -3.685427 36.65187, -3.685427 36.65187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4158'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61752 -3.302432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61752"^^xsd:decimal ;
  dwc:decimalLongitude "-3.302432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61752 -3.302432)"^^geo:wktLiteral ;
  geo-pos:lat "36.61752"^^xsd:decimal ;
  geo-pos:long "-3.302432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4307'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4307'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.270555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.302432'^^xsd:double;
  dwc:startLongitude '-3.302432'^^xsd:double;
  dwc:endLongitude '-3.302432'^^xsd:double;
  dwc:latitude '36.61752'^^xsd:double;
  dwc:startLatitude '36.61752'^^xsd:double;
  dwc:endLatitude '36.61752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.302432 36.61752, -3.302432 36.61752, -3.302432 36.61752, -3.302432 36.61752, -3.302432 36.61752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4307'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -2.421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -2.421667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51017"^^xsd:decimal ;
  geo-pos:long "-2.421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_828'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_828'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.421667'^^xsd:double;
  dwc:startLongitude '-2.421667'^^xsd:double;
  dwc:endLongitude '-2.421667'^^xsd:double;
  dwc:latitude '36.51017'^^xsd:double;
  dwc:startLatitude '36.51017'^^xsd:double;
  dwc:endLatitude '36.51017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.421667 36.51017, -2.421667 36.51017, -2.421667 36.51017, -2.421667 36.51017, -2.421667 36.51017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_828'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65067 -2.5635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65067 -2.5635)"^^geo:wktLiteral ;
  geo-pos:lat "36.65067"^^xsd:decimal ;
  geo-pos:long "-2.5635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_678'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_678'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5635'^^xsd:double;
  dwc:startLongitude '-2.5635'^^xsd:double;
  dwc:endLongitude '-2.5635'^^xsd:double;
  dwc:latitude '36.65067'^^xsd:double;
  dwc:startLatitude '36.65067'^^xsd:double;
  dwc:endLatitude '36.65067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5635 36.65067, -2.5635 36.65067, -2.5635 36.65067, -2.5635 36.65067, -2.5635 36.65067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_678'^^xsd:string;
  dwc:observationDate '1996-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3345 -1.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3345"^^xsd:decimal ;
  dwc:decimalLongitude "-1.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3345 -1.501833)"^^geo:wktLiteral ;
  geo-pos:lat "37.3345"^^xsd:decimal ;
  geo-pos:long "-1.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_176'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_176'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.501833'^^xsd:double;
  dwc:startLongitude '-1.501833'^^xsd:double;
  dwc:endLongitude '-1.501833'^^xsd:double;
  dwc:latitude '37.3345'^^xsd:double;
  dwc:startLatitude '37.3345'^^xsd:double;
  dwc:endLatitude '37.3345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.501833 37.3345, -1.501833 37.3345, -1.501833 37.3345, -1.501833 37.3345, -1.501833 37.3345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_176'^^xsd:string;
  dwc:observationDate '1993-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51233 -3.626333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.626333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51233 -3.626333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51233"^^xsd:decimal ;
  geo-pos:long "-3.626333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2906'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2906'^^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:timeOfDay '17.303611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.626333'^^xsd:double;
  dwc:startLongitude '-3.626333'^^xsd:double;
  dwc:endLongitude '-3.626333'^^xsd:double;
  dwc:latitude '36.51233'^^xsd:double;
  dwc:startLatitude '36.51233'^^xsd:double;
  dwc:endLatitude '36.51233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.626333 36.51233, -3.626333 36.51233, -3.626333 36.51233, -3.626333 36.51233, -3.626333 36.51233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2906'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46517 -2.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46517 -2.789)"^^geo:wktLiteral ;
  geo-pos:lat "36.46517"^^xsd:decimal ;
  geo-pos:long "-2.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1044'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1044'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.789'^^xsd:double;
  dwc:startLongitude '-2.789'^^xsd:double;
  dwc:endLongitude '-2.789'^^xsd:double;
  dwc:latitude '36.46517'^^xsd:double;
  dwc:startLatitude '36.46517'^^xsd:double;
  dwc:endLatitude '36.46517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.789 36.46517, -2.789 36.46517, -2.789 36.46517, -2.789 36.46517, -2.789 36.46517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1044'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15067 -1.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15067 -1.662)"^^geo:wktLiteral ;
  geo-pos:lat "37.15067"^^xsd:decimal ;
  geo-pos:long "-1.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_243'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_243'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.662'^^xsd:double;
  dwc:startLongitude '-1.662'^^xsd:double;
  dwc:endLongitude '-1.662'^^xsd:double;
  dwc:latitude '37.15067'^^xsd:double;
  dwc:startLatitude '37.15067'^^xsd:double;
  dwc:endLatitude '37.15067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.662 37.15067, -1.662 37.15067, -1.662 37.15067, -1.662 37.15067, -1.662 37.15067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_243'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60167 -2.826333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60167 -2.826333)"^^geo:wktLiteral ;
  geo-pos:lat "36.60167"^^xsd:decimal ;
  geo-pos:long "-2.826333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1733'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1733'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826333'^^xsd:double;
  dwc:startLongitude '-2.826333'^^xsd:double;
  dwc:endLongitude '-2.826333'^^xsd:double;
  dwc:latitude '36.60167'^^xsd:double;
  dwc:startLatitude '36.60167'^^xsd:double;
  dwc:endLatitude '36.60167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826333 36.60167, -2.826333 36.60167, -2.826333 36.60167, -2.826333 36.60167, -2.826333 36.60167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1733'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5724 -3.069777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5724"^^xsd:decimal ;
  dwc:decimalLongitude "-3.069777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5724 -3.069777)"^^geo:wktLiteral ;
  geo-pos:lat "36.5724"^^xsd:decimal ;
  geo-pos:long "-3.069777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4448'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4448'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.4616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.069777'^^xsd:double;
  dwc:startLongitude '-3.069777'^^xsd:double;
  dwc:endLongitude '-3.069777'^^xsd:double;
  dwc:latitude '36.5724'^^xsd:double;
  dwc:startLatitude '36.5724'^^xsd:double;
  dwc:endLatitude '36.5724'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.069777 36.5724, -3.069777 36.5724, -3.069777 36.5724, -3.069777 36.5724, -3.069777 36.5724))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4448'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57083 -3.132167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.132167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57083 -3.132167)"^^geo:wktLiteral ;
  geo-pos:lat "36.57083"^^xsd:decimal ;
  geo-pos:long "-3.132167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1950'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1950'^^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:timeOfDay '9.3691666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.132167'^^xsd:double;
  dwc:startLongitude '-3.132167'^^xsd:double;
  dwc:endLongitude '-3.132167'^^xsd:double;
  dwc:latitude '36.57083'^^xsd:double;
  dwc:startLatitude '36.57083'^^xsd:double;
  dwc:endLatitude '36.57083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.132167 36.57083, -3.132167 36.57083, -3.132167 36.57083, -3.132167 36.57083, -3.132167 36.57083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1950'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70517 -2.416333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70517 -2.416333)"^^geo:wktLiteral ;
  geo-pos:lat "36.70517"^^xsd:decimal ;
  geo-pos:long "-2.416333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_420'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_420'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.416333'^^xsd:double;
  dwc:startLongitude '-2.416333'^^xsd:double;
  dwc:endLongitude '-2.416333'^^xsd:double;
  dwc:latitude '36.70517'^^xsd:double;
  dwc:startLatitude '36.70517'^^xsd:double;
  dwc:endLatitude '36.70517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416333 36.70517, -2.416333 36.70517, -2.416333 36.70517, -2.416333 36.70517, -2.416333 36.70517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_420'^^xsd:string;
  dwc:observationDate '1995-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34566 -2.8825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34566 -2.8825)"^^geo:wktLiteral ;
  geo-pos:lat "36.34566"^^xsd:decimal ;
  geo-pos:long "-2.8825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2332'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2332'^^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:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8825'^^xsd:double;
  dwc:startLongitude '-2.8825'^^xsd:double;
  dwc:endLongitude '-2.8825'^^xsd:double;
  dwc:latitude '36.34566'^^xsd:double;
  dwc:startLatitude '36.34566'^^xsd:double;
  dwc:endLatitude '36.34566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8825 36.34566, -2.8825 36.34566, -2.8825 36.34566, -2.8825 36.34566, -2.8825 36.34566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2332'^^xsd:string;
  dwc:observationDate '2002-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6685 -2.518667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.518667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6685 -2.518667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6685"^^xsd:decimal ;
  geo-pos:long "-2.518667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_889'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_889'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.518667'^^xsd:double;
  dwc:startLongitude '-2.518667'^^xsd:double;
  dwc:endLongitude '-2.518667'^^xsd:double;
  dwc:latitude '36.6685'^^xsd:double;
  dwc:startLatitude '36.6685'^^xsd:double;
  dwc:endLatitude '36.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.518667 36.6685, -2.518667 36.6685, -2.518667 36.6685, -2.518667 36.6685, -2.518667 36.6685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_889'^^xsd:string;
  dwc:observationDate '1997-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92517 -5.673334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.673334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92517 -5.673334)"^^geo:wktLiteral ;
  geo-pos:lat "35.92517"^^xsd:decimal ;
  geo-pos:long "-5.673334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2456'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2456'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.673334'^^xsd:double;
  dwc:startLongitude '-5.673334'^^xsd:double;
  dwc:endLongitude '-5.673334'^^xsd:double;
  dwc:latitude '35.92517'^^xsd:double;
  dwc:startLatitude '35.92517'^^xsd:double;
  dwc:endLatitude '35.92517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.673334 35.92517, -5.673334 35.92517, -5.673334 35.92517, -5.673334 35.92517, -5.673334 35.92517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2456'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45267 -0.627333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45267"^^xsd:decimal ;
  dwc:decimalLongitude "-0.627333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45267 -0.627333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45267"^^xsd:decimal ;
  geo-pos:long "-0.627333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4757'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4757'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.6697222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.627333'^^xsd:double;
  dwc:startLongitude '-0.627333'^^xsd:double;
  dwc:endLongitude '-0.627333'^^xsd:double;
  dwc:latitude '37.45267'^^xsd:double;
  dwc:startLatitude '37.45267'^^xsd:double;
  dwc:endLatitude '37.45267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.627333 37.45267, -0.627333 37.45267, -0.627333 37.45267, -0.627333 37.45267, -0.627333 37.45267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4757'^^xsd:string;
  dwc:observationDate '2009-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67967 -3.461167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67967"^^xsd:decimal ;
  dwc:decimalLongitude "-3.461167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67967 -3.461167)"^^geo:wktLiteral ;
  geo-pos:lat "36.67967"^^xsd:decimal ;
  geo-pos:long "-3.461167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2564'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2564'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.461167'^^xsd:double;
  dwc:startLongitude '-3.461167'^^xsd:double;
  dwc:endLongitude '-3.461167'^^xsd:double;
  dwc:latitude '36.67967'^^xsd:double;
  dwc:startLatitude '36.67967'^^xsd:double;
  dwc:endLatitude '36.67967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.461167 36.67967, -3.461167 36.67967, -3.461167 36.67967, -3.461167 36.67967, -3.461167 36.67967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2564'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97533 -5.690166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.690166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97533 -5.690166)"^^geo:wktLiteral ;
  geo-pos:lat "35.97533"^^xsd:decimal ;
  geo-pos:long "-5.690166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2531'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2531'^^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:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.690166'^^xsd:double;
  dwc:startLongitude '-5.690166'^^xsd:double;
  dwc:endLongitude '-5.690166'^^xsd:double;
  dwc:latitude '35.97533'^^xsd:double;
  dwc:startLatitude '35.97533'^^xsd:double;
  dwc:endLatitude '35.97533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.690166 35.97533, -5.690166 35.97533, -5.690166 35.97533, -5.690166 35.97533, -5.690166 35.97533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2531'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18717 -5.277666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.277666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18717 -5.277666)"^^geo:wktLiteral ;
  geo-pos:lat "36.18717"^^xsd:decimal ;
  geo-pos:long "-5.277666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3166'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3166'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.3752777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.277666'^^xsd:double;
  dwc:startLongitude '-5.277666'^^xsd:double;
  dwc:endLongitude '-5.277666'^^xsd:double;
  dwc:latitude '36.18717'^^xsd:double;
  dwc:startLatitude '36.18717'^^xsd:double;
  dwc:endLatitude '36.18717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.277666 36.18717, -5.277666 36.18717, -5.277666 36.18717, -5.277666 36.18717, -5.277666 36.18717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3166'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -4.997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -4.997)"^^geo:wktLiteral ;
  geo-pos:lat "36.3225"^^xsd:decimal ;
  geo-pos:long "-4.997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3197'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3197'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.865'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.997'^^xsd:double;
  dwc:startLongitude '-4.997'^^xsd:double;
  dwc:endLongitude '-4.997'^^xsd:double;
  dwc:latitude '36.3225'^^xsd:double;
  dwc:startLatitude '36.3225'^^xsd:double;
  dwc:endLatitude '36.3225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.997 36.3225, -4.997 36.3225, -4.997 36.3225, -4.997 36.3225, -4.997 36.3225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3197'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42517 -4.810333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.810333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42517 -4.810333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42517"^^xsd:decimal ;
  geo-pos:long "-4.810333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3116'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3116'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.463333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.810333'^^xsd:double;
  dwc:startLongitude '-4.810333'^^xsd:double;
  dwc:endLongitude '-4.810333'^^xsd:double;
  dwc:latitude '36.42517'^^xsd:double;
  dwc:startLatitude '36.42517'^^xsd:double;
  dwc:endLatitude '36.42517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.810333 36.42517, -4.810333 36.42517, -4.810333 36.42517, -4.810333 36.42517, -4.810333 36.42517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3116'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32967 -5.149333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32967"^^xsd:decimal ;
  dwc:decimalLongitude "-5.149333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32967 -5.149333)"^^geo:wktLiteral ;
  geo-pos:lat "36.32967"^^xsd:decimal ;
  geo-pos:long "-5.149333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2464'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2464'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.149333'^^xsd:double;
  dwc:startLongitude '-5.149333'^^xsd:double;
  dwc:endLongitude '-5.149333'^^xsd:double;
  dwc:latitude '36.32967'^^xsd:double;
  dwc:startLatitude '36.32967'^^xsd:double;
  dwc:endLatitude '36.32967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.149333 36.32967, -5.149333 36.32967, -5.149333 36.32967, -5.149333 36.32967, -5.149333 36.32967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2464'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3335 -5.1345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3335"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3335 -5.1345)"^^geo:wktLiteral ;
  geo-pos:lat "36.3335"^^xsd:decimal ;
  geo-pos:long "-5.1345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3352'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3352'^^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:timeOfDay '7.1780555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1345'^^xsd:double;
  dwc:startLongitude '-5.1345'^^xsd:double;
  dwc:endLongitude '-5.1345'^^xsd:double;
  dwc:latitude '36.3335'^^xsd:double;
  dwc:startLatitude '36.3335'^^xsd:double;
  dwc:endLatitude '36.3335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1345 36.3335, -5.1345 36.3335, -5.1345 36.3335, -5.1345 36.3335, -5.1345 36.3335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3352'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67138 -3.410718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67138"^^xsd:decimal ;
  dwc:decimalLongitude "-3.410718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67138 -3.410718)"^^geo:wktLiteral ;
  geo-pos:lat "36.67138"^^xsd:decimal ;
  geo-pos:long "-3.410718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3699'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3699'^^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:timeOfDay '13.576666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.410718'^^xsd:double;
  dwc:startLongitude '-3.410718'^^xsd:double;
  dwc:endLongitude '-3.410718'^^xsd:double;
  dwc:latitude '36.67138'^^xsd:double;
  dwc:startLatitude '36.67138'^^xsd:double;
  dwc:endLatitude '36.67138'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.410718 36.67138, -3.410718 36.67138, -3.410718 36.67138, -3.410718 36.67138, -3.410718 36.67138))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3699'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73034 -2.328167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73034"^^xsd:decimal ;
  dwc:decimalLongitude "-2.328167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73034 -2.328167)"^^geo:wktLiteral ;
  geo-pos:lat "36.73034"^^xsd:decimal ;
  geo-pos:long "-2.328167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3291'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3291'^^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:timeOfDay '9.6702777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.328167'^^xsd:double;
  dwc:startLongitude '-2.328167'^^xsd:double;
  dwc:endLongitude '-2.328167'^^xsd:double;
  dwc:latitude '36.73034'^^xsd:double;
  dwc:startLatitude '36.73034'^^xsd:double;
  dwc:endLatitude '36.73034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.328167 36.73034, -2.328167 36.73034, -2.328167 36.73034, -2.328167 36.73034, -2.328167 36.73034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3291'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61583 -4.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61583 -4.0255)"^^geo:wktLiteral ;
  geo-pos:lat "36.61583"^^xsd:decimal ;
  geo-pos:long "-4.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2481'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2481'^^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:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0255'^^xsd:double;
  dwc:startLongitude '-4.0255'^^xsd:double;
  dwc:endLongitude '-4.0255'^^xsd:double;
  dwc:latitude '36.61583'^^xsd:double;
  dwc:startLatitude '36.61583'^^xsd:double;
  dwc:endLatitude '36.61583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0255 36.61583, -4.0255 36.61583, -4.0255 36.61583, -4.0255 36.61583, -4.0255 36.61583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2481'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66067 -2.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66067 -2.782)"^^geo:wktLiteral ;
  geo-pos:lat "36.66067"^^xsd:decimal ;
  geo-pos:long "-2.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2696'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2696'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.782'^^xsd:double;
  dwc:startLongitude '-2.782'^^xsd:double;
  dwc:endLongitude '-2.782'^^xsd:double;
  dwc:latitude '36.66067'^^xsd:double;
  dwc:startLatitude '36.66067'^^xsd:double;
  dwc:endLatitude '36.66067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.782 36.66067, -2.782 36.66067, -2.782 36.66067, -2.782 36.66067, -2.782 36.66067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2696'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71767 -2.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71767 -2.474)"^^geo:wktLiteral ;
  geo-pos:lat "36.71767"^^xsd:decimal ;
  geo-pos:long "-2.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_713'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_713'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.474'^^xsd:double;
  dwc:startLongitude '-2.474'^^xsd:double;
  dwc:endLongitude '-2.474'^^xsd:double;
  dwc:latitude '36.71767'^^xsd:double;
  dwc:startLatitude '36.71767'^^xsd:double;
  dwc:endLatitude '36.71767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.474 36.71767, -2.474 36.71767, -2.474 36.71767, -2.474 36.71767, -2.474 36.71767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_713'^^xsd:string;
  dwc:observationDate '1996-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -1.550167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "-1.550167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 -1.550167)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "-1.550167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1753'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1753'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.145833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.550167'^^xsd:double;
  dwc:startLongitude '-1.550167'^^xsd:double;
  dwc:endLongitude '-1.550167'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:startLatitude '37.272'^^xsd:double;
  dwc:endLatitude '37.272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.550167 37.272, -1.550167 37.272, -1.550167 37.272, -1.550167 37.272, -1.550167 37.272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1753'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2965 -2.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2965"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2965 -2.8035)"^^geo:wktLiteral ;
  geo-pos:lat "36.2965"^^xsd:decimal ;
  geo-pos:long "-2.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1155'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1155'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8035'^^xsd:double;
  dwc:startLongitude '-2.8035'^^xsd:double;
  dwc:endLongitude '-2.8035'^^xsd:double;
  dwc:latitude '36.2965'^^xsd:double;
  dwc:startLatitude '36.2965'^^xsd:double;
  dwc:endLatitude '36.2965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8035 36.2965, -2.8035 36.2965, -2.8035 36.2965, -2.8035 36.2965, -2.8035 36.2965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1155'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46 -0.888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46"^^xsd:decimal ;
  dwc:decimalLongitude "-0.888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46 -0.888333)"^^geo:wktLiteral ;
  geo-pos:lat "37.46"^^xsd:decimal ;
  geo-pos:long "-0.888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_123'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_123'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.888333'^^xsd:double;
  dwc:startLongitude '-0.888333'^^xsd:double;
  dwc:endLongitude '-0.888333'^^xsd:double;
  dwc:latitude '37.46'^^xsd:double;
  dwc:startLatitude '37.46'^^xsd:double;
  dwc:endLatitude '37.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.888333 37.46, -0.888333 37.46, -0.888333 37.46, -0.888333 37.46, -0.888333 37.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_123'^^xsd:string;
  dwc:observationDate '1992-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33014 -2.65003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33014"^^xsd:decimal ;
  dwc:decimalLongitude "-2.65003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33014 -2.65003)"^^geo:wktLiteral ;
  geo-pos:lat "36.33014"^^xsd:decimal ;
  geo-pos:long "-2.65003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4341'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4341'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.908611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.65003'^^xsd:double;
  dwc:startLongitude '-2.65003'^^xsd:double;
  dwc:endLongitude '-2.65003'^^xsd:double;
  dwc:latitude '36.33014'^^xsd:double;
  dwc:startLatitude '36.33014'^^xsd:double;
  dwc:endLatitude '36.33014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.65003 36.33014, -2.65003 36.33014, -2.65003 36.33014, -2.65003 36.33014, -2.65003 36.33014))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4341'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32833 -1.264333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.264333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32833 -1.264333)"^^geo:wktLiteral ;
  geo-pos:lat "37.32833"^^xsd:decimal ;
  geo-pos:long "-1.264333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_505'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_505'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.264333'^^xsd:double;
  dwc:startLongitude '-1.264333'^^xsd:double;
  dwc:endLongitude '-1.264333'^^xsd:double;
  dwc:latitude '37.32833'^^xsd:double;
  dwc:startLatitude '37.32833'^^xsd:double;
  dwc:endLatitude '37.32833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.264333 37.32833, -1.264333 37.32833, -1.264333 37.32833, -1.264333 37.32833, -1.264333 37.32833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_505'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39667 -1.186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39667 -1.186667)"^^geo:wktLiteral ;
  geo-pos:lat "37.39667"^^xsd:decimal ;
  geo-pos:long "-1.186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_124'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_124'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.186667'^^xsd:double;
  dwc:startLongitude '-1.186667'^^xsd:double;
  dwc:endLongitude '-1.186667'^^xsd:double;
  dwc:latitude '37.39667'^^xsd:double;
  dwc:startLatitude '37.39667'^^xsd:double;
  dwc:endLatitude '37.39667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.186667 37.39667, -1.186667 37.39667, -1.186667 37.39667, -1.186667 37.39667, -1.186667 37.39667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_124'^^xsd:string;
  dwc:observationDate '1992-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06117 -6.296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06117"^^xsd:decimal ;
  dwc:decimalLongitude "-6.296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06117 -6.296667)"^^geo:wktLiteral ;
  geo-pos:lat "36.06117"^^xsd:decimal ;
  geo-pos:long "-6.296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2122'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2122'^^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:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-6.296667'^^xsd:double;
  dwc:startLongitude '-6.296667'^^xsd:double;
  dwc:endLongitude '-6.296667'^^xsd:double;
  dwc:latitude '36.06117'^^xsd:double;
  dwc:startLatitude '36.06117'^^xsd:double;
  dwc:endLatitude '36.06117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.296667 36.06117, -6.296667 36.06117, -6.296667 36.06117, -6.296667 36.06117, -6.296667 36.06117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2122'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42 -2.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42"^^xsd:decimal ;
  dwc:decimalLongitude "-2.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42 -2.653)"^^geo:wktLiteral ;
  geo-pos:lat "36.42"^^xsd:decimal ;
  geo-pos:long "-2.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2347'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2347'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.653'^^xsd:double;
  dwc:startLongitude '-2.653'^^xsd:double;
  dwc:endLongitude '-2.653'^^xsd:double;
  dwc:latitude '36.42'^^xsd:double;
  dwc:startLatitude '36.42'^^xsd:double;
  dwc:endLatitude '36.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.653 36.42, -2.653 36.42, -2.653 36.42, -2.653 36.42, -2.653 36.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2347'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88683 -1.777333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.777333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88683 -1.777333)"^^geo:wktLiteral ;
  geo-pos:lat "36.88683"^^xsd:decimal ;
  geo-pos:long "-1.777333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_416'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_416'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.777333'^^xsd:double;
  dwc:startLongitude '-1.777333'^^xsd:double;
  dwc:endLongitude '-1.777333'^^xsd:double;
  dwc:latitude '36.88683'^^xsd:double;
  dwc:startLatitude '36.88683'^^xsd:double;
  dwc:endLatitude '36.88683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.777333 36.88683, -1.777333 36.88683, -1.777333 36.88683, -1.777333 36.88683, -1.777333 36.88683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_416'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19317 -1.405667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.405667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19317 -1.405667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19317"^^xsd:decimal ;
  geo-pos:long "-1.405667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_338'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_338'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.405667'^^xsd:double;
  dwc:startLongitude '-1.405667'^^xsd:double;
  dwc:endLongitude '-1.405667'^^xsd:double;
  dwc:latitude '37.19317'^^xsd:double;
  dwc:startLatitude '37.19317'^^xsd:double;
  dwc:endLatitude '37.19317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.405667 37.19317, -1.405667 37.19317, -1.405667 37.19317, -1.405667 37.19317, -1.405667 37.19317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_338'^^xsd:string;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.378 -2.8575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.378"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.378 -2.8575)"^^geo:wktLiteral ;
  geo-pos:lat "36.378"^^xsd:decimal ;
  geo-pos:long "-2.8575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2342'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2342'^^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:timeOfDay '14.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8575'^^xsd:double;
  dwc:startLongitude '-2.8575'^^xsd:double;
  dwc:endLongitude '-2.8575'^^xsd:double;
  dwc:latitude '36.378'^^xsd:double;
  dwc:startLatitude '36.378'^^xsd:double;
  dwc:endLatitude '36.378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8575 36.378, -2.8575 36.378, -2.8575 36.378, -2.8575 36.378, -2.8575 36.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2342'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46333 -1.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46333 -1.033333)"^^geo:wktLiteral ;
  geo-pos:lat "37.46333"^^xsd:decimal ;
  geo-pos:long "-1.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_133'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_133'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.033333'^^xsd:double;
  dwc:startLongitude '-1.033333'^^xsd:double;
  dwc:endLongitude '-1.033333'^^xsd:double;
  dwc:latitude '37.46333'^^xsd:double;
  dwc:startLatitude '37.46333'^^xsd:double;
  dwc:endLatitude '37.46333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.033333 37.46333, -1.033333 37.46333, -1.033333 37.46333, -1.033333 37.46333, -1.033333 37.46333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_133'^^xsd:string;
  dwc:observationDate '1993-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52717 -2.478667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.478667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52717 -2.478667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52717"^^xsd:decimal ;
  geo-pos:long "-2.478667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_858'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_858'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.478667'^^xsd:double;
  dwc:startLongitude '-2.478667'^^xsd:double;
  dwc:endLongitude '-2.478667'^^xsd:double;
  dwc:latitude '36.52717'^^xsd:double;
  dwc:startLatitude '36.52717'^^xsd:double;
  dwc:endLatitude '36.52717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.478667 36.52717, -2.478667 36.52717, -2.478667 36.52717, -2.478667 36.52717, -2.478667 36.52717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_858'^^xsd:string;
  dwc:observationDate '1997-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12533 -1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12533"^^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/1968__429_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12533 -1.67)"^^geo:wktLiteral ;
  geo-pos:lat "37.12533"^^xsd:decimal ;
  geo-pos:long "-1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_433'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_433'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.67'^^xsd:double;
  dwc:startLongitude '-1.67'^^xsd:double;
  dwc:endLongitude '-1.67'^^xsd:double;
  dwc:latitude '37.12533'^^xsd:double;
  dwc:startLatitude '37.12533'^^xsd:double;
  dwc:endLatitude '37.12533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.67 37.12533, -1.67 37.12533, -1.67 37.12533, -1.67 37.12533, -1.67 37.12533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_433'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40083 -2.5215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40083 -2.5215)"^^geo:wktLiteral ;
  geo-pos:lat "36.40083"^^xsd:decimal ;
  geo-pos:long "-2.5215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1105'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1105'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5215'^^xsd:double;
  dwc:startLongitude '-2.5215'^^xsd:double;
  dwc:endLongitude '-2.5215'^^xsd:double;
  dwc:latitude '36.40083'^^xsd:double;
  dwc:startLatitude '36.40083'^^xsd:double;
  dwc:endLatitude '36.40083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5215 36.40083, -2.5215 36.40083, -2.5215 36.40083, -2.5215 36.40083, -2.5215 36.40083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1105'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0285 -1.776333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0285"^^xsd:decimal ;
  dwc:decimalLongitude "-1.776333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0285 -1.776333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0285"^^xsd:decimal ;
  geo-pos:long "-1.776333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_413'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_413'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.776333'^^xsd:double;
  dwc:startLongitude '-1.776333'^^xsd:double;
  dwc:endLongitude '-1.776333'^^xsd:double;
  dwc:latitude '37.0285'^^xsd:double;
  dwc:startLatitude '37.0285'^^xsd:double;
  dwc:endLatitude '37.0285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.776333 37.0285, -1.776333 37.0285, -1.776333 37.0285, -1.776333 37.0285, -1.776333 37.0285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_413'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46733 -3.2895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46733 -3.2895)"^^geo:wktLiteral ;
  geo-pos:lat "36.46733"^^xsd:decimal ;
  geo-pos:long "-3.2895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2222'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2222'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2895'^^xsd:double;
  dwc:startLongitude '-3.2895'^^xsd:double;
  dwc:endLongitude '-3.2895'^^xsd:double;
  dwc:latitude '36.46733'^^xsd:double;
  dwc:startLatitude '36.46733'^^xsd:double;
  dwc:endLatitude '36.46733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2895 36.46733, -3.2895 36.46733, -3.2895 36.46733, -3.2895 36.46733, -3.2895 36.46733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2222'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53968 -3.311043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53968"^^xsd:decimal ;
  dwc:decimalLongitude "-3.311043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53968 -3.311043)"^^geo:wktLiteral ;
  geo-pos:lat "36.53968"^^xsd:decimal ;
  geo-pos:long "-3.311043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4460'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4460'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.064722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.311043'^^xsd:double;
  dwc:startLongitude '-3.311043'^^xsd:double;
  dwc:endLongitude '-3.311043'^^xsd:double;
  dwc:latitude '36.53968'^^xsd:double;
  dwc:startLatitude '36.53968'^^xsd:double;
  dwc:endLatitude '36.53968'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.311043 36.53968, -3.311043 36.53968, -3.311043 36.53968, -3.311043 36.53968, -3.311043 36.53968))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4460'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52433 -2.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52433 -2.428333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52433"^^xsd:decimal ;
  geo-pos:long "-2.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_558'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_558'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.428333'^^xsd:double;
  dwc:startLongitude '-2.428333'^^xsd:double;
  dwc:endLongitude '-2.428333'^^xsd:double;
  dwc:latitude '36.52433'^^xsd:double;
  dwc:startLatitude '36.52433'^^xsd:double;
  dwc:endLatitude '36.52433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.428333 36.52433, -2.428333 36.52433, -2.428333 36.52433, -2.428333 36.52433, -2.428333 36.52433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_558'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41333 -3.0005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41333 -3.0005)"^^geo:wktLiteral ;
  geo-pos:lat "36.41333"^^xsd:decimal ;
  geo-pos:long "-3.0005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1688'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1688'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '13.643611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0005'^^xsd:double;
  dwc:startLongitude '-3.0005'^^xsd:double;
  dwc:endLongitude '-3.0005'^^xsd:double;
  dwc:latitude '36.41333'^^xsd:double;
  dwc:startLatitude '36.41333'^^xsd:double;
  dwc:endLatitude '36.41333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0005 36.41333, -3.0005 36.41333, -3.0005 36.41333, -3.0005 36.41333, -3.0005 36.41333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1688'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35667 -2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35667 -2.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.35667"^^xsd:decimal ;
  geo-pos:long "-2.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_73'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_73'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.85'^^xsd:double;
  dwc:startLongitude '-2.85'^^xsd:double;
  dwc:endLongitude '-2.85'^^xsd:double;
  dwc:latitude '36.35667'^^xsd:double;
  dwc:startLatitude '36.35667'^^xsd:double;
  dwc:endLatitude '36.35667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.85 36.35667, -2.85 36.35667, -2.85 36.35667, -2.85 36.35667, -2.85 36.35667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_73'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47067 -2.661333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.661333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47067 -2.661333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47067"^^xsd:decimal ;
  geo-pos:long "-2.661333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_479'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_479'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.661333'^^xsd:double;
  dwc:startLongitude '-2.661333'^^xsd:double;
  dwc:endLongitude '-2.661333'^^xsd:double;
  dwc:latitude '36.47067'^^xsd:double;
  dwc:startLatitude '36.47067'^^xsd:double;
  dwc:endLatitude '36.47067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.661333 36.47067, -2.661333 36.47067, -2.661333 36.47067, -2.661333 36.47067, -2.661333 36.47067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_479'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15869 6.419972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15869"^^xsd:decimal ;
  dwc:decimalLongitude "6.419972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15869 6.419972)"^^geo:wktLiteral ;
  geo-pos:lat "37.15869"^^xsd:decimal ;
  geo-pos:long "6.419972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4795'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4795'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.6655555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '6.419972'^^xsd:double;
  dwc:startLongitude '6.419972'^^xsd:double;
  dwc:endLongitude '6.419972'^^xsd:double;
  dwc:latitude '37.15869'^^xsd:double;
  dwc:startLatitude '37.15869'^^xsd:double;
  dwc:endLatitude '37.15869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.419972 37.15869, 6.419972 37.15869, 6.419972 37.15869, 6.419972 37.15869, 6.419972 37.15869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4795'^^xsd:string;
  dwc:observationDate '2009-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44184 -3.518032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44184"^^xsd:decimal ;
  dwc:decimalLongitude "-3.518032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44184 -3.518032)"^^geo:wktLiteral ;
  geo-pos:lat "36.44184"^^xsd:decimal ;
  geo-pos:long "-3.518032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4528'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4528'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '9.0625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.518032'^^xsd:double;
  dwc:startLongitude '-3.518032'^^xsd:double;
  dwc:endLongitude '-3.518032'^^xsd:double;
  dwc:latitude '36.44184'^^xsd:double;
  dwc:startLatitude '36.44184'^^xsd:double;
  dwc:endLatitude '36.44184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.518032 36.44184, -3.518032 36.44184, -3.518032 36.44184, -3.518032 36.44184, -3.518032 36.44184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4528'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10433 -1.670333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.670333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10433 -1.670333)"^^geo:wktLiteral ;
  geo-pos:lat "37.10433"^^xsd:decimal ;
  geo-pos:long "-1.670333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_805'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_805'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.670333'^^xsd:double;
  dwc:startLongitude '-1.670333'^^xsd:double;
  dwc:endLongitude '-1.670333'^^xsd:double;
  dwc:latitude '37.10433'^^xsd:double;
  dwc:startLatitude '37.10433'^^xsd:double;
  dwc:endLatitude '37.10433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.670333 37.10433, -1.670333 37.10433, -1.670333 37.10433, -1.670333 37.10433, -1.670333 37.10433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_805'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47146 -3.01212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47146"^^xsd:decimal ;
  dwc:decimalLongitude "-3.01212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47146 -3.01212)"^^geo:wktLiteral ;
  geo-pos:lat "36.47146"^^xsd:decimal ;
  geo-pos:long "-3.01212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4858'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4858'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.3358333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.01212'^^xsd:double;
  dwc:startLongitude '-3.01212'^^xsd:double;
  dwc:endLongitude '-3.01212'^^xsd:double;
  dwc:latitude '36.47146'^^xsd:double;
  dwc:startLatitude '36.47146'^^xsd:double;
  dwc:endLatitude '36.47146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.01212 36.47146, -3.01212 36.47146, -3.01212 36.47146, -3.01212 36.47146, -3.01212 36.47146))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4858'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92683 -5.686333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.686333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92683 -5.686333)"^^geo:wktLiteral ;
  geo-pos:lat "35.92683"^^xsd:decimal ;
  geo-pos:long "-5.686333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2538'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2538'^^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:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.686333'^^xsd:double;
  dwc:startLongitude '-5.686333'^^xsd:double;
  dwc:endLongitude '-5.686333'^^xsd:double;
  dwc:latitude '35.92683'^^xsd:double;
  dwc:startLatitude '35.92683'^^xsd:double;
  dwc:endLatitude '35.92683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.686333 35.92683, -5.686333 35.92683, -5.686333 35.92683, -5.686333 35.92683, -5.686333 35.92683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2538'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38633 -4.364167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38633"^^xsd:decimal ;
  dwc:decimalLongitude "-4.364167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38633 -4.364167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38633"^^xsd:decimal ;
  geo-pos:long "-4.364167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3108'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3108'^^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:timeOfDay '12.290833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.364167'^^xsd:double;
  dwc:startLongitude '-4.364167'^^xsd:double;
  dwc:endLongitude '-4.364167'^^xsd:double;
  dwc:latitude '36.38633'^^xsd:double;
  dwc:startLatitude '36.38633'^^xsd:double;
  dwc:endLatitude '36.38633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.364167 36.38633, -4.364167 36.38633, -4.364167 36.38633, -4.364167 36.38633, -4.364167 36.38633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3108'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49427 -3.03045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49427"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49427 -3.03045)"^^geo:wktLiteral ;
  geo-pos:lat "36.49427"^^xsd:decimal ;
  geo-pos:long "-3.03045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4256'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4256'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.2025'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.03045'^^xsd:double;
  dwc:startLongitude '-3.03045'^^xsd:double;
  dwc:endLongitude '-3.03045'^^xsd:double;
  dwc:latitude '36.49427'^^xsd:double;
  dwc:startLatitude '36.49427'^^xsd:double;
  dwc:endLatitude '36.49427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.03045 36.49427, -3.03045 36.49427, -3.03045 36.49427, -3.03045 36.49427, -3.03045 36.49427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4256'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.499 -1.162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.499"^^xsd:decimal ;
  dwc:decimalLongitude "-1.162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.499 -1.162)"^^geo:wktLiteral ;
  geo-pos:lat "37.499"^^xsd:decimal ;
  geo-pos:long "-1.162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_196'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_196'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.162'^^xsd:double;
  dwc:startLongitude '-1.162'^^xsd:double;
  dwc:endLongitude '-1.162'^^xsd:double;
  dwc:latitude '37.499'^^xsd:double;
  dwc:startLatitude '37.499'^^xsd:double;
  dwc:endLatitude '37.499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.162 37.499, -1.162 37.499, -1.162 37.499, -1.162 37.499, -1.162 37.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_196'^^xsd:string;
  dwc:observationDate '1993-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52183 -2.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52183 -2.64)"^^geo:wktLiteral ;
  geo-pos:lat "36.52183"^^xsd:decimal ;
  geo-pos:long "-2.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1986'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1986'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.851944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.64'^^xsd:double;
  dwc:startLongitude '-2.64'^^xsd:double;
  dwc:endLongitude '-2.64'^^xsd:double;
  dwc:latitude '36.52183'^^xsd:double;
  dwc:startLatitude '36.52183'^^xsd:double;
  dwc:endLatitude '36.52183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.64 36.52183, -2.64 36.52183, -2.64 36.52183, -2.64 36.52183, -2.64 36.52183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1986'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46467 -2.728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46467 -2.728333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46467"^^xsd:decimal ;
  geo-pos:long "-2.728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_992'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_992'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.728333'^^xsd:double;
  dwc:startLongitude '-2.728333'^^xsd:double;
  dwc:endLongitude '-2.728333'^^xsd:double;
  dwc:latitude '36.46467'^^xsd:double;
  dwc:startLatitude '36.46467'^^xsd:double;
  dwc:endLatitude '36.46467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.728333 36.46467, -2.728333 36.46467, -2.728333 36.46467, -2.728333 36.46467, -2.728333 36.46467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_992'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63429 -3.286765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63429"^^xsd:decimal ;
  dwc:decimalLongitude "-3.286765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63429 -3.286765)"^^geo:wktLiteral ;
  geo-pos:lat "36.63429"^^xsd:decimal ;
  geo-pos:long "-3.286765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4151'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4151'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.262222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.286765'^^xsd:double;
  dwc:startLongitude '-3.286765'^^xsd:double;
  dwc:endLongitude '-3.286765'^^xsd:double;
  dwc:latitude '36.63429'^^xsd:double;
  dwc:startLatitude '36.63429'^^xsd:double;
  dwc:endLatitude '36.63429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.286765 36.63429, -3.286765 36.63429, -3.286765 36.63429, -3.286765 36.63429, -3.286765 36.63429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4151'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38334 -2.997355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38334"^^xsd:decimal ;
  dwc:decimalLongitude "-2.997355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38334 -2.997355)"^^geo:wktLiteral ;
  geo-pos:lat "36.38334"^^xsd:decimal ;
  geo-pos:long "-2.997355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4268'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4268'^^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:timeOfDay '12.029722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.997355'^^xsd:double;
  dwc:startLongitude '-2.997355'^^xsd:double;
  dwc:endLongitude '-2.997355'^^xsd:double;
  dwc:latitude '36.38334'^^xsd:double;
  dwc:startLatitude '36.38334'^^xsd:double;
  dwc:endLatitude '36.38334'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.997355 36.38334, -2.997355 36.38334, -2.997355 36.38334, -2.997355 36.38334, -2.997355 36.38334))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4268'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30933 -1.552333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.552333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30933 -1.552333)"^^geo:wktLiteral ;
  geo-pos:lat "37.30933"^^xsd:decimal ;
  geo-pos:long "-1.552333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_201'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_201'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.552333'^^xsd:double;
  dwc:startLongitude '-1.552333'^^xsd:double;
  dwc:endLongitude '-1.552333'^^xsd:double;
  dwc:latitude '37.30933'^^xsd:double;
  dwc:startLatitude '37.30933'^^xsd:double;
  dwc:endLatitude '37.30933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.552333 37.30933, -1.552333 37.30933, -1.552333 37.30933, -1.552333 37.30933, -1.552333 37.30933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_201'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46673 -2.752582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46673"^^xsd:decimal ;
  dwc:decimalLongitude "-2.752582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46673 -2.752582)"^^geo:wktLiteral ;
  geo-pos:lat "36.46673"^^xsd:decimal ;
  geo-pos:long "-2.752582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4227'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4227'^^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:timeOfDay '12.198055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.752582'^^xsd:double;
  dwc:startLongitude '-2.752582'^^xsd:double;
  dwc:endLongitude '-2.752582'^^xsd:double;
  dwc:latitude '36.46673'^^xsd:double;
  dwc:startLatitude '36.46673'^^xsd:double;
  dwc:endLatitude '36.46673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.752582 36.46673, -2.752582 36.46673, -2.752582 36.46673, -2.752582 36.46673, -2.752582 36.46673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4227'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46875 -2.810605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46875"^^xsd:decimal ;
  dwc:decimalLongitude "-2.810605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46875 -2.810605)"^^geo:wktLiteral ;
  geo-pos:lat "36.46875"^^xsd:decimal ;
  geo-pos:long "-2.810605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3683'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3683'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.722777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.810605'^^xsd:double;
  dwc:startLongitude '-2.810605'^^xsd:double;
  dwc:endLongitude '-2.810605'^^xsd:double;
  dwc:latitude '36.46875'^^xsd:double;
  dwc:startLatitude '36.46875'^^xsd:double;
  dwc:endLatitude '36.46875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.810605 36.46875, -2.810605 36.46875, -2.810605 36.46875, -2.810605 36.46875, -2.810605 36.46875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3683'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45989 -3.49637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45989"^^xsd:decimal ;
  dwc:decimalLongitude "-3.49637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45989 -3.49637)"^^geo:wktLiteral ;
  geo-pos:lat "36.45989"^^xsd:decimal ;
  geo-pos:long "-3.49637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4530'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4530'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.5825'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.49637'^^xsd:double;
  dwc:startLongitude '-3.49637'^^xsd:double;
  dwc:endLongitude '-3.49637'^^xsd:double;
  dwc:latitude '36.45989'^^xsd:double;
  dwc:startLatitude '36.45989'^^xsd:double;
  dwc:endLatitude '36.45989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.49637 36.45989, -3.49637 36.45989, -3.49637 36.45989, -3.49637 36.45989, -3.49637 36.45989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4530'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49483 -2.844833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49483 -2.844833)"^^geo:wktLiteral ;
  geo-pos:lat "36.49483"^^xsd:decimal ;
  geo-pos:long "-2.844833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_739'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_739'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.844833'^^xsd:double;
  dwc:startLongitude '-2.844833'^^xsd:double;
  dwc:endLongitude '-2.844833'^^xsd:double;
  dwc:latitude '36.49483'^^xsd:double;
  dwc:startLatitude '36.49483'^^xsd:double;
  dwc:endLatitude '36.49483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844833 36.49483, -2.844833 36.49483, -2.844833 36.49483, -2.844833 36.49483, -2.844833 36.49483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_739'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13283 -1.6305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13283 -1.6305)"^^geo:wktLiteral ;
  geo-pos:lat "37.13283"^^xsd:decimal ;
  geo-pos:long "-1.6305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_333'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_333'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6305'^^xsd:double;
  dwc:startLongitude '-1.6305'^^xsd:double;
  dwc:endLongitude '-1.6305'^^xsd:double;
  dwc:latitude '37.13283'^^xsd:double;
  dwc:startLatitude '37.13283'^^xsd:double;
  dwc:endLatitude '37.13283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6305 37.13283, -1.6305 37.13283, -1.6305 37.13283, -1.6305 37.13283, -1.6305 37.13283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_333'^^xsd:string;
  dwc:observationDate '1994-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47667 -2.510333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47667 -2.510333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47667"^^xsd:decimal ;
  geo-pos:long "-2.510333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_592'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_592'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510333'^^xsd:double;
  dwc:startLongitude '-2.510333'^^xsd:double;
  dwc:endLongitude '-2.510333'^^xsd:double;
  dwc:latitude '36.47667'^^xsd:double;
  dwc:startLatitude '36.47667'^^xsd:double;
  dwc:endLatitude '36.47667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510333 36.47667, -2.510333 36.47667, -2.510333 36.47667, -2.510333 36.47667, -2.510333 36.47667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_592'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99237 -1.77541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99237"^^xsd:decimal ;
  dwc:decimalLongitude "-1.77541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99237 -1.77541)"^^geo:wktLiteral ;
  geo-pos:lat "36.99237"^^xsd:decimal ;
  geo-pos:long "-1.77541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3496'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3496'^^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:timeOfDay '9.4019444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.77541'^^xsd:double;
  dwc:startLongitude '-1.77541'^^xsd:double;
  dwc:endLongitude '-1.77541'^^xsd:double;
  dwc:latitude '36.99237'^^xsd:double;
  dwc:startLatitude '36.99237'^^xsd:double;
  dwc:endLatitude '36.99237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.77541 36.99237, -1.77541 36.99237, -1.77541 36.99237, -1.77541 36.99237, -1.77541 36.99237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3496'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -2.830667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51"^^xsd:decimal ;
  dwc:decimalLongitude "-2.830667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -2.830667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51"^^xsd:decimal ;
  geo-pos:long "-2.830667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_684'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_684'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.830667'^^xsd:double;
  dwc:startLongitude '-2.830667'^^xsd:double;
  dwc:endLongitude '-2.830667'^^xsd:double;
  dwc:latitude '36.51'^^xsd:double;
  dwc:startLatitude '36.51'^^xsd:double;
  dwc:endLatitude '36.51'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.830667 36.51, -2.830667 36.51, -2.830667 36.51, -2.830667 36.51, -2.830667 36.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_684'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61972 -3.130252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61972"^^xsd:decimal ;
  dwc:decimalLongitude "-3.130252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61972 -3.130252)"^^geo:wktLiteral ;
  geo-pos:lat "36.61972"^^xsd:decimal ;
  geo-pos:long "-3.130252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3696'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3696'^^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:timeOfDay '9.9288888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.130252'^^xsd:double;
  dwc:startLongitude '-3.130252'^^xsd:double;
  dwc:endLongitude '-3.130252'^^xsd:double;
  dwc:latitude '36.61972'^^xsd:double;
  dwc:startLatitude '36.61972'^^xsd:double;
  dwc:endLatitude '36.61972'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.130252 36.61972, -3.130252 36.61972, -3.130252 36.61972, -3.130252 36.61972, -3.130252 36.61972))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3696'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63583 -3.139667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63583"^^xsd:decimal ;
  dwc:decimalLongitude "-3.139667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63583 -3.139667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63583"^^xsd:decimal ;
  geo-pos:long "-3.139667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3385'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3385'^^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:timeOfDay '12.769166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.139667'^^xsd:double;
  dwc:startLongitude '-3.139667'^^xsd:double;
  dwc:endLongitude '-3.139667'^^xsd:double;
  dwc:latitude '36.63583'^^xsd:double;
  dwc:startLatitude '36.63583'^^xsd:double;
  dwc:endLatitude '36.63583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.139667 36.63583, -3.139667 36.63583, -3.139667 36.63583, -3.139667 36.63583, -3.139667 36.63583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3385'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65432 -3.136488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65432"^^xsd:decimal ;
  dwc:decimalLongitude "-3.136488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65432 -3.136488)"^^geo:wktLiteral ;
  geo-pos:lat "36.65432"^^xsd:decimal ;
  geo-pos:long "-3.136488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4146'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4146'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3855555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.136488'^^xsd:double;
  dwc:startLongitude '-3.136488'^^xsd:double;
  dwc:endLongitude '-3.136488'^^xsd:double;
  dwc:latitude '36.65432'^^xsd:double;
  dwc:startLatitude '36.65432'^^xsd:double;
  dwc:endLatitude '36.65432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.136488 36.65432, -3.136488 36.65432, -3.136488 36.65432, -3.136488 36.65432, -3.136488 36.65432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4146'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45417 -2.696333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.696333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45417 -2.696333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45417"^^xsd:decimal ;
  geo-pos:long "-2.696333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_834'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_834'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '18.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.696333'^^xsd:double;
  dwc:startLongitude '-2.696333'^^xsd:double;
  dwc:endLongitude '-2.696333'^^xsd:double;
  dwc:latitude '36.45417'^^xsd:double;
  dwc:startLatitude '36.45417'^^xsd:double;
  dwc:endLatitude '36.45417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.696333 36.45417, -2.696333 36.45417, -2.696333 36.45417, -2.696333 36.45417, -2.696333 36.45417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_834'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58281 -3.243043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58281"^^xsd:decimal ;
  dwc:decimalLongitude "-3.243043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58281 -3.243043)"^^geo:wktLiteral ;
  geo-pos:lat "36.58281"^^xsd:decimal ;
  geo-pos:long "-3.243043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3651'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3651'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.402777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.243043'^^xsd:double;
  dwc:startLongitude '-3.243043'^^xsd:double;
  dwc:endLongitude '-3.243043'^^xsd:double;
  dwc:latitude '36.58281'^^xsd:double;
  dwc:startLatitude '36.58281'^^xsd:double;
  dwc:endLatitude '36.58281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.243043 36.58281, -3.243043 36.58281, -3.243043 36.58281, -3.243043 36.58281, -3.243043 36.58281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3651'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96017 -5.549333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96017"^^xsd:decimal ;
  dwc:decimalLongitude "-5.549333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96017 -5.549333)"^^geo:wktLiteral ;
  geo-pos:lat "35.96017"^^xsd:decimal ;
  geo-pos:long "-5.549333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2130'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2130'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.549333'^^xsd:double;
  dwc:startLongitude '-5.549333'^^xsd:double;
  dwc:endLongitude '-5.549333'^^xsd:double;
  dwc:latitude '35.96017'^^xsd:double;
  dwc:startLatitude '35.96017'^^xsd:double;
  dwc:endLatitude '35.96017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.549333 35.96017, -5.549333 35.96017, -5.549333 35.96017, -5.549333 35.96017, -5.549333 35.96017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2130'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52748 -3.331048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52748"^^xsd:decimal ;
  dwc:decimalLongitude "-3.331048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52748 -3.331048)"^^geo:wktLiteral ;
  geo-pos:lat "36.52748"^^xsd:decimal ;
  geo-pos:long "-3.331048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4534'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4534'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.8375'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.331048'^^xsd:double;
  dwc:startLongitude '-3.331048'^^xsd:double;
  dwc:endLongitude '-3.331048'^^xsd:double;
  dwc:latitude '36.52748'^^xsd:double;
  dwc:startLatitude '36.52748'^^xsd:double;
  dwc:endLatitude '36.52748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.331048 36.52748, -3.331048 36.52748, -3.331048 36.52748, -3.331048 36.52748, -3.331048 36.52748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4534'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17917 -2.942667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.942667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17917 -2.942667)"^^geo:wktLiteral ;
  geo-pos:lat "36.17917"^^xsd:decimal ;
  geo-pos:long "-2.942667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2274'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2274'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.942667'^^xsd:double;
  dwc:startLongitude '-2.942667'^^xsd:double;
  dwc:endLongitude '-2.942667'^^xsd:double;
  dwc:latitude '36.17917'^^xsd:double;
  dwc:startLatitude '36.17917'^^xsd:double;
  dwc:endLatitude '36.17917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.942667 36.17917, -2.942667 36.17917, -2.942667 36.17917, -2.942667 36.17917, -2.942667 36.17917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2274'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53783 -2.448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53783 -2.448)"^^geo:wktLiteral ;
  geo-pos:lat "36.53783"^^xsd:decimal ;
  geo-pos:long "-2.448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_658'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_658'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.448'^^xsd:double;
  dwc:startLongitude '-2.448'^^xsd:double;
  dwc:endLongitude '-2.448'^^xsd:double;
  dwc:latitude '36.53783'^^xsd:double;
  dwc:startLatitude '36.53783'^^xsd:double;
  dwc:endLatitude '36.53783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.448 36.53783, -2.448 36.53783, -2.448 36.53783, -2.448 36.53783, -2.448 36.53783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_658'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20167 -1.520167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.520167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20167 -1.520167)"^^geo:wktLiteral ;
  geo-pos:lat "37.20167"^^xsd:decimal ;
  geo-pos:long "-1.520167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3237'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3237'^^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:timeOfDay '8.4686111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.520167'^^xsd:double;
  dwc:startLongitude '-1.520167'^^xsd:double;
  dwc:endLongitude '-1.520167'^^xsd:double;
  dwc:latitude '37.20167'^^xsd:double;
  dwc:startLatitude '37.20167'^^xsd:double;
  dwc:endLatitude '37.20167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.520167 37.20167, -1.520167 37.20167, -1.520167 37.20167, -1.520167 37.20167, -1.520167 37.20167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3237'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48352 -2.913508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48352"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48352 -2.913508)"^^geo:wktLiteral ;
  geo-pos:lat "36.48352"^^xsd:decimal ;
  geo-pos:long "-2.913508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4544'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4544'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.0544444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913508'^^xsd:double;
  dwc:startLongitude '-2.913508'^^xsd:double;
  dwc:endLongitude '-2.913508'^^xsd:double;
  dwc:latitude '36.48352'^^xsd:double;
  dwc:startLatitude '36.48352'^^xsd:double;
  dwc:endLatitude '36.48352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913508 36.48352, -2.913508 36.48352, -2.913508 36.48352, -2.913508 36.48352, -2.913508 36.48352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4544'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.824167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.824167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44333 -2.824167)"^^geo:wktLiteral ;
  geo-pos:lat "36.44333"^^xsd:decimal ;
  geo-pos:long "-2.824167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_719'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_719'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.824167'^^xsd:double;
  dwc:startLongitude '-2.824167'^^xsd:double;
  dwc:endLongitude '-2.824167'^^xsd:double;
  dwc:latitude '36.44333'^^xsd:double;
  dwc:startLatitude '36.44333'^^xsd:double;
  dwc:endLatitude '36.44333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.824167 36.44333, -2.824167 36.44333, -2.824167 36.44333, -2.824167 36.44333, -2.824167 36.44333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_719'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.623 -3.799833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.623"^^xsd:decimal ;
  dwc:decimalLongitude "-3.799833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.623 -3.799833)"^^geo:wktLiteral ;
  geo-pos:lat "36.623"^^xsd:decimal ;
  geo-pos:long "-3.799833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3085'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3085'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.799833'^^xsd:double;
  dwc:startLongitude '-3.799833'^^xsd:double;
  dwc:endLongitude '-3.799833'^^xsd:double;
  dwc:latitude '36.623'^^xsd:double;
  dwc:startLatitude '36.623'^^xsd:double;
  dwc:endLatitude '36.623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.799833 36.623, -3.799833 36.623, -3.799833 36.623, -3.799833 36.623, -3.799833 36.623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3085'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29983 -2.785167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.785167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29983 -2.785167)"^^geo:wktLiteral ;
  geo-pos:lat "36.29983"^^xsd:decimal ;
  geo-pos:long "-2.785167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1446'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1446'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.785167'^^xsd:double;
  dwc:startLongitude '-2.785167'^^xsd:double;
  dwc:endLongitude '-2.785167'^^xsd:double;
  dwc:latitude '36.29983'^^xsd:double;
  dwc:startLatitude '36.29983'^^xsd:double;
  dwc:endLatitude '36.29983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.785167 36.29983, -2.785167 36.29983, -2.785167 36.29983, -2.785167 36.29983, -2.785167 36.29983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1446'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4905 -2.4975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4905"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4905 -2.4975)"^^geo:wktLiteral ;
  geo-pos:lat "36.4905"^^xsd:decimal ;
  geo-pos:long "-2.4975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_880'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_880'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4975'^^xsd:double;
  dwc:startLongitude '-2.4975'^^xsd:double;
  dwc:endLongitude '-2.4975'^^xsd:double;
  dwc:latitude '36.4905'^^xsd:double;
  dwc:startLatitude '36.4905'^^xsd:double;
  dwc:endLatitude '36.4905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4975 36.4905, -2.4975 36.4905, -2.4975 36.4905, -2.4975 36.4905, -2.4975 36.4905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_880'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42 -2.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42"^^xsd:decimal ;
  dwc:decimalLongitude "-2.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42 -2.518333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42"^^xsd:decimal ;
  geo-pos:long "-2.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_593'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_593'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.518333'^^xsd:double;
  dwc:startLongitude '-2.518333'^^xsd:double;
  dwc:endLongitude '-2.518333'^^xsd:double;
  dwc:latitude '36.42'^^xsd:double;
  dwc:startLatitude '36.42'^^xsd:double;
  dwc:endLatitude '36.42'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.518333 36.42, -2.518333 36.42, -2.518333 36.42, -2.518333 36.42, -2.518333 36.42))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_593'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.579667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.579667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.579667)"^^geo:wktLiteral ;
  geo-pos:lat "36.504"^^xsd:decimal ;
  geo-pos:long "-2.579667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1001'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1001'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.579667'^^xsd:double;
  dwc:startLongitude '-2.579667'^^xsd:double;
  dwc:endLongitude '-2.579667'^^xsd:double;
  dwc:latitude '36.504'^^xsd:double;
  dwc:startLatitude '36.504'^^xsd:double;
  dwc:endLatitude '36.504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.579667 36.504, -2.579667 36.504, -2.579667 36.504, -2.579667 36.504, -2.579667 36.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1001'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30567 -2.981167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.981167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30567 -2.981167)"^^geo:wktLiteral ;
  geo-pos:lat "36.30567"^^xsd:decimal ;
  geo-pos:long "-2.981167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1720'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1720'^^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:timeOfDay '12.3125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.981167'^^xsd:double;
  dwc:startLongitude '-2.981167'^^xsd:double;
  dwc:endLongitude '-2.981167'^^xsd:double;
  dwc:latitude '36.30567'^^xsd:double;
  dwc:startLatitude '36.30567'^^xsd:double;
  dwc:endLatitude '36.30567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.981167 36.30567, -2.981167 36.30567, -2.981167 36.30567, -2.981167 36.30567, -2.981167 36.30567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1720'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38764 -2.962815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38764"^^xsd:decimal ;
  dwc:decimalLongitude "-2.962815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38764 -2.962815)"^^geo:wktLiteral ;
  geo-pos:lat "36.38764"^^xsd:decimal ;
  geo-pos:long "-2.962815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4845'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4845'^^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:timeOfDay '15.873888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.962815'^^xsd:double;
  dwc:startLongitude '-2.962815'^^xsd:double;
  dwc:endLongitude '-2.962815'^^xsd:double;
  dwc:latitude '36.38764'^^xsd:double;
  dwc:startLatitude '36.38764'^^xsd:double;
  dwc:endLatitude '36.38764'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.962815 36.38764, -2.962815 36.38764, -2.962815 36.38764, -2.962815 36.38764, -2.962815 36.38764))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4845'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12495 -2.913543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12495"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12495 -2.913543)"^^geo:wktLiteral ;
  geo-pos:lat "36.12495"^^xsd:decimal ;
  geo-pos:long "-2.913543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4746'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4746'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.651388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913543'^^xsd:double;
  dwc:startLongitude '-2.913543'^^xsd:double;
  dwc:endLongitude '-2.913543'^^xsd:double;
  dwc:latitude '36.12495'^^xsd:double;
  dwc:startLatitude '36.12495'^^xsd:double;
  dwc:endLatitude '36.12495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913543 36.12495, -2.913543 36.12495, -2.913543 36.12495, -2.913543 36.12495, -2.913543 36.12495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4746'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4274 -2.510283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4274"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4274 -2.510283)"^^geo:wktLiteral ;
  geo-pos:lat "36.4274"^^xsd:decimal ;
  geo-pos:long "-2.510283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4684'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4684'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.419166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510283'^^xsd:double;
  dwc:startLongitude '-2.510283'^^xsd:double;
  dwc:endLongitude '-2.510283'^^xsd:double;
  dwc:latitude '36.4274'^^xsd:double;
  dwc:startLatitude '36.4274'^^xsd:double;
  dwc:endLatitude '36.4274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510283 36.4274, -2.510283 36.4274, -2.510283 36.4274, -2.510283 36.4274, -2.510283 36.4274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4684'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44683 -3.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44683 -3.586)"^^geo:wktLiteral ;
  geo-pos:lat "36.44683"^^xsd:decimal ;
  geo-pos:long "-3.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2560'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2560'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.586'^^xsd:double;
  dwc:startLongitude '-3.586'^^xsd:double;
  dwc:endLongitude '-3.586'^^xsd:double;
  dwc:latitude '36.44683'^^xsd:double;
  dwc:startLatitude '36.44683'^^xsd:double;
  dwc:endLatitude '36.44683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.586 36.44683, -3.586 36.44683, -3.586 36.44683, -3.586 36.44683, -3.586 36.44683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2560'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45214 -2.840935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45214"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45214 -2.840935)"^^geo:wktLiteral ;
  geo-pos:lat "36.45214"^^xsd:decimal ;
  geo-pos:long "-2.840935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4107'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4107'^^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:timeOfDay '12.196111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840935'^^xsd:double;
  dwc:startLongitude '-2.840935'^^xsd:double;
  dwc:endLongitude '-2.840935'^^xsd:double;
  dwc:latitude '36.45214'^^xsd:double;
  dwc:startLatitude '36.45214'^^xsd:double;
  dwc:endLatitude '36.45214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840935 36.45214, -2.840935 36.45214, -2.840935 36.45214, -2.840935 36.45214, -2.840935 36.45214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4107'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4048 -2.787927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4048"^^xsd:decimal ;
  dwc:decimalLongitude "-2.787927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4048 -2.787927)"^^geo:wktLiteral ;
  geo-pos:lat "36.4048"^^xsd:decimal ;
  geo-pos:long "-2.787927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4241'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4241'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.0491666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.787927'^^xsd:double;
  dwc:startLongitude '-2.787927'^^xsd:double;
  dwc:endLongitude '-2.787927'^^xsd:double;
  dwc:latitude '36.4048'^^xsd:double;
  dwc:startLatitude '36.4048'^^xsd:double;
  dwc:endLatitude '36.4048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.787927 36.4048, -2.787927 36.4048, -2.787927 36.4048, -2.787927 36.4048, -2.787927 36.4048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4241'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59833 -3.571167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.571167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59833 -3.571167)"^^geo:wktLiteral ;
  geo-pos:lat "36.59833"^^xsd:decimal ;
  geo-pos:long "-3.571167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2490'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2490'^^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:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.571167'^^xsd:double;
  dwc:startLongitude '-3.571167'^^xsd:double;
  dwc:endLongitude '-3.571167'^^xsd:double;
  dwc:latitude '36.59833'^^xsd:double;
  dwc:startLatitude '36.59833'^^xsd:double;
  dwc:endLatitude '36.59833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.571167 36.59833, -3.571167 36.59833, -3.571167 36.59833, -3.571167 36.59833, -3.571167 36.59833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2490'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75667 -1.821833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.821833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75667 -1.821833)"^^geo:wktLiteral ;
  geo-pos:lat "36.75667"^^xsd:decimal ;
  geo-pos:long "-1.821833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3811'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3811'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.821833'^^xsd:double;
  dwc:startLongitude '-1.821833'^^xsd:double;
  dwc:endLongitude '-1.821833'^^xsd:double;
  dwc:latitude '36.75667'^^xsd:double;
  dwc:startLatitude '36.75667'^^xsd:double;
  dwc:endLatitude '36.75667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.821833 36.75667, -1.821833 36.75667, -1.821833 36.75667, -1.821833 36.75667, -1.821833 36.75667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3811'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -2.703833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.703833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -2.703833)"^^geo:wktLiteral ;
  geo-pos:lat "36.605"^^xsd:decimal ;
  geo-pos:long "-2.703833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3857'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3857'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.703833'^^xsd:double;
  dwc:startLongitude '-2.703833'^^xsd:double;
  dwc:endLongitude '-2.703833'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:startLatitude '36.605'^^xsd:double;
  dwc:endLatitude '36.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.703833 36.605, -2.703833 36.605, -2.703833 36.605, -2.703833 36.605, -2.703833 36.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3857'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47333 -2.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47333 -2.841667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47333"^^xsd:decimal ;
  geo-pos:long "-2.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3875'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3875'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841667'^^xsd:double;
  dwc:startLongitude '-2.841667'^^xsd:double;
  dwc:endLongitude '-2.841667'^^xsd:double;
  dwc:latitude '36.47333'^^xsd:double;
  dwc:startLatitude '36.47333'^^xsd:double;
  dwc:endLatitude '36.47333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841667 36.47333, -2.841667 36.47333, -2.841667 36.47333, -2.841667 36.47333, -2.841667 36.47333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3875'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21367 -5.182833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.182833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21367 -5.182833)"^^geo:wktLiteral ;
  geo-pos:lat "36.21367"^^xsd:decimal ;
  geo-pos:long "-5.182833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3905'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3905'^^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:timeOfDay '13.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.182833'^^xsd:double;
  dwc:startLongitude '-5.182833'^^xsd:double;
  dwc:endLongitude '-5.182833'^^xsd:double;
  dwc:latitude '36.21367'^^xsd:double;
  dwc:startLatitude '36.21367'^^xsd:double;
  dwc:endLatitude '36.21367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.182833 36.21367, -5.182833 36.21367, -5.182833 36.21367, -5.182833 36.21367, -5.182833 36.21367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3905'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 -2.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "-2.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 -2.574)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "-2.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3885'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3885'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.574'^^xsd:double;
  dwc:startLongitude '-2.574'^^xsd:double;
  dwc:endLongitude '-2.574'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:startLatitude '36.524'^^xsd:double;
  dwc:endLatitude '36.524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.574 36.524, -2.574 36.524, -2.574 36.524, -2.574 36.524, -2.574 36.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3885'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25333 -0.291167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.291167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25333 -0.291167)"^^geo:wktLiteral ;
  geo-pos:lat "36.25333"^^xsd:decimal ;
  geo-pos:long "-0.291167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3862'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3862'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.291167'^^xsd:double;
  dwc:startLongitude '-0.291167'^^xsd:double;
  dwc:endLongitude '-0.291167'^^xsd:double;
  dwc:latitude '36.25333'^^xsd:double;
  dwc:startLatitude '36.25333'^^xsd:double;
  dwc:endLatitude '36.25333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.291167 36.25333, -0.291167 36.25333, -0.291167 36.25333, -0.291167 36.25333, -0.291167 36.25333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3862'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39517 -1.261333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.261333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39517 -1.261333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39517"^^xsd:decimal ;
  geo-pos:long "-1.261333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3761'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3761'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.261333'^^xsd:double;
  dwc:startLongitude '-1.261333'^^xsd:double;
  dwc:endLongitude '-1.261333'^^xsd:double;
  dwc:latitude '37.39517'^^xsd:double;
  dwc:startLatitude '37.39517'^^xsd:double;
  dwc:endLatitude '37.39517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.261333 37.39517, -1.261333 37.39517, -1.261333 37.39517, -1.261333 37.39517, -1.261333 37.39517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3761'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32983 -1.429333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.429333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32983 -1.429333)"^^geo:wktLiteral ;
  geo-pos:lat "37.32983"^^xsd:decimal ;
  geo-pos:long "-1.429333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3787'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_3787'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.429333'^^xsd:double;
  dwc:startLongitude '-1.429333'^^xsd:double;
  dwc:endLongitude '-1.429333'^^xsd:double;
  dwc:latitude '37.32983'^^xsd:double;
  dwc:startLatitude '37.32983'^^xsd:double;
  dwc:endLatitude '37.32983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.429333 37.32983, -1.429333 37.32983, -1.429333 37.32983, -1.429333 37.32983, -1.429333 37.32983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3787'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43834 -3.000833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43834"^^xsd:decimal ;
  dwc:decimalLongitude "-3.000833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43834 -3.000833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43834"^^xsd:decimal ;
  geo-pos:long "-3.000833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3921'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3921'^^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:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.000833'^^xsd:double;
  dwc:startLongitude '-3.000833'^^xsd:double;
  dwc:endLongitude '-3.000833'^^xsd:double;
  dwc:latitude '36.43834'^^xsd:double;
  dwc:startLatitude '36.43834'^^xsd:double;
  dwc:endLatitude '36.43834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.000833 36.43834, -3.000833 36.43834, -3.000833 36.43834, -3.000833 36.43834, -3.000833 36.43834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3921'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4985 -3.2565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4985"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4985 -3.2565)"^^geo:wktLiteral ;
  geo-pos:lat "36.4985"^^xsd:decimal ;
  geo-pos:long "-3.2565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3951'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3951'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2565'^^xsd:double;
  dwc:startLongitude '-3.2565'^^xsd:double;
  dwc:endLongitude '-3.2565'^^xsd:double;
  dwc:latitude '36.4985'^^xsd:double;
  dwc:startLatitude '36.4985'^^xsd:double;
  dwc:endLatitude '36.4985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2565 36.4985, -3.2565 36.4985, -3.2565 36.4985, -3.2565 36.4985, -3.2565 36.4985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3951'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46717 -4.502167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.502167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46717 -4.502167)"^^geo:wktLiteral ;
  geo-pos:lat "36.46717"^^xsd:decimal ;
  geo-pos:long "-4.502167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3995'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3995'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.6391666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.502167'^^xsd:double;
  dwc:startLongitude '-4.502167'^^xsd:double;
  dwc:endLongitude '-4.502167'^^xsd:double;
  dwc:latitude '36.46717'^^xsd:double;
  dwc:startLatitude '36.46717'^^xsd:double;
  dwc:endLatitude '36.46717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.502167 36.46717, -4.502167 36.46717, -4.502167 36.46717, -4.502167 36.46717, -4.502167 36.46717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3995'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76983 -1.797667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.797667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76983 -1.797667)"^^geo:wktLiteral ;
  geo-pos:lat "36.76983"^^xsd:decimal ;
  geo-pos:long "-1.797667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3812'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3812'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.797667'^^xsd:double;
  dwc:startLongitude '-1.797667'^^xsd:double;
  dwc:endLongitude '-1.797667'^^xsd:double;
  dwc:latitude '36.76983'^^xsd:double;
  dwc:startLatitude '36.76983'^^xsd:double;
  dwc:endLatitude '36.76983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.797667 36.76983, -1.797667 36.76983, -1.797667 36.76983, -1.797667 36.76983, -1.797667 36.76983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3812'^^xsd:string;
  dwc:observationDate '1995-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.136 -5.1555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.136"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.136 -5.1555)"^^geo:wktLiteral ;
  geo-pos:lat "36.136"^^xsd:decimal ;
  geo-pos:long "-5.1555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3907'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3907'^^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:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1555'^^xsd:double;
  dwc:startLongitude '-5.1555'^^xsd:double;
  dwc:endLongitude '-5.1555'^^xsd:double;
  dwc:latitude '36.136'^^xsd:double;
  dwc:startLatitude '36.136'^^xsd:double;
  dwc:endLatitude '36.136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1555 36.136, -5.1555 36.136, -5.1555 36.136, -5.1555 36.136, -5.1555 36.136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3907'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -3.717834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.494"^^xsd:decimal ;
  dwc:decimalLongitude "-3.717834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -3.717834)"^^geo:wktLiteral ;
  geo-pos:lat "36.494"^^xsd:decimal ;
  geo-pos:long "-3.717834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3942'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3942'^^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:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.717834'^^xsd:double;
  dwc:startLongitude '-3.717834'^^xsd:double;
  dwc:endLongitude '-3.717834'^^xsd:double;
  dwc:latitude '36.494'^^xsd:double;
  dwc:startLatitude '36.494'^^xsd:double;
  dwc:endLatitude '36.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.717834 36.494, -3.717834 36.494, -3.717834 36.494, -3.717834 36.494, -3.717834 36.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3942'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35283 -2.832333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.832333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35283 -2.832333)"^^geo:wktLiteral ;
  geo-pos:lat "36.35283"^^xsd:decimal ;
  geo-pos:long "-2.832333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3877'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3877'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.832333'^^xsd:double;
  dwc:startLongitude '-2.832333'^^xsd:double;
  dwc:endLongitude '-2.832333'^^xsd:double;
  dwc:latitude '36.35283'^^xsd:double;
  dwc:startLatitude '36.35283'^^xsd:double;
  dwc:endLatitude '36.35283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.832333 36.35283, -2.832333 36.35283, -2.832333 36.35283, -2.832333 36.35283, -2.832333 36.35283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3877'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.478 -3.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.478"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1968__429_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.478 -3.51)"^^geo:wktLiteral ;
  geo-pos:lat "36.478"^^xsd:decimal ;
  geo-pos:long "-3.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3946'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3946'^^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:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.51'^^xsd:double;
  dwc:startLongitude '-3.51'^^xsd:double;
  dwc:endLongitude '-3.51'^^xsd:double;
  dwc:latitude '36.478'^^xsd:double;
  dwc:startLatitude '36.478'^^xsd:double;
  dwc:endLatitude '36.478'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.51 36.478, -3.51 36.478, -3.51 36.478, -3.51 36.478, -3.51 36.478))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3946'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46217 -0.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46217"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46217 -0.6225)"^^geo:wktLiteral ;
  geo-pos:lat "37.46217"^^xsd:decimal ;
  geo-pos:long "-0.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3783'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3783'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.6225'^^xsd:double;
  dwc:startLongitude '-0.6225'^^xsd:double;
  dwc:endLongitude '-0.6225'^^xsd:double;
  dwc:latitude '37.46217'^^xsd:double;
  dwc:startLatitude '37.46217'^^xsd:double;
  dwc:endLatitude '37.46217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6225 37.46217, -0.6225 37.46217, -0.6225 37.46217, -0.6225 37.46217, -0.6225 37.46217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3783'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97683 -1.836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97683 -1.836)"^^geo:wktLiteral ;
  geo-pos:lat "36.97683"^^xsd:decimal ;
  geo-pos:long "-1.836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3764'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3764'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.836'^^xsd:double;
  dwc:startLongitude '-1.836'^^xsd:double;
  dwc:endLongitude '-1.836'^^xsd:double;
  dwc:latitude '36.97683'^^xsd:double;
  dwc:startLatitude '36.97683'^^xsd:double;
  dwc:endLatitude '36.97683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.836 36.97683, -1.836 36.97683, -1.836 36.97683, -1.836 36.97683, -1.836 36.97683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3764'^^xsd:string;
  dwc:observationDate '1993-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.498 -3.306834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.498"^^xsd:decimal ;
  dwc:decimalLongitude "-3.306834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.498 -3.306834)"^^geo:wktLiteral ;
  geo-pos:lat "36.498"^^xsd:decimal ;
  geo-pos:long "-3.306834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3925'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3925'^^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:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.306834'^^xsd:double;
  dwc:startLongitude '-3.306834'^^xsd:double;
  dwc:endLongitude '-3.306834'^^xsd:double;
  dwc:latitude '36.498'^^xsd:double;
  dwc:startLatitude '36.498'^^xsd:double;
  dwc:endLatitude '36.498'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.306834 36.498, -3.306834 36.498, -3.306834 36.498, -3.306834 36.498, -3.306834 36.498))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3925'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.807)"^^geo:wktLiteral ;
  geo-pos:lat "36.4605"^^xsd:decimal ;
  geo-pos:long "-2.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1045'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1045'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807'^^xsd:double;
  dwc:startLongitude '-2.807'^^xsd:double;
  dwc:endLongitude '-2.807'^^xsd:double;
  dwc:latitude '36.4605'^^xsd:double;
  dwc:startLatitude '36.4605'^^xsd:double;
  dwc:endLatitude '36.4605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807 36.4605, -2.807 36.4605, -2.807 36.4605, -2.807 36.4605, -2.807 36.4605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1045'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.44957 -3.696417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.44957"^^xsd:decimal ;
  dwc:decimalLongitude "-3.696417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.44957 -3.696417)"^^geo:wktLiteral ;
  geo-pos:lat "35.44957"^^xsd:decimal ;
  geo-pos:long "-3.696417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4730'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4730'^^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:timeOfDay '12.504166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.696417'^^xsd:double;
  dwc:startLongitude '-3.696417'^^xsd:double;
  dwc:endLongitude '-3.696417'^^xsd:double;
  dwc:latitude '35.44957'^^xsd:double;
  dwc:startLatitude '35.44957'^^xsd:double;
  dwc:endLatitude '35.44957'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.696417 35.44957, -3.696417 35.44957, -3.696417 35.44957, -3.696417 35.44957, -3.696417 35.44957))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4730'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58239 -2.448317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58239"^^xsd:decimal ;
  dwc:decimalLongitude "-2.448317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58239 -2.448317)"^^geo:wktLiteral ;
  geo-pos:lat "36.58239"^^xsd:decimal ;
  geo-pos:long "-2.448317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4571'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4571'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.822777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.448317'^^xsd:double;
  dwc:startLongitude '-2.448317'^^xsd:double;
  dwc:endLongitude '-2.448317'^^xsd:double;
  dwc:latitude '36.58239'^^xsd:double;
  dwc:startLatitude '36.58239'^^xsd:double;
  dwc:endLatitude '36.58239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.448317 36.58239, -2.448317 36.58239, -2.448317 36.58239, -2.448317 36.58239, -2.448317 36.58239))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4571'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79317 -1.810167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.810167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79317 -1.810167)"^^geo:wktLiteral ;
  geo-pos:lat "36.79317"^^xsd:decimal ;
  geo-pos:long "-1.810167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2396'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2396'^^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:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.810167'^^xsd:double;
  dwc:startLongitude '-1.810167'^^xsd:double;
  dwc:endLongitude '-1.810167'^^xsd:double;
  dwc:latitude '36.79317'^^xsd:double;
  dwc:startLatitude '36.79317'^^xsd:double;
  dwc:endLatitude '36.79317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.810167 36.79317, -1.810167 36.79317, -1.810167 36.79317, -1.810167 36.79317, -1.810167 36.79317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2396'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5896 -3.399073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5896"^^xsd:decimal ;
  dwc:decimalLongitude "-3.399073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5896 -3.399073)"^^geo:wktLiteral ;
  geo-pos:lat "36.5896"^^xsd:decimal ;
  geo-pos:long "-3.399073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4387'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4387'^^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:timeOfDay '10.170277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.399073'^^xsd:double;
  dwc:startLongitude '-3.399073'^^xsd:double;
  dwc:endLongitude '-3.399073'^^xsd:double;
  dwc:latitude '36.5896'^^xsd:double;
  dwc:startLatitude '36.5896'^^xsd:double;
  dwc:endLatitude '36.5896'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.399073 36.5896, -3.399073 36.5896, -3.399073 36.5896, -3.399073 36.5896, -3.399073 36.5896))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4387'^^xsd:string;
  dwc:observationDate '2007-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40867 -3.076833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.076833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40867 -3.076833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40867"^^xsd:decimal ;
  geo-pos:long "-3.076833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2687'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2687'^^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:timeOfDay '10.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.076833'^^xsd:double;
  dwc:startLongitude '-3.076833'^^xsd:double;
  dwc:endLongitude '-3.076833'^^xsd:double;
  dwc:latitude '36.40867'^^xsd:double;
  dwc:startLatitude '36.40867'^^xsd:double;
  dwc:endLatitude '36.40867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.076833 36.40867, -3.076833 36.40867, -3.076833 36.40867, -3.076833 36.40867, -3.076833 36.40867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2687'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -3.13052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.13052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -3.13052)"^^geo:wktLiteral ;
  geo-pos:lat "36.63917"^^xsd:decimal ;
  geo-pos:long "-3.13052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4185'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4185'^^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:timeOfDay '13.768055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.13052'^^xsd:double;
  dwc:startLongitude '-3.13052'^^xsd:double;
  dwc:endLongitude '-3.13052'^^xsd:double;
  dwc:latitude '36.63917'^^xsd:double;
  dwc:startLatitude '36.63917'^^xsd:double;
  dwc:endLatitude '36.63917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.13052 36.63917, -3.13052 36.63917, -3.13052 36.63917, -3.13052 36.63917, -3.13052 36.63917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4185'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49767 -3.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49767 -3.412)"^^geo:wktLiteral ;
  geo-pos:lat "36.49767"^^xsd:decimal ;
  geo-pos:long "-3.412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2755'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2755'^^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:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.412'^^xsd:double;
  dwc:startLongitude '-3.412'^^xsd:double;
  dwc:endLongitude '-3.412'^^xsd:double;
  dwc:latitude '36.49767'^^xsd:double;
  dwc:startLatitude '36.49767'^^xsd:double;
  dwc:endLatitude '36.49767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.412 36.49767, -3.412 36.49767, -3.412 36.49767, -3.412 36.49767, -3.412 36.49767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2755'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45767 -2.693667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.693667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45767 -2.693667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45767"^^xsd:decimal ;
  geo-pos:long "-2.693667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1030'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1030'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.693667'^^xsd:double;
  dwc:startLongitude '-2.693667'^^xsd:double;
  dwc:endLongitude '-2.693667'^^xsd:double;
  dwc:latitude '36.45767'^^xsd:double;
  dwc:startLatitude '36.45767'^^xsd:double;
  dwc:endLatitude '36.45767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.693667 36.45767, -2.693667 36.45767, -2.693667 36.45767, -2.693667 36.45767, -2.693667 36.45767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1030'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46534 -3.074983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46534"^^xsd:decimal ;
  dwc:decimalLongitude "-3.074983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46534 -3.074983)"^^geo:wktLiteral ;
  geo-pos:lat "36.46534"^^xsd:decimal ;
  geo-pos:long "-3.074983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4875'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4875'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2727777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.074983'^^xsd:double;
  dwc:startLongitude '-3.074983'^^xsd:double;
  dwc:endLongitude '-3.074983'^^xsd:double;
  dwc:latitude '36.46534'^^xsd:double;
  dwc:startLatitude '36.46534'^^xsd:double;
  dwc:endLatitude '36.46534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.074983 36.46534, -3.074983 36.46534, -3.074983 36.46534, -3.074983 36.46534, -3.074983 36.46534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4875'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47833 -4.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47833 -4.588)"^^geo:wktLiteral ;
  geo-pos:lat "36.47833"^^xsd:decimal ;
  geo-pos:long "-4.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3343'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3343'^^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:timeOfDay '6.7894444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.588'^^xsd:double;
  dwc:startLongitude '-4.588'^^xsd:double;
  dwc:endLongitude '-4.588'^^xsd:double;
  dwc:latitude '36.47833'^^xsd:double;
  dwc:startLatitude '36.47833'^^xsd:double;
  dwc:endLatitude '36.47833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.588 36.47833, -4.588 36.47833, -4.588 36.47833, -4.588 36.47833, -4.588 36.47833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3343'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.522 -3.065334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.522"^^xsd:decimal ;
  dwc:decimalLongitude "-3.065334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.522 -3.065334)"^^geo:wktLiteral ;
  geo-pos:lat "36.522"^^xsd:decimal ;
  geo-pos:long "-3.065334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3321'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3321'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.9225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.065334'^^xsd:double;
  dwc:startLongitude '-3.065334'^^xsd:double;
  dwc:endLongitude '-3.065334'^^xsd:double;
  dwc:latitude '36.522'^^xsd:double;
  dwc:startLatitude '36.522'^^xsd:double;
  dwc:endLatitude '36.522'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.065334 36.522, -3.065334 36.522, -3.065334 36.522, -3.065334 36.522, -3.065334 36.522))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3321'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57267 -3.412333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.412333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57267 -3.412333)"^^geo:wktLiteral ;
  geo-pos:lat "36.57267"^^xsd:decimal ;
  geo-pos:long "-3.412333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2213'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2213'^^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:timeOfDay '16.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.412333'^^xsd:double;
  dwc:startLongitude '-3.412333'^^xsd:double;
  dwc:endLongitude '-3.412333'^^xsd:double;
  dwc:latitude '36.57267'^^xsd:double;
  dwc:startLatitude '36.57267'^^xsd:double;
  dwc:endLatitude '36.57267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.412333 36.57267, -3.412333 36.57267, -3.412333 36.57267, -3.412333 36.57267, -3.412333 36.57267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2213'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5745 -2.449667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5745"^^xsd:decimal ;
  dwc:decimalLongitude "-2.449667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5745 -2.449667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5745"^^xsd:decimal ;
  geo-pos:long "-2.449667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1452'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1452'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.449667'^^xsd:double;
  dwc:startLongitude '-2.449667'^^xsd:double;
  dwc:endLongitude '-2.449667'^^xsd:double;
  dwc:latitude '36.5745'^^xsd:double;
  dwc:startLatitude '36.5745'^^xsd:double;
  dwc:endLatitude '36.5745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.449667 36.5745, -2.449667 36.5745, -2.449667 36.5745, -2.449667 36.5745, -2.449667 36.5745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1452'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66867 -2.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66867 -2.0235)"^^geo:wktLiteral ;
  geo-pos:lat "36.66867"^^xsd:decimal ;
  geo-pos:long "-2.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2641'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2641'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0235'^^xsd:double;
  dwc:startLongitude '-2.0235'^^xsd:double;
  dwc:endLongitude '-2.0235'^^xsd:double;
  dwc:latitude '36.66867'^^xsd:double;
  dwc:startLatitude '36.66867'^^xsd:double;
  dwc:endLatitude '36.66867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0235 36.66867, -2.0235 36.66867, -2.0235 36.66867, -2.0235 36.66867, -2.0235 36.66867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2641'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37367 -2.726333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.726333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37367 -2.726333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37367"^^xsd:decimal ;
  geo-pos:long "-2.726333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1766'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1766'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.898611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.726333'^^xsd:double;
  dwc:startLongitude '-2.726333'^^xsd:double;
  dwc:endLongitude '-2.726333'^^xsd:double;
  dwc:latitude '36.37367'^^xsd:double;
  dwc:startLatitude '36.37367'^^xsd:double;
  dwc:endLatitude '36.37367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.726333 36.37367, -2.726333 36.37367, -2.726333 36.37367, -2.726333 36.37367, -2.726333 36.37367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1766'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48217 -2.537333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.537333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48217 -2.537333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48217"^^xsd:decimal ;
  geo-pos:long "-2.537333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1323'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1323'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.537333'^^xsd:double;
  dwc:startLongitude '-2.537333'^^xsd:double;
  dwc:endLongitude '-2.537333'^^xsd:double;
  dwc:latitude '36.48217'^^xsd:double;
  dwc:startLatitude '36.48217'^^xsd:double;
  dwc:endLatitude '36.48217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.537333 36.48217, -2.537333 36.48217, -2.537333 36.48217, -2.537333 36.48217, -2.537333 36.48217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1323'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4875 -4.497167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4875"^^xsd:decimal ;
  dwc:decimalLongitude "-4.497167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4875 -4.497167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4875"^^xsd:decimal ;
  geo-pos:long "-4.497167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2140'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2140'^^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:timeOfDay '7.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.497167'^^xsd:double;
  dwc:startLongitude '-4.497167'^^xsd:double;
  dwc:endLongitude '-4.497167'^^xsd:double;
  dwc:latitude '36.4875'^^xsd:double;
  dwc:startLatitude '36.4875'^^xsd:double;
  dwc:endLatitude '36.4875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.497167 36.4875, -4.497167 36.4875, -4.497167 36.4875, -4.497167 36.4875, -4.497167 36.4875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2140'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43817 -2.907333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.907333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43817 -2.907333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43817"^^xsd:decimal ;
  geo-pos:long "-2.907333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3398'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3398'^^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:timeOfDay '9.2091666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.907333'^^xsd:double;
  dwc:startLongitude '-2.907333'^^xsd:double;
  dwc:endLongitude '-2.907333'^^xsd:double;
  dwc:latitude '36.43817'^^xsd:double;
  dwc:startLatitude '36.43817'^^xsd:double;
  dwc:endLatitude '36.43817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.907333 36.43817, -2.907333 36.43817, -2.907333 36.43817, -2.907333 36.43817, -2.907333 36.43817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3398'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31617 -2.956833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.956833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31617 -2.956833)"^^geo:wktLiteral ;
  geo-pos:lat "36.31617"^^xsd:decimal ;
  geo-pos:long "-2.956833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3467'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3467'^^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:timeOfDay '11.913055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.956833'^^xsd:double;
  dwc:startLongitude '-2.956833'^^xsd:double;
  dwc:endLongitude '-2.956833'^^xsd:double;
  dwc:latitude '36.31617'^^xsd:double;
  dwc:startLatitude '36.31617'^^xsd:double;
  dwc:endLatitude '36.31617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.956833 36.31617, -2.956833 36.31617, -2.956833 36.31617, -2.956833 36.31617, -2.956833 36.31617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3467'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71727 -2.472283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71727"^^xsd:decimal ;
  dwc:decimalLongitude "-2.472283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71727 -2.472283)"^^geo:wktLiteral ;
  geo-pos:lat "36.71727"^^xsd:decimal ;
  geo-pos:long "-2.472283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4575'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4575'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.630277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.472283'^^xsd:double;
  dwc:startLongitude '-2.472283'^^xsd:double;
  dwc:endLongitude '-2.472283'^^xsd:double;
  dwc:latitude '36.71727'^^xsd:double;
  dwc:startLatitude '36.71727'^^xsd:double;
  dwc:endLatitude '36.71727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.472283 36.71727, -2.472283 36.71727, -2.472283 36.71727, -2.472283 36.71727, -2.472283 36.71727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4575'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41974 -3.947906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41974"^^xsd:decimal ;
  dwc:decimalLongitude "-3.947906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41974 -3.947906)"^^geo:wktLiteral ;
  geo-pos:lat "36.41974"^^xsd:decimal ;
  geo-pos:long "-3.947906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3641'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3641'^^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:timeOfDay '12.120277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.947906'^^xsd:double;
  dwc:startLongitude '-3.947906'^^xsd:double;
  dwc:endLongitude '-3.947906'^^xsd:double;
  dwc:latitude '36.41974'^^xsd:double;
  dwc:startLatitude '36.41974'^^xsd:double;
  dwc:endLatitude '36.41974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.947906 36.41974, -3.947906 36.41974, -3.947906 36.41974, -3.947906 36.41974, -3.947906 36.41974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3641'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4583 -2.815325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4583 -2.815325)"^^geo:wktLiteral ;
  geo-pos:lat "36.4583"^^xsd:decimal ;
  geo-pos:long "-2.815325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4854'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4854'^^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:timeOfDay '18.149722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.815325'^^xsd:double;
  dwc:startLongitude '-2.815325'^^xsd:double;
  dwc:endLongitude '-2.815325'^^xsd:double;
  dwc:latitude '36.4583'^^xsd:double;
  dwc:startLatitude '36.4583'^^xsd:double;
  dwc:endLatitude '36.4583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815325 36.4583, -2.815325 36.4583, -2.815325 36.4583, -2.815325 36.4583, -2.815325 36.4583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4854'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.61515 -5.018806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.61515"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.61515 -5.018806)"^^geo:wktLiteral ;
  geo-pos:lat "35.61515"^^xsd:decimal ;
  geo-pos:long "-5.018806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4716'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4716'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.4563888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.018806'^^xsd:double;
  dwc:startLongitude '-5.018806'^^xsd:double;
  dwc:endLongitude '-5.018806'^^xsd:double;
  dwc:latitude '35.61515'^^xsd:double;
  dwc:startLatitude '35.61515'^^xsd:double;
  dwc:endLatitude '35.61515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018806 35.61515, -5.018806 35.61515, -5.018806 35.61515, -5.018806 35.61515, -5.018806 35.61515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4716'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53717 -2.424834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.424834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53717 -2.424834)"^^geo:wktLiteral ;
  geo-pos:lat "36.53717"^^xsd:decimal ;
  geo-pos:long "-2.424834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3392'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3392'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.783611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.424834'^^xsd:double;
  dwc:startLongitude '-2.424834'^^xsd:double;
  dwc:endLongitude '-2.424834'^^xsd:double;
  dwc:latitude '36.53717'^^xsd:double;
  dwc:startLatitude '36.53717'^^xsd:double;
  dwc:endLatitude '36.53717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.424834 36.53717, -2.424834 36.53717, -2.424834 36.53717, -2.424834 36.53717, -2.424834 36.53717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3392'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31933 -1.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31933 -1.483333)"^^geo:wktLiteral ;
  geo-pos:lat "37.31933"^^xsd:decimal ;
  geo-pos:long "-1.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_610'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_610'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.483333'^^xsd:double;
  dwc:startLongitude '-1.483333'^^xsd:double;
  dwc:endLongitude '-1.483333'^^xsd:double;
  dwc:latitude '37.31933'^^xsd:double;
  dwc:startLatitude '37.31933'^^xsd:double;
  dwc:endLatitude '37.31933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.483333 37.31933, -1.483333 37.31933, -1.483333 37.31933, -1.483333 37.31933, -1.483333 37.31933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_610'^^xsd:string;
  dwc:observationDate '1996-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51633 -2.8005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51633 -2.8005)"^^geo:wktLiteral ;
  geo-pos:lat "36.51633"^^xsd:decimal ;
  geo-pos:long "-2.8005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3313'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3313'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.0575'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8005'^^xsd:double;
  dwc:startLongitude '-2.8005'^^xsd:double;
  dwc:endLongitude '-2.8005'^^xsd:double;
  dwc:latitude '36.51633'^^xsd:double;
  dwc:startLatitude '36.51633'^^xsd:double;
  dwc:endLatitude '36.51633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8005 36.51633, -2.8005 36.51633, -2.8005 36.51633, -2.8005 36.51633, -2.8005 36.51633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3313'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43666 -4.371333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.371333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43666 -4.371333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43666"^^xsd:decimal ;
  geo-pos:long "-4.371333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3113'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3113'^^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:timeOfDay '14.967222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.371333'^^xsd:double;
  dwc:startLongitude '-4.371333'^^xsd:double;
  dwc:endLongitude '-4.371333'^^xsd:double;
  dwc:latitude '36.43666'^^xsd:double;
  dwc:startLatitude '36.43666'^^xsd:double;
  dwc:endLatitude '36.43666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.371333 36.43666, -4.371333 36.43666, -4.371333 36.43666, -4.371333 36.43666, -4.371333 36.43666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3113'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4735 -2.601167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.601167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4735 -2.601167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4735"^^xsd:decimal ;
  geo-pos:long "-2.601167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2404'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2404'^^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:timeOfDay '13.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.601167'^^xsd:double;
  dwc:startLongitude '-2.601167'^^xsd:double;
  dwc:endLongitude '-2.601167'^^xsd:double;
  dwc:latitude '36.4735'^^xsd:double;
  dwc:startLatitude '36.4735'^^xsd:double;
  dwc:endLatitude '36.4735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.601167 36.4735, -2.601167 36.4735, -2.601167 36.4735, -2.601167 36.4735, -2.601167 36.4735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2404'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62733 -2.537667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.537667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62733 -2.537667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62733"^^xsd:decimal ;
  geo-pos:long "-2.537667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2707'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2707'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.537667'^^xsd:double;
  dwc:startLongitude '-2.537667'^^xsd:double;
  dwc:endLongitude '-2.537667'^^xsd:double;
  dwc:latitude '36.62733'^^xsd:double;
  dwc:startLatitude '36.62733'^^xsd:double;
  dwc:endLatitude '36.62733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.537667 36.62733, -2.537667 36.62733, -2.537667 36.62733, -2.537667 36.62733, -2.537667 36.62733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2707'^^xsd:string;
  dwc:observationDate '2002-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70033 -3.050167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.050167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70033 -3.050167)"^^geo:wktLiteral ;
  geo-pos:lat "36.70033"^^xsd:decimal ;
  geo-pos:long "-3.050167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2009'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2009'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.5791666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.050167'^^xsd:double;
  dwc:startLongitude '-3.050167'^^xsd:double;
  dwc:endLongitude '-3.050167'^^xsd:double;
  dwc:latitude '36.70033'^^xsd:double;
  dwc:startLatitude '36.70033'^^xsd:double;
  dwc:endLatitude '36.70033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.050167 36.70033, -3.050167 36.70033, -3.050167 36.70033, -3.050167 36.70033, -3.050167 36.70033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2009'^^xsd:string;
  dwc:observationDate '2000-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5815 -2.4675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5815 -2.4675)"^^geo:wktLiteral ;
  geo-pos:lat "36.5815"^^xsd:decimal ;
  geo-pos:long "-2.4675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_877'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_877'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4675'^^xsd:double;
  dwc:startLongitude '-2.4675'^^xsd:double;
  dwc:endLongitude '-2.4675'^^xsd:double;
  dwc:latitude '36.5815'^^xsd:double;
  dwc:startLatitude '36.5815'^^xsd:double;
  dwc:endLatitude '36.5815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4675 36.5815, -2.4675 36.5815, -2.4675 36.5815, -2.4675 36.5815, -2.4675 36.5815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_877'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4589 -4.036718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4589"^^xsd:decimal ;
  dwc:decimalLongitude "-4.036718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4589 -4.036718)"^^geo:wktLiteral ;
  geo-pos:lat "36.4589"^^xsd:decimal ;
  geo-pos:long "-4.036718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4297'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4297'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.945555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.036718'^^xsd:double;
  dwc:startLongitude '-4.036718'^^xsd:double;
  dwc:endLongitude '-4.036718'^^xsd:double;
  dwc:latitude '36.4589'^^xsd:double;
  dwc:startLatitude '36.4589'^^xsd:double;
  dwc:endLatitude '36.4589'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.036718 36.4589, -4.036718 36.4589, -4.036718 36.4589, -4.036718 36.4589, -4.036718 36.4589))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4297'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41867 -4.246167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.246167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41867 -4.246167)"^^geo:wktLiteral ;
  geo-pos:lat "36.41867"^^xsd:decimal ;
  geo-pos:long "-4.246167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2436'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2436'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.246167'^^xsd:double;
  dwc:startLongitude '-4.246167'^^xsd:double;
  dwc:endLongitude '-4.246167'^^xsd:double;
  dwc:latitude '36.41867'^^xsd:double;
  dwc:startLatitude '36.41867'^^xsd:double;
  dwc:endLatitude '36.41867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.246167 36.41867, -4.246167 36.41867, -4.246167 36.41867, -4.246167 36.41867, -4.246167 36.41867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2436'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48461 -3.02248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48461"^^xsd:decimal ;
  dwc:decimalLongitude "-3.02248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48461 -3.02248)"^^geo:wktLiteral ;
  geo-pos:lat "36.48461"^^xsd:decimal ;
  geo-pos:long "-3.02248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4548'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4548'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.6258333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.02248'^^xsd:double;
  dwc:startLongitude '-3.02248'^^xsd:double;
  dwc:endLongitude '-3.02248'^^xsd:double;
  dwc:latitude '36.48461'^^xsd:double;
  dwc:startLatitude '36.48461'^^xsd:double;
  dwc:endLatitude '36.48461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.02248 36.48461, -3.02248 36.48461, -3.02248 36.48461, -3.02248 36.48461, -3.02248 36.48461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4548'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59817 -2.928133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.928133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59817 -2.928133)"^^geo:wktLiteral ;
  geo-pos:lat "36.59817"^^xsd:decimal ;
  geo-pos:long "-2.928133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3608'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3608'^^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:timeOfDay '7.9786111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.928133'^^xsd:double;
  dwc:startLongitude '-2.928133'^^xsd:double;
  dwc:endLongitude '-2.928133'^^xsd:double;
  dwc:latitude '36.59817'^^xsd:double;
  dwc:startLatitude '36.59817'^^xsd:double;
  dwc:endLatitude '36.59817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.928133 36.59817, -2.928133 36.59817, -2.928133 36.59817, -2.928133 36.59817, -2.928133 36.59817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3608'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45539 -2.99573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45539"^^xsd:decimal ;
  dwc:decimalLongitude "-2.99573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45539 -2.99573)"^^geo:wktLiteral ;
  geo-pos:lat "36.45539"^^xsd:decimal ;
  geo-pos:long "-2.99573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4120'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4120'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.020833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.99573'^^xsd:double;
  dwc:startLongitude '-2.99573'^^xsd:double;
  dwc:endLongitude '-2.99573'^^xsd:double;
  dwc:latitude '36.45539'^^xsd:double;
  dwc:startLatitude '36.45539'^^xsd:double;
  dwc:endLatitude '36.45539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.99573 36.45539, -2.99573 36.45539, -2.99573 36.45539, -2.99573 36.45539, -2.99573 36.45539))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4120'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59283 -3.557667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.557667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59283 -3.557667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59283"^^xsd:decimal ;
  geo-pos:long "-3.557667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2491'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2491'^^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:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.557667'^^xsd:double;
  dwc:startLongitude '-3.557667'^^xsd:double;
  dwc:endLongitude '-3.557667'^^xsd:double;
  dwc:latitude '36.59283'^^xsd:double;
  dwc:startLatitude '36.59283'^^xsd:double;
  dwc:endLatitude '36.59283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.557667 36.59283, -3.557667 36.59283, -3.557667 36.59283, -3.557667 36.59283, -3.557667 36.59283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2491'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48717 -2.894666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48717 -2.894666)"^^geo:wktLiteral ;
  geo-pos:lat "36.48717"^^xsd:decimal ;
  geo-pos:long "-2.894666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2418'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2418'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894666'^^xsd:double;
  dwc:startLongitude '-2.894666'^^xsd:double;
  dwc:endLongitude '-2.894666'^^xsd:double;
  dwc:latitude '36.48717'^^xsd:double;
  dwc:startLatitude '36.48717'^^xsd:double;
  dwc:endLatitude '36.48717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894666 36.48717, -2.894666 36.48717, -2.894666 36.48717, -2.894666 36.48717, -2.894666 36.48717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2418'^^xsd:string;
  dwc:observationDate '2002-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43133 -2.7435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43133 -2.7435)"^^geo:wktLiteral ;
  geo-pos:lat "36.43133"^^xsd:decimal ;
  geo-pos:long "-2.7435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2630'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2630'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7435'^^xsd:double;
  dwc:startLongitude '-2.7435'^^xsd:double;
  dwc:endLongitude '-2.7435'^^xsd:double;
  dwc:latitude '36.43133'^^xsd:double;
  dwc:startLatitude '36.43133'^^xsd:double;
  dwc:endLatitude '36.43133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7435 36.43133, -2.7435 36.43133, -2.7435 36.43133, -2.7435 36.43133, -2.7435 36.43133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2630'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51383 -2.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51383 -2.628333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51383"^^xsd:decimal ;
  geo-pos:long "-2.628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_620'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_620'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.628333'^^xsd:double;
  dwc:startLongitude '-2.628333'^^xsd:double;
  dwc:endLongitude '-2.628333'^^xsd:double;
  dwc:latitude '36.51383'^^xsd:double;
  dwc:startLatitude '36.51383'^^xsd:double;
  dwc:endLatitude '36.51383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.628333 36.51383, -2.628333 36.51383, -2.628333 36.51383, -2.628333 36.51383, -2.628333 36.51383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_620'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00267 -5.517333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.00267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.517333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00267 -5.517333)"^^geo:wktLiteral ;
  geo-pos:lat "36.00267"^^xsd:decimal ;
  geo-pos:long "-5.517333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1831'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1831'^^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:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.517333'^^xsd:double;
  dwc:startLongitude '-5.517333'^^xsd:double;
  dwc:endLongitude '-5.517333'^^xsd:double;
  dwc:latitude '36.00267'^^xsd:double;
  dwc:startLatitude '36.00267'^^xsd:double;
  dwc:endLatitude '36.00267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.517333 36.00267, -5.517333 36.00267, -5.517333 36.00267, -5.517333 36.00267, -5.517333 36.00267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1831'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17467 -1.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17467 -1.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.17467"^^xsd:decimal ;
  geo-pos:long "-1.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_801'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_801'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.743'^^xsd:double;
  dwc:startLongitude '-1.743'^^xsd:double;
  dwc:endLongitude '-1.743'^^xsd:double;
  dwc:latitude '37.17467'^^xsd:double;
  dwc:startLatitude '37.17467'^^xsd:double;
  dwc:endLatitude '37.17467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.743 37.17467, -1.743 37.17467, -1.743 37.17467, -1.743 37.17467, -1.743 37.17467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_801'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 -1.323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "-1.323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 -1.323333)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "-1.323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_50'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_50'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.323333'^^xsd:double;
  dwc:startLongitude '-1.323333'^^xsd:double;
  dwc:endLongitude '-1.323333'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:startLatitude '37.41'^^xsd:double;
  dwc:endLatitude '37.41'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.323333 37.41, -1.323333 37.41, -1.323333 37.41, -1.323333 37.41, -1.323333 37.41))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_50'^^xsd:string;
  dwc:observationDate '1992-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43084 -2.722472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43084"^^xsd:decimal ;
  dwc:decimalLongitude "-2.722472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43084 -2.722472)"^^geo:wktLiteral ;
  geo-pos:lat "36.43084"^^xsd:decimal ;
  geo-pos:long "-2.722472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4366'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4366'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.236666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.722472'^^xsd:double;
  dwc:startLongitude '-2.722472'^^xsd:double;
  dwc:endLongitude '-2.722472'^^xsd:double;
  dwc:latitude '36.43084'^^xsd:double;
  dwc:startLatitude '36.43084'^^xsd:double;
  dwc:endLatitude '36.43084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.722472 36.43084, -2.722472 36.43084, -2.722472 36.43084, -2.722472 36.43084, -2.722472 36.43084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4366'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61883 -2.4875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61883 -2.4875)"^^geo:wktLiteral ;
  geo-pos:lat "36.61883"^^xsd:decimal ;
  geo-pos:long "-2.4875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_712'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_712'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4875'^^xsd:double;
  dwc:startLongitude '-2.4875'^^xsd:double;
  dwc:endLongitude '-2.4875'^^xsd:double;
  dwc:latitude '36.61883'^^xsd:double;
  dwc:startLatitude '36.61883'^^xsd:double;
  dwc:endLatitude '36.61883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4875 36.61883, -2.4875 36.61883, -2.4875 36.61883, -2.4875 36.61883, -2.4875 36.61883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_712'^^xsd:string;
  dwc:observationDate '1996-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59033 -2.8595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59033 -2.8595)"^^geo:wktLiteral ;
  geo-pos:lat "36.59033"^^xsd:decimal ;
  geo-pos:long "-2.8595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3300'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3300'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.9672222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8595'^^xsd:double;
  dwc:startLongitude '-2.8595'^^xsd:double;
  dwc:endLongitude '-2.8595'^^xsd:double;
  dwc:latitude '36.59033'^^xsd:double;
  dwc:startLatitude '36.59033'^^xsd:double;
  dwc:endLatitude '36.59033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8595 36.59033, -2.8595 36.59033, -2.8595 36.59033, -2.8595 36.59033, -2.8595 36.59033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3300'^^xsd:string;
  dwc:observationDate '2005-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46062 -3.795513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46062"^^xsd:decimal ;
  dwc:decimalLongitude "-3.795513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46062 -3.795513)"^^geo:wktLiteral ;
  geo-pos:lat "36.46062"^^xsd:decimal ;
  geo-pos:long "-3.795513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3616'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3616'^^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:timeOfDay '10.497222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.795513'^^xsd:double;
  dwc:startLongitude '-3.795513'^^xsd:double;
  dwc:endLongitude '-3.795513'^^xsd:double;
  dwc:latitude '36.46062'^^xsd:double;
  dwc:startLatitude '36.46062'^^xsd:double;
  dwc:endLatitude '36.46062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.795513 36.46062, -3.795513 36.46062, -3.795513 36.46062, -3.795513 36.46062, -3.795513 36.46062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3616'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49683 -2.567167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.567167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49683 -2.567167)"^^geo:wktLiteral ;
  geo-pos:lat "36.49683"^^xsd:decimal ;
  geo-pos:long "-2.567167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2671'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2671'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.567167'^^xsd:double;
  dwc:startLongitude '-2.567167'^^xsd:double;
  dwc:endLongitude '-2.567167'^^xsd:double;
  dwc:latitude '36.49683'^^xsd:double;
  dwc:startLatitude '36.49683'^^xsd:double;
  dwc:endLatitude '36.49683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.567167 36.49683, -2.567167 36.49683, -2.567167 36.49683, -2.567167 36.49683, -2.567167 36.49683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2671'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -3.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -3.111667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46267"^^xsd:decimal ;
  geo-pos:long "-3.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1331'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1331'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.111667'^^xsd:double;
  dwc:startLongitude '-3.111667'^^xsd:double;
  dwc:endLongitude '-3.111667'^^xsd:double;
  dwc:latitude '36.46267'^^xsd:double;
  dwc:startLatitude '36.46267'^^xsd:double;
  dwc:endLatitude '36.46267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.111667 36.46267, -3.111667 36.46267, -3.111667 36.46267, -3.111667 36.46267, -3.111667 36.46267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1331'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00467 -5.552167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.00467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.552167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00467 -5.552167)"^^geo:wktLiteral ;
  geo-pos:lat "36.00467"^^xsd:decimal ;
  geo-pos:long "-5.552167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3123'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3123'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.1052777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.552167'^^xsd:double;
  dwc:startLongitude '-5.552167'^^xsd:double;
  dwc:endLongitude '-5.552167'^^xsd:double;
  dwc:latitude '36.00467'^^xsd:double;
  dwc:startLatitude '36.00467'^^xsd:double;
  dwc:endLatitude '36.00467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.552167 36.00467, -5.552167 36.00467, -5.552167 36.00467, -5.552167 36.00467, -5.552167 36.00467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3123'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5035 -2.846833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5035"^^xsd:decimal ;
  dwc:decimalLongitude "-2.846833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5035 -2.846833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5035"^^xsd:decimal ;
  geo-pos:long "-2.846833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1560'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1560'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.846833'^^xsd:double;
  dwc:startLongitude '-2.846833'^^xsd:double;
  dwc:endLongitude '-2.846833'^^xsd:double;
  dwc:latitude '36.5035'^^xsd:double;
  dwc:startLatitude '36.5035'^^xsd:double;
  dwc:endLatitude '36.5035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.846833 36.5035, -2.846833 36.5035, -2.846833 36.5035, -2.846833 36.5035, -2.846833 36.5035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1560'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27417 -4.733833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.733833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27417 -4.733833)"^^geo:wktLiteral ;
  geo-pos:lat "36.27417"^^xsd:decimal ;
  geo-pos:long "-4.733833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1920'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1920'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.754722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.733833'^^xsd:double;
  dwc:startLongitude '-4.733833'^^xsd:double;
  dwc:endLongitude '-4.733833'^^xsd:double;
  dwc:latitude '36.27417'^^xsd:double;
  dwc:startLatitude '36.27417'^^xsd:double;
  dwc:endLatitude '36.27417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.733833 36.27417, -4.733833 36.27417, -4.733833 36.27417, -4.733833 36.27417, -4.733833 36.27417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1920'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -3.034833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.504"^^xsd:decimal ;
  dwc:decimalLongitude "-3.034833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -3.034833)"^^geo:wktLiteral ;
  geo-pos:lat "36.504"^^xsd:decimal ;
  geo-pos:long "-3.034833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3406'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3406'^^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:timeOfDay '15.935277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.034833'^^xsd:double;
  dwc:startLongitude '-3.034833'^^xsd:double;
  dwc:endLongitude '-3.034833'^^xsd:double;
  dwc:latitude '36.504'^^xsd:double;
  dwc:startLatitude '36.504'^^xsd:double;
  dwc:endLatitude '36.504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.034833 36.504, -3.034833 36.504, -3.034833 36.504, -3.034833 36.504, -3.034833 36.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3406'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.658333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_493'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_493'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.658333'^^xsd:double;
  dwc:startLongitude '-2.658333'^^xsd:double;
  dwc:endLongitude '-2.658333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.658333 36.5, -2.658333 36.5, -2.658333 36.5, -2.658333 36.5, -2.658333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_493'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67853 -3.342544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67853"^^xsd:decimal ;
  dwc:decimalLongitude "-3.342544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67853 -3.342544)"^^geo:wktLiteral ;
  geo-pos:lat "36.67853"^^xsd:decimal ;
  geo-pos:long "-3.342544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4278'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4278'^^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:timeOfDay '13.393055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.342544'^^xsd:double;
  dwc:startLongitude '-3.342544'^^xsd:double;
  dwc:endLongitude '-3.342544'^^xsd:double;
  dwc:latitude '36.67853'^^xsd:double;
  dwc:startLatitude '36.67853'^^xsd:double;
  dwc:endLatitude '36.67853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.342544 36.67853, -3.342544 36.67853, -3.342544 36.67853, -3.342544 36.67853, -3.342544 36.67853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4278'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65417 -3.841167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.841167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65417 -3.841167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65417"^^xsd:decimal ;
  geo-pos:long "-3.841167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2108'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2108'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '19.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.841167'^^xsd:double;
  dwc:startLongitude '-3.841167'^^xsd:double;
  dwc:endLongitude '-3.841167'^^xsd:double;
  dwc:latitude '36.65417'^^xsd:double;
  dwc:startLatitude '36.65417'^^xsd:double;
  dwc:endLatitude '36.65417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.841167 36.65417, -3.841167 36.65417, -3.841167 36.65417, -3.841167 36.65417, -3.841167 36.65417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2108'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71021 -2.443585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71021"^^xsd:decimal ;
  dwc:decimalLongitude "-2.443585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71021 -2.443585)"^^geo:wktLiteral ;
  geo-pos:lat "36.71021"^^xsd:decimal ;
  geo-pos:long "-2.443585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4576'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4576'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.845277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.443585'^^xsd:double;
  dwc:startLongitude '-2.443585'^^xsd:double;
  dwc:endLongitude '-2.443585'^^xsd:double;
  dwc:latitude '36.71021'^^xsd:double;
  dwc:startLatitude '36.71021'^^xsd:double;
  dwc:endLatitude '36.71021'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.443585 36.71021, -2.443585 36.71021, -2.443585 36.71021, -2.443585 36.71021, -2.443585 36.71021))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4576'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55233 -2.8515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55233 -2.8515)"^^geo:wktLiteral ;
  geo-pos:lat "36.55233"^^xsd:decimal ;
  geo-pos:long "-2.8515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1339'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1339'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8515'^^xsd:double;
  dwc:startLongitude '-2.8515'^^xsd:double;
  dwc:endLongitude '-2.8515'^^xsd:double;
  dwc:latitude '36.55233'^^xsd:double;
  dwc:startLatitude '36.55233'^^xsd:double;
  dwc:endLatitude '36.55233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8515 36.55233, -2.8515 36.55233, -2.8515 36.55233, -2.8515 36.55233, -2.8515 36.55233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1339'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53283 -2.897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53283 -2.897)"^^geo:wktLiteral ;
  geo-pos:lat "36.53283"^^xsd:decimal ;
  geo-pos:long "-2.897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2748'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2748'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.248055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.897'^^xsd:double;
  dwc:startLongitude '-2.897'^^xsd:double;
  dwc:endLongitude '-2.897'^^xsd:double;
  dwc:latitude '36.53283'^^xsd:double;
  dwc:startLatitude '36.53283'^^xsd:double;
  dwc:endLatitude '36.53283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.897 36.53283, -2.897 36.53283, -2.897 36.53283, -2.897 36.53283, -2.897 36.53283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2748'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54167 -2.997167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.997167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54167 -2.997167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54167"^^xsd:decimal ;
  geo-pos:long "-2.997167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1587'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1587'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.997167'^^xsd:double;
  dwc:startLongitude '-2.997167'^^xsd:double;
  dwc:endLongitude '-2.997167'^^xsd:double;
  dwc:latitude '36.54167'^^xsd:double;
  dwc:startLatitude '36.54167'^^xsd:double;
  dwc:endLatitude '36.54167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.997167 36.54167, -2.997167 36.54167, -2.997167 36.54167, -2.997167 36.54167, -2.997167 36.54167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1587'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61616 -2.315867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61616"^^xsd:decimal ;
  dwc:decimalLongitude "-2.315867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61616 -2.315867)"^^geo:wktLiteral ;
  geo-pos:lat "36.61616"^^xsd:decimal ;
  geo-pos:long "-2.315867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3586'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_3586'^^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:timeOfDay '9.1866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.315867'^^xsd:double;
  dwc:startLongitude '-2.315867'^^xsd:double;
  dwc:endLongitude '-2.315867'^^xsd:double;
  dwc:latitude '36.61616'^^xsd:double;
  dwc:startLatitude '36.61616'^^xsd:double;
  dwc:endLatitude '36.61616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.315867 36.61616, -2.315867 36.61616, -2.315867 36.61616, -2.315867 36.61616, -2.315867 36.61616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3586'^^xsd:string;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67196 -3.619079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67196"^^xsd:decimal ;
  dwc:decimalLongitude "-3.619079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67196 -3.619079)"^^geo:wktLiteral ;
  geo-pos:lat "36.67196"^^xsd:decimal ;
  geo-pos:long "-3.619079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4210'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4210'^^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:timeOfDay '6.8277777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.619079'^^xsd:double;
  dwc:startLongitude '-3.619079'^^xsd:double;
  dwc:endLongitude '-3.619079'^^xsd:double;
  dwc:latitude '36.67196'^^xsd:double;
  dwc:startLatitude '36.67196'^^xsd:double;
  dwc:endLatitude '36.67196'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.619079 36.67196, -3.619079 36.67196, -3.619079 36.67196, -3.619079 36.67196, -3.619079 36.67196))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4210'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47883 -2.899667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.899667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47883 -2.899667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47883"^^xsd:decimal ;
  geo-pos:long "-2.899667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1376'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1376'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.899667'^^xsd:double;
  dwc:startLongitude '-2.899667'^^xsd:double;
  dwc:endLongitude '-2.899667'^^xsd:double;
  dwc:latitude '36.47883'^^xsd:double;
  dwc:startLatitude '36.47883'^^xsd:double;
  dwc:endLatitude '36.47883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.899667 36.47883, -2.899667 36.47883, -2.899667 36.47883, -2.899667 36.47883, -2.899667 36.47883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1376'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.639 -2.602833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.639"^^xsd:decimal ;
  dwc:decimalLongitude "-2.602833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.639 -2.602833)"^^geo:wktLiteral ;
  geo-pos:lat "36.639"^^xsd:decimal ;
  geo-pos:long "-2.602833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_714'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_714'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.602833'^^xsd:double;
  dwc:startLongitude '-2.602833'^^xsd:double;
  dwc:endLongitude '-2.602833'^^xsd:double;
  dwc:latitude '36.639'^^xsd:double;
  dwc:startLatitude '36.639'^^xsd:double;
  dwc:endLatitude '36.639'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.602833 36.639, -2.602833 36.639, -2.602833 36.639, -2.602833 36.639, -2.602833 36.639))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_714'^^xsd:string;
  dwc:observationDate '1996-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79419 -1.680953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79419"^^xsd:decimal ;
  dwc:decimalLongitude "-1.680953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79419 -1.680953)"^^geo:wktLiteral ;
  geo-pos:lat "36.79419"^^xsd:decimal ;
  geo-pos:long "-1.680953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4652'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4652'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.939166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.680953'^^xsd:double;
  dwc:startLongitude '-1.680953'^^xsd:double;
  dwc:endLongitude '-1.680953'^^xsd:double;
  dwc:latitude '36.79419'^^xsd:double;
  dwc:startLatitude '36.79419'^^xsd:double;
  dwc:endLatitude '36.79419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.680953 36.79419, -1.680953 36.79419, -1.680953 36.79419, -1.680953 36.79419, -1.680953 36.79419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4652'^^xsd:string;
  dwc:observationDate '2009-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92833 -3.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92833 -3.09)"^^geo:wktLiteral ;
  geo-pos:lat "35.92833"^^xsd:decimal ;
  geo-pos:long "-3.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2279'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2279'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.09'^^xsd:double;
  dwc:startLongitude '-3.09'^^xsd:double;
  dwc:endLongitude '-3.09'^^xsd:double;
  dwc:latitude '35.92833'^^xsd:double;
  dwc:startLatitude '35.92833'^^xsd:double;
  dwc:endLatitude '35.92833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.09 35.92833, -3.09 35.92833, -3.09 35.92833, -3.09 35.92833, -3.09 35.92833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2279'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54917 -2.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54917 -2.717)"^^geo:wktLiteral ;
  geo-pos:lat "36.54917"^^xsd:decimal ;
  geo-pos:long "-2.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1061'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1061'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '5.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.717'^^xsd:double;
  dwc:startLongitude '-2.717'^^xsd:double;
  dwc:endLongitude '-2.717'^^xsd:double;
  dwc:latitude '36.54917'^^xsd:double;
  dwc:startLatitude '36.54917'^^xsd:double;
  dwc:endLatitude '36.54917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.717 36.54917, -2.717 36.54917, -2.717 36.54917, -2.717 36.54917, -2.717 36.54917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1061'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45167 -2.6435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45167 -2.6435)"^^geo:wktLiteral ;
  geo-pos:lat "36.45167"^^xsd:decimal ;
  geo-pos:long "-2.6435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1558'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1558'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6435'^^xsd:double;
  dwc:startLongitude '-2.6435'^^xsd:double;
  dwc:endLongitude '-2.6435'^^xsd:double;
  dwc:latitude '36.45167'^^xsd:double;
  dwc:startLatitude '36.45167'^^xsd:double;
  dwc:endLatitude '36.45167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6435 36.45167, -2.6435 36.45167, -2.6435 36.45167, -2.6435 36.45167, -2.6435 36.45167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1558'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6525 -2.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-2.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6525 -2.658)"^^geo:wktLiteral ;
  geo-pos:lat "36.6525"^^xsd:decimal ;
  geo-pos:long "-2.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3480'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3480'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.595277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.658'^^xsd:double;
  dwc:startLongitude '-2.658'^^xsd:double;
  dwc:endLongitude '-2.658'^^xsd:double;
  dwc:latitude '36.6525'^^xsd:double;
  dwc:startLatitude '36.6525'^^xsd:double;
  dwc:endLatitude '36.6525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.658 36.6525, -2.658 36.6525, -2.658 36.6525, -2.658 36.6525, -2.658 36.6525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3480'^^xsd:string;
  dwc:observationDate '2005-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.612 -2.468833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.612"^^xsd:decimal ;
  dwc:decimalLongitude "-2.468833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.612 -2.468833)"^^geo:wktLiteral ;
  geo-pos:lat "36.612"^^xsd:decimal ;
  geo-pos:long "-2.468833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_857'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_857'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.468833'^^xsd:double;
  dwc:startLongitude '-2.468833'^^xsd:double;
  dwc:endLongitude '-2.468833'^^xsd:double;
  dwc:latitude '36.612'^^xsd:double;
  dwc:startLatitude '36.612'^^xsd:double;
  dwc:endLatitude '36.612'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.468833 36.612, -2.468833 36.612, -2.468833 36.612, -2.468833 36.612, -2.468833 36.612))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_857'^^xsd:string;
  dwc:observationDate '1997-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69791 -3.7251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69791"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69791 -3.7251)"^^geo:wktLiteral ;
  geo-pos:lat "36.69791"^^xsd:decimal ;
  geo-pos:long "-3.7251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3613'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3613'^^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:timeOfDay '7.0419444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7251'^^xsd:double;
  dwc:startLongitude '-3.7251'^^xsd:double;
  dwc:endLongitude '-3.7251'^^xsd:double;
  dwc:latitude '36.69791'^^xsd:double;
  dwc:startLatitude '36.69791'^^xsd:double;
  dwc:endLatitude '36.69791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7251 36.69791, -3.7251 36.69791, -3.7251 36.69791, -3.7251 36.69791, -3.7251 36.69791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3613'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -1.571333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-1.571333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -1.571333)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-1.571333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_935'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_935'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.571333'^^xsd:double;
  dwc:startLongitude '-1.571333'^^xsd:double;
  dwc:endLongitude '-1.571333'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:startLatitude '37.31'^^xsd:double;
  dwc:endLatitude '37.31'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.571333 37.31, -1.571333 37.31, -1.571333 37.31, -1.571333 37.31, -1.571333 37.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_935'^^xsd:string;
  dwc:observationDate '1997-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53383 -2.414833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.414833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53383 -2.414833)"^^geo:wktLiteral ;
  geo-pos:lat "35.53383"^^xsd:decimal ;
  geo-pos:long "-2.414833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4753'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4753'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.768888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.414833'^^xsd:double;
  dwc:startLongitude '-2.414833'^^xsd:double;
  dwc:endLongitude '-2.414833'^^xsd:double;
  dwc:latitude '35.53383'^^xsd:double;
  dwc:startLatitude '35.53383'^^xsd:double;
  dwc:endLatitude '35.53383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.414833 35.53383, -2.414833 35.53383, -2.414833 35.53383, -2.414833 35.53383, -2.414833 35.53383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4753'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52417 -2.876167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.876167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52417 -2.876167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52417"^^xsd:decimal ;
  geo-pos:long "-2.876167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_894'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_894'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.876167'^^xsd:double;
  dwc:startLongitude '-2.876167'^^xsd:double;
  dwc:endLongitude '-2.876167'^^xsd:double;
  dwc:latitude '36.52417'^^xsd:double;
  dwc:startLatitude '36.52417'^^xsd:double;
  dwc:endLatitude '36.52417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.876167 36.52417, -2.876167 36.52417, -2.876167 36.52417, -2.876167 36.52417, -2.876167 36.52417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_894'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51333 -2.843667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.843667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51333 -2.843667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51333"^^xsd:decimal ;
  geo-pos:long "-2.843667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1685'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1685'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.146944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.843667'^^xsd:double;
  dwc:startLongitude '-2.843667'^^xsd:double;
  dwc:endLongitude '-2.843667'^^xsd:double;
  dwc:latitude '36.51333'^^xsd:double;
  dwc:startLatitude '36.51333'^^xsd:double;
  dwc:endLatitude '36.51333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.843667 36.51333, -2.843667 36.51333, -2.843667 36.51333, -2.843667 36.51333, -2.843667 36.51333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1685'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7265 -2.507333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7265"^^xsd:decimal ;
  dwc:decimalLongitude "-2.507333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7265 -2.507333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7265"^^xsd:decimal ;
  geo-pos:long "-2.507333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_876'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_876'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.507333'^^xsd:double;
  dwc:startLongitude '-2.507333'^^xsd:double;
  dwc:endLongitude '-2.507333'^^xsd:double;
  dwc:latitude '36.7265'^^xsd:double;
  dwc:startLatitude '36.7265'^^xsd:double;
  dwc:endLatitude '36.7265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.507333 36.7265, -2.507333 36.7265, -2.507333 36.7265, -2.507333 36.7265, -2.507333 36.7265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_876'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5555 -2.855333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.855333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5555 -2.855333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5555"^^xsd:decimal ;
  geo-pos:long "-2.855333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_989'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_989'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.855333'^^xsd:double;
  dwc:startLongitude '-2.855333'^^xsd:double;
  dwc:endLongitude '-2.855333'^^xsd:double;
  dwc:latitude '36.5555'^^xsd:double;
  dwc:startLatitude '36.5555'^^xsd:double;
  dwc:endLatitude '36.5555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.855333 36.5555, -2.855333 36.5555, -2.855333 36.5555, -2.855333 36.5555, -2.855333 36.5555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_989'^^xsd:string;
  dwc:observationDate '1998-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -2.478667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49"^^xsd:decimal ;
  dwc:decimalLongitude "-2.478667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -2.478667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49"^^xsd:decimal ;
  geo-pos:long "-2.478667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1182'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1182'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.478667'^^xsd:double;
  dwc:startLongitude '-2.478667'^^xsd:double;
  dwc:endLongitude '-2.478667'^^xsd:double;
  dwc:latitude '36.49'^^xsd:double;
  dwc:startLatitude '36.49'^^xsd:double;
  dwc:endLatitude '36.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.478667 36.49, -2.478667 36.49, -2.478667 36.49, -2.478667 36.49, -2.478667 36.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1182'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39183 -1.562833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.562833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39183 -1.562833)"^^geo:wktLiteral ;
  geo-pos:lat "37.39183"^^xsd:decimal ;
  geo-pos:long "-1.562833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1703'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1703'^^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:timeOfDay '13.806944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.562833'^^xsd:double;
  dwc:startLongitude '-1.562833'^^xsd:double;
  dwc:endLongitude '-1.562833'^^xsd:double;
  dwc:latitude '37.39183'^^xsd:double;
  dwc:startLatitude '37.39183'^^xsd:double;
  dwc:endLatitude '37.39183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.562833 37.39183, -1.562833 37.39183, -1.562833 37.39183, -1.562833 37.39183, -1.562833 37.39183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1703'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52259 -2.901922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52259"^^xsd:decimal ;
  dwc:decimalLongitude "-2.901922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52259 -2.901922)"^^geo:wktLiteral ;
  geo-pos:lat "36.52259"^^xsd:decimal ;
  geo-pos:long "-2.901922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3689'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3689'^^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:timeOfDay '8.3966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.901922'^^xsd:double;
  dwc:startLongitude '-2.901922'^^xsd:double;
  dwc:endLongitude '-2.901922'^^xsd:double;
  dwc:latitude '36.52259'^^xsd:double;
  dwc:startLatitude '36.52259'^^xsd:double;
  dwc:endLatitude '36.52259'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.901922 36.52259, -2.901922 36.52259, -2.901922 36.52259, -2.901922 36.52259, -2.901922 36.52259))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3689'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 -1.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.175"^^xsd:decimal ;
  dwc:decimalLongitude "-1.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 -1.816667)"^^geo:wktLiteral ;
  geo-pos:lat "37.175"^^xsd:decimal ;
  geo-pos:long "-1.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_250'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_250'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '19.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.816667'^^xsd:double;
  dwc:startLongitude '-1.816667'^^xsd:double;
  dwc:endLongitude '-1.816667'^^xsd:double;
  dwc:latitude '37.175'^^xsd:double;
  dwc:startLatitude '37.175'^^xsd:double;
  dwc:endLatitude '37.175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.816667 37.175, -1.816667 37.175, -1.816667 37.175, -1.816667 37.175, -1.816667 37.175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_250'^^xsd:string;
  dwc:observationDate '1993-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56592 -2.896895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56592"^^xsd:decimal ;
  dwc:decimalLongitude "-2.896895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56592 -2.896895)"^^geo:wktLiteral ;
  geo-pos:lat "36.56592"^^xsd:decimal ;
  geo-pos:long "-2.896895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4811'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4811'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.3663888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.896895'^^xsd:double;
  dwc:startLongitude '-2.896895'^^xsd:double;
  dwc:endLongitude '-2.896895'^^xsd:double;
  dwc:latitude '36.56592'^^xsd:double;
  dwc:startLatitude '36.56592'^^xsd:double;
  dwc:endLatitude '36.56592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.896895 36.56592, -2.896895 36.56592, -2.896895 36.56592, -2.896895 36.56592, -2.896895 36.56592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4811'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52234 -2.823203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52234"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52234 -2.823203)"^^geo:wktLiteral ;
  geo-pos:lat "36.52234"^^xsd:decimal ;
  geo-pos:long "-2.823203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4805'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4805'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.4811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823203'^^xsd:double;
  dwc:startLongitude '-2.823203'^^xsd:double;
  dwc:endLongitude '-2.823203'^^xsd:double;
  dwc:latitude '36.52234'^^xsd:double;
  dwc:startLatitude '36.52234'^^xsd:double;
  dwc:endLatitude '36.52234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823203 36.52234, -2.823203 36.52234, -2.823203 36.52234, -2.823203 36.52234, -2.823203 36.52234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4805'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55733 -1.245333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55733"^^xsd:decimal ;
  dwc:decimalLongitude "-1.245333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55733 -1.245333)"^^geo:wktLiteral ;
  geo-pos:lat "37.55733"^^xsd:decimal ;
  geo-pos:long "-1.245333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_191'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_191'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.245333'^^xsd:double;
  dwc:startLongitude '-1.245333'^^xsd:double;
  dwc:endLongitude '-1.245333'^^xsd:double;
  dwc:latitude '37.55733'^^xsd:double;
  dwc:startLatitude '37.55733'^^xsd:double;
  dwc:endLatitude '37.55733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.245333 37.55733, -1.245333 37.55733, -1.245333 37.55733, -1.245333 37.55733, -1.245333 37.55733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_191'^^xsd:string;
  dwc:observationDate '1993-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58367 -2.710833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.710833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58367 -2.710833)"^^geo:wktLiteral ;
  geo-pos:lat "36.58367"^^xsd:decimal ;
  geo-pos:long "-2.710833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1504'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1504'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.710833'^^xsd:double;
  dwc:startLongitude '-2.710833'^^xsd:double;
  dwc:endLongitude '-2.710833'^^xsd:double;
  dwc:latitude '36.58367'^^xsd:double;
  dwc:startLatitude '36.58367'^^xsd:double;
  dwc:endLatitude '36.58367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.710833 36.58367, -2.710833 36.58367, -2.710833 36.58367, -2.710833 36.58367, -2.710833 36.58367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1504'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65777 -2.909194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65777"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65777 -2.909194)"^^geo:wktLiteral ;
  geo-pos:lat "36.65777"^^xsd:decimal ;
  geo-pos:long "-2.909194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4406'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4406'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '13.175833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.909194'^^xsd:double;
  dwc:startLongitude '-2.909194'^^xsd:double;
  dwc:endLongitude '-2.909194'^^xsd:double;
  dwc:latitude '36.65777'^^xsd:double;
  dwc:startLatitude '36.65777'^^xsd:double;
  dwc:endLatitude '36.65777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909194 36.65777, -2.909194 36.65777, -2.909194 36.65777, -2.909194 36.65777, -2.909194 36.65777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4406'^^xsd:string;
  dwc:observationDate '2008-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62827 -3.50597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62827"^^xsd:decimal ;
  dwc:decimalLongitude "-3.50597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62827 -3.50597)"^^geo:wktLiteral ;
  geo-pos:lat "36.62827"^^xsd:decimal ;
  geo-pos:long "-3.50597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4198'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4198'^^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:timeOfDay '12.578611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.50597'^^xsd:double;
  dwc:startLongitude '-3.50597'^^xsd:double;
  dwc:endLongitude '-3.50597'^^xsd:double;
  dwc:latitude '36.62827'^^xsd:double;
  dwc:startLatitude '36.62827'^^xsd:double;
  dwc:endLatitude '36.62827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.50597 36.62827, -3.50597 36.62827, -3.50597 36.62827, -3.50597 36.62827, -3.50597 36.62827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4198'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70716 -3.840167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70716"^^xsd:decimal ;
  dwc:decimalLongitude "-3.840167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70716 -3.840167)"^^geo:wktLiteral ;
  geo-pos:lat "36.70716"^^xsd:decimal ;
  geo-pos:long "-3.840167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3209'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3209'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.2547222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.840167'^^xsd:double;
  dwc:startLongitude '-3.840167'^^xsd:double;
  dwc:endLongitude '-3.840167'^^xsd:double;
  dwc:latitude '36.70716'^^xsd:double;
  dwc:startLatitude '36.70716'^^xsd:double;
  dwc:endLatitude '36.70716'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.840167 36.70716, -3.840167 36.70716, -3.840167 36.70716, -3.840167 36.70716, -3.840167 36.70716))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3209'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13645 8.726127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13645"^^xsd:decimal ;
  dwc:decimalLongitude "8.726127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13645 8.726127)"^^geo:wktLiteral ;
  geo-pos:lat "37.13645"^^xsd:decimal ;
  geo-pos:long "8.726127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4799'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4799'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '8.726127'^^xsd:double;
  dwc:startLongitude '8.726127'^^xsd:double;
  dwc:endLongitude '8.726127'^^xsd:double;
  dwc:latitude '37.13645'^^xsd:double;
  dwc:startLatitude '37.13645'^^xsd:double;
  dwc:endLatitude '37.13645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.726127 37.13645, 8.726127 37.13645, 8.726127 37.13645, 8.726127 37.13645, 8.726127 37.13645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4799'^^xsd:string;
  dwc:observationDate '2009-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57107 -2.657478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57107"^^xsd:decimal ;
  dwc:decimalLongitude "-2.657478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57107 -2.657478)"^^geo:wktLiteral ;
  geo-pos:lat "36.57107"^^xsd:decimal ;
  geo-pos:long "-2.657478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4021'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4021'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12.944166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.657478'^^xsd:double;
  dwc:startLongitude '-2.657478'^^xsd:double;
  dwc:endLongitude '-2.657478'^^xsd:double;
  dwc:latitude '36.57107'^^xsd:double;
  dwc:startLatitude '36.57107'^^xsd:double;
  dwc:endLatitude '36.57107'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.657478 36.57107, -2.657478 36.57107, -2.657478 36.57107, -2.657478 36.57107, -2.657478 36.57107))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4021'^^xsd:string;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99417 -1.8575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99417 -1.8575)"^^geo:wktLiteral ;
  geo-pos:lat "36.99417"^^xsd:decimal ;
  geo-pos:long "-1.8575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_934'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_934'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8575'^^xsd:double;
  dwc:startLongitude '-1.8575'^^xsd:double;
  dwc:endLongitude '-1.8575'^^xsd:double;
  dwc:latitude '36.99417'^^xsd:double;
  dwc:startLatitude '36.99417'^^xsd:double;
  dwc:endLatitude '36.99417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8575 36.99417, -1.8575 36.99417, -1.8575 36.99417, -1.8575 36.99417, -1.8575 36.99417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_934'^^xsd:string;
  dwc:observationDate '1997-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.537 -2.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.537"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.537 -2.86)"^^geo:wktLiteral ;
  geo-pos:lat "36.537"^^xsd:decimal ;
  geo-pos:long "-2.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3034'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3034'^^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:timeOfDay '10.736944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.86'^^xsd:double;
  dwc:startLongitude '-2.86'^^xsd:double;
  dwc:endLongitude '-2.86'^^xsd:double;
  dwc:latitude '36.537'^^xsd:double;
  dwc:startLatitude '36.537'^^xsd:double;
  dwc:endLatitude '36.537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86 36.537, -2.86 36.537, -2.86 36.537, -2.86 36.537, -2.86 36.537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3034'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29367 -1.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29367 -1.516667)"^^geo:wktLiteral ;
  geo-pos:lat "37.29367"^^xsd:decimal ;
  geo-pos:long "-1.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_262'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_262'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.516667'^^xsd:double;
  dwc:startLongitude '-1.516667'^^xsd:double;
  dwc:endLongitude '-1.516667'^^xsd:double;
  dwc:latitude '37.29367'^^xsd:double;
  dwc:startLatitude '37.29367'^^xsd:double;
  dwc:endLatitude '37.29367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.516667 37.29367, -1.516667 37.29367, -1.516667 37.29367, -1.516667 37.29367, -1.516667 37.29367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_262'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67833 -2.403833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.403833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67833 -2.403833)"^^geo:wktLiteral ;
  geo-pos:lat "36.67833"^^xsd:decimal ;
  geo-pos:long "-2.403833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1219'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1219'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.403833'^^xsd:double;
  dwc:startLongitude '-2.403833'^^xsd:double;
  dwc:endLongitude '-2.403833'^^xsd:double;
  dwc:latitude '36.67833'^^xsd:double;
  dwc:startLatitude '36.67833'^^xsd:double;
  dwc:endLatitude '36.67833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.403833 36.67833, -2.403833 36.67833, -2.403833 36.67833, -2.403833 36.67833, -2.403833 36.67833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1219'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23083 -1.6105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23083 -1.6105)"^^geo:wktLiteral ;
  geo-pos:lat "37.23083"^^xsd:decimal ;
  geo-pos:long "-1.6105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_802'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6105'^^xsd:double;
  dwc:startLongitude '-1.6105'^^xsd:double;
  dwc:endLongitude '-1.6105'^^xsd:double;
  dwc:latitude '37.23083'^^xsd:double;
  dwc:startLatitude '37.23083'^^xsd:double;
  dwc:endLatitude '37.23083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6105 37.23083, -1.6105 37.23083, -1.6105 37.23083, -1.6105 37.23083, -1.6105 37.23083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_802'^^xsd:string;
  dwc:observationDate '1997-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33633 -1.481833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.481833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33633 -1.481833)"^^geo:wktLiteral ;
  geo-pos:lat "37.33633"^^xsd:decimal ;
  geo-pos:long "-1.481833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_936'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_936'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.481833'^^xsd:double;
  dwc:startLongitude '-1.481833'^^xsd:double;
  dwc:endLongitude '-1.481833'^^xsd:double;
  dwc:latitude '37.33633'^^xsd:double;
  dwc:startLatitude '37.33633'^^xsd:double;
  dwc:endLatitude '37.33633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.481833 37.33633, -1.481833 37.33633, -1.481833 37.33633, -1.481833 37.33633, -1.481833 37.33633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_936'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19667 -1.646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19667 -1.646667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19667"^^xsd:decimal ;
  geo-pos:long "-1.646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_101'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.646667'^^xsd:double;
  dwc:startLongitude '-1.646667'^^xsd:double;
  dwc:endLongitude '-1.646667'^^xsd:double;
  dwc:latitude '37.19667'^^xsd:double;
  dwc:startLatitude '37.19667'^^xsd:double;
  dwc:endLatitude '37.19667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.646667 37.19667, -1.646667 37.19667, -1.646667 37.19667, -1.646667 37.19667, -1.646667 37.19667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_101'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.569667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.569667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.569667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4605"^^xsd:decimal ;
  geo-pos:long "-2.569667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1324'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1324'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.569667'^^xsd:double;
  dwc:startLongitude '-2.569667'^^xsd:double;
  dwc:endLongitude '-2.569667'^^xsd:double;
  dwc:latitude '36.4605'^^xsd:double;
  dwc:startLatitude '36.4605'^^xsd:double;
  dwc:endLatitude '36.4605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.569667 36.4605, -2.569667 36.4605, -2.569667 36.4605, -2.569667 36.4605, -2.569667 36.4605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1324'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31583 -2.7755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31583 -2.7755)"^^geo:wktLiteral ;
  geo-pos:lat "36.31583"^^xsd:decimal ;
  geo-pos:long "-2.7755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1348'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1348'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7755'^^xsd:double;
  dwc:startLongitude '-2.7755'^^xsd:double;
  dwc:endLongitude '-2.7755'^^xsd:double;
  dwc:latitude '36.31583'^^xsd:double;
  dwc:startLatitude '36.31583'^^xsd:double;
  dwc:endLatitude '36.31583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7755 36.31583, -2.7755 36.31583, -2.7755 36.31583, -2.7755 36.31583, -2.7755 36.31583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1348'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59517 -3.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59517"^^xsd:decimal ;
  dwc:decimalLongitude "-3.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59517 -3.194)"^^geo:wktLiteral ;
  geo-pos:lat "36.59517"^^xsd:decimal ;
  geo-pos:long "-3.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2000'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2000'^^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:timeOfDay '11.205277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.194'^^xsd:double;
  dwc:startLongitude '-3.194'^^xsd:double;
  dwc:endLongitude '-3.194'^^xsd:double;
  dwc:latitude '36.59517'^^xsd:double;
  dwc:startLatitude '36.59517'^^xsd:double;
  dwc:endLatitude '36.59517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.194 36.59517, -3.194 36.59517, -3.194 36.59517, -3.194 36.59517, -3.194 36.59517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2000'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33633 -1.481833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.481833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33633 -1.481833)"^^geo:wktLiteral ;
  geo-pos:lat "37.33633"^^xsd:decimal ;
  geo-pos:long "-1.481833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_937'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_937'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.481833'^^xsd:double;
  dwc:startLongitude '-1.481833'^^xsd:double;
  dwc:endLongitude '-1.481833'^^xsd:double;
  dwc:latitude '37.33633'^^xsd:double;
  dwc:startLatitude '37.33633'^^xsd:double;
  dwc:endLatitude '37.33633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.481833 37.33633, -1.481833 37.33633, -1.481833 37.33633, -1.481833 37.33633, -1.481833 37.33633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_937'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4885 -2.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4885"^^xsd:decimal ;
  dwc:decimalLongitude "-2.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4885 -2.982)"^^geo:wktLiteral ;
  geo-pos:lat "36.4885"^^xsd:decimal ;
  geo-pos:long "-2.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1661'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1661'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.982'^^xsd:double;
  dwc:startLongitude '-2.982'^^xsd:double;
  dwc:endLongitude '-2.982'^^xsd:double;
  dwc:latitude '36.4885'^^xsd:double;
  dwc:startLatitude '36.4885'^^xsd:double;
  dwc:endLatitude '36.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.982 36.4885, -2.982 36.4885, -2.982 36.4885, -2.982 36.4885, -2.982 36.4885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1661'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28033 -5.2535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28033 -5.2535)"^^geo:wktLiteral ;
  geo-pos:lat "36.28033"^^xsd:decimal ;
  geo-pos:long "-5.2535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2171'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2171'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2535'^^xsd:double;
  dwc:startLongitude '-5.2535'^^xsd:double;
  dwc:endLongitude '-5.2535'^^xsd:double;
  dwc:latitude '36.28033'^^xsd:double;
  dwc:startLatitude '36.28033'^^xsd:double;
  dwc:endLatitude '36.28033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2535 36.28033, -5.2535 36.28033, -5.2535 36.28033, -5.2535 36.28033, -5.2535 36.28033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2171'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37001 -2.961761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37001"^^xsd:decimal ;
  dwc:decimalLongitude "-2.961761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37001 -2.961761)"^^geo:wktLiteral ;
  geo-pos:lat "36.37001"^^xsd:decimal ;
  geo-pos:long "-2.961761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4842'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4842'^^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:timeOfDay '12.075555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.961761'^^xsd:double;
  dwc:startLongitude '-2.961761'^^xsd:double;
  dwc:endLongitude '-2.961761'^^xsd:double;
  dwc:latitude '36.37001'^^xsd:double;
  dwc:startLatitude '36.37001'^^xsd:double;
  dwc:endLatitude '36.37001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.961761 36.37001, -2.961761 36.37001, -2.961761 36.37001, -2.961761 36.37001, -2.961761 36.37001))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4842'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -1.702833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "-1.702833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 -1.702833)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "-1.702833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_645'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.702833'^^xsd:double;
  dwc:startLongitude '-1.702833'^^xsd:double;
  dwc:endLongitude '-1.702833'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:startLatitude '36.98'^^xsd:double;
  dwc:endLatitude '36.98'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.702833 36.98, -1.702833 36.98, -1.702833 36.98, -1.702833 36.98, -1.702833 36.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_645'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.652 -3.197167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.652"^^xsd:decimal ;
  dwc:decimalLongitude "-3.197167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.652 -3.197167)"^^geo:wktLiteral ;
  geo-pos:lat "36.652"^^xsd:decimal ;
  geo-pos:long "-3.197167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1550'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1550'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.197167'^^xsd:double;
  dwc:startLongitude '-3.197167'^^xsd:double;
  dwc:endLongitude '-3.197167'^^xsd:double;
  dwc:latitude '36.652'^^xsd:double;
  dwc:startLatitude '36.652'^^xsd:double;
  dwc:endLatitude '36.652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.197167 36.652, -3.197167 36.652, -3.197167 36.652, -3.197167 36.652, -3.197167 36.652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1550'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3235 -2.928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3235"^^xsd:decimal ;
  dwc:decimalLongitude "-2.928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3235 -2.928)"^^geo:wktLiteral ;
  geo-pos:lat "36.3235"^^xsd:decimal ;
  geo-pos:long "-2.928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1611'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1611'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.928'^^xsd:double;
  dwc:startLongitude '-2.928'^^xsd:double;
  dwc:endLongitude '-2.928'^^xsd:double;
  dwc:latitude '36.3235'^^xsd:double;
  dwc:startLatitude '36.3235'^^xsd:double;
  dwc:endLatitude '36.3235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.928 36.3235, -2.928 36.3235, -2.928 36.3235, -2.928 36.3235, -2.928 36.3235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1611'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40267 -2.742833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.742833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40267 -2.742833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40267"^^xsd:decimal ;
  geo-pos:long "-2.742833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2232'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.742833'^^xsd:double;
  dwc:startLongitude '-2.742833'^^xsd:double;
  dwc:endLongitude '-2.742833'^^xsd:double;
  dwc:latitude '36.40267'^^xsd:double;
  dwc:startLatitude '36.40267'^^xsd:double;
  dwc:endLatitude '36.40267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.742833 36.40267, -2.742833 36.40267, -2.742833 36.40267, -2.742833 36.40267, -2.742833 36.40267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2232'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42883 -0.8575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42883"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42883 -0.8575)"^^geo:wktLiteral ;
  geo-pos:lat "37.42883"^^xsd:decimal ;
  geo-pos:long "-0.8575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1227'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1227'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.8575'^^xsd:double;
  dwc:startLongitude '-0.8575'^^xsd:double;
  dwc:endLongitude '-0.8575'^^xsd:double;
  dwc:latitude '37.42883'^^xsd:double;
  dwc:startLatitude '37.42883'^^xsd:double;
  dwc:endLatitude '37.42883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8575 37.42883, -0.8575 37.42883, -0.8575 37.42883, -0.8575 37.42883, -0.8575 37.42883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1227'^^xsd:string;
  dwc:observationDate '1999-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.6215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4715"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.6215)"^^geo:wktLiteral ;
  geo-pos:lat "36.4715"^^xsd:decimal ;
  geo-pos:long "-2.6215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2699'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2699'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6215'^^xsd:double;
  dwc:startLongitude '-2.6215'^^xsd:double;
  dwc:endLongitude '-2.6215'^^xsd:double;
  dwc:latitude '36.4715'^^xsd:double;
  dwc:startLatitude '36.4715'^^xsd:double;
  dwc:endLatitude '36.4715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6215 36.4715, -2.6215 36.4715, -2.6215 36.4715, -2.6215 36.4715, -2.6215 36.4715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2699'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49656 -3.916135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49656"^^xsd:decimal ;
  dwc:decimalLongitude "-3.916135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49656 -3.916135)"^^geo:wktLiteral ;
  geo-pos:lat "36.49656"^^xsd:decimal ;
  geo-pos:long "-3.916135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3642'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3642'^^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:timeOfDay '13.393888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.916135'^^xsd:double;
  dwc:startLongitude '-3.916135'^^xsd:double;
  dwc:endLongitude '-3.916135'^^xsd:double;
  dwc:latitude '36.49656'^^xsd:double;
  dwc:startLatitude '36.49656'^^xsd:double;
  dwc:endLatitude '36.49656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.916135 36.49656, -3.916135 36.49656, -3.916135 36.49656, -3.916135 36.49656, -3.916135 36.49656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3642'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45288 -2.853342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45288"^^xsd:decimal ;
  dwc:decimalLongitude "-2.853342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45288 -2.853342)"^^geo:wktLiteral ;
  geo-pos:lat "36.45288"^^xsd:decimal ;
  geo-pos:long "-2.853342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3654'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.200555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.853342'^^xsd:double;
  dwc:startLongitude '-2.853342'^^xsd:double;
  dwc:endLongitude '-2.853342'^^xsd:double;
  dwc:latitude '36.45288'^^xsd:double;
  dwc:startLatitude '36.45288'^^xsd:double;
  dwc:endLatitude '36.45288'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.853342 36.45288, -2.853342 36.45288, -2.853342 36.45288, -2.853342 36.45288, -2.853342 36.45288))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3654'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55099 -3.1271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55099"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55099 -3.1271)"^^geo:wktLiteral ;
  geo-pos:lat "36.55099"^^xsd:decimal ;
  geo-pos:long "-3.1271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4522'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.566111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.1271'^^xsd:double;
  dwc:startLongitude '-3.1271'^^xsd:double;
  dwc:endLongitude '-3.1271'^^xsd:double;
  dwc:latitude '36.55099'^^xsd:double;
  dwc:startLatitude '36.55099'^^xsd:double;
  dwc:endLatitude '36.55099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.1271 36.55099, -3.1271 36.55099, -3.1271 36.55099, -3.1271 36.55099, -3.1271 36.55099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4522'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3387 -2.96628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3387"^^xsd:decimal ;
  dwc:decimalLongitude "-2.96628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3387 -2.96628)"^^geo:wktLiteral ;
  geo-pos:lat "36.3387"^^xsd:decimal ;
  geo-pos:long "-2.96628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4661'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4661'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.230277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.96628'^^xsd:double;
  dwc:startLongitude '-2.96628'^^xsd:double;
  dwc:endLongitude '-2.96628'^^xsd:double;
  dwc:latitude '36.3387'^^xsd:double;
  dwc:startLatitude '36.3387'^^xsd:double;
  dwc:endLatitude '36.3387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.96628 36.3387, -2.96628 36.3387, -2.96628 36.3387, -2.96628 36.3387, -2.96628 36.3387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4661'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.298 -2.778167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.298"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.298 -2.778167)"^^geo:wktLiteral ;
  geo-pos:lat "36.298"^^xsd:decimal ;
  geo-pos:long "-2.778167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1157'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.778167'^^xsd:double;
  dwc:startLongitude '-2.778167'^^xsd:double;
  dwc:endLongitude '-2.778167'^^xsd:double;
  dwc:latitude '36.298'^^xsd:double;
  dwc:startLatitude '36.298'^^xsd:double;
  dwc:endLatitude '36.298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.778167 36.298, -2.778167 36.298, -2.778167 36.298, -2.778167 36.298, -2.778167 36.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1157'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.303 -2.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.303"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.303 -2.7485)"^^geo:wktLiteral ;
  geo-pos:lat "36.303"^^xsd:decimal ;
  geo-pos:long "-2.7485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1351'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7485'^^xsd:double;
  dwc:startLongitude '-2.7485'^^xsd:double;
  dwc:endLongitude '-2.7485'^^xsd:double;
  dwc:latitude '36.303'^^xsd:double;
  dwc:startLatitude '36.303'^^xsd:double;
  dwc:endLatitude '36.303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7485 36.303, -2.7485 36.303, -2.7485 36.303, -2.7485 36.303, -2.7485 36.303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1351'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.958167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4715"^^xsd:decimal ;
  dwc:decimalLongitude "-2.958167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.958167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4715"^^xsd:decimal ;
  geo-pos:long "-2.958167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2623'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2623'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.958167'^^xsd:double;
  dwc:startLongitude '-2.958167'^^xsd:double;
  dwc:endLongitude '-2.958167'^^xsd:double;
  dwc:latitude '36.4715'^^xsd:double;
  dwc:startLatitude '36.4715'^^xsd:double;
  dwc:endLatitude '36.4715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.958167 36.4715, -2.958167 36.4715, -2.958167 36.4715, -2.958167 36.4715, -2.958167 36.4715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2623'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42567 -3.084666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.084666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42567 -3.084666)"^^geo:wktLiteral ;
  geo-pos:lat "36.42567"^^xsd:decimal ;
  geo-pos:long "-3.084666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2686'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2686'^^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:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.084666'^^xsd:double;
  dwc:startLongitude '-3.084666'^^xsd:double;
  dwc:endLongitude '-3.084666'^^xsd:double;
  dwc:latitude '36.42567'^^xsd:double;
  dwc:startLatitude '36.42567'^^xsd:double;
  dwc:endLatitude '36.42567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.084666 36.42567, -3.084666 36.42567, -3.084666 36.42567, -3.084666 36.42567, -3.084666 36.42567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2686'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2505 -4.815834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-4.815834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2505 -4.815834)"^^geo:wktLiteral ;
  geo-pos:lat "36.2505"^^xsd:decimal ;
  geo-pos:long "-4.815834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2439'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.815834'^^xsd:double;
  dwc:startLongitude '-4.815834'^^xsd:double;
  dwc:endLongitude '-4.815834'^^xsd:double;
  dwc:latitude '36.2505'^^xsd:double;
  dwc:startLatitude '36.2505'^^xsd:double;
  dwc:endLatitude '36.2505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.815834 36.2505, -4.815834 36.2505, -4.815834 36.2505, -4.815834 36.2505, -4.815834 36.2505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2439'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25233 -1.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25233 -1.647)"^^geo:wktLiteral ;
  geo-pos:lat "37.25233"^^xsd:decimal ;
  geo-pos:long "-1.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2978'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.176666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.647'^^xsd:double;
  dwc:startLongitude '-1.647'^^xsd:double;
  dwc:endLongitude '-1.647'^^xsd:double;
  dwc:latitude '37.25233'^^xsd:double;
  dwc:startLatitude '37.25233'^^xsd:double;
  dwc:endLatitude '37.25233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.647 37.25233, -1.647 37.25233, -1.647 37.25233, -1.647 37.25233, -1.647 37.25233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2978'^^xsd:string;
  dwc:observationDate '2003-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55383 -3.531333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.531333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55383 -3.531333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55383"^^xsd:decimal ;
  geo-pos:long "-3.531333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3072'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3072'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.144166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.531333'^^xsd:double;
  dwc:startLongitude '-3.531333'^^xsd:double;
  dwc:endLongitude '-3.531333'^^xsd:double;
  dwc:latitude '36.55383'^^xsd:double;
  dwc:startLatitude '36.55383'^^xsd:double;
  dwc:endLatitude '36.55383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.531333 36.55383, -3.531333 36.55383, -3.531333 36.55383, -3.531333 36.55383, -3.531333 36.55383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3072'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53335 -3.441753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53335"^^xsd:decimal ;
  dwc:decimalLongitude "-3.441753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53335 -3.441753)"^^geo:wktLiteral ;
  geo-pos:lat "36.53335"^^xsd:decimal ;
  geo-pos:long "-3.441753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4045'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4045'^^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:timeOfDay '10.806944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.441753'^^xsd:double;
  dwc:startLongitude '-3.441753'^^xsd:double;
  dwc:endLongitude '-3.441753'^^xsd:double;
  dwc:latitude '36.53335'^^xsd:double;
  dwc:startLatitude '36.53335'^^xsd:double;
  dwc:endLatitude '36.53335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.441753 36.53335, -3.441753 36.53335, -3.441753 36.53335, -3.441753 36.53335, -3.441753 36.53335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4045'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32092 -2.890047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32092"^^xsd:decimal ;
  dwc:decimalLongitude "-2.890047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32092 -2.890047)"^^geo:wktLiteral ;
  geo-pos:lat "36.32092"^^xsd:decimal ;
  geo-pos:long "-2.890047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3555'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3555'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.36'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.890047'^^xsd:double;
  dwc:startLongitude '-2.890047'^^xsd:double;
  dwc:endLongitude '-2.890047'^^xsd:double;
  dwc:latitude '36.32092'^^xsd:double;
  dwc:startLatitude '36.32092'^^xsd:double;
  dwc:endLatitude '36.32092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.890047 36.32092, -2.890047 36.32092, -2.890047 36.32092, -2.890047 36.32092, -2.890047 36.32092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3555'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 -1.528167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.302"^^xsd:decimal ;
  dwc:decimalLongitude "-1.528167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.302 -1.528167)"^^geo:wktLiteral ;
  geo-pos:lat "37.302"^^xsd:decimal ;
  geo-pos:long "-1.528167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_263'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_263'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.528167'^^xsd:double;
  dwc:startLongitude '-1.528167'^^xsd:double;
  dwc:endLongitude '-1.528167'^^xsd:double;
  dwc:latitude '37.302'^^xsd:double;
  dwc:startLatitude '37.302'^^xsd:double;
  dwc:endLatitude '37.302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.528167 37.302, -1.528167 37.302, -1.528167 37.302, -1.528167 37.302, -1.528167 37.302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_263'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.719167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.719167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.719167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-2.719167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_490'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_490'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.719167'^^xsd:double;
  dwc:startLongitude '-2.719167'^^xsd:double;
  dwc:endLongitude '-2.719167'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:startLatitude '36.4'^^xsd:double;
  dwc:endLatitude '36.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.719167 36.4, -2.719167 36.4, -2.719167 36.4, -2.719167 36.4, -2.719167 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_490'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48067 -2.837667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48067 -2.837667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48067"^^xsd:decimal ;
  geo-pos:long "-2.837667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1438'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1438'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837667'^^xsd:double;
  dwc:startLongitude '-2.837667'^^xsd:double;
  dwc:endLongitude '-2.837667'^^xsd:double;
  dwc:latitude '36.48067'^^xsd:double;
  dwc:startLatitude '36.48067'^^xsd:double;
  dwc:endLatitude '36.48067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837667 36.48067, -2.837667 36.48067, -2.837667 36.48067, -2.837667 36.48067, -2.837667 36.48067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1438'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30617 -2.870833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30617 -2.870833)"^^geo:wktLiteral ;
  geo-pos:lat "36.30617"^^xsd:decimal ;
  geo-pos:long "-2.870833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1464'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1464'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870833'^^xsd:double;
  dwc:startLongitude '-2.870833'^^xsd:double;
  dwc:endLongitude '-2.870833'^^xsd:double;
  dwc:latitude '36.30617'^^xsd:double;
  dwc:startLatitude '36.30617'^^xsd:double;
  dwc:endLatitude '36.30617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870833 36.30617, -2.870833 36.30617, -2.870833 36.30617, -2.870833 36.30617, -2.870833 36.30617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1464'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17433 -5.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17433 -5.04)"^^geo:wktLiteral ;
  geo-pos:lat "36.17433"^^xsd:decimal ;
  geo-pos:long "-5.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1890'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1890'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.980555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.04'^^xsd:double;
  dwc:startLongitude '-5.04'^^xsd:double;
  dwc:endLongitude '-5.04'^^xsd:double;
  dwc:latitude '36.17433'^^xsd:double;
  dwc:startLatitude '36.17433'^^xsd:double;
  dwc:endLatitude '36.17433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.04 36.17433, -5.04 36.17433, -5.04 36.17433, -5.04 36.17433, -5.04 36.17433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1890'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.426 -2.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.426"^^xsd:decimal ;
  dwc:decimalLongitude "-2.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.426 -2.973333)"^^geo:wktLiteral ;
  geo-pos:lat "36.426"^^xsd:decimal ;
  geo-pos:long "-2.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2336'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2336'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.973333'^^xsd:double;
  dwc:startLongitude '-2.973333'^^xsd:double;
  dwc:endLongitude '-2.973333'^^xsd:double;
  dwc:latitude '36.426'^^xsd:double;
  dwc:startLatitude '36.426'^^xsd:double;
  dwc:endLatitude '36.426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.973333 36.426, -2.973333 36.426, -2.973333 36.426, -2.973333 36.426, -2.973333 36.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2336'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.584 -2.273833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.584"^^xsd:decimal ;
  dwc:decimalLongitude "-2.273833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.584 -2.273833)"^^geo:wktLiteral ;
  geo-pos:lat "36.584"^^xsd:decimal ;
  geo-pos:long "-2.273833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2647'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2647'^^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:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.273833'^^xsd:double;
  dwc:startLongitude '-2.273833'^^xsd:double;
  dwc:endLongitude '-2.273833'^^xsd:double;
  dwc:latitude '36.584'^^xsd:double;
  dwc:startLatitude '36.584'^^xsd:double;
  dwc:endLatitude '36.584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.273833 36.584, -2.273833 36.584, -2.273833 36.584, -2.273833 36.584, -2.273833 36.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2647'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.591 -2.637845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.637845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.591 -2.637845)"^^geo:wktLiteral ;
  geo-pos:lat "36.591"^^xsd:decimal ;
  geo-pos:long "-2.637845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4234'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4234'^^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:timeOfDay '7.0555555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.637845'^^xsd:double;
  dwc:startLongitude '-2.637845'^^xsd:double;
  dwc:endLongitude '-2.637845'^^xsd:double;
  dwc:latitude '36.591'^^xsd:double;
  dwc:startLatitude '36.591'^^xsd:double;
  dwc:endLatitude '36.591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.637845 36.591, -2.637845 36.591, -2.637845 36.591, -2.637845 36.591, -2.637845 36.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4234'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4356 -2.935123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4356"^^xsd:decimal ;
  dwc:decimalLongitude "-2.935123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4356 -2.935123)"^^geo:wktLiteral ;
  geo-pos:lat "36.4356"^^xsd:decimal ;
  geo-pos:long "-2.935123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3557'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3557'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.701111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.935123'^^xsd:double;
  dwc:startLongitude '-2.935123'^^xsd:double;
  dwc:endLongitude '-2.935123'^^xsd:double;
  dwc:latitude '36.4356'^^xsd:double;
  dwc:startLatitude '36.4356'^^xsd:double;
  dwc:endLatitude '36.4356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.935123 36.4356, -2.935123 36.4356, -2.935123 36.4356, -2.935123 36.4356, -2.935123 36.4356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3557'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17417 -1.7365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17417 -1.7365)"^^geo:wktLiteral ;
  geo-pos:lat "37.17417"^^xsd:decimal ;
  geo-pos:long "-1.7365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_393'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7365'^^xsd:double;
  dwc:startLongitude '-1.7365'^^xsd:double;
  dwc:endLongitude '-1.7365'^^xsd:double;
  dwc:latitude '37.17417'^^xsd:double;
  dwc:startLatitude '37.17417'^^xsd:double;
  dwc:endLatitude '37.17417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7365 37.17417, -1.7365 37.17417, -1.7365 37.17417, -1.7365 37.17417, -1.7365 37.17417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_393'^^xsd:string;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43861 -4.292145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43861"^^xsd:decimal ;
  dwc:decimalLongitude "-4.292145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43861 -4.292145)"^^geo:wktLiteral ;
  geo-pos:lat "36.43861"^^xsd:decimal ;
  geo-pos:long "-4.292145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4592'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4592'^^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:timeOfDay '11.528055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.292145'^^xsd:double;
  dwc:startLongitude '-4.292145'^^xsd:double;
  dwc:endLongitude '-4.292145'^^xsd:double;
  dwc:latitude '36.43861'^^xsd:double;
  dwc:startLatitude '36.43861'^^xsd:double;
  dwc:endLatitude '36.43861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.292145 36.43861, -4.292145 36.43861, -4.292145 36.43861, -4.292145 36.43861, -4.292145 36.43861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4592'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53626 -3.028356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53626"^^xsd:decimal ;
  dwc:decimalLongitude "-3.028356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53626 -3.028356)"^^geo:wktLiteral ;
  geo-pos:lat "36.53626"^^xsd:decimal ;
  geo-pos:long "-3.028356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4487'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4487'^^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:timeOfDay '7.4102777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.028356'^^xsd:double;
  dwc:startLongitude '-3.028356'^^xsd:double;
  dwc:endLongitude '-3.028356'^^xsd:double;
  dwc:latitude '36.53626'^^xsd:double;
  dwc:startLatitude '36.53626'^^xsd:double;
  dwc:endLatitude '36.53626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.028356 36.53626, -3.028356 36.53626, -3.028356 36.53626, -3.028356 36.53626, -3.028356 36.53626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4487'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35999 -2.807688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35999"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35999 -2.807688)"^^geo:wktLiteral ;
  geo-pos:lat "36.35999"^^xsd:decimal ;
  geo-pos:long "-2.807688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4823'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4823'^^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:timeOfDay '10.400277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807688'^^xsd:double;
  dwc:startLongitude '-2.807688'^^xsd:double;
  dwc:endLongitude '-2.807688'^^xsd:double;
  dwc:latitude '36.35999'^^xsd:double;
  dwc:startLatitude '36.35999'^^xsd:double;
  dwc:endLatitude '36.35999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807688 36.35999, -2.807688 36.35999, -2.807688 36.35999, -2.807688 36.35999, -2.807688 36.35999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4823'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21867 -1.648833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.648833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21867 -1.648833)"^^geo:wktLiteral ;
  geo-pos:lat "37.21867"^^xsd:decimal ;
  geo-pos:long "-1.648833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_301'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_301'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.648833'^^xsd:double;
  dwc:startLongitude '-1.648833'^^xsd:double;
  dwc:endLongitude '-1.648833'^^xsd:double;
  dwc:latitude '37.21867'^^xsd:double;
  dwc:startLatitude '37.21867'^^xsd:double;
  dwc:endLatitude '37.21867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.648833 37.21867, -1.648833 37.21867, -1.648833 37.21867, -1.648833 37.21867, -1.648833 37.21867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_301'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29833 -1.3265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29833 -1.3265)"^^geo:wktLiteral ;
  geo-pos:lat "37.29833"^^xsd:decimal ;
  geo-pos:long "-1.3265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_353'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_353'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3265'^^xsd:double;
  dwc:startLongitude '-1.3265'^^xsd:double;
  dwc:endLongitude '-1.3265'^^xsd:double;
  dwc:latitude '37.29833'^^xsd:double;
  dwc:startLatitude '37.29833'^^xsd:double;
  dwc:endLatitude '37.29833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3265 37.29833, -1.3265 37.29833, -1.3265 37.29833, -1.3265 37.29833, -1.3265 37.29833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_353'^^xsd:string;
  dwc:observationDate '1994-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63967 -2.315667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.315667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63967 -2.315667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63967"^^xsd:decimal ;
  geo-pos:long "-2.315667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_474'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_474'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.315667'^^xsd:double;
  dwc:startLongitude '-2.315667'^^xsd:double;
  dwc:endLongitude '-2.315667'^^xsd:double;
  dwc:latitude '36.63967'^^xsd:double;
  dwc:startLatitude '36.63967'^^xsd:double;
  dwc:endLatitude '36.63967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.315667 36.63967, -2.315667 36.63967, -2.315667 36.63967, -2.315667 36.63967, -2.315667 36.63967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_474'^^xsd:string;
  dwc:observationDate '1995-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4475 -1.168833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4475"^^xsd:decimal ;
  dwc:decimalLongitude "-1.168833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4475 -1.168833)"^^geo:wktLiteral ;
  geo-pos:lat "37.4475"^^xsd:decimal ;
  geo-pos:long "-1.168833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4760'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '7.2680555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.168833'^^xsd:double;
  dwc:startLongitude '-1.168833'^^xsd:double;
  dwc:endLongitude '-1.168833'^^xsd:double;
  dwc:latitude '37.4475'^^xsd:double;
  dwc:startLatitude '37.4475'^^xsd:double;
  dwc:endLatitude '37.4475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.168833 37.4475, -1.168833 37.4475, -1.168833 37.4475, -1.168833 37.4475, -1.168833 37.4475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4760'^^xsd:string;
  dwc:observationDate '2009-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40952 -2.898918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40952"^^xsd:decimal ;
  dwc:decimalLongitude "-2.898918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40952 -2.898918)"^^geo:wktLiteral ;
  geo-pos:lat "36.40952"^^xsd:decimal ;
  geo-pos:long "-2.898918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4840'^^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:timeOfDay '11.198611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.898918'^^xsd:double;
  dwc:startLongitude '-2.898918'^^xsd:double;
  dwc:endLongitude '-2.898918'^^xsd:double;
  dwc:latitude '36.40952'^^xsd:double;
  dwc:startLatitude '36.40952'^^xsd:double;
  dwc:endLatitude '36.40952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.898918 36.40952, -2.898918 36.40952, -2.898918 36.40952, -2.898918 36.40952, -2.898918 36.40952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4840'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -2.956746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.956746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -2.956746)"^^geo:wktLiteral ;
  geo-pos:lat "36.35033"^^xsd:decimal ;
  geo-pos:long "-2.956746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4843'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4843'^^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:timeOfDay '12.308888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.956746'^^xsd:double;
  dwc:startLongitude '-2.956746'^^xsd:double;
  dwc:endLongitude '-2.956746'^^xsd:double;
  dwc:latitude '36.35033'^^xsd:double;
  dwc:startLatitude '36.35033'^^xsd:double;
  dwc:endLatitude '36.35033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.956746 36.35033, -2.956746 36.35033, -2.956746 36.35033, -2.956746 36.35033, -2.956746 36.35033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4843'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47183 -1.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47183 -1.061)"^^geo:wktLiteral ;
  geo-pos:lat "37.47183"^^xsd:decimal ;
  geo-pos:long "-1.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_949'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_949'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.061'^^xsd:double;
  dwc:startLongitude '-1.061'^^xsd:double;
  dwc:endLongitude '-1.061'^^xsd:double;
  dwc:latitude '37.47183'^^xsd:double;
  dwc:startLatitude '37.47183'^^xsd:double;
  dwc:endLatitude '37.47183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.061 37.47183, -1.061 37.47183, -1.061 37.47183, -1.061 37.47183, -1.061 37.47183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_949'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28333 -2.763833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28333 -2.763833)"^^geo:wktLiteral ;
  geo-pos:lat "36.28333"^^xsd:decimal ;
  geo-pos:long "-2.763833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1152'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1152'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763833'^^xsd:double;
  dwc:startLongitude '-2.763833'^^xsd:double;
  dwc:endLongitude '-2.763833'^^xsd:double;
  dwc:latitude '36.28333'^^xsd:double;
  dwc:startLatitude '36.28333'^^xsd:double;
  dwc:endLatitude '36.28333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763833 36.28333, -2.763833 36.28333, -2.763833 36.28333, -2.763833 36.28333, -2.763833 36.28333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1152'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32883 -2.820333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.820333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32883 -2.820333)"^^geo:wktLiteral ;
  geo-pos:lat "36.32883"^^xsd:decimal ;
  geo-pos:long "-2.820333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1461'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1461'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.820333'^^xsd:double;
  dwc:startLongitude '-2.820333'^^xsd:double;
  dwc:endLongitude '-2.820333'^^xsd:double;
  dwc:latitude '36.32883'^^xsd:double;
  dwc:startLatitude '36.32883'^^xsd:double;
  dwc:endLatitude '36.32883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.820333 36.32883, -2.820333 36.32883, -2.820333 36.32883, -2.820333 36.32883, -2.820333 36.32883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1461'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.386 -2.9065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.386"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.386 -2.9065)"^^geo:wktLiteral ;
  geo-pos:lat "36.386"^^xsd:decimal ;
  geo-pos:long "-2.9065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2308'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_2308'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9065'^^xsd:double;
  dwc:startLongitude '-2.9065'^^xsd:double;
  dwc:endLongitude '-2.9065'^^xsd:double;
  dwc:latitude '36.386'^^xsd:double;
  dwc:startLatitude '36.386'^^xsd:double;
  dwc:endLatitude '36.386'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9065 36.386, -2.9065 36.386, -2.9065 36.386, -2.9065 36.386, -2.9065 36.386))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2308'^^xsd:string;
  dwc:observationDate '2001-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48613 -4.487439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48613"^^xsd:decimal ;
  dwc:decimalLongitude "-4.487439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48613 -4.487439)"^^geo:wktLiteral ;
  geo-pos:lat "36.48613"^^xsd:decimal ;
  geo-pos:long "-4.487439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3523'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3523'^^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:timeOfDay '6.7236111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.487439'^^xsd:double;
  dwc:startLongitude '-4.487439'^^xsd:double;
  dwc:endLongitude '-4.487439'^^xsd:double;
  dwc:latitude '36.48613'^^xsd:double;
  dwc:startLatitude '36.48613'^^xsd:double;
  dwc:endLatitude '36.48613'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.487439 36.48613, -4.487439 36.48613, -4.487439 36.48613, -4.487439 36.48613, -4.487439 36.48613))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3523'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1975 -4.5885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1975"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1975 -4.5885)"^^geo:wktLiteral ;
  geo-pos:lat "36.1975"^^xsd:decimal ;
  geo-pos:long "-4.5885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4598'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.679444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5885'^^xsd:double;
  dwc:startLongitude '-4.5885'^^xsd:double;
  dwc:endLongitude '-4.5885'^^xsd:double;
  dwc:latitude '36.1975'^^xsd:double;
  dwc:startLatitude '36.1975'^^xsd:double;
  dwc:endLatitude '36.1975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5885 36.1975, -4.5885 36.1975, -4.5885 36.1975, -4.5885 36.1975, -4.5885 36.1975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4598'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45481 -3.102133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45481"^^xsd:decimal ;
  dwc:decimalLongitude "-3.102133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45481 -3.102133)"^^geo:wktLiteral ;
  geo-pos:lat "36.45481"^^xsd:decimal ;
  geo-pos:long "-3.102133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4562'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4562'^^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:timeOfDay '15.996111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.102133'^^xsd:double;
  dwc:startLongitude '-3.102133'^^xsd:double;
  dwc:endLongitude '-3.102133'^^xsd:double;
  dwc:latitude '36.45481'^^xsd:double;
  dwc:startLatitude '36.45481'^^xsd:double;
  dwc:endLatitude '36.45481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.102133 36.45481, -3.102133 36.45481, -3.102133 36.45481, -3.102133 36.45481, -3.102133 36.45481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4562'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.008167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.008167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.008167)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.008167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_561'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.008167'^^xsd:double;
  dwc:startLongitude '-2.008167'^^xsd:double;
  dwc:endLongitude '-2.008167'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:startLatitude '36.73'^^xsd:double;
  dwc:endLatitude '36.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.008167 36.73, -2.008167 36.73, -2.008167 36.73, -2.008167 36.73, -2.008167 36.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_561'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -1.463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34"^^xsd:decimal ;
  dwc:decimalLongitude "-1.463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34 -1.463333)"^^geo:wktLiteral ;
  geo-pos:lat "37.34"^^xsd:decimal ;
  geo-pos:long "-1.463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_29'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_29'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.463333'^^xsd:double;
  dwc:startLongitude '-1.463333'^^xsd:double;
  dwc:endLongitude '-1.463333'^^xsd:double;
  dwc:latitude '37.34'^^xsd:double;
  dwc:startLatitude '37.34'^^xsd:double;
  dwc:endLatitude '37.34'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.463333 37.34, -1.463333 37.34, -1.463333 37.34, -1.463333 37.34, -1.463333 37.34))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_29'^^xsd:string;
  dwc:observationDate '1991-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43333 -2.8495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43333 -2.8495)"^^geo:wktLiteral ;
  geo-pos:lat "36.43333"^^xsd:decimal ;
  geo-pos:long "-2.8495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_718'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_718'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8495'^^xsd:double;
  dwc:startLongitude '-2.8495'^^xsd:double;
  dwc:endLongitude '-2.8495'^^xsd:double;
  dwc:latitude '36.43333'^^xsd:double;
  dwc:startLatitude '36.43333'^^xsd:double;
  dwc:endLatitude '36.43333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8495 36.43333, -2.8495 36.43333, -2.8495 36.43333, -2.8495 36.43333, -2.8495 36.43333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_718'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.489 -2.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.489"^^xsd:decimal ;
  dwc:decimalLongitude "-2.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.489 -2.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.489"^^xsd:decimal ;
  geo-pos:long "-2.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1059'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1059'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.633'^^xsd:double;
  dwc:startLongitude '-2.633'^^xsd:double;
  dwc:endLongitude '-2.633'^^xsd:double;
  dwc:latitude '36.489'^^xsd:double;
  dwc:startLatitude '36.489'^^xsd:double;
  dwc:endLatitude '36.489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.633 36.489, -2.633 36.489, -2.633 36.489, -2.633 36.489, -2.633 36.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1059'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45433 -2.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45433 -2.578)"^^geo:wktLiteral ;
  geo-pos:lat "36.45433"^^xsd:decimal ;
  geo-pos:long "-2.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1393'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.578'^^xsd:double;
  dwc:startLongitude '-2.578'^^xsd:double;
  dwc:endLongitude '-2.578'^^xsd:double;
  dwc:latitude '36.45433'^^xsd:double;
  dwc:startLatitude '36.45433'^^xsd:double;
  dwc:endLatitude '36.45433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.578 36.45433, -2.578 36.45433, -2.578 36.45433, -2.578 36.45433, -2.578 36.45433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1393'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24433 -1.429833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.429833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24433 -1.429833)"^^geo:wktLiteral ;
  geo-pos:lat "37.24433"^^xsd:decimal ;
  geo-pos:long "-1.429833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_952'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_952'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.429833'^^xsd:double;
  dwc:startLongitude '-1.429833'^^xsd:double;
  dwc:endLongitude '-1.429833'^^xsd:double;
  dwc:latitude '37.24433'^^xsd:double;
  dwc:startLatitude '37.24433'^^xsd:double;
  dwc:endLatitude '37.24433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.429833 37.24433, -1.429833 37.24433, -1.429833 37.24433, -1.429833 37.24433, -1.429833 37.24433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_952'^^xsd:string;
  dwc:observationDate '1997-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 -2.2165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.577"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.577 -2.2165)"^^geo:wktLiteral ;
  geo-pos:lat "36.577"^^xsd:decimal ;
  geo-pos:long "-2.2165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_439'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2165'^^xsd:double;
  dwc:startLongitude '-2.2165'^^xsd:double;
  dwc:endLongitude '-2.2165'^^xsd:double;
  dwc:latitude '36.577'^^xsd:double;
  dwc:startLatitude '36.577'^^xsd:double;
  dwc:endLatitude '36.577'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2165 36.577, -2.2165 36.577, -2.2165 36.577, -2.2165 36.577, -2.2165 36.577))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_439'^^xsd:string;
  dwc:observationDate '1995-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59717 -2.4375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59717 -2.4375)"^^geo:wktLiteral ;
  geo-pos:lat "36.59717"^^xsd:decimal ;
  geo-pos:long "-2.4375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2030'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2030'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4375'^^xsd:double;
  dwc:startLongitude '-2.4375'^^xsd:double;
  dwc:endLongitude '-2.4375'^^xsd:double;
  dwc:latitude '36.59717'^^xsd:double;
  dwc:startLatitude '36.59717'^^xsd:double;
  dwc:endLatitude '36.59717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4375 36.59717, -2.4375 36.59717, -2.4375 36.59717, -2.4375 36.59717, -2.4375 36.59717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2030'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54917 -4.108833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54917"^^xsd:decimal ;
  dwc:decimalLongitude "-4.108833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54917 -4.108833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54917"^^xsd:decimal ;
  geo-pos:long "-4.108833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2773'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2773'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.8591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.108833'^^xsd:double;
  dwc:startLongitude '-4.108833'^^xsd:double;
  dwc:endLongitude '-4.108833'^^xsd:double;
  dwc:latitude '36.54917'^^xsd:double;
  dwc:startLatitude '36.54917'^^xsd:double;
  dwc:endLatitude '36.54917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.108833 36.54917, -4.108833 36.54917, -4.108833 36.54917, -4.108833 36.54917, -4.108833 36.54917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2773'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39233 -5.074167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39233"^^xsd:decimal ;
  dwc:decimalLongitude "-5.074167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39233 -5.074167)"^^geo:wktLiteral ;
  geo-pos:lat "36.39233"^^xsd:decimal ;
  geo-pos:long "-5.074167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2802'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2802'^^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:timeOfDay '18.660555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.074167'^^xsd:double;
  dwc:startLongitude '-5.074167'^^xsd:double;
  dwc:endLongitude '-5.074167'^^xsd:double;
  dwc:latitude '36.39233'^^xsd:double;
  dwc:startLatitude '36.39233'^^xsd:double;
  dwc:endLatitude '36.39233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.074167 36.39233, -5.074167 36.39233, -5.074167 36.39233, -5.074167 36.39233, -5.074167 36.39233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2802'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -3.1955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -3.1955)"^^geo:wktLiteral ;
  geo-pos:lat "36.49817"^^xsd:decimal ;
  geo-pos:long "-3.1955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2839'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2839'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.840277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.1955'^^xsd:double;
  dwc:startLongitude '-3.1955'^^xsd:double;
  dwc:endLongitude '-3.1955'^^xsd:double;
  dwc:latitude '36.49817'^^xsd:double;
  dwc:startLatitude '36.49817'^^xsd:double;
  dwc:endLatitude '36.49817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.1955 36.49817, -3.1955 36.49817, -3.1955 36.49817, -3.1955 36.49817, -3.1955 36.49817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2839'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60562 -2.57138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60562"^^xsd:decimal ;
  dwc:decimalLongitude "-2.57138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60562 -2.57138)"^^geo:wktLiteral ;
  geo-pos:lat "36.60562"^^xsd:decimal ;
  geo-pos:long "-2.57138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4485'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4485'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.7119444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.57138'^^xsd:double;
  dwc:startLongitude '-2.57138'^^xsd:double;
  dwc:endLongitude '-2.57138'^^xsd:double;
  dwc:latitude '36.60562'^^xsd:double;
  dwc:startLatitude '36.60562'^^xsd:double;
  dwc:endLatitude '36.60562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.57138 36.60562, -2.57138 36.60562, -2.57138 36.60562, -2.57138 36.60562, -2.57138 36.60562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4485'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32551 -2.950192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32551"^^xsd:decimal ;
  dwc:decimalLongitude "-2.950192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32551 -2.950192)"^^geo:wktLiteral ;
  geo-pos:lat "36.32551"^^xsd:decimal ;
  geo-pos:long "-2.950192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4818'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4818'^^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:timeOfDay '7.0680555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.950192'^^xsd:double;
  dwc:startLongitude '-2.950192'^^xsd:double;
  dwc:endLongitude '-2.950192'^^xsd:double;
  dwc:latitude '36.32551'^^xsd:double;
  dwc:startLatitude '36.32551'^^xsd:double;
  dwc:endLatitude '36.32551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.950192 36.32551, -2.950192 36.32551, -2.950192 36.32551, -2.950192 36.32551, -2.950192 36.32551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4818'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38567 -1.149833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.149833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38567 -1.149833)"^^geo:wktLiteral ;
  geo-pos:lat "37.38567"^^xsd:decimal ;
  geo-pos:long "-1.149833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_779'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_779'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.149833'^^xsd:double;
  dwc:startLongitude '-1.149833'^^xsd:double;
  dwc:endLongitude '-1.149833'^^xsd:double;
  dwc:latitude '37.38567'^^xsd:double;
  dwc:startLatitude '37.38567'^^xsd:double;
  dwc:endLatitude '37.38567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.149833 37.38567, -1.149833 37.38567, -1.149833 37.38567, -1.149833 37.38567, -1.149833 37.38567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_779'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -3.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -3.583333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-3.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.583333'^^xsd:double;
  dwc:startLongitude '-3.583333'^^xsd:double;
  dwc:endLongitude '-3.583333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.583333 36.5, -3.583333 36.5, -3.583333 36.5, -3.583333 36.5, -3.583333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1'^^xsd:string;
  dwc:observationDate '1990-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34467 -1.395833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.395833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34467 -1.395833)"^^geo:wktLiteral ;
  geo-pos:lat "37.34467"^^xsd:decimal ;
  geo-pos:long "-1.395833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_942'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_942'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.395833'^^xsd:double;
  dwc:startLongitude '-1.395833'^^xsd:double;
  dwc:endLongitude '-1.395833'^^xsd:double;
  dwc:latitude '37.34467'^^xsd:double;
  dwc:startLatitude '37.34467'^^xsd:double;
  dwc:endLatitude '37.34467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.395833 37.34467, -1.395833 37.34467, -1.395833 37.34467, -1.395833 37.34467, -1.395833 37.34467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_942'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36 -0.826333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36"^^xsd:decimal ;
  dwc:decimalLongitude "-0.826333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36 -0.826333)"^^geo:wktLiteral ;
  geo-pos:lat "37.36"^^xsd:decimal ;
  geo-pos:long "-0.826333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_398'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_398'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '15.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.826333'^^xsd:double;
  dwc:startLongitude '-0.826333'^^xsd:double;
  dwc:endLongitude '-0.826333'^^xsd:double;
  dwc:latitude '37.36'^^xsd:double;
  dwc:startLatitude '37.36'^^xsd:double;
  dwc:endLatitude '37.36'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.826333 37.36, -0.826333 37.36, -0.826333 37.36, -0.826333 37.36, -0.826333 37.36))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_398'^^xsd:string;
  dwc:observationDate '1994-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4435 -2.909667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4435"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4435 -2.909667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4435"^^xsd:decimal ;
  geo-pos:long "-2.909667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1026'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1026'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.909667'^^xsd:double;
  dwc:startLongitude '-2.909667'^^xsd:double;
  dwc:endLongitude '-2.909667'^^xsd:double;
  dwc:latitude '36.4435'^^xsd:double;
  dwc:startLatitude '36.4435'^^xsd:double;
  dwc:endLatitude '36.4435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909667 36.4435, -2.909667 36.4435, -2.909667 36.4435, -2.909667 36.4435, -2.909667 36.4435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1026'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41317 -2.689833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.689833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41317 -2.689833)"^^geo:wktLiteral ;
  geo-pos:lat "36.41317"^^xsd:decimal ;
  geo-pos:long "-2.689833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1032'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1032'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.689833'^^xsd:double;
  dwc:startLongitude '-2.689833'^^xsd:double;
  dwc:endLongitude '-2.689833'^^xsd:double;
  dwc:latitude '36.41317'^^xsd:double;
  dwc:startLatitude '36.41317'^^xsd:double;
  dwc:endLatitude '36.41317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.689833 36.41317, -2.689833 36.41317, -2.689833 36.41317, -2.689833 36.41317, -2.689833 36.41317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1032'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.424 -3.144833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.424"^^xsd:decimal ;
  dwc:decimalLongitude "-3.144833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.424 -3.144833)"^^geo:wktLiteral ;
  geo-pos:lat "36.424"^^xsd:decimal ;
  geo-pos:long "-3.144833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1553'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1553'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.144833'^^xsd:double;
  dwc:startLongitude '-3.144833'^^xsd:double;
  dwc:endLongitude '-3.144833'^^xsd:double;
  dwc:latitude '36.424'^^xsd:double;
  dwc:startLatitude '36.424'^^xsd:double;
  dwc:endLatitude '36.424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.144833 36.424, -3.144833 36.424, -3.144833 36.424, -3.144833 36.424, -3.144833 36.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1553'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45183 -3.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1968__429_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45183 -3.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.45183"^^xsd:decimal ;
  geo-pos:long "-3.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1787'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1787'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.085'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.95'^^xsd:double;
  dwc:startLongitude '-3.95'^^xsd:double;
  dwc:endLongitude '-3.95'^^xsd:double;
  dwc:latitude '36.45183'^^xsd:double;
  dwc:startLatitude '36.45183'^^xsd:double;
  dwc:endLatitude '36.45183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.95 36.45183, -3.95 36.45183, -3.95 36.45183, -3.95 36.45183, -3.95 36.45183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1787'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98583 -1.845333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.845333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98583 -1.845333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98583"^^xsd:decimal ;
  geo-pos:long "-1.845333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2237'^^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:timeOfDay '6.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.845333'^^xsd:double;
  dwc:startLongitude '-1.845333'^^xsd:double;
  dwc:endLongitude '-1.845333'^^xsd:double;
  dwc:latitude '36.98583'^^xsd:double;
  dwc:startLatitude '36.98583'^^xsd:double;
  dwc:endLatitude '36.98583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.845333 36.98583, -1.845333 36.98583, -1.845333 36.98583, -1.845333 36.98583, -1.845333 36.98583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2237'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69359 -4.074135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69359"^^xsd:decimal ;
  dwc:decimalLongitude "-4.074135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69359 -4.074135)"^^geo:wktLiteral ;
  geo-pos:lat "36.69359"^^xsd:decimal ;
  geo-pos:long "-4.074135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3622'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3622'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.7213888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.074135'^^xsd:double;
  dwc:startLongitude '-4.074135'^^xsd:double;
  dwc:endLongitude '-4.074135'^^xsd:double;
  dwc:latitude '36.69359'^^xsd:double;
  dwc:startLatitude '36.69359'^^xsd:double;
  dwc:endLatitude '36.69359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.074135 36.69359, -4.074135 36.69359, -4.074135 36.69359, -4.074135 36.69359, -4.074135 36.69359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3622'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58786 -3.728976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58786"^^xsd:decimal ;
  dwc:decimalLongitude "-3.728976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58786 -3.728976)"^^geo:wktLiteral ;
  geo-pos:lat "36.58786"^^xsd:decimal ;
  geo-pos:long "-3.728976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4032'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4032'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.0680555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.728976'^^xsd:double;
  dwc:startLongitude '-3.728976'^^xsd:double;
  dwc:endLongitude '-3.728976'^^xsd:double;
  dwc:latitude '36.58786'^^xsd:double;
  dwc:startLatitude '36.58786'^^xsd:double;
  dwc:endLatitude '36.58786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.728976 36.58786, -3.728976 36.58786, -3.728976 36.58786, -3.728976 36.58786, -3.728976 36.58786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4032'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37366 -5.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37366"^^xsd:decimal ;
  dwc:decimalLongitude "-5.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37366 -5.103)"^^geo:wktLiteral ;
  geo-pos:lat "36.37366"^^xsd:decimal ;
  geo-pos:long "-5.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2822'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2822'^^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:timeOfDay '12.7525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.103'^^xsd:double;
  dwc:startLongitude '-5.103'^^xsd:double;
  dwc:endLongitude '-5.103'^^xsd:double;
  dwc:latitude '36.37366'^^xsd:double;
  dwc:startLatitude '36.37366'^^xsd:double;
  dwc:endLatitude '36.37366'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.103 36.37366, -5.103 36.37366, -5.103 36.37366, -5.103 36.37366, -5.103 36.37366))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2822'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46717 -2.67359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.67359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46717 -2.67359)"^^geo:wktLiteral ;
  geo-pos:lat "36.46717"^^xsd:decimal ;
  geo-pos:long "-2.67359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4064'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4064'^^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:timeOfDay '11.620833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.67359'^^xsd:double;
  dwc:startLongitude '-2.67359'^^xsd:double;
  dwc:endLongitude '-2.67359'^^xsd:double;
  dwc:latitude '36.46717'^^xsd:double;
  dwc:startLatitude '36.46717'^^xsd:double;
  dwc:endLatitude '36.46717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.67359 36.46717, -2.67359 36.46717, -2.67359 36.46717, -2.67359 36.46717, -2.67359 36.46717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4064'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56376 -2.609182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56376"^^xsd:decimal ;
  dwc:decimalLongitude "-2.609182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56376 -2.609182)"^^geo:wktLiteral ;
  geo-pos:lat "36.56376"^^xsd:decimal ;
  geo-pos:long "-2.609182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4691'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4691'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5780555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.609182'^^xsd:double;
  dwc:startLongitude '-2.609182'^^xsd:double;
  dwc:endLongitude '-2.609182'^^xsd:double;
  dwc:latitude '36.56376'^^xsd:double;
  dwc:startLatitude '36.56376'^^xsd:double;
  dwc:endLatitude '36.56376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.609182 36.56376, -2.609182 36.56376, -2.609182 36.56376, -2.609182 36.56376, -2.609182 36.56376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4691'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06567 -1.651333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.651333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06567 -1.651333)"^^geo:wktLiteral ;
  geo-pos:lat "37.06567"^^xsd:decimal ;
  geo-pos:long "-1.651333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_646'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_646'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.651333'^^xsd:double;
  dwc:startLongitude '-1.651333'^^xsd:double;
  dwc:endLongitude '-1.651333'^^xsd:double;
  dwc:latitude '37.06567'^^xsd:double;
  dwc:startLatitude '37.06567'^^xsd:double;
  dwc:endLatitude '37.06567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.651333 37.06567, -1.651333 37.06567, -1.651333 37.06567, -1.651333 37.06567, -1.651333 37.06567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_646'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52183 -2.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52183 -2.653333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52183"^^xsd:decimal ;
  geo-pos:long "-2.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1289'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1289'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '20.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.653333'^^xsd:double;
  dwc:startLongitude '-2.653333'^^xsd:double;
  dwc:endLongitude '-2.653333'^^xsd:double;
  dwc:latitude '36.52183'^^xsd:double;
  dwc:startLatitude '36.52183'^^xsd:double;
  dwc:endLatitude '36.52183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.653333 36.52183, -2.653333 36.52183, -2.653333 36.52183, -2.653333 36.52183, -2.653333 36.52183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1289'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44467 -2.9015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44467 -2.9015)"^^geo:wktLiteral ;
  geo-pos:lat "36.44467"^^xsd:decimal ;
  geo-pos:long "-2.9015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1571'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1571'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9015'^^xsd:double;
  dwc:startLongitude '-2.9015'^^xsd:double;
  dwc:endLongitude '-2.9015'^^xsd:double;
  dwc:latitude '36.44467'^^xsd:double;
  dwc:startLatitude '36.44467'^^xsd:double;
  dwc:endLatitude '36.44467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9015 36.44467, -2.9015 36.44467, -2.9015 36.44467, -2.9015 36.44467, -2.9015 36.44467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1571'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -2.816833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.399"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -2.816833)"^^geo:wktLiteral ;
  geo-pos:lat "36.399"^^xsd:decimal ;
  geo-pos:long "-2.816833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2022'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2022'^^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:timeOfDay '14.006388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.816833'^^xsd:double;
  dwc:startLongitude '-2.816833'^^xsd:double;
  dwc:endLongitude '-2.816833'^^xsd:double;
  dwc:latitude '36.399'^^xsd:double;
  dwc:startLatitude '36.399'^^xsd:double;
  dwc:endLatitude '36.399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.816833 36.399, -2.816833 36.399, -2.816833 36.399, -2.816833 36.399, -2.816833 36.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2022'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03117 -5.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03117 -5.326)"^^geo:wktLiteral ;
  geo-pos:lat "36.03117"^^xsd:decimal ;
  geo-pos:long "-5.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2162'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2162'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.326'^^xsd:double;
  dwc:startLongitude '-5.326'^^xsd:double;
  dwc:endLongitude '-5.326'^^xsd:double;
  dwc:latitude '36.03117'^^xsd:double;
  dwc:startLatitude '36.03117'^^xsd:double;
  dwc:endLatitude '36.03117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.326 36.03117, -5.326 36.03117, -5.326 36.03117, -5.326 36.03117, -5.326 36.03117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2162'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -4.403666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.403666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -4.403666)"^^geo:wktLiteral ;
  geo-pos:lat "36.35033"^^xsd:decimal ;
  geo-pos:long "-4.403666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2944'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2944'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.246388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.403666'^^xsd:double;
  dwc:startLongitude '-4.403666'^^xsd:double;
  dwc:endLongitude '-4.403666'^^xsd:double;
  dwc:latitude '36.35033'^^xsd:double;
  dwc:startLatitude '36.35033'^^xsd:double;
  dwc:endLatitude '36.35033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.403666 36.35033, -4.403666 36.35033, -4.403666 36.35033, -4.403666 36.35033, -4.403666 36.35033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2944'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2955 -1.548167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2955"^^xsd:decimal ;
  dwc:decimalLongitude "-1.548167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2955 -1.548167)"^^geo:wktLiteral ;
  geo-pos:lat "37.2955"^^xsd:decimal ;
  geo-pos:long "-1.548167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3236'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3236'^^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:timeOfDay '7.1986111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.548167'^^xsd:double;
  dwc:startLongitude '-1.548167'^^xsd:double;
  dwc:endLongitude '-1.548167'^^xsd:double;
  dwc:latitude '37.2955'^^xsd:double;
  dwc:startLatitude '37.2955'^^xsd:double;
  dwc:endLatitude '37.2955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.548167 37.2955, -1.548167 37.2955, -1.548167 37.2955, -1.548167 37.2955, -1.548167 37.2955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3236'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76983 -1.970333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.970333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76983 -1.970333)"^^geo:wktLiteral ;
  geo-pos:lat "36.76983"^^xsd:decimal ;
  geo-pos:long "-1.970333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3294'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3294'^^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:timeOfDay '8.4180555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.970333'^^xsd:double;
  dwc:startLongitude '-1.970333'^^xsd:double;
  dwc:endLongitude '-1.970333'^^xsd:double;
  dwc:latitude '36.76983'^^xsd:double;
  dwc:startLatitude '36.76983'^^xsd:double;
  dwc:endLatitude '36.76983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.970333 36.76983, -1.970333 36.76983, -1.970333 36.76983, -1.970333 36.76983, -1.970333 36.76983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3294'^^xsd:string;
  dwc:observationDate '2005-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.660667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.452"^^xsd:decimal ;
  dwc:decimalLongitude "-2.660667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.660667)"^^geo:wktLiteral ;
  geo-pos:lat "36.452"^^xsd:decimal ;
  geo-pos:long "-2.660667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3418'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3418'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9522222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.660667'^^xsd:double;
  dwc:startLongitude '-2.660667'^^xsd:double;
  dwc:endLongitude '-2.660667'^^xsd:double;
  dwc:latitude '36.452'^^xsd:double;
  dwc:startLatitude '36.452'^^xsd:double;
  dwc:endLatitude '36.452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.660667 36.452, -2.660667 36.452, -2.660667 36.452, -2.660667 36.452, -2.660667 36.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3418'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -1.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.204"^^xsd:decimal ;
  dwc:decimalLongitude "-1.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.204 -1.658333)"^^geo:wktLiteral ;
  geo-pos:lat "37.204"^^xsd:decimal ;
  geo-pos:long "-1.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_198'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_198'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.658333'^^xsd:double;
  dwc:startLongitude '-1.658333'^^xsd:double;
  dwc:endLongitude '-1.658333'^^xsd:double;
  dwc:latitude '37.204'^^xsd:double;
  dwc:startLatitude '37.204'^^xsd:double;
  dwc:endLatitude '37.204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.658333 37.204, -1.658333 37.204, -1.658333 37.204, -1.658333 37.204, -1.658333 37.204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_198'^^xsd:string;
  dwc:observationDate '1993-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -0.921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43"^^xsd:decimal ;
  dwc:decimalLongitude "-0.921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43 -0.921667)"^^geo:wktLiteral ;
  geo-pos:lat "37.43"^^xsd:decimal ;
  geo-pos:long "-0.921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_47'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_47'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.921667'^^xsd:double;
  dwc:startLongitude '-0.921667'^^xsd:double;
  dwc:endLongitude '-0.921667'^^xsd:double;
  dwc:latitude '37.43'^^xsd:double;
  dwc:startLatitude '37.43'^^xsd:double;
  dwc:endLatitude '37.43'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.921667 37.43, -0.921667 37.43, -0.921667 37.43, -0.921667 37.43, -0.921667 37.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_47'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45133 -2.614333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.614333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45133 -2.614333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45133"^^xsd:decimal ;
  geo-pos:long "-2.614333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_903'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_903'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.614333'^^xsd:double;
  dwc:startLongitude '-2.614333'^^xsd:double;
  dwc:endLongitude '-2.614333'^^xsd:double;
  dwc:latitude '36.45133'^^xsd:double;
  dwc:startLatitude '36.45133'^^xsd:double;
  dwc:endLatitude '36.45133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.614333 36.45133, -2.614333 36.45133, -2.614333 36.45133, -2.614333 36.45133, -2.614333 36.45133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_903'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03667 -1.561833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.561833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03667 -1.561833)"^^geo:wktLiteral ;
  geo-pos:lat "37.03667"^^xsd:decimal ;
  geo-pos:long "-1.561833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_361'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.561833'^^xsd:double;
  dwc:startLongitude '-1.561833'^^xsd:double;
  dwc:endLongitude '-1.561833'^^xsd:double;
  dwc:latitude '37.03667'^^xsd:double;
  dwc:startLatitude '37.03667'^^xsd:double;
  dwc:endLatitude '37.03667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.561833 37.03667, -1.561833 37.03667, -1.561833 37.03667, -1.561833 37.03667, -1.561833 37.03667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_361'^^xsd:string;
  dwc:observationDate '1994-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15583 -1.781167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.781167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15583 -1.781167)"^^geo:wktLiteral ;
  geo-pos:lat "37.15583"^^xsd:decimal ;
  geo-pos:long "-1.781167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_462'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_462'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '5.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.781167'^^xsd:double;
  dwc:startLongitude '-1.781167'^^xsd:double;
  dwc:endLongitude '-1.781167'^^xsd:double;
  dwc:latitude '37.15583'^^xsd:double;
  dwc:startLatitude '37.15583'^^xsd:double;
  dwc:endLatitude '37.15583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.781167 37.15583, -1.781167 37.15583, -1.781167 37.15583, -1.781167 37.15583, -1.781167 37.15583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_462'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45183 -2.877833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.877833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45183 -2.877833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45183"^^xsd:decimal ;
  geo-pos:long "-2.877833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1137'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1137'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.877833'^^xsd:double;
  dwc:startLongitude '-2.877833'^^xsd:double;
  dwc:endLongitude '-2.877833'^^xsd:double;
  dwc:latitude '36.45183'^^xsd:double;
  dwc:startLatitude '36.45183'^^xsd:double;
  dwc:endLatitude '36.45183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.877833 36.45183, -2.877833 36.45183, -2.877833 36.45183, -2.877833 36.45183, -2.877833 36.45183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1137'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28183 -5.135667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.135667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28183 -5.135667)"^^geo:wktLiteral ;
  geo-pos:lat "36.28183"^^xsd:decimal ;
  geo-pos:long "-5.135667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1906'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1906'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3505555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.135667'^^xsd:double;
  dwc:startLongitude '-5.135667'^^xsd:double;
  dwc:endLongitude '-5.135667'^^xsd:double;
  dwc:latitude '36.28183'^^xsd:double;
  dwc:startLatitude '36.28183'^^xsd:double;
  dwc:endLatitude '36.28183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.135667 36.28183, -5.135667 36.28183, -5.135667 36.28183, -5.135667 36.28183, -5.135667 36.28183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1906'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63267 -2.942833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.942833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63267 -2.942833)"^^geo:wktLiteral ;
  geo-pos:lat "36.63267"^^xsd:decimal ;
  geo-pos:long "-2.942833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2723'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2723'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.942833'^^xsd:double;
  dwc:startLongitude '-2.942833'^^xsd:double;
  dwc:endLongitude '-2.942833'^^xsd:double;
  dwc:latitude '36.63267'^^xsd:double;
  dwc:startLatitude '36.63267'^^xsd:double;
  dwc:endLatitude '36.63267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.942833 36.63267, -2.942833 36.63267, -2.942833 36.63267, -2.942833 36.63267, -2.942833 36.63267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2723'^^xsd:string;
  dwc:observationDate '2003-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -4.024167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.563"^^xsd:decimal ;
  dwc:decimalLongitude "-4.024167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -4.024167)"^^geo:wktLiteral ;
  geo-pos:lat "36.563"^^xsd:decimal ;
  geo-pos:long "-4.024167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2478'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2478'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.024167'^^xsd:double;
  dwc:startLongitude '-4.024167'^^xsd:double;
  dwc:endLongitude '-4.024167'^^xsd:double;
  dwc:latitude '36.563'^^xsd:double;
  dwc:startLatitude '36.563'^^xsd:double;
  dwc:endLatitude '36.563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.024167 36.563, -4.024167 36.563, -4.024167 36.563, -4.024167 36.563, -4.024167 36.563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2478'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33033 -4.755333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.755333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33033 -4.755333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33033"^^xsd:decimal ;
  geo-pos:long "-4.755333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2798'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2798'^^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:timeOfDay '14.615555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.755333'^^xsd:double;
  dwc:startLongitude '-4.755333'^^xsd:double;
  dwc:endLongitude '-4.755333'^^xsd:double;
  dwc:latitude '36.33033'^^xsd:double;
  dwc:startLatitude '36.33033'^^xsd:double;
  dwc:endLatitude '36.33033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.755333 36.33033, -4.755333 36.33033, -4.755333 36.33033, -4.755333 36.33033, -4.755333 36.33033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2798'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35149 -2.64396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35149"^^xsd:decimal ;
  dwc:decimalLongitude "-2.64396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35149 -2.64396)"^^geo:wktLiteral ;
  geo-pos:lat "36.35149"^^xsd:decimal ;
  geo-pos:long "-2.64396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4343'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.120833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.64396'^^xsd:double;
  dwc:startLongitude '-2.64396'^^xsd:double;
  dwc:endLongitude '-2.64396'^^xsd:double;
  dwc:latitude '36.35149'^^xsd:double;
  dwc:startLatitude '36.35149'^^xsd:double;
  dwc:endLatitude '36.35149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.64396 36.35149, -2.64396 36.35149, -2.64396 36.35149, -2.64396 36.35149, -2.64396 36.35149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4343'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29167 -1.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29167"^^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/1968__429_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29167 -1.47)"^^geo:wktLiteral ;
  geo-pos:lat "37.29167"^^xsd:decimal ;
  geo-pos:long "-1.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_130'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_130'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.47'^^xsd:double;
  dwc:startLongitude '-1.47'^^xsd:double;
  dwc:endLongitude '-1.47'^^xsd:double;
  dwc:latitude '37.29167'^^xsd:double;
  dwc:startLatitude '37.29167'^^xsd:double;
  dwc:endLatitude '37.29167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.47 37.29167, -1.47 37.29167, -1.47 37.29167, -1.47 37.29167, -1.47 37.29167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_130'^^xsd:string;
  dwc:observationDate '1993-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33667 -1.281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33667 -1.281667)"^^geo:wktLiteral ;
  geo-pos:lat "37.33667"^^xsd:decimal ;
  geo-pos:long "-1.281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_506'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_506'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.281667'^^xsd:double;
  dwc:startLongitude '-1.281667'^^xsd:double;
  dwc:endLongitude '-1.281667'^^xsd:double;
  dwc:latitude '37.33667'^^xsd:double;
  dwc:startLatitude '37.33667'^^xsd:double;
  dwc:endLatitude '37.33667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.281667 37.33667, -1.281667 37.33667, -1.281667 37.33667, -1.281667 37.33667, -1.281667 37.33667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_506'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41883 -4.288667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.288667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41883 -4.288667)"^^geo:wktLiteral ;
  geo-pos:lat "36.41883"^^xsd:decimal ;
  geo-pos:long "-4.288667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2141'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2141'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.288667'^^xsd:double;
  dwc:startLongitude '-4.288667'^^xsd:double;
  dwc:endLongitude '-4.288667'^^xsd:double;
  dwc:latitude '36.41883'^^xsd:double;
  dwc:startLatitude '36.41883'^^xsd:double;
  dwc:endLatitude '36.41883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.288667 36.41883, -4.288667 36.41883, -4.288667 36.41883, -4.288667 36.41883, -4.288667 36.41883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2141'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69133 -2.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69133 -2.497)"^^geo:wktLiteral ;
  geo-pos:lat "36.69133"^^xsd:decimal ;
  geo-pos:long "-2.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3225'^^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:timeOfDay '7.2975'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.497'^^xsd:double;
  dwc:startLongitude '-2.497'^^xsd:double;
  dwc:endLongitude '-2.497'^^xsd:double;
  dwc:latitude '36.69133'^^xsd:double;
  dwc:startLatitude '36.69133'^^xsd:double;
  dwc:endLatitude '36.69133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497 36.69133, -2.497 36.69133, -2.497 36.69133, -2.497 36.69133, -2.497 36.69133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3225'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55085 -3.428684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55085"^^xsd:decimal ;
  dwc:decimalLongitude "-3.428684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55085 -3.428684)"^^geo:wktLiteral ;
  geo-pos:lat "36.55085"^^xsd:decimal ;
  geo-pos:long "-3.428684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4047'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4047'^^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:timeOfDay '11.119444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.428684'^^xsd:double;
  dwc:startLongitude '-3.428684'^^xsd:double;
  dwc:endLongitude '-3.428684'^^xsd:double;
  dwc:latitude '36.55085'^^xsd:double;
  dwc:startLatitude '36.55085'^^xsd:double;
  dwc:endLatitude '36.55085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.428684 36.55085, -3.428684 36.55085, -3.428684 36.55085, -3.428684 36.55085, -3.428684 36.55085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4047'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29116 -4.14429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29116"^^xsd:decimal ;
  dwc:decimalLongitude "-4.14429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29116 -4.14429)"^^geo:wktLiteral ;
  geo-pos:lat "35.29116"^^xsd:decimal ;
  geo-pos:long "-4.14429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4620'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4620'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.23'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.14429'^^xsd:double;
  dwc:startLongitude '-4.14429'^^xsd:double;
  dwc:endLongitude '-4.14429'^^xsd:double;
  dwc:latitude '35.29116'^^xsd:double;
  dwc:startLatitude '35.29116'^^xsd:double;
  dwc:endLatitude '35.29116'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.14429 35.29116, -4.14429 35.29116, -4.14429 35.29116, -4.14429 35.29116, -4.14429 35.29116))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4620'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51539 -3.055247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51539"^^xsd:decimal ;
  dwc:decimalLongitude "-3.055247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51539 -3.055247)"^^geo:wktLiteral ;
  geo-pos:lat "36.51539"^^xsd:decimal ;
  geo-pos:long "-3.055247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4566'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4566'^^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:timeOfDay '17.354444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.055247'^^xsd:double;
  dwc:startLongitude '-3.055247'^^xsd:double;
  dwc:endLongitude '-3.055247'^^xsd:double;
  dwc:latitude '36.51539'^^xsd:double;
  dwc:startLatitude '36.51539'^^xsd:double;
  dwc:endLatitude '36.51539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.055247 36.51539, -3.055247 36.51539, -3.055247 36.51539, -3.055247 36.51539, -3.055247 36.51539))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4566'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43488 -2.50234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43488"^^xsd:decimal ;
  dwc:decimalLongitude "-2.50234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43488 -2.50234)"^^geo:wktLiteral ;
  geo-pos:lat "36.43488"^^xsd:decimal ;
  geo-pos:long "-2.50234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4685'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.718888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.50234'^^xsd:double;
  dwc:startLongitude '-2.50234'^^xsd:double;
  dwc:endLongitude '-2.50234'^^xsd:double;
  dwc:latitude '36.43488'^^xsd:double;
  dwc:startLatitude '36.43488'^^xsd:double;
  dwc:endLatitude '36.43488'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.50234 36.43488, -2.50234 36.43488, -2.50234 36.43488, -2.50234 36.43488, -2.50234 36.43488))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4685'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63615 -3.069965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63615"^^xsd:decimal ;
  dwc:decimalLongitude "-3.069965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63615 -3.069965)"^^geo:wktLiteral ;
  geo-pos:lat "36.63615"^^xsd:decimal ;
  geo-pos:long "-3.069965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4429'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4429'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5130555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.069965'^^xsd:double;
  dwc:startLongitude '-3.069965'^^xsd:double;
  dwc:endLongitude '-3.069965'^^xsd:double;
  dwc:latitude '36.63615'^^xsd:double;
  dwc:startLatitude '36.63615'^^xsd:double;
  dwc:endLatitude '36.63615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.069965 36.63615, -3.069965 36.63615, -3.069965 36.63615, -3.069965 36.63615, -3.069965 36.63615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4429'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34683 -1.3635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34683 -1.3635)"^^geo:wktLiteral ;
  geo-pos:lat "37.34683"^^xsd:decimal ;
  geo-pos:long "-1.3635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_944'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_944'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3635'^^xsd:double;
  dwc:startLongitude '-1.3635'^^xsd:double;
  dwc:endLongitude '-1.3635'^^xsd:double;
  dwc:latitude '37.34683'^^xsd:double;
  dwc:startLatitude '37.34683'^^xsd:double;
  dwc:endLatitude '37.34683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3635 37.34683, -1.3635 37.34683, -1.3635 37.34683, -1.3635 37.34683, -1.3635 37.34683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_944'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50283 -3.118667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.118667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50283 -3.118667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50283"^^xsd:decimal ;
  geo-pos:long "-3.118667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2067'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2067'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.118667'^^xsd:double;
  dwc:startLongitude '-3.118667'^^xsd:double;
  dwc:endLongitude '-3.118667'^^xsd:double;
  dwc:latitude '36.50283'^^xsd:double;
  dwc:startLatitude '36.50283'^^xsd:double;
  dwc:endLatitude '36.50283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.118667 36.50283, -3.118667 36.50283, -3.118667 36.50283, -3.118667 36.50283, -3.118667 36.50283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2067'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0675 -1.748167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0675"^^xsd:decimal ;
  dwc:decimalLongitude "-1.748167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0675 -1.748167)"^^geo:wktLiteral ;
  geo-pos:lat "37.0675"^^xsd:decimal ;
  geo-pos:long "-1.748167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_380'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_380'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.748167'^^xsd:double;
  dwc:startLongitude '-1.748167'^^xsd:double;
  dwc:endLongitude '-1.748167'^^xsd:double;
  dwc:latitude '37.0675'^^xsd:double;
  dwc:startLatitude '37.0675'^^xsd:double;
  dwc:endLatitude '37.0675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.748167 37.0675, -1.748167 37.0675, -1.748167 37.0675, -1.748167 37.0675, -1.748167 37.0675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_380'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.231 -1.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.231"^^xsd:decimal ;
  dwc:decimalLongitude "-1.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.231 -1.561)"^^geo:wktLiteral ;
  geo-pos:lat "37.231"^^xsd:decimal ;
  geo-pos:long "-1.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_459'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_459'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.561'^^xsd:double;
  dwc:startLongitude '-1.561'^^xsd:double;
  dwc:endLongitude '-1.561'^^xsd:double;
  dwc:latitude '37.231'^^xsd:double;
  dwc:startLatitude '37.231'^^xsd:double;
  dwc:endLatitude '37.231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.561 37.231, -1.561 37.231, -1.561 37.231, -1.561 37.231, -1.561 37.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_459'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50067 -2.961167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.961167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50067 -2.961167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50067"^^xsd:decimal ;
  geo-pos:long "-2.961167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1016'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1016'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.961167'^^xsd:double;
  dwc:startLongitude '-2.961167'^^xsd:double;
  dwc:endLongitude '-2.961167'^^xsd:double;
  dwc:latitude '36.50067'^^xsd:double;
  dwc:startLatitude '36.50067'^^xsd:double;
  dwc:endLatitude '36.50067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.961167 36.50067, -2.961167 36.50067, -2.961167 36.50067, -2.961167 36.50067, -2.961167 36.50067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1016'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69133 -2.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69133 -2.088)"^^geo:wktLiteral ;
  geo-pos:lat "36.69133"^^xsd:decimal ;
  geo-pos:long "-2.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4769'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4769'^^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:timeOfDay '6.7741666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.088'^^xsd:double;
  dwc:startLongitude '-2.088'^^xsd:double;
  dwc:endLongitude '-2.088'^^xsd:double;
  dwc:latitude '36.69133'^^xsd:double;
  dwc:startLatitude '36.69133'^^xsd:double;
  dwc:endLatitude '36.69133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.088 36.69133, -2.088 36.69133, -2.088 36.69133, -2.088 36.69133, -2.088 36.69133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4769'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28183 -1.547667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.547667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28183 -1.547667)"^^geo:wktLiteral ;
  geo-pos:lat "37.28183"^^xsd:decimal ;
  geo-pos:long "-1.547667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_766'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_766'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.547667'^^xsd:double;
  dwc:startLongitude '-1.547667'^^xsd:double;
  dwc:endLongitude '-1.547667'^^xsd:double;
  dwc:latitude '37.28183'^^xsd:double;
  dwc:startLatitude '37.28183'^^xsd:double;
  dwc:endLatitude '37.28183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.547667 37.28183, -1.547667 37.28183, -1.547667 37.28183, -1.547667 37.28183, -1.547667 37.28183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_766'^^xsd:string;
  dwc:observationDate '1996-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33717 -1.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33717 -1.136)"^^geo:wktLiteral ;
  geo-pos:lat "37.33717"^^xsd:decimal ;
  geo-pos:long "-1.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_775'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_775'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.136'^^xsd:double;
  dwc:startLongitude '-1.136'^^xsd:double;
  dwc:endLongitude '-1.136'^^xsd:double;
  dwc:latitude '37.33717'^^xsd:double;
  dwc:startLatitude '37.33717'^^xsd:double;
  dwc:endLatitude '37.33717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.136 37.33717, -1.136 37.33717, -1.136 37.33717, -1.136 37.33717, -1.136 37.33717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_775'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.181 -5.141833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.181"^^xsd:decimal ;
  dwc:decimalLongitude "-5.141833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.181 -5.141833)"^^geo:wktLiteral ;
  geo-pos:lat "36.181"^^xsd:decimal ;
  geo-pos:long "-5.141833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1819'^^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:timeOfDay '8.5308333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.141833'^^xsd:double;
  dwc:startLongitude '-5.141833'^^xsd:double;
  dwc:endLongitude '-5.141833'^^xsd:double;
  dwc:latitude '36.181'^^xsd:double;
  dwc:startLatitude '36.181'^^xsd:double;
  dwc:endLatitude '36.181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.141833 36.181, -5.141833 36.181, -5.141833 36.181, -5.141833 36.181, -5.141833 36.181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1819'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29733 -5.0165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29733 -5.0165)"^^geo:wktLiteral ;
  geo-pos:lat "36.29733"^^xsd:decimal ;
  geo-pos:long "-5.0165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1910'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1910'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.285'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.0165'^^xsd:double;
  dwc:startLongitude '-5.0165'^^xsd:double;
  dwc:endLongitude '-5.0165'^^xsd:double;
  dwc:latitude '36.29733'^^xsd:double;
  dwc:startLatitude '36.29733'^^xsd:double;
  dwc:endLatitude '36.29733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0165 36.29733, -5.0165 36.29733, -5.0165 36.29733, -5.0165 36.29733, -5.0165 36.29733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1910'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41817 -3.6395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41817 -3.6395)"^^geo:wktLiteral ;
  geo-pos:lat "36.41817"^^xsd:decimal ;
  geo-pos:long "-3.6395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2099'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6395'^^xsd:double;
  dwc:startLongitude '-3.6395'^^xsd:double;
  dwc:endLongitude '-3.6395'^^xsd:double;
  dwc:latitude '36.41817'^^xsd:double;
  dwc:startLatitude '36.41817'^^xsd:double;
  dwc:endLatitude '36.41817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6395 36.41817, -3.6395 36.41817, -3.6395 36.41817, -3.6395 36.41817, -3.6395 36.41817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2099'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.585 -2.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.585 -2.735)"^^geo:wktLiteral ;
  geo-pos:lat "36.585"^^xsd:decimal ;
  geo-pos:long "-2.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2725'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2725'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.925'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735'^^xsd:double;
  dwc:startLongitude '-2.735'^^xsd:double;
  dwc:endLongitude '-2.735'^^xsd:double;
  dwc:latitude '36.585'^^xsd:double;
  dwc:startLatitude '36.585'^^xsd:double;
  dwc:endLatitude '36.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735 36.585, -2.735 36.585, -2.735 36.585, -2.735 36.585, -2.735 36.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2725'^^xsd:string;
  dwc:observationDate '2003-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65333 -4.053833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.053833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65333 -4.053833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65333"^^xsd:decimal ;
  geo-pos:long "-4.053833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2768'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2768'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.596666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.053833'^^xsd:double;
  dwc:startLongitude '-4.053833'^^xsd:double;
  dwc:endLongitude '-4.053833'^^xsd:double;
  dwc:latitude '36.65333'^^xsd:double;
  dwc:startLatitude '36.65333'^^xsd:double;
  dwc:endLatitude '36.65333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.053833 36.65333, -4.053833 36.65333, -4.053833 36.65333, -4.053833 36.65333, -4.053833 36.65333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2768'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.564 -3.760667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.564"^^xsd:decimal ;
  dwc:decimalLongitude "-3.760667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.564 -3.760667)"^^geo:wktLiteral ;
  geo-pos:lat "36.564"^^xsd:decimal ;
  geo-pos:long "-3.760667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2833'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2833'^^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:timeOfDay '8.6577777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.760667'^^xsd:double;
  dwc:startLongitude '-3.760667'^^xsd:double;
  dwc:endLongitude '-3.760667'^^xsd:double;
  dwc:latitude '36.564'^^xsd:double;
  dwc:startLatitude '36.564'^^xsd:double;
  dwc:endLatitude '36.564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.760667 36.564, -3.760667 36.564, -3.760667 36.564, -3.760667 36.564, -3.760667 36.564))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2833'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4265 -2.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4265"^^xsd:decimal ;
  dwc:decimalLongitude "-2.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4265 -2.709)"^^geo:wktLiteral ;
  geo-pos:lat "36.4265"^^xsd:decimal ;
  geo-pos:long "-2.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3439'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3439'^^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:timeOfDay '14.850833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.709'^^xsd:double;
  dwc:startLongitude '-2.709'^^xsd:double;
  dwc:endLongitude '-2.709'^^xsd:double;
  dwc:latitude '36.4265'^^xsd:double;
  dwc:startLatitude '36.4265'^^xsd:double;
  dwc:endLatitude '36.4265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.709 36.4265, -2.709 36.4265, -2.709 36.4265, -2.709 36.4265, -2.709 36.4265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3439'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46883 -1.1815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46883 -1.1815)"^^geo:wktLiteral ;
  geo-pos:lat "37.46883"^^xsd:decimal ;
  geo-pos:long "-1.1815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_280'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_280'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1815'^^xsd:double;
  dwc:startLongitude '-1.1815'^^xsd:double;
  dwc:endLongitude '-1.1815'^^xsd:double;
  dwc:latitude '37.46883'^^xsd:double;
  dwc:startLatitude '37.46883'^^xsd:double;
  dwc:endLatitude '37.46883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1815 37.46883, -1.1815 37.46883, -1.1815 37.46883, -1.1815 37.46883, -1.1815 37.46883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_280'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.445 -1.1415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.445"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.445 -1.1415)"^^geo:wktLiteral ;
  geo-pos:lat "37.445"^^xsd:decimal ;
  geo-pos:long "-1.1415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_798'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_798'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1415'^^xsd:double;
  dwc:startLongitude '-1.1415'^^xsd:double;
  dwc:endLongitude '-1.1415'^^xsd:double;
  dwc:latitude '37.445'^^xsd:double;
  dwc:startLatitude '37.445'^^xsd:double;
  dwc:endLatitude '37.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1415 37.445, -1.1415 37.445, -1.1415 37.445, -1.1415 37.445, -1.1415 37.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_798'^^xsd:string;
  dwc:observationDate '1997-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.74728 -1.015832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.74728"^^xsd:decimal ;
  dwc:decimalLongitude "-1.015832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.74728 -1.015832)"^^geo:wktLiteral ;
  geo-pos:lat "35.74728"^^xsd:decimal ;
  geo-pos:long "-1.015832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4777'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4777'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6405555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.015832'^^xsd:double;
  dwc:startLongitude '-1.015832'^^xsd:double;
  dwc:endLongitude '-1.015832'^^xsd:double;
  dwc:latitude '35.74728'^^xsd:double;
  dwc:startLatitude '35.74728'^^xsd:double;
  dwc:endLatitude '35.74728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.015832 35.74728, -1.015832 35.74728, -1.015832 35.74728, -1.015832 35.74728, -1.015832 35.74728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4777'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16117 -1.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16117 -1.745)"^^geo:wktLiteral ;
  geo-pos:lat "37.16117"^^xsd:decimal ;
  geo-pos:long "-1.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_763'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_763'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.745'^^xsd:double;
  dwc:startLongitude '-1.745'^^xsd:double;
  dwc:endLongitude '-1.745'^^xsd:double;
  dwc:latitude '37.16117'^^xsd:double;
  dwc:startLatitude '37.16117'^^xsd:double;
  dwc:endLatitude '37.16117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.745 37.16117, -1.745 37.16117, -1.745 37.16117, -1.745 37.16117, -1.745 37.16117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_763'^^xsd:string;
  dwc:observationDate '1996-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19333 -1.478833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.478833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19333 -1.478833)"^^geo:wktLiteral ;
  geo-pos:lat "37.19333"^^xsd:decimal ;
  geo-pos:long "-1.478833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_702'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_702'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.478833'^^xsd:double;
  dwc:startLongitude '-1.478833'^^xsd:double;
  dwc:endLongitude '-1.478833'^^xsd:double;
  dwc:latitude '37.19333'^^xsd:double;
  dwc:startLatitude '37.19333'^^xsd:double;
  dwc:endLatitude '37.19333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.478833 37.19333, -1.478833 37.19333, -1.478833 37.19333, -1.478833 37.19333, -1.478833 37.19333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_702'^^xsd:string;
  dwc:observationDate '1996-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.182 -1.637167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.182"^^xsd:decimal ;
  dwc:decimalLongitude "-1.637167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.182 -1.637167)"^^geo:wktLiteral ;
  geo-pos:lat "37.182"^^xsd:decimal ;
  geo-pos:long "-1.637167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_334'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.637167'^^xsd:double;
  dwc:startLongitude '-1.637167'^^xsd:double;
  dwc:endLongitude '-1.637167'^^xsd:double;
  dwc:latitude '37.182'^^xsd:double;
  dwc:startLatitude '37.182'^^xsd:double;
  dwc:endLatitude '37.182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.637167 37.182, -1.637167 37.182, -1.637167 37.182, -1.637167 37.182, -1.637167 37.182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_334'^^xsd:string;
  dwc:observationDate '1994-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73433 -2.434333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.434333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73433 -2.434333)"^^geo:wktLiteral ;
  geo-pos:lat "36.73433"^^xsd:decimal ;
  geo-pos:long "-2.434333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1121'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.434333'^^xsd:double;
  dwc:startLongitude '-2.434333'^^xsd:double;
  dwc:endLongitude '-2.434333'^^xsd:double;
  dwc:latitude '36.73433'^^xsd:double;
  dwc:startLatitude '36.73433'^^xsd:double;
  dwc:endLatitude '36.73433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.434333 36.73433, -2.434333 36.73433, -2.434333 36.73433, -2.434333 36.73433, -2.434333 36.73433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1121'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32183 -2.797333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.797333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32183 -2.797333)"^^geo:wktLiteral ;
  geo-pos:lat "36.32183"^^xsd:decimal ;
  geo-pos:long "-2.797333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1151'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1151'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.797333'^^xsd:double;
  dwc:startLongitude '-2.797333'^^xsd:double;
  dwc:endLongitude '-2.797333'^^xsd:double;
  dwc:latitude '36.32183'^^xsd:double;
  dwc:startLatitude '36.32183'^^xsd:double;
  dwc:endLatitude '36.32183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.797333 36.32183, -2.797333 36.32183, -2.797333 36.32183, -2.797333 36.32183, -2.797333 36.32183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1151'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3555 -2.9055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3555 -2.9055)"^^geo:wktLiteral ;
  geo-pos:lat "36.3555"^^xsd:decimal ;
  geo-pos:long "-2.9055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1169'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1169'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9055'^^xsd:double;
  dwc:startLongitude '-2.9055'^^xsd:double;
  dwc:endLongitude '-2.9055'^^xsd:double;
  dwc:latitude '36.3555'^^xsd:double;
  dwc:startLatitude '36.3555'^^xsd:double;
  dwc:endLatitude '36.3555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9055 36.3555, -2.9055 36.3555, -2.9055 36.3555, -2.9055 36.3555, -2.9055 36.3555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1169'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.297 -2.847333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.297"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.297 -2.847333)"^^geo:wktLiteral ;
  geo-pos:lat "36.297"^^xsd:decimal ;
  geo-pos:long "-2.847333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1198'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1198'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847333'^^xsd:double;
  dwc:startLongitude '-2.847333'^^xsd:double;
  dwc:endLongitude '-2.847333'^^xsd:double;
  dwc:latitude '36.297'^^xsd:double;
  dwc:startLatitude '36.297'^^xsd:double;
  dwc:endLatitude '36.297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847333 36.297, -2.847333 36.297, -2.847333 36.297, -2.847333 36.297, -2.847333 36.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1198'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88133 -1.687667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.687667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88133 -1.687667)"^^geo:wktLiteral ;
  geo-pos:lat "36.88133"^^xsd:decimal ;
  geo-pos:long "-1.687667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_226'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_226'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.687667'^^xsd:double;
  dwc:startLongitude '-1.687667'^^xsd:double;
  dwc:endLongitude '-1.687667'^^xsd:double;
  dwc:latitude '36.88133'^^xsd:double;
  dwc:startLatitude '36.88133'^^xsd:double;
  dwc:endLatitude '36.88133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.687667 36.88133, -1.687667 36.88133, -1.687667 36.88133, -1.687667 36.88133, -1.687667 36.88133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_226'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36683 -1.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36683 -1.236)"^^geo:wktLiteral ;
  geo-pos:lat "37.36683"^^xsd:decimal ;
  geo-pos:long "-1.236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_376'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.236'^^xsd:double;
  dwc:startLongitude '-1.236'^^xsd:double;
  dwc:endLongitude '-1.236'^^xsd:double;
  dwc:latitude '37.36683'^^xsd:double;
  dwc:startLatitude '37.36683'^^xsd:double;
  dwc:endLatitude '37.36683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.236 37.36683, -1.236 37.36683, -1.236 37.36683, -1.236 37.36683, -1.236 37.36683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_376'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5815 -2.839667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.839667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5815 -2.839667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5815"^^xsd:decimal ;
  geo-pos:long "-2.839667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_975'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_975'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.839667'^^xsd:double;
  dwc:startLongitude '-2.839667'^^xsd:double;
  dwc:endLongitude '-2.839667'^^xsd:double;
  dwc:latitude '36.5815'^^xsd:double;
  dwc:startLatitude '36.5815'^^xsd:double;
  dwc:endLatitude '36.5815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.839667 36.5815, -2.839667 36.5815, -2.839667 36.5815, -2.839667 36.5815, -2.839667 36.5815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_975'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3745 -1.145833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3745"^^xsd:decimal ;
  dwc:decimalLongitude "-1.145833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3745 -1.145833)"^^geo:wktLiteral ;
  geo-pos:lat "37.3745"^^xsd:decimal ;
  geo-pos:long "-1.145833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_397'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_397'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.145833'^^xsd:double;
  dwc:startLongitude '-1.145833'^^xsd:double;
  dwc:endLongitude '-1.145833'^^xsd:double;
  dwc:latitude '37.3745'^^xsd:double;
  dwc:startLatitude '37.3745'^^xsd:double;
  dwc:endLatitude '37.3745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.145833 37.3745, -1.145833 37.3745, -1.145833 37.3745, -1.145833 37.3745, -1.145833 37.3745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_397'^^xsd:string;
  dwc:observationDate '1994-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2795 -1.498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2795"^^xsd:decimal ;
  dwc:decimalLongitude "-1.498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2795 -1.498333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2795"^^xsd:decimal ;
  geo-pos:long "-1.498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_601'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.498333'^^xsd:double;
  dwc:startLongitude '-1.498333'^^xsd:double;
  dwc:endLongitude '-1.498333'^^xsd:double;
  dwc:latitude '37.2795'^^xsd:double;
  dwc:startLatitude '37.2795'^^xsd:double;
  dwc:endLatitude '37.2795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.498333 37.2795, -1.498333 37.2795, -1.498333 37.2795, -1.498333 37.2795, -1.498333 37.2795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_601'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39917 -1.164833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.164833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39917 -1.164833)"^^geo:wktLiteral ;
  geo-pos:lat "37.39917"^^xsd:decimal ;
  geo-pos:long "-1.164833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_947'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_947'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.164833'^^xsd:double;
  dwc:startLongitude '-1.164833'^^xsd:double;
  dwc:endLongitude '-1.164833'^^xsd:double;
  dwc:latitude '37.39917'^^xsd:double;
  dwc:startLatitude '37.39917'^^xsd:double;
  dwc:endLatitude '37.39917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.164833 37.39917, -1.164833 37.39917, -1.164833 37.39917, -1.164833 37.39917, -1.164833 37.39917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_947'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -2.558667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.558667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -2.558667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4555"^^xsd:decimal ;
  geo-pos:long "-2.558667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_927'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_927'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.558667'^^xsd:double;
  dwc:startLongitude '-2.558667'^^xsd:double;
  dwc:endLongitude '-2.558667'^^xsd:double;
  dwc:latitude '36.4555'^^xsd:double;
  dwc:startLatitude '36.4555'^^xsd:double;
  dwc:endLatitude '36.4555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.558667 36.4555, -2.558667 36.4555, -2.558667 36.4555, -2.558667 36.4555, -2.558667 36.4555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_927'^^xsd:string;
  dwc:observationDate '1997-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "-1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 -1.555)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "-1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_112'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_112'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.555'^^xsd:double;
  dwc:startLongitude '-1.555'^^xsd:double;
  dwc:endLongitude '-1.555'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:startLatitude '37.24'^^xsd:double;
  dwc:endLatitude '37.24'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.555 37.24, -1.555 37.24, -1.555 37.24, -1.555 37.24, -1.555 37.24))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_112'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32683 -5.056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32683 -5.056667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32683"^^xsd:decimal ;
  geo-pos:long "-5.056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1853'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1853'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.7883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.056667'^^xsd:double;
  dwc:startLongitude '-5.056667'^^xsd:double;
  dwc:endLongitude '-5.056667'^^xsd:double;
  dwc:latitude '36.32683'^^xsd:double;
  dwc:startLatitude '36.32683'^^xsd:double;
  dwc:endLatitude '36.32683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.056667 36.32683, -5.056667 36.32683, -5.056667 36.32683, -5.056667 36.32683, -5.056667 36.32683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1853'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43967 -2.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43967 -2.838)"^^geo:wktLiteral ;
  geo-pos:lat "36.43967"^^xsd:decimal ;
  geo-pos:long "-2.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_745'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_745'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.838'^^xsd:double;
  dwc:startLongitude '-2.838'^^xsd:double;
  dwc:endLongitude '-2.838'^^xsd:double;
  dwc:latitude '36.43967'^^xsd:double;
  dwc:startLatitude '36.43967'^^xsd:double;
  dwc:endLatitude '36.43967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.838 36.43967, -2.838 36.43967, -2.838 36.43967, -2.838 36.43967, -2.838 36.43967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_745'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21383 -1.526833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.526833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21383 -1.526833)"^^geo:wktLiteral ;
  geo-pos:lat "37.21383"^^xsd:decimal ;
  geo-pos:long "-1.526833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2979'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2979'^^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:timeOfDay '9.235'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.526833'^^xsd:double;
  dwc:startLongitude '-1.526833'^^xsd:double;
  dwc:endLongitude '-1.526833'^^xsd:double;
  dwc:latitude '37.21383'^^xsd:double;
  dwc:startLatitude '37.21383'^^xsd:double;
  dwc:endLatitude '37.21383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.526833 37.21383, -1.526833 37.21383, -1.526833 37.21383, -1.526833 37.21383, -1.526833 37.21383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2979'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4065 -3.632667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4065"^^xsd:decimal ;
  dwc:decimalLongitude "-3.632667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4065 -3.632667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4065"^^xsd:decimal ;
  geo-pos:long "-3.632667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2896'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2896'^^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:timeOfDay '12.321666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.632667'^^xsd:double;
  dwc:startLongitude '-3.632667'^^xsd:double;
  dwc:endLongitude '-3.632667'^^xsd:double;
  dwc:latitude '36.4065'^^xsd:double;
  dwc:startLatitude '36.4065'^^xsd:double;
  dwc:endLatitude '36.4065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.632667 36.4065, -3.632667 36.4065, -3.632667 36.4065, -3.632667 36.4065, -3.632667 36.4065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2896'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46933 -2.694833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.694833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46933 -2.694833)"^^geo:wktLiteral ;
  geo-pos:lat "36.46933"^^xsd:decimal ;
  geo-pos:long "-2.694833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_723'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_723'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.694833'^^xsd:double;
  dwc:startLongitude '-2.694833'^^xsd:double;
  dwc:endLongitude '-2.694833'^^xsd:double;
  dwc:latitude '36.46933'^^xsd:double;
  dwc:startLatitude '36.46933'^^xsd:double;
  dwc:endLatitude '36.46933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.694833 36.46933, -2.694833 36.46933, -2.694833 36.46933, -2.694833 36.46933, -2.694833 36.46933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_723'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5955 -2.662667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.662667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5955 -2.662667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5955"^^xsd:decimal ;
  geo-pos:long "-2.662667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1741'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1741'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '15.639722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.662667'^^xsd:double;
  dwc:startLongitude '-2.662667'^^xsd:double;
  dwc:endLongitude '-2.662667'^^xsd:double;
  dwc:latitude '36.5955'^^xsd:double;
  dwc:startLatitude '36.5955'^^xsd:double;
  dwc:endLatitude '36.5955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.662667 36.5955, -2.662667 36.5955, -2.662667 36.5955, -2.662667 36.5955, -2.662667 36.5955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1741'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78333 -0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78333"^^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/1968__429_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78333 -0.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.78333"^^xsd:decimal ;
  geo-pos:long "-0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_5'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_5'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.6'^^xsd:double;
  dwc:startLongitude '-0.6'^^xsd:double;
  dwc:endLongitude '-0.6'^^xsd:double;
  dwc:latitude '35.78333'^^xsd:double;
  dwc:startLatitude '35.78333'^^xsd:double;
  dwc:endLatitude '35.78333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6 35.78333, -0.6 35.78333, -0.6 35.78333, -0.6 35.78333, -0.6 35.78333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_5'^^xsd:string;
  dwc:observationDate '1990-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.615 -2.708167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.615"^^xsd:decimal ;
  dwc:decimalLongitude "-2.708167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.615 -2.708167)"^^geo:wktLiteral ;
  geo-pos:lat "36.615"^^xsd:decimal ;
  geo-pos:long "-2.708167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2698'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2698'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.708167'^^xsd:double;
  dwc:startLongitude '-2.708167'^^xsd:double;
  dwc:endLongitude '-2.708167'^^xsd:double;
  dwc:latitude '36.615'^^xsd:double;
  dwc:startLatitude '36.615'^^xsd:double;
  dwc:endLatitude '36.615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.708167 36.615, -2.708167 36.615, -2.708167 36.615, -2.708167 36.615, -2.708167 36.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2698'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48521 -2.8064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48521"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48521 -2.8064)"^^geo:wktLiteral ;
  geo-pos:lat "36.48521"^^xsd:decimal ;
  geo-pos:long "-2.8064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4476'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4476'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.631944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8064'^^xsd:double;
  dwc:startLongitude '-2.8064'^^xsd:double;
  dwc:endLongitude '-2.8064'^^xsd:double;
  dwc:latitude '36.48521'^^xsd:double;
  dwc:startLatitude '36.48521'^^xsd:double;
  dwc:endLatitude '36.48521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8064 36.48521, -2.8064 36.48521, -2.8064 36.48521, -2.8064 36.48521, -2.8064 36.48521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4476'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.63)"^^geo:wktLiteral ;
  geo-pos:lat "36.5015"^^xsd:decimal ;
  geo-pos:long "-2.63"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1122'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1122'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.63'^^xsd:double;
  dwc:startLongitude '-2.63'^^xsd:double;
  dwc:endLongitude '-2.63'^^xsd:double;
  dwc:latitude '36.5015'^^xsd:double;
  dwc:startLatitude '36.5015'^^xsd:double;
  dwc:endLatitude '36.5015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.63 36.5015, -2.63 36.5015, -2.63 36.5015, -2.63 36.5015, -2.63 36.5015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1122'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63198 -3.804442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63198"^^xsd:decimal ;
  dwc:decimalLongitude "-3.804442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63198 -3.804442)"^^geo:wktLiteral ;
  geo-pos:lat "36.63198"^^xsd:decimal ;
  geo-pos:long "-3.804442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4305'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4305'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.187777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.804442'^^xsd:double;
  dwc:startLongitude '-3.804442'^^xsd:double;
  dwc:endLongitude '-3.804442'^^xsd:double;
  dwc:latitude '36.63198'^^xsd:double;
  dwc:startLatitude '36.63198'^^xsd:double;
  dwc:endLatitude '36.63198'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.804442 36.63198, -3.804442 36.63198, -3.804442 36.63198, -3.804442 36.63198, -3.804442 36.63198))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4305'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64791 -2.930078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64791"^^xsd:decimal ;
  dwc:decimalLongitude "-2.930078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64791 -2.930078)"^^geo:wktLiteral ;
  geo-pos:lat "36.64791"^^xsd:decimal ;
  geo-pos:long "-2.930078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4190'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4190'^^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:timeOfDay '6.8227777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.930078'^^xsd:double;
  dwc:startLongitude '-2.930078'^^xsd:double;
  dwc:endLongitude '-2.930078'^^xsd:double;
  dwc:latitude '36.64791'^^xsd:double;
  dwc:startLatitude '36.64791'^^xsd:double;
  dwc:endLatitude '36.64791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.930078 36.64791, -2.930078 36.64791, -2.930078 36.64791, -2.930078 36.64791, -2.930078 36.64791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4190'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12489 -2.913213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12489"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12489 -2.913213)"^^geo:wktLiteral ;
  geo-pos:lat "36.12489"^^xsd:decimal ;
  geo-pos:long "-2.913213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4747'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4747'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.653333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913213'^^xsd:double;
  dwc:startLongitude '-2.913213'^^xsd:double;
  dwc:endLongitude '-2.913213'^^xsd:double;
  dwc:latitude '36.12489'^^xsd:double;
  dwc:startLatitude '36.12489'^^xsd:double;
  dwc:endLatitude '36.12489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913213 36.12489, -2.913213 36.12489, -2.913213 36.12489, -2.913213 36.12489, -2.913213 36.12489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4747'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67717 -2.05541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.05541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67717 -2.05541)"^^geo:wktLiteral ;
  geo-pos:lat "36.67717"^^xsd:decimal ;
  geo-pos:long "-2.05541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4768'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4768'^^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:timeOfDay '7.1130555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.05541'^^xsd:double;
  dwc:startLongitude '-2.05541'^^xsd:double;
  dwc:endLongitude '-2.05541'^^xsd:double;
  dwc:latitude '36.67717'^^xsd:double;
  dwc:startLatitude '36.67717'^^xsd:double;
  dwc:endLatitude '36.67717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.05541 36.67717, -2.05541 36.67717, -2.05541 36.67717, -2.05541 36.67717, -2.05541 36.67717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4768'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54436 -3.076058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54436"^^xsd:decimal ;
  dwc:decimalLongitude "-3.076058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54436 -3.076058)"^^geo:wktLiteral ;
  geo-pos:lat "36.54436"^^xsd:decimal ;
  geo-pos:long "-3.076058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4171'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4171'^^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:timeOfDay '15.598611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.076058'^^xsd:double;
  dwc:startLongitude '-3.076058'^^xsd:double;
  dwc:endLongitude '-3.076058'^^xsd:double;
  dwc:latitude '36.54436'^^xsd:double;
  dwc:startLatitude '36.54436'^^xsd:double;
  dwc:endLatitude '36.54436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.076058 36.54436, -3.076058 36.54436, -3.076058 36.54436, -3.076058 36.54436, -3.076058 36.54436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4171'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63367 -2.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63367 -2.913)"^^geo:wktLiteral ;
  geo-pos:lat "36.63367"^^xsd:decimal ;
  geo-pos:long "-2.913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1951'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1951'^^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:timeOfDay '11.485'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913'^^xsd:double;
  dwc:startLongitude '-2.913'^^xsd:double;
  dwc:endLongitude '-2.913'^^xsd:double;
  dwc:latitude '36.63367'^^xsd:double;
  dwc:startLatitude '36.63367'^^xsd:double;
  dwc:endLatitude '36.63367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913 36.63367, -2.913 36.63367, -2.913 36.63367, -2.913 36.63367, -2.913 36.63367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1951'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47133 -2.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47133 -2.8125)"^^geo:wktLiteral ;
  geo-pos:lat "36.47133"^^xsd:decimal ;
  geo-pos:long "-2.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1257'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1257'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8125'^^xsd:double;
  dwc:startLongitude '-2.8125'^^xsd:double;
  dwc:endLongitude '-2.8125'^^xsd:double;
  dwc:latitude '36.47133'^^xsd:double;
  dwc:startLatitude '36.47133'^^xsd:double;
  dwc:endLatitude '36.47133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8125 36.47133, -2.8125 36.47133, -2.8125 36.47133, -2.8125 36.47133, -2.8125 36.47133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1257'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5985 -2.068833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5985"^^xsd:decimal ;
  dwc:decimalLongitude "-2.068833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5985 -2.068833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5985"^^xsd:decimal ;
  geo-pos:long "-2.068833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_146'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_146'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.068833'^^xsd:double;
  dwc:startLongitude '-2.068833'^^xsd:double;
  dwc:endLongitude '-2.068833'^^xsd:double;
  dwc:latitude '36.5985'^^xsd:double;
  dwc:startLatitude '36.5985'^^xsd:double;
  dwc:endLatitude '36.5985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.068833 36.5985, -2.068833 36.5985, -2.068833 36.5985, -2.068833 36.5985, -2.068833 36.5985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_146'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61527 -3.30138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61527"^^xsd:decimal ;
  dwc:decimalLongitude "-3.30138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61527 -3.30138)"^^geo:wktLiteral ;
  geo-pos:lat "36.61527"^^xsd:decimal ;
  geo-pos:long "-3.30138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4152'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4152'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.581111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.30138'^^xsd:double;
  dwc:startLongitude '-3.30138'^^xsd:double;
  dwc:endLongitude '-3.30138'^^xsd:double;
  dwc:latitude '36.61527'^^xsd:double;
  dwc:startLatitude '36.61527'^^xsd:double;
  dwc:endLatitude '36.61527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.30138 36.61527, -3.30138 36.61527, -3.30138 36.61527, -3.30138 36.61527, -3.30138 36.61527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4152'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.73146 -1.073545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.73146"^^xsd:decimal ;
  dwc:decimalLongitude "-1.073545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.73146 -1.073545)"^^geo:wktLiteral ;
  geo-pos:lat "35.73146"^^xsd:decimal ;
  geo-pos:long "-1.073545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4776'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4776'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.285'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.073545'^^xsd:double;
  dwc:startLongitude '-1.073545'^^xsd:double;
  dwc:endLongitude '-1.073545'^^xsd:double;
  dwc:latitude '35.73146'^^xsd:double;
  dwc:startLatitude '35.73146'^^xsd:double;
  dwc:endLatitude '35.73146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.073545 35.73146, -1.073545 35.73146, -1.073545 35.73146, -1.073545 35.73146, -1.073545 35.73146))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4776'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6285 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6285"^^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/1968__429_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6285 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6285"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_836'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_836'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:startLongitude '-2.8'^^xsd:double;
  dwc:endLongitude '-2.8'^^xsd:double;
  dwc:latitude '36.6285'^^xsd:double;
  dwc:startLatitude '36.6285'^^xsd:double;
  dwc:endLatitude '36.6285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8 36.6285, -2.8 36.6285, -2.8 36.6285, -2.8 36.6285, -2.8 36.6285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_836'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59284 -3.061373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59284"^^xsd:decimal ;
  dwc:decimalLongitude "-3.061373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59284 -3.061373)"^^geo:wktLiteral ;
  geo-pos:lat "36.59284"^^xsd:decimal ;
  geo-pos:long "-3.061373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4137'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4137'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.416944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.061373'^^xsd:double;
  dwc:startLongitude '-3.061373'^^xsd:double;
  dwc:endLongitude '-3.061373'^^xsd:double;
  dwc:latitude '36.59284'^^xsd:double;
  dwc:startLatitude '36.59284'^^xsd:double;
  dwc:endLatitude '36.59284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.061373 36.59284, -3.061373 36.59284, -3.061373 36.59284, -3.061373 36.59284, -3.061373 36.59284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4137'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73883 -2.4535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73883 -2.4535)"^^geo:wktLiteral ;
  geo-pos:lat "36.73883"^^xsd:decimal ;
  geo-pos:long "-2.4535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_529'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_529'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4535'^^xsd:double;
  dwc:startLongitude '-2.4535'^^xsd:double;
  dwc:endLongitude '-2.4535'^^xsd:double;
  dwc:latitude '36.73883'^^xsd:double;
  dwc:startLatitude '36.73883'^^xsd:double;
  dwc:endLatitude '36.73883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4535 36.73883, -2.4535 36.73883, -2.4535 36.73883, -2.4535 36.73883, -2.4535 36.73883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_529'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58333 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58333 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.58333"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_16'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_16'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:startLongitude '-2.1'^^xsd:double;
  dwc:endLongitude '-2.1'^^xsd:double;
  dwc:latitude '36.58333'^^xsd:double;
  dwc:startLatitude '36.58333'^^xsd:double;
  dwc:endLatitude '36.58333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1 36.58333, -2.1 36.58333, -2.1 36.58333, -2.1 36.58333, -2.1 36.58333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_16'^^xsd:string;
  dwc:observationDate '1991-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71018 -3.275667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71018"^^xsd:decimal ;
  dwc:decimalLongitude "-3.275667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71018 -3.275667)"^^geo:wktLiteral ;
  geo-pos:lat "36.71018"^^xsd:decimal ;
  geo-pos:long "-3.275667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3598'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3598'^^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:timeOfDay '9.6397222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.275667'^^xsd:double;
  dwc:startLongitude '-3.275667'^^xsd:double;
  dwc:endLongitude '-3.275667'^^xsd:double;
  dwc:latitude '36.71018'^^xsd:double;
  dwc:startLatitude '36.71018'^^xsd:double;
  dwc:endLatitude '36.71018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.275667 36.71018, -3.275667 36.71018, -3.275667 36.71018, -3.275667 36.71018, -3.275667 36.71018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3598'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73"^^xsd:decimal ;
  dwc:decimalLongitude "-2.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73 -2.033333)"^^geo:wktLiteral ;
  geo-pos:lat "36.73"^^xsd:decimal ;
  geo-pos:long "-2.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_57'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_57'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.033333'^^xsd:double;
  dwc:startLongitude '-2.033333'^^xsd:double;
  dwc:endLongitude '-2.033333'^^xsd:double;
  dwc:latitude '36.73'^^xsd:double;
  dwc:startLatitude '36.73'^^xsd:double;
  dwc:endLatitude '36.73'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.033333 36.73, -2.033333 36.73, -2.033333 36.73, -2.033333 36.73, -2.033333 36.73))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_57'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51983 -2.807347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51983 -2.807347)"^^geo:wktLiteral ;
  geo-pos:lat "36.51983"^^xsd:decimal ;
  geo-pos:long "-2.807347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3567'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3567'^^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:timeOfDay '15.058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807347'^^xsd:double;
  dwc:startLongitude '-2.807347'^^xsd:double;
  dwc:endLongitude '-2.807347'^^xsd:double;
  dwc:latitude '36.51983'^^xsd:double;
  dwc:startLatitude '36.51983'^^xsd:double;
  dwc:endLatitude '36.51983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807347 36.51983, -2.807347 36.51983, -2.807347 36.51983, -2.807347 36.51983, -2.807347 36.51983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3567'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68367 -2.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68367 -2.456)"^^geo:wktLiteral ;
  geo-pos:lat "36.68367"^^xsd:decimal ;
  geo-pos:long "-2.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_970'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_970'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.456'^^xsd:double;
  dwc:startLongitude '-2.456'^^xsd:double;
  dwc:endLongitude '-2.456'^^xsd:double;
  dwc:latitude '36.68367'^^xsd:double;
  dwc:startLatitude '36.68367'^^xsd:double;
  dwc:endLatitude '36.68367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.456 36.68367, -2.456 36.68367, -2.456 36.68367, -2.456 36.68367, -2.456 36.68367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_970'^^xsd:string;
  dwc:observationDate '1997-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10667 -5.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10667 -5.385)"^^geo:wktLiteral ;
  geo-pos:lat "36.10667"^^xsd:decimal ;
  geo-pos:long "-5.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1903'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1903'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.370833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.385'^^xsd:double;
  dwc:startLongitude '-5.385'^^xsd:double;
  dwc:endLongitude '-5.385'^^xsd:double;
  dwc:latitude '36.10667'^^xsd:double;
  dwc:startLatitude '36.10667'^^xsd:double;
  dwc:endLatitude '36.10667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.385 36.10667, -5.385 36.10667, -5.385 36.10667, -5.385 36.10667, -5.385 36.10667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1903'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33667 -1.453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33667 -1.453333)"^^geo:wktLiteral ;
  geo-pos:lat "37.33667"^^xsd:decimal ;
  geo-pos:long "-1.453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_272'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_272'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.453333'^^xsd:double;
  dwc:startLongitude '-1.453333'^^xsd:double;
  dwc:endLongitude '-1.453333'^^xsd:double;
  dwc:latitude '37.33667'^^xsd:double;
  dwc:startLatitude '37.33667'^^xsd:double;
  dwc:endLatitude '37.33667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.453333 37.33667, -1.453333 37.33667, -1.453333 37.33667, -1.453333 37.33667, -1.453333 37.33667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_272'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40583 -1.094333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.094333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40583 -1.094333)"^^geo:wktLiteral ;
  geo-pos:lat "37.40583"^^xsd:decimal ;
  geo-pos:long "-1.094333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_323'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_323'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.094333'^^xsd:double;
  dwc:startLongitude '-1.094333'^^xsd:double;
  dwc:endLongitude '-1.094333'^^xsd:double;
  dwc:latitude '37.40583'^^xsd:double;
  dwc:startLatitude '37.40583'^^xsd:double;
  dwc:endLatitude '37.40583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.094333 37.40583, -1.094333 37.40583, -1.094333 37.40583, -1.094333 37.40583, -1.094333 37.40583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_323'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4235 -3.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4235"^^xsd:decimal ;
  dwc:decimalLongitude "-3.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4235 -3.634)"^^geo:wktLiteral ;
  geo-pos:lat "36.4235"^^xsd:decimal ;
  geo-pos:long "-3.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2100'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2100'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '14.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.634'^^xsd:double;
  dwc:startLongitude '-3.634'^^xsd:double;
  dwc:endLongitude '-3.634'^^xsd:double;
  dwc:latitude '36.4235'^^xsd:double;
  dwc:startLatitude '36.4235'^^xsd:double;
  dwc:endLatitude '36.4235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.634 36.4235, -3.634 36.4235, -3.634 36.4235, -3.634 36.4235, -3.634 36.4235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2100'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49857 -2.635573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49857"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49857 -2.635573)"^^geo:wktLiteral ;
  geo-pos:lat "36.49857"^^xsd:decimal ;
  geo-pos:long "-2.635573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4350'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4350'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.769444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.635573'^^xsd:double;
  dwc:startLongitude '-2.635573'^^xsd:double;
  dwc:endLongitude '-2.635573'^^xsd:double;
  dwc:latitude '36.49857'^^xsd:double;
  dwc:startLatitude '36.49857'^^xsd:double;
  dwc:endLatitude '36.49857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635573 36.49857, -2.635573 36.49857, -2.635573 36.49857, -2.635573 36.49857, -2.635573 36.49857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4350'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58843 -2.096519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58843"^^xsd:decimal ;
  dwc:decimalLongitude "-2.096519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58843 -2.096519)"^^geo:wktLiteral ;
  geo-pos:lat "36.58843"^^xsd:decimal ;
  geo-pos:long "-2.096519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3506'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3506'^^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:timeOfDay '6.7469444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.096519'^^xsd:double;
  dwc:startLongitude '-2.096519'^^xsd:double;
  dwc:endLongitude '-2.096519'^^xsd:double;
  dwc:latitude '36.58843'^^xsd:double;
  dwc:startLatitude '36.58843'^^xsd:double;
  dwc:endLatitude '36.58843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.096519 36.58843, -2.096519 36.58843, -2.096519 36.58843, -2.096519 36.58843, -2.096519 36.58843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3506'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57817 -3.161365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.161365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57817 -3.161365)"^^geo:wktLiteral ;
  geo-pos:lat "36.57817"^^xsd:decimal ;
  geo-pos:long "-3.161365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4550'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4550'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.6525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.161365'^^xsd:double;
  dwc:startLongitude '-3.161365'^^xsd:double;
  dwc:endLongitude '-3.161365'^^xsd:double;
  dwc:latitude '36.57817'^^xsd:double;
  dwc:startLatitude '36.57817'^^xsd:double;
  dwc:endLatitude '36.57817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.161365 36.57817, -3.161365 36.57817, -3.161365 36.57817, -3.161365 36.57817, -3.161365 36.57817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4550'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42567 -2.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42567 -2.901)"^^geo:wktLiteral ;
  geo-pos:lat "36.42567"^^xsd:decimal ;
  geo-pos:long "-2.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1714'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1714'^^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:timeOfDay '8.5961111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.901'^^xsd:double;
  dwc:startLongitude '-2.901'^^xsd:double;
  dwc:endLongitude '-2.901'^^xsd:double;
  dwc:latitude '36.42567'^^xsd:double;
  dwc:startLatitude '36.42567'^^xsd:double;
  dwc:endLatitude '36.42567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.901 36.42567, -2.901 36.42567, -2.901 36.42567, -2.901 36.42567, -2.901 36.42567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1714'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.538 -2.475167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.538"^^xsd:decimal ;
  dwc:decimalLongitude "-2.475167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.538 -2.475167)"^^geo:wktLiteral ;
  geo-pos:lat "36.538"^^xsd:decimal ;
  geo-pos:long "-2.475167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_879'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_879'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.475167'^^xsd:double;
  dwc:startLongitude '-2.475167'^^xsd:double;
  dwc:endLongitude '-2.475167'^^xsd:double;
  dwc:latitude '36.538'^^xsd:double;
  dwc:startLatitude '36.538'^^xsd:double;
  dwc:endLatitude '36.538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.475167 36.538, -2.475167 36.538, -2.475167 36.538, -2.475167 36.538, -2.475167 36.538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_879'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.426 -2.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.426"^^xsd:decimal ;
  dwc:decimalLongitude "-2.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.426 -2.973333)"^^geo:wktLiteral ;
  geo-pos:lat "36.426"^^xsd:decimal ;
  geo-pos:long "-2.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2337'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2337'^^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:timeOfDay '12.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.973333'^^xsd:double;
  dwc:startLongitude '-2.973333'^^xsd:double;
  dwc:endLongitude '-2.973333'^^xsd:double;
  dwc:latitude '36.426'^^xsd:double;
  dwc:startLatitude '36.426'^^xsd:double;
  dwc:endLatitude '36.426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.973333 36.426, -2.973333 36.426, -2.973333 36.426, -2.973333 36.426, -2.973333 36.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2337'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3615 -2.856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-2.856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3615 -2.856667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3615"^^xsd:decimal ;
  geo-pos:long "-2.856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1261'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1261'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.856667'^^xsd:double;
  dwc:startLongitude '-2.856667'^^xsd:double;
  dwc:endLongitude '-2.856667'^^xsd:double;
  dwc:latitude '36.3615'^^xsd:double;
  dwc:startLatitude '36.3615'^^xsd:double;
  dwc:endLatitude '36.3615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.856667 36.3615, -2.856667 36.3615, -2.856667 36.3615, -2.856667 36.3615, -2.856667 36.3615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1261'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51083 -4.610333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.610333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51083 -4.610333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51083"^^xsd:decimal ;
  geo-pos:long "-4.610333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1860'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1860'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.206666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.610333'^^xsd:double;
  dwc:startLongitude '-4.610333'^^xsd:double;
  dwc:endLongitude '-4.610333'^^xsd:double;
  dwc:latitude '36.51083'^^xsd:double;
  dwc:startLatitude '36.51083'^^xsd:double;
  dwc:endLatitude '36.51083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.610333 36.51083, -4.610333 36.51083, -4.610333 36.51083, -4.610333 36.51083, -4.610333 36.51083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1860'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42283 -4.171333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.171333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42283 -4.171333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42283"^^xsd:decimal ;
  geo-pos:long "-4.171333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1938'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_1938'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.612777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.171333'^^xsd:double;
  dwc:startLongitude '-4.171333'^^xsd:double;
  dwc:endLongitude '-4.171333'^^xsd:double;
  dwc:latitude '36.42283'^^xsd:double;
  dwc:startLatitude '36.42283'^^xsd:double;
  dwc:endLatitude '36.42283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.171333 36.42283, -4.171333 36.42283, -4.171333 36.42283, -4.171333 36.42283, -4.171333 36.42283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1938'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27967 -5.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27967"^^xsd:decimal ;
  dwc:decimalLongitude "-5.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27967 -5.131)"^^geo:wktLiteral ;
  geo-pos:lat "36.27967"^^xsd:decimal ;
  geo-pos:long "-5.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1850'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1850'^^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:timeOfDay '20.014722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.131'^^xsd:double;
  dwc:startLongitude '-5.131'^^xsd:double;
  dwc:endLongitude '-5.131'^^xsd:double;
  dwc:latitude '36.27967'^^xsd:double;
  dwc:startLatitude '36.27967'^^xsd:double;
  dwc:endLatitude '36.27967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.131 36.27967, -5.131 36.27967, -5.131 36.27967, -5.131 36.27967, -5.131 36.27967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1850'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3165 -1.475667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3165"^^xsd:decimal ;
  dwc:decimalLongitude "-1.475667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3165 -1.475667)"^^geo:wktLiteral ;
  geo-pos:lat "37.3165"^^xsd:decimal ;
  geo-pos:long "-1.475667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_608'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_608'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.475667'^^xsd:double;
  dwc:startLongitude '-1.475667'^^xsd:double;
  dwc:endLongitude '-1.475667'^^xsd:double;
  dwc:latitude '37.3165'^^xsd:double;
  dwc:startLatitude '37.3165'^^xsd:double;
  dwc:endLatitude '37.3165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.475667 37.3165, -1.475667 37.3165, -1.475667 37.3165, -1.475667 37.3165, -1.475667 37.3165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_608'^^xsd:string;
  dwc:observationDate '1996-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4785 -2.791333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4785"^^xsd:decimal ;
  dwc:decimalLongitude "-2.791333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4785 -2.791333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4785"^^xsd:decimal ;
  geo-pos:long "-2.791333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1578'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1578'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.791333'^^xsd:double;
  dwc:startLongitude '-2.791333'^^xsd:double;
  dwc:endLongitude '-2.791333'^^xsd:double;
  dwc:latitude '36.4785'^^xsd:double;
  dwc:startLatitude '36.4785'^^xsd:double;
  dwc:endLatitude '36.4785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.791333 36.4785, -2.791333 36.4785, -2.791333 36.4785, -2.791333 36.4785, -2.791333 36.4785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1578'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40417 -1.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40417 -1.255)"^^geo:wktLiteral ;
  geo-pos:lat "37.40417"^^xsd:decimal ;
  geo-pos:long "-1.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_268'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_268'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.255'^^xsd:double;
  dwc:startLongitude '-1.255'^^xsd:double;
  dwc:endLongitude '-1.255'^^xsd:double;
  dwc:latitude '37.40417'^^xsd:double;
  dwc:startLatitude '37.40417'^^xsd:double;
  dwc:endLatitude '37.40417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.255 37.40417, -1.255 37.40417, -1.255 37.40417, -1.255 37.40417, -1.255 37.40417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_268'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -2.798833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -2.798833)"^^geo:wktLiteral ;
  geo-pos:lat "36.63667"^^xsd:decimal ;
  geo-pos:long "-2.798833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1966'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1966'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.1219444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798833'^^xsd:double;
  dwc:startLongitude '-2.798833'^^xsd:double;
  dwc:endLongitude '-2.798833'^^xsd:double;
  dwc:latitude '36.63667'^^xsd:double;
  dwc:startLatitude '36.63667'^^xsd:double;
  dwc:endLatitude '36.63667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798833 36.63667, -2.798833 36.63667, -2.798833 36.63667, -2.798833 36.63667, -2.798833 36.63667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1966'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48917 -3.822333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.822333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48917 -3.822333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48917"^^xsd:decimal ;
  geo-pos:long "-3.822333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2765'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2765'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.9080555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.822333'^^xsd:double;
  dwc:startLongitude '-3.822333'^^xsd:double;
  dwc:endLongitude '-3.822333'^^xsd:double;
  dwc:latitude '36.48917'^^xsd:double;
  dwc:startLatitude '36.48917'^^xsd:double;
  dwc:endLatitude '36.48917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.822333 36.48917, -3.822333 36.48917, -3.822333 36.48917, -3.822333 36.48917, -3.822333 36.48917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2765'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78317 -2.447833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.447833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78317 -2.447833)"^^geo:wktLiteral ;
  geo-pos:lat "36.78317"^^xsd:decimal ;
  geo-pos:long "-2.447833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_753'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_753'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.447833'^^xsd:double;
  dwc:startLongitude '-2.447833'^^xsd:double;
  dwc:endLongitude '-2.447833'^^xsd:double;
  dwc:latitude '36.78317'^^xsd:double;
  dwc:startLatitude '36.78317'^^xsd:double;
  dwc:endLatitude '36.78317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.447833 36.78317, -2.447833 36.78317, -2.447833 36.78317, -2.447833 36.78317, -2.447833 36.78317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_753'^^xsd:string;
  dwc:observationDate '1996-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36717 -2.910833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.910833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36717 -2.910833)"^^geo:wktLiteral ;
  geo-pos:lat "36.36717"^^xsd:decimal ;
  geo-pos:long "-2.910833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2875'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2875'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.113055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.910833'^^xsd:double;
  dwc:startLongitude '-2.910833'^^xsd:double;
  dwc:endLongitude '-2.910833'^^xsd:double;
  dwc:latitude '36.36717'^^xsd:double;
  dwc:startLatitude '36.36717'^^xsd:double;
  dwc:endLatitude '36.36717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.910833 36.36717, -2.910833 36.36717, -2.910833 36.36717, -2.910833 36.36717, -2.910833 36.36717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2875'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.462 -4.615667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.462"^^xsd:decimal ;
  dwc:decimalLongitude "-4.615667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.462 -4.615667)"^^geo:wktLiteral ;
  geo-pos:lat "36.462"^^xsd:decimal ;
  geo-pos:long "-4.615667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3348'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3348'^^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:timeOfDay '6.49'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.615667'^^xsd:double;
  dwc:startLongitude '-4.615667'^^xsd:double;
  dwc:endLongitude '-4.615667'^^xsd:double;
  dwc:latitude '36.462'^^xsd:double;
  dwc:startLatitude '36.462'^^xsd:double;
  dwc:endLatitude '36.462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.615667 36.462, -4.615667 36.462, -4.615667 36.462, -4.615667 36.462, -4.615667 36.462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3348'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -4.6285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -4.6285)"^^geo:wktLiteral ;
  geo-pos:lat "36.40733"^^xsd:decimal ;
  geo-pos:long "-4.6285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2934'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2934'^^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:timeOfDay '8.1630555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6285'^^xsd:double;
  dwc:startLongitude '-4.6285'^^xsd:double;
  dwc:endLongitude '-4.6285'^^xsd:double;
  dwc:latitude '36.40733'^^xsd:double;
  dwc:startLatitude '36.40733'^^xsd:double;
  dwc:endLatitude '36.40733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6285 36.40733, -4.6285 36.40733, -4.6285 36.40733, -4.6285 36.40733, -4.6285 36.40733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2934'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.298 -5.2375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.298"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.298 -5.2375)"^^geo:wktLiteral ;
  geo-pos:lat "36.298"^^xsd:decimal ;
  geo-pos:long "-5.2375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3159'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3159'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.5397222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2375'^^xsd:double;
  dwc:startLongitude '-5.2375'^^xsd:double;
  dwc:endLongitude '-5.2375'^^xsd:double;
  dwc:latitude '36.298'^^xsd:double;
  dwc:startLatitude '36.298'^^xsd:double;
  dwc:endLatitude '36.298'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2375 36.298, -5.2375 36.298, -5.2375 36.298, -5.2375 36.298, -5.2375 36.298))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3159'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -1.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -1.718333)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "-1.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_233'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_233'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.718333'^^xsd:double;
  dwc:startLongitude '-1.718333'^^xsd:double;
  dwc:endLongitude '-1.718333'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:startLatitude '36.986'^^xsd:double;
  dwc:endLatitude '36.986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718333 36.986, -1.718333 36.986, -1.718333 36.986, -1.718333 36.986, -1.718333 36.986))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_233'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4525 -4.653833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.653833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4525 -4.653833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4525"^^xsd:decimal ;
  geo-pos:long "-4.653833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2932'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2932'^^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:timeOfDay '7.4880555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.653833'^^xsd:double;
  dwc:startLongitude '-4.653833'^^xsd:double;
  dwc:endLongitude '-4.653833'^^xsd:double;
  dwc:latitude '36.4525'^^xsd:double;
  dwc:startLatitude '36.4525'^^xsd:double;
  dwc:endLatitude '36.4525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.653833 36.4525, -4.653833 36.4525, -4.653833 36.4525, -4.653833 36.4525, -4.653833 36.4525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2932'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.648 -2.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.648"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.648 -2.6335)"^^geo:wktLiteral ;
  geo-pos:lat "36.648"^^xsd:decimal ;
  geo-pos:long "-2.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3262'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3262'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6747222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6335'^^xsd:double;
  dwc:startLongitude '-2.6335'^^xsd:double;
  dwc:endLongitude '-2.6335'^^xsd:double;
  dwc:latitude '36.648'^^xsd:double;
  dwc:startLatitude '36.648'^^xsd:double;
  dwc:endLatitude '36.648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6335 36.648, -2.6335 36.648, -2.6335 36.648, -2.6335 36.648, -2.6335 36.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3262'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43958 -2.765758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43958"^^xsd:decimal ;
  dwc:decimalLongitude "-2.765758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43958 -2.765758)"^^geo:wktLiteral ;
  geo-pos:lat "36.43958"^^xsd:decimal ;
  geo-pos:long "-2.765758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4226'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4226'^^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:timeOfDay '11.828888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.765758'^^xsd:double;
  dwc:startLongitude '-2.765758'^^xsd:double;
  dwc:endLongitude '-2.765758'^^xsd:double;
  dwc:latitude '36.43958'^^xsd:double;
  dwc:startLatitude '36.43958'^^xsd:double;
  dwc:endLatitude '36.43958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.765758 36.43958, -2.765758 36.43958, -2.765758 36.43958, -2.765758 36.43958, -2.765758 36.43958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4226'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6945 -4.096833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6945"^^xsd:decimal ;
  dwc:decimalLongitude "-4.096833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6945 -4.096833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6945"^^xsd:decimal ;
  geo-pos:long "-4.096833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3095'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3095'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.3152777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.096833'^^xsd:double;
  dwc:startLongitude '-4.096833'^^xsd:double;
  dwc:endLongitude '-4.096833'^^xsd:double;
  dwc:latitude '36.6945'^^xsd:double;
  dwc:startLatitude '36.6945'^^xsd:double;
  dwc:endLatitude '36.6945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.096833 36.6945, -4.096833 36.6945, -4.096833 36.6945, -4.096833 36.6945, -4.096833 36.6945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3095'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79917 -2.4585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79917 -2.4585)"^^geo:wktLiteral ;
  geo-pos:lat "36.79917"^^xsd:decimal ;
  geo-pos:long "-2.4585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_472'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_472'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4585'^^xsd:double;
  dwc:startLongitude '-2.4585'^^xsd:double;
  dwc:endLongitude '-2.4585'^^xsd:double;
  dwc:latitude '36.79917'^^xsd:double;
  dwc:startLatitude '36.79917'^^xsd:double;
  dwc:endLatitude '36.79917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4585 36.79917, -2.4585 36.79917, -2.4585 36.79917, -2.4585 36.79917, -2.4585 36.79917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_472'^^xsd:string;
  dwc:observationDate '1995-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.708 -2.552333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.708"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.708 -2.552333)"^^geo:wktLiteral ;
  geo-pos:lat "36.708"^^xsd:decimal ;
  geo-pos:long "-2.552333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1174'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1174'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.552333'^^xsd:double;
  dwc:startLongitude '-2.552333'^^xsd:double;
  dwc:endLongitude '-2.552333'^^xsd:double;
  dwc:latitude '36.708'^^xsd:double;
  dwc:startLatitude '36.708'^^xsd:double;
  dwc:endLatitude '36.708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552333 36.708, -2.552333 36.708, -2.552333 36.708, -2.552333 36.708, -2.552333 36.708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1174'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53117 -2.573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53117 -2.573333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53117"^^xsd:decimal ;
  geo-pos:long "-2.573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_443'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_443'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.573333'^^xsd:double;
  dwc:startLongitude '-2.573333'^^xsd:double;
  dwc:endLongitude '-2.573333'^^xsd:double;
  dwc:latitude '36.53117'^^xsd:double;
  dwc:startLatitude '36.53117'^^xsd:double;
  dwc:endLatitude '36.53117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.573333 36.53117, -2.573333 36.53117, -2.573333 36.53117, -2.573333 36.53117, -2.573333 36.53117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_443'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60683 -2.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60683 -2.807)"^^geo:wktLiteral ;
  geo-pos:lat "36.60683"^^xsd:decimal ;
  geo-pos:long "-2.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2415'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2415'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807'^^xsd:double;
  dwc:startLongitude '-2.807'^^xsd:double;
  dwc:endLongitude '-2.807'^^xsd:double;
  dwc:latitude '36.60683'^^xsd:double;
  dwc:startLatitude '36.60683'^^xsd:double;
  dwc:endLatitude '36.60683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807 36.60683, -2.807 36.60683, -2.807 36.60683, -2.807 36.60683, -2.807 36.60683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2415'^^xsd:string;
  dwc:observationDate '2002-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7535 -2.062667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.062667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7535 -2.062667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7535"^^xsd:decimal ;
  geo-pos:long "-2.062667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2365'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2365'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.062667'^^xsd:double;
  dwc:startLongitude '-2.062667'^^xsd:double;
  dwc:endLongitude '-2.062667'^^xsd:double;
  dwc:latitude '36.7535'^^xsd:double;
  dwc:startLatitude '36.7535'^^xsd:double;
  dwc:endLatitude '36.7535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.062667 36.7535, -2.062667 36.7535, -2.062667 36.7535, -2.062667 36.7535, -2.062667 36.7535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2365'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.715 -2.557167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.715"^^xsd:decimal ;
  dwc:decimalLongitude "-2.557167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.715 -2.557167)"^^geo:wktLiteral ;
  geo-pos:lat "36.715"^^xsd:decimal ;
  geo-pos:long "-2.557167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_541'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_541'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.557167'^^xsd:double;
  dwc:startLongitude '-2.557167'^^xsd:double;
  dwc:endLongitude '-2.557167'^^xsd:double;
  dwc:latitude '36.715'^^xsd:double;
  dwc:startLatitude '36.715'^^xsd:double;
  dwc:endLatitude '36.715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.557167 36.715, -2.557167 36.715, -2.557167 36.715, -2.557167 36.715, -2.557167 36.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_541'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39033 -1.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39033 -1.169)"^^geo:wktLiteral ;
  geo-pos:lat "37.39033"^^xsd:decimal ;
  geo-pos:long "-1.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_396'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_396'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.169'^^xsd:double;
  dwc:startLongitude '-1.169'^^xsd:double;
  dwc:endLongitude '-1.169'^^xsd:double;
  dwc:latitude '37.39033'^^xsd:double;
  dwc:startLatitude '37.39033'^^xsd:double;
  dwc:endLatitude '37.39033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.169 37.39033, -1.169 37.39033, -1.169 37.39033, -1.169 37.39033, -1.169 37.39033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_396'^^xsd:string;
  dwc:observationDate '1994-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56483 -3.073833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56483"^^xsd:decimal ;
  dwc:decimalLongitude "-3.073833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56483 -3.073833)"^^geo:wktLiteral ;
  geo-pos:lat "36.56483"^^xsd:decimal ;
  geo-pos:long "-3.073833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1423'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1423'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.073833'^^xsd:double;
  dwc:startLongitude '-3.073833'^^xsd:double;
  dwc:endLongitude '-3.073833'^^xsd:double;
  dwc:latitude '36.56483'^^xsd:double;
  dwc:startLatitude '36.56483'^^xsd:double;
  dwc:endLatitude '36.56483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.073833 36.56483, -3.073833 36.56483, -3.073833 36.56483, -3.073833 36.56483, -3.073833 36.56483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1423'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -2.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -2.21)"^^geo:wktLiteral ;
  geo-pos:lat "36.49"^^xsd:decimal ;
  geo-pos:long "-2.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_67'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_67'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.21'^^xsd:double;
  dwc:startLongitude '-2.21'^^xsd:double;
  dwc:endLongitude '-2.21'^^xsd:double;
  dwc:latitude '36.49'^^xsd:double;
  dwc:startLatitude '36.49'^^xsd:double;
  dwc:endLatitude '36.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.21 36.49, -2.21 36.49, -2.21 36.49, -2.21 36.49, -2.21 36.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_67'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61667 -1.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61667 -1.111667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61667"^^xsd:decimal ;
  geo-pos:long "-1.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_7'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_7'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.111667'^^xsd:double;
  dwc:startLongitude '-1.111667'^^xsd:double;
  dwc:endLongitude '-1.111667'^^xsd:double;
  dwc:latitude '36.61667'^^xsd:double;
  dwc:startLatitude '36.61667'^^xsd:double;
  dwc:endLatitude '36.61667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.111667 36.61667, -1.111667 36.61667, -1.111667 36.61667, -1.111667 36.61667, -1.111667 36.61667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_7'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42967 -1.131167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.131167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42967 -1.131167)"^^geo:wktLiteral ;
  geo-pos:lat "37.42967"^^xsd:decimal ;
  geo-pos:long "-1.131167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2994'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2994'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.444166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.131167'^^xsd:double;
  dwc:startLongitude '-1.131167'^^xsd:double;
  dwc:endLongitude '-1.131167'^^xsd:double;
  dwc:latitude '37.42967'^^xsd:double;
  dwc:startLatitude '37.42967'^^xsd:double;
  dwc:endLatitude '37.42967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.131167 37.42967, -1.131167 37.42967, -1.131167 37.42967, -1.131167 37.42967, -1.131167 37.42967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2994'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63983 -3.2135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63983 -3.2135)"^^geo:wktLiteral ;
  geo-pos:lat "36.63983"^^xsd:decimal ;
  geo-pos:long "-3.2135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3328'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3328'^^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:timeOfDay '13.013333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2135'^^xsd:double;
  dwc:startLongitude '-3.2135'^^xsd:double;
  dwc:endLongitude '-3.2135'^^xsd:double;
  dwc:latitude '36.63983'^^xsd:double;
  dwc:startLatitude '36.63983'^^xsd:double;
  dwc:endLatitude '36.63983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2135 36.63983, -3.2135 36.63983, -3.2135 36.63983, -3.2135 36.63983, -3.2135 36.63983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_3328'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46817 -2.588667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.588667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46817 -2.588667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46817"^^xsd:decimal ;
  geo-pos:long "-2.588667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_571'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_571'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.588667'^^xsd:double;
  dwc:startLongitude '-2.588667'^^xsd:double;
  dwc:endLongitude '-2.588667'^^xsd:double;
  dwc:latitude '36.46817'^^xsd:double;
  dwc:startLatitude '36.46817'^^xsd:double;
  dwc:endLatitude '36.46817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.588667 36.46817, -2.588667 36.46817, -2.588667 36.46817, -2.588667 36.46817, -2.588667 36.46817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_571'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47 -0.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47"^^xsd:decimal ;
  dwc:decimalLongitude "-0.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47 -0.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.47"^^xsd:decimal ;
  geo-pos:long "-0.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_105'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_105'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.99'^^xsd:double;
  dwc:startLongitude '-0.99'^^xsd:double;
  dwc:endLongitude '-0.99'^^xsd:double;
  dwc:latitude '37.47'^^xsd:double;
  dwc:startLatitude '37.47'^^xsd:double;
  dwc:endLatitude '37.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.99 37.47, -0.99 37.47, -0.99 37.47, -0.99 37.47, -0.99 37.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_105'^^xsd:string;
  dwc:observationDate '1992-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4485 -0.775615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4485"^^xsd:decimal ;
  dwc:decimalLongitude "-0.775615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4485 -0.775615)"^^geo:wktLiteral ;
  geo-pos:lat "37.4485"^^xsd:decimal ;
  geo-pos:long "-0.775615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4758'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4758'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.2625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.775615'^^xsd:double;
  dwc:startLongitude '-0.775615'^^xsd:double;
  dwc:endLongitude '-0.775615'^^xsd:double;
  dwc:latitude '37.4485'^^xsd:double;
  dwc:startLatitude '37.4485'^^xsd:double;
  dwc:endLatitude '37.4485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.775615 37.4485, -0.775615 37.4485, -0.775615 37.4485, -0.775615 37.4485, -0.775615 37.4485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4758'^^xsd:string;
  dwc:observationDate '2009-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.572 -1.999333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.572"^^xsd:decimal ;
  dwc:decimalLongitude "-1.999333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.572 -1.999333)"^^geo:wktLiteral ;
  geo-pos:lat "36.572"^^xsd:decimal ;
  geo-pos:long "-1.999333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_148'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_148'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.999333'^^xsd:double;
  dwc:startLongitude '-1.999333'^^xsd:double;
  dwc:endLongitude '-1.999333'^^xsd:double;
  dwc:latitude '36.572'^^xsd:double;
  dwc:startLatitude '36.572'^^xsd:double;
  dwc:endLatitude '36.572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.999333 36.572, -1.999333 36.572, -1.999333 36.572, -1.999333 36.572, -1.999333 36.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_148'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13283 -1.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13283 -1.71)"^^geo:wktLiteral ;
  geo-pos:lat "37.13283"^^xsd:decimal ;
  geo-pos:long "-1.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_296'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_296'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.71'^^xsd:double;
  dwc:startLongitude '-1.71'^^xsd:double;
  dwc:endLongitude '-1.71'^^xsd:double;
  dwc:latitude '37.13283'^^xsd:double;
  dwc:startLatitude '37.13283'^^xsd:double;
  dwc:endLatitude '37.13283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.71 37.13283, -1.71 37.13283, -1.71 37.13283, -1.71 37.13283, -1.71 37.13283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_296'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45766 -1.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45766"^^xsd:decimal ;
  dwc:decimalLongitude "-1.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45766 -1.238)"^^geo:wktLiteral ;
  geo-pos:lat "37.45766"^^xsd:decimal ;
  geo-pos:long "-1.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2983'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2983'^^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:timeOfDay '14.110555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.238'^^xsd:double;
  dwc:startLongitude '-1.238'^^xsd:double;
  dwc:endLongitude '-1.238'^^xsd:double;
  dwc:latitude '37.45766'^^xsd:double;
  dwc:startLatitude '37.45766'^^xsd:double;
  dwc:endLatitude '37.45766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.238 37.45766, -1.238 37.45766, -1.238 37.45766, -1.238 37.45766, -1.238 37.45766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2983'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27358 6.979104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27358"^^xsd:decimal ;
  dwc:decimalLongitude "6.979104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27358 6.979104)"^^geo:wktLiteral ;
  geo-pos:lat "37.27358"^^xsd:decimal ;
  geo-pos:long "6.979104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4796'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4796'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.180555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '6.979104'^^xsd:double;
  dwc:startLongitude '6.979104'^^xsd:double;
  dwc:endLongitude '6.979104'^^xsd:double;
  dwc:latitude '37.27358'^^xsd:double;
  dwc:startLatitude '37.27358'^^xsd:double;
  dwc:endLatitude '37.27358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.979104 37.27358, 6.979104 37.27358, 6.979104 37.27358, 6.979104 37.27358, 6.979104 37.27358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4796'^^xsd:string;
  dwc:observationDate '2009-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -3.364667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-3.364667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -3.364667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5335"^^xsd:decimal ;
  geo-pos:long "-3.364667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2219'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2219'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.364667'^^xsd:double;
  dwc:startLongitude '-3.364667'^^xsd:double;
  dwc:endLongitude '-3.364667'^^xsd:double;
  dwc:latitude '36.5335'^^xsd:double;
  dwc:startLatitude '36.5335'^^xsd:double;
  dwc:endLatitude '36.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.364667 36.5335, -3.364667 36.5335, -3.364667 36.5335, -3.364667 36.5335, -3.364667 36.5335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2219'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34779 0.316103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34779"^^xsd:decimal ;
  dwc:decimalLongitude "0.316103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34779 0.316103)"^^geo:wktLiteral ;
  geo-pos:lat "36.34779"^^xsd:decimal ;
  geo-pos:long "0.316103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4784'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4784'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.605'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.316103'^^xsd:double;
  dwc:startLongitude '0.316103'^^xsd:double;
  dwc:endLongitude '0.316103'^^xsd:double;
  dwc:latitude '36.34779'^^xsd:double;
  dwc:startLatitude '36.34779'^^xsd:double;
  dwc:endLatitude '36.34779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.316103 36.34779, 0.316103 36.34779, 0.316103 36.34779, 0.316103 36.34779, 0.316103 36.34779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4784'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60017 -1.811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60017 -1.811667)"^^geo:wktLiteral ;
  geo-pos:lat "36.60017"^^xsd:decimal ;
  geo-pos:long "-1.811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1074'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1074'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.811667'^^xsd:double;
  dwc:startLongitude '-1.811667'^^xsd:double;
  dwc:endLongitude '-1.811667'^^xsd:double;
  dwc:latitude '36.60017'^^xsd:double;
  dwc:startLatitude '36.60017'^^xsd:double;
  dwc:endLatitude '36.60017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.811667 36.60017, -1.811667 36.60017, -1.811667 36.60017, -1.811667 36.60017, -1.811667 36.60017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1074'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53614 -3.067733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53614"^^xsd:decimal ;
  dwc:decimalLongitude "-3.067733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53614 -3.067733)"^^geo:wktLiteral ;
  geo-pos:lat "36.53614"^^xsd:decimal ;
  geo-pos:long "-3.067733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4450'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4450'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.9436111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.067733'^^xsd:double;
  dwc:startLongitude '-3.067733'^^xsd:double;
  dwc:endLongitude '-3.067733'^^xsd:double;
  dwc:latitude '36.53614'^^xsd:double;
  dwc:startLatitude '36.53614'^^xsd:double;
  dwc:endLatitude '36.53614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.067733 36.53614, -3.067733 36.53614, -3.067733 36.53614, -3.067733 36.53614, -3.067733 36.53614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4450'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46617 -1.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46617 -1.1425)"^^geo:wktLiteral ;
  geo-pos:lat "37.46617"^^xsd:decimal ;
  geo-pos:long "-1.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_408'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_408'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.1425'^^xsd:double;
  dwc:startLongitude '-1.1425'^^xsd:double;
  dwc:endLongitude '-1.1425'^^xsd:double;
  dwc:latitude '37.46617'^^xsd:double;
  dwc:startLatitude '37.46617'^^xsd:double;
  dwc:endLatitude '37.46617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.1425 37.46617, -1.1425 37.46617, -1.1425 37.46617, -1.1425 37.46617, -1.1425 37.46617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_408'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15033 -2.9665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15033 -2.9665)"^^geo:wktLiteral ;
  geo-pos:lat "36.15033"^^xsd:decimal ;
  geo-pos:long "-2.9665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2275'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2275'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9665'^^xsd:double;
  dwc:startLongitude '-2.9665'^^xsd:double;
  dwc:endLongitude '-2.9665'^^xsd:double;
  dwc:latitude '36.15033'^^xsd:double;
  dwc:startLatitude '36.15033'^^xsd:double;
  dwc:endLatitude '36.15033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9665 36.15033, -2.9665 36.15033, -2.9665 36.15033, -2.9665 36.15033, -2.9665 36.15033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2275'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.784833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.784833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.784833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38483"^^xsd:decimal ;
  geo-pos:long "-2.784833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2049'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2049'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.784833'^^xsd:double;
  dwc:startLongitude '-2.784833'^^xsd:double;
  dwc:endLongitude '-2.784833'^^xsd:double;
  dwc:latitude '36.38483'^^xsd:double;
  dwc:startLatitude '36.38483'^^xsd:double;
  dwc:endLatitude '36.38483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.784833 36.38483, -2.784833 36.38483, -2.784833 36.38483, -2.784833 36.38483, -2.784833 36.38483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2049'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33733 -2.985333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.985333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33733 -2.985333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33733"^^xsd:decimal ;
  geo-pos:long "-2.985333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3250'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3250'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.2425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.985333'^^xsd:double;
  dwc:startLongitude '-2.985333'^^xsd:double;
  dwc:endLongitude '-2.985333'^^xsd:double;
  dwc:latitude '36.33733'^^xsd:double;
  dwc:startLatitude '36.33733'^^xsd:double;
  dwc:endLatitude '36.33733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.985333 36.33733, -2.985333 36.33733, -2.985333 36.33733, -2.985333 36.33733, -2.985333 36.33733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_3250'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.482 -1.143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.482"^^xsd:decimal ;
  dwc:decimalLongitude "-1.143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.482 -1.143)"^^geo:wktLiteral ;
  geo-pos:lat "37.482"^^xsd:decimal ;
  geo-pos:long "-1.143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_265'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_265'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.143'^^xsd:double;
  dwc:startLongitude '-1.143'^^xsd:double;
  dwc:endLongitude '-1.143'^^xsd:double;
  dwc:latitude '37.482'^^xsd:double;
  dwc:startLatitude '37.482'^^xsd:double;
  dwc:endLatitude '37.482'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.143 37.482, -1.143 37.482, -1.143 37.482, -1.143 37.482, -1.143 37.482))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_265'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.282 -2.790167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.282"^^xsd:decimal ;
  dwc:decimalLongitude "-2.790167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.282 -2.790167)"^^geo:wktLiteral ;
  geo-pos:lat "36.282"^^xsd:decimal ;
  geo-pos:long "-2.790167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1303'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1303'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.790167'^^xsd:double;
  dwc:startLongitude '-2.790167'^^xsd:double;
  dwc:endLongitude '-2.790167'^^xsd:double;
  dwc:latitude '36.282'^^xsd:double;
  dwc:startLatitude '36.282'^^xsd:double;
  dwc:endLatitude '36.282'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.790167 36.282, -2.790167 36.282, -2.790167 36.282, -2.790167 36.282, -2.790167 36.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1303'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.776 -1.669667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.776"^^xsd:decimal ;
  dwc:decimalLongitude "-1.669667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.776 -1.669667)"^^geo:wktLiteral ;
  geo-pos:lat "36.776"^^xsd:decimal ;
  geo-pos:long "-1.669667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_437'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_437'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.669667'^^xsd:double;
  dwc:startLongitude '-1.669667'^^xsd:double;
  dwc:endLongitude '-1.669667'^^xsd:double;
  dwc:latitude '36.776'^^xsd:double;
  dwc:startLatitude '36.776'^^xsd:double;
  dwc:endLatitude '36.776'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.669667 36.776, -1.669667 36.776, -1.669667 36.776, -1.669667 36.776, -1.669667 36.776))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_437'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51667 -0.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51667 -0.933333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51667"^^xsd:decimal ;
  geo-pos:long "-0.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_6'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_6'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '6.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.933333'^^xsd:double;
  dwc:startLongitude '-0.933333'^^xsd:double;
  dwc:endLongitude '-0.933333'^^xsd:double;
  dwc:latitude '36.51667'^^xsd:double;
  dwc:startLatitude '36.51667'^^xsd:double;
  dwc:endLatitude '36.51667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.933333 36.51667, -0.933333 36.51667, -0.933333 36.51667, -0.933333 36.51667, -0.933333 36.51667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_6'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28566 -1.446167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28566"^^xsd:decimal ;
  dwc:decimalLongitude "-1.446167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28566 -1.446167)"^^geo:wktLiteral ;
  geo-pos:lat "37.28566"^^xsd:decimal ;
  geo-pos:long "-1.446167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2732'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2732'^^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:timeOfDay '11.518888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.446167'^^xsd:double;
  dwc:startLongitude '-1.446167'^^xsd:double;
  dwc:endLongitude '-1.446167'^^xsd:double;
  dwc:latitude '37.28566'^^xsd:double;
  dwc:startLatitude '37.28566'^^xsd:double;
  dwc:endLatitude '37.28566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.446167 37.28566, -1.446167 37.28566, -1.446167 37.28566, -1.446167 37.28566, -1.446167 37.28566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2732'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42723 -3.206092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42723"^^xsd:decimal ;
  dwc:decimalLongitude "-3.206092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42723 -3.206092)"^^geo:wktLiteral ;
  geo-pos:lat "36.42723"^^xsd:decimal ;
  geo-pos:long "-3.206092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4488'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4488'^^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:timeOfDay '9.1241666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.206092'^^xsd:double;
  dwc:startLongitude '-3.206092'^^xsd:double;
  dwc:endLongitude '-3.206092'^^xsd:double;
  dwc:latitude '36.42723'^^xsd:double;
  dwc:startLatitude '36.42723'^^xsd:double;
  dwc:endLatitude '36.42723'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.206092 36.42723, -3.206092 36.42723, -3.206092 36.42723, -3.206092 36.42723, -3.206092 36.42723))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4488'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.453 -3.061167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.453"^^xsd:decimal ;
  dwc:decimalLongitude "-3.061167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.453 -3.061167)"^^geo:wktLiteral ;
  geo-pos:lat "36.453"^^xsd:decimal ;
  geo-pos:long "-3.061167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1426'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1426'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.061167'^^xsd:double;
  dwc:startLongitude '-3.061167'^^xsd:double;
  dwc:endLongitude '-3.061167'^^xsd:double;
  dwc:latitude '36.453'^^xsd:double;
  dwc:startLatitude '36.453'^^xsd:double;
  dwc:endLatitude '36.453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.061167 36.453, -3.061167 36.453, -3.061167 36.453, -3.061167 36.453, -3.061167 36.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1426'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51758 -3.158725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51758"^^xsd:decimal ;
  dwc:decimalLongitude "-3.158725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51758 -3.158725)"^^geo:wktLiteral ;
  geo-pos:lat "36.51758"^^xsd:decimal ;
  geo-pos:long "-3.158725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4453'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4453'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.1583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.158725'^^xsd:double;
  dwc:startLongitude '-3.158725'^^xsd:double;
  dwc:endLongitude '-3.158725'^^xsd:double;
  dwc:latitude '36.51758'^^xsd:double;
  dwc:startLatitude '36.51758'^^xsd:double;
  dwc:endLatitude '36.51758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.158725 36.51758, -3.158725 36.51758, -3.158725 36.51758, -3.158725 36.51758, -3.158725 36.51758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4453'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 -2.823667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.359"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 -2.823667)"^^geo:wktLiteral ;
  geo-pos:lat "36.359"^^xsd:decimal ;
  geo-pos:long "-2.823667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1640'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1640'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823667'^^xsd:double;
  dwc:startLongitude '-2.823667'^^xsd:double;
  dwc:endLongitude '-2.823667'^^xsd:double;
  dwc:latitude '36.359'^^xsd:double;
  dwc:startLatitude '36.359'^^xsd:double;
  dwc:endLatitude '36.359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823667 36.359, -2.823667 36.359, -2.823667 36.359, -2.823667 36.359, -2.823667 36.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1640'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97933 -1.752667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.752667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97933 -1.752667)"^^geo:wktLiteral ;
  geo-pos:lat "36.97933"^^xsd:decimal ;
  geo-pos:long "-1.752667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_415'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_415'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.752667'^^xsd:double;
  dwc:startLongitude '-1.752667'^^xsd:double;
  dwc:endLongitude '-1.752667'^^xsd:double;
  dwc:latitude '36.97933'^^xsd:double;
  dwc:startLatitude '36.97933'^^xsd:double;
  dwc:endLatitude '36.97933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.752667 36.97933, -1.752667 36.97933, -1.752667 36.97933, -1.752667 36.97933, -1.752667 36.97933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_415'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27767 -1.510333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.510333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27767 -1.510333)"^^geo:wktLiteral ;
  geo-pos:lat "37.27767"^^xsd:decimal ;
  geo-pos:long "-1.510333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_611'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_611'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.510333'^^xsd:double;
  dwc:startLongitude '-1.510333'^^xsd:double;
  dwc:endLongitude '-1.510333'^^xsd:double;
  dwc:latitude '37.27767'^^xsd:double;
  dwc:startLatitude '37.27767'^^xsd:double;
  dwc:endLatitude '37.27767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.510333 37.27767, -1.510333 37.27767, -1.510333 37.27767, -1.510333 37.27767, -1.510333 37.27767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_611'^^xsd:string;
  dwc:observationDate '1996-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35883 -2.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35883 -2.872)"^^geo:wktLiteral ;
  geo-pos:lat "36.35883"^^xsd:decimal ;
  geo-pos:long "-2.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2579'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2579'^^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:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.872'^^xsd:double;
  dwc:startLongitude '-2.872'^^xsd:double;
  dwc:endLongitude '-2.872'^^xsd:double;
  dwc:latitude '36.35883'^^xsd:double;
  dwc:startLatitude '36.35883'^^xsd:double;
  dwc:endLatitude '36.35883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.872 36.35883, -2.872 36.35883, -2.872 36.35883, -2.872 36.35883, -2.872 36.35883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2579'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50237 -3.127167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50237"^^xsd:decimal ;
  dwc:decimalLongitude "-3.127167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50237 -3.127167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50237"^^xsd:decimal ;
  geo-pos:long "-3.127167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4182'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4182'^^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:timeOfDay '8.5633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.127167'^^xsd:double;
  dwc:startLongitude '-3.127167'^^xsd:double;
  dwc:endLongitude '-3.127167'^^xsd:double;
  dwc:latitude '36.50237'^^xsd:double;
  dwc:startLatitude '36.50237'^^xsd:double;
  dwc:endLatitude '36.50237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.127167 36.50237, -3.127167 36.50237, -3.127167 36.50237, -3.127167 36.50237, -3.127167 36.50237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4182'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14367 0.2525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14367"^^xsd:decimal ;
  dwc:decimalLongitude "0.2525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14367 0.2525)"^^geo:wktLiteral ;
  geo-pos:lat "39.14367"^^xsd:decimal ;
  geo-pos:long "0.2525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1232'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1232'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.2525'^^xsd:double;
  dwc:startLongitude '0.2525'^^xsd:double;
  dwc:endLongitude '0.2525'^^xsd:double;
  dwc:latitude '39.14367'^^xsd:double;
  dwc:startLatitude '39.14367'^^xsd:double;
  dwc:endLatitude '39.14367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2525 39.14367, 0.2525 39.14367, 0.2525 39.14367, 0.2525 39.14367, 0.2525 39.14367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1232'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28833 -1.278167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.278167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28833 -1.278167)"^^geo:wktLiteral ;
  geo-pos:lat "37.28833"^^xsd:decimal ;
  geo-pos:long "-1.278167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2992'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2992'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.608333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.278167'^^xsd:double;
  dwc:startLongitude '-1.278167'^^xsd:double;
  dwc:endLongitude '-1.278167'^^xsd:double;
  dwc:latitude '37.28833'^^xsd:double;
  dwc:startLatitude '37.28833'^^xsd:double;
  dwc:endLatitude '37.28833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.278167 37.28833, -1.278167 37.28833, -1.278167 37.28833, -1.278167 37.28833, -1.278167 37.28833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2992'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35947 -2.63207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35947"^^xsd:decimal ;
  dwc:decimalLongitude "-2.63207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35947 -2.63207)"^^geo:wktLiteral ;
  geo-pos:lat "36.35947"^^xsd:decimal ;
  geo-pos:long "-2.63207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4344'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4344'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.231944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.63207'^^xsd:double;
  dwc:startLongitude '-2.63207'^^xsd:double;
  dwc:endLongitude '-2.63207'^^xsd:double;
  dwc:latitude '36.35947'^^xsd:double;
  dwc:startLatitude '36.35947'^^xsd:double;
  dwc:endLatitude '36.35947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.63207 36.35947, -2.63207 36.35947, -2.63207 36.35947, -2.63207 36.35947, -2.63207 36.35947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4344'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59542 -3.126615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.126615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59542 -3.126615)"^^geo:wktLiteral ;
  geo-pos:lat "36.59542"^^xsd:decimal ;
  geo-pos:long "-3.126615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4432'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4432'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.512222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.126615'^^xsd:double;
  dwc:startLongitude '-3.126615'^^xsd:double;
  dwc:endLongitude '-3.126615'^^xsd:double;
  dwc:latitude '36.59542'^^xsd:double;
  dwc:startLatitude '36.59542'^^xsd:double;
  dwc:endLatitude '36.59542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.126615 36.59542, -3.126615 36.59542, -3.126615 36.59542, -3.126615 36.59542, -3.126615 36.59542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4432'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03217 -1.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03217 -1.648)"^^geo:wktLiteral ;
  geo-pos:lat "37.03217"^^xsd:decimal ;
  geo-pos:long "-1.648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1112'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1112'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.648'^^xsd:double;
  dwc:startLongitude '-1.648'^^xsd:double;
  dwc:endLongitude '-1.648'^^xsd:double;
  dwc:latitude '37.03217'^^xsd:double;
  dwc:startLatitude '37.03217'^^xsd:double;
  dwc:endLatitude '37.03217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.648 37.03217, -1.648 37.03217, -1.648 37.03217, -1.648 37.03217, -1.648 37.03217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1112'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84667 1.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84667"^^xsd:decimal ;
  dwc:decimalLongitude "1.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84667 1.981667)"^^geo:wktLiteral ;
  geo-pos:lat "36.84667"^^xsd:decimal ;
  geo-pos:long "1.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_11'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_11'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '1.981667'^^xsd:double;
  dwc:startLongitude '1.981667'^^xsd:double;
  dwc:endLongitude '1.981667'^^xsd:double;
  dwc:latitude '36.84667'^^xsd:double;
  dwc:startLatitude '36.84667'^^xsd:double;
  dwc:endLatitude '36.84667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((1.981667 36.84667, 1.981667 36.84667, 1.981667 36.84667, 1.981667 36.84667, 1.981667 36.84667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_11'^^xsd:string;
  dwc:observationDate '1990-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41791 -2.76846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41791"^^xsd:decimal ;
  dwc:decimalLongitude "-2.76846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41791 -2.76846)"^^geo:wktLiteral ;
  geo-pos:lat "36.41791"^^xsd:decimal ;
  geo-pos:long "-2.76846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4392'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4392'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.661388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.76846'^^xsd:double;
  dwc:startLongitude '-2.76846'^^xsd:double;
  dwc:endLongitude '-2.76846'^^xsd:double;
  dwc:latitude '36.41791'^^xsd:double;
  dwc:startLatitude '36.41791'^^xsd:double;
  dwc:endLatitude '36.41791'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.76846 36.41791, -2.76846 36.41791, -2.76846 36.41791, -2.76846 36.41791, -2.76846 36.41791))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4392'^^xsd:string;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4015 -1.125667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4015"^^xsd:decimal ;
  dwc:decimalLongitude "-1.125667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4015 -1.125667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4015"^^xsd:decimal ;
  geo-pos:long "-1.125667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_948'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_948'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.125667'^^xsd:double;
  dwc:startLongitude '-1.125667'^^xsd:double;
  dwc:endLongitude '-1.125667'^^xsd:double;
  dwc:latitude '37.4015'^^xsd:double;
  dwc:startLatitude '37.4015'^^xsd:double;
  dwc:endLatitude '37.4015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.125667 37.4015, -1.125667 37.4015, -1.125667 37.4015, -1.125667 37.4015, -1.125667 37.4015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_948'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48817 -2.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48817 -2.5185)"^^geo:wktLiteral ;
  geo-pos:lat "36.48817"^^xsd:decimal ;
  geo-pos:long "-2.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_882'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_882'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5185'^^xsd:double;
  dwc:startLongitude '-2.5185'^^xsd:double;
  dwc:endLongitude '-2.5185'^^xsd:double;
  dwc:latitude '36.48817'^^xsd:double;
  dwc:startLatitude '36.48817'^^xsd:double;
  dwc:endLatitude '36.48817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5185 36.48817, -2.5185 36.48817, -2.5185 36.48817, -2.5185 36.48817, -2.5185 36.48817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_882'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45783 -2.802833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.802833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45783 -2.802833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45783"^^xsd:decimal ;
  geo-pos:long "-2.802833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1346'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1346'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.802833'^^xsd:double;
  dwc:startLongitude '-2.802833'^^xsd:double;
  dwc:endLongitude '-2.802833'^^xsd:double;
  dwc:latitude '36.45783'^^xsd:double;
  dwc:startLatitude '36.45783'^^xsd:double;
  dwc:endLatitude '36.45783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.802833 36.45783, -2.802833 36.45783, -2.802833 36.45783, -2.802833 36.45783, -2.802833 36.45783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1346'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47167 -2.622167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.622167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47167 -2.622167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47167"^^xsd:decimal ;
  geo-pos:long "-2.622167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1040'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1040'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.622167'^^xsd:double;
  dwc:startLongitude '-2.622167'^^xsd:double;
  dwc:endLongitude '-2.622167'^^xsd:double;
  dwc:latitude '36.47167'^^xsd:double;
  dwc:startLatitude '36.47167'^^xsd:double;
  dwc:endLatitude '36.47167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.622167 36.47167, -2.622167 36.47167, -2.622167 36.47167, -2.622167 36.47167, -2.622167 36.47167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1040'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38417 -2.737833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38417 -2.737833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38417"^^xsd:decimal ;
  geo-pos:long "-2.737833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1366'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1366'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737833'^^xsd:double;
  dwc:startLongitude '-2.737833'^^xsd:double;
  dwc:endLongitude '-2.737833'^^xsd:double;
  dwc:latitude '36.38417'^^xsd:double;
  dwc:startLatitude '36.38417'^^xsd:double;
  dwc:endLatitude '36.38417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737833 36.38417, -2.737833 36.38417, -2.737833 36.38417, -2.737833 36.38417, -2.737833 36.38417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1366'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.79699 -1.882112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.79699"^^xsd:decimal ;
  dwc:decimalLongitude "-1.882112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.79699 -1.882112)"^^geo:wktLiteral ;
  geo-pos:lat "35.79699"^^xsd:decimal ;
  geo-pos:long "-1.882112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4774'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4774'^^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:timeOfDay '15.840277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.882112'^^xsd:double;
  dwc:startLongitude '-1.882112'^^xsd:double;
  dwc:endLongitude '-1.882112'^^xsd:double;
  dwc:latitude '35.79699'^^xsd:double;
  dwc:startLatitude '35.79699'^^xsd:double;
  dwc:endLatitude '35.79699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.882112 35.79699, -1.882112 35.79699, -1.882112 35.79699, -1.882112 35.79699, -1.882112 35.79699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4774'^^xsd:string;
  dwc:observationDate '2009-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39792 -3.258076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39792"^^xsd:decimal ;
  dwc:decimalLongitude "-3.258076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39792 -3.258076)"^^geo:wktLiteral ;
  geo-pos:lat "36.39792"^^xsd:decimal ;
  geo-pos:long "-3.258076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4493'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4493'^^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:timeOfDay '10.225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.258076'^^xsd:double;
  dwc:startLongitude '-3.258076'^^xsd:double;
  dwc:endLongitude '-3.258076'^^xsd:double;
  dwc:latitude '36.39792'^^xsd:double;
  dwc:startLatitude '36.39792'^^xsd:double;
  dwc:endLatitude '36.39792'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.258076 36.39792, -3.258076 36.39792, -3.258076 36.39792, -3.258076 36.39792, -3.258076 36.39792))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4493'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21083 -4.409517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21083 -4.409517)"^^geo:wktLiteral ;
  geo-pos:lat "36.21083"^^xsd:decimal ;
  geo-pos:long "-4.409517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4595'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4595'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5769444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.409517'^^xsd:double;
  dwc:startLongitude '-4.409517'^^xsd:double;
  dwc:endLongitude '-4.409517'^^xsd:double;
  dwc:latitude '36.21083'^^xsd:double;
  dwc:startLatitude '36.21083'^^xsd:double;
  dwc:endLatitude '36.21083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.409517 36.21083, -4.409517 36.21083, -4.409517 36.21083, -4.409517 36.21083, -4.409517 36.21083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4595'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34267 -2.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34267 -2.844)"^^geo:wktLiteral ;
  geo-pos:lat "36.34267"^^xsd:decimal ;
  geo-pos:long "-2.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3254'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3254'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.8475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.844'^^xsd:double;
  dwc:startLongitude '-2.844'^^xsd:double;
  dwc:endLongitude '-2.844'^^xsd:double;
  dwc:latitude '36.34267'^^xsd:double;
  dwc:startLatitude '36.34267'^^xsd:double;
  dwc:endLatitude '36.34267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844 36.34267, -2.844 36.34267, -2.844 36.34267, -2.844 36.34267, -2.844 36.34267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_3254'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46333 -2.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46333 -2.49)"^^geo:wktLiteral ;
  geo-pos:lat "36.46333"^^xsd:decimal ;
  geo-pos:long "-2.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_906'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_906'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.49'^^xsd:double;
  dwc:startLongitude '-2.49'^^xsd:double;
  dwc:endLongitude '-2.49'^^xsd:double;
  dwc:latitude '36.46333'^^xsd:double;
  dwc:startLatitude '36.46333'^^xsd:double;
  dwc:endLatitude '36.46333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.49 36.46333, -2.49 36.46333, -2.49 36.46333, -2.49 36.46333, -2.49 36.46333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_906'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.341 -2.988833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.341"^^xsd:decimal ;
  dwc:decimalLongitude "-2.988833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.341 -2.988833)"^^geo:wktLiteral ;
  geo-pos:lat "36.341"^^xsd:decimal ;
  geo-pos:long "-2.988833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2968'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2968'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.936944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.988833'^^xsd:double;
  dwc:startLongitude '-2.988833'^^xsd:double;
  dwc:endLongitude '-2.988833'^^xsd:double;
  dwc:latitude '36.341'^^xsd:double;
  dwc:startLatitude '36.341'^^xsd:double;
  dwc:endLatitude '36.341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.988833 36.341, -2.988833 36.341, -2.988833 36.341, -2.988833 36.341, -2.988833 36.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2968'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40817 -2.794667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.794667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40817 -2.794667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40817"^^xsd:decimal ;
  geo-pos:long "-2.794667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1087'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1087'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.794667'^^xsd:double;
  dwc:startLongitude '-2.794667'^^xsd:double;
  dwc:endLongitude '-2.794667'^^xsd:double;
  dwc:latitude '36.40817'^^xsd:double;
  dwc:startLatitude '36.40817'^^xsd:double;
  dwc:endLatitude '36.40817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.794667 36.40817, -2.794667 36.40817, -2.794667 36.40817, -2.794667 36.40817, -2.794667 36.40817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1087'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72867 -1.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72867 -1.898)"^^geo:wktLiteral ;
  geo-pos:lat "36.72867"^^xsd:decimal ;
  geo-pos:long "-1.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_469'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_469'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.898'^^xsd:double;
  dwc:startLongitude '-1.898'^^xsd:double;
  dwc:endLongitude '-1.898'^^xsd:double;
  dwc:latitude '36.72867'^^xsd:double;
  dwc:startLatitude '36.72867'^^xsd:double;
  dwc:endLatitude '36.72867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.898 36.72867, -1.898 36.72867, -1.898 36.72867, -1.898 36.72867, -1.898 36.72867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_469'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31983 -2.996833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.996833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31983 -2.996833)"^^geo:wktLiteral ;
  geo-pos:lat "36.31983"^^xsd:decimal ;
  geo-pos:long "-2.996833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2969'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2969'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.398888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.996833'^^xsd:double;
  dwc:startLongitude '-2.996833'^^xsd:double;
  dwc:endLongitude '-2.996833'^^xsd:double;
  dwc:latitude '36.31983'^^xsd:double;
  dwc:startLatitude '36.31983'^^xsd:double;
  dwc:endLatitude '36.31983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.996833 36.31983, -2.996833 36.31983, -2.996833 36.31983, -2.996833 36.31983, -2.996833 36.31983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2969'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52243 -3.125692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52243"^^xsd:decimal ;
  dwc:decimalLongitude "-3.125692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52243 -3.125692)"^^geo:wktLiteral ;
  geo-pos:lat "36.52243"^^xsd:decimal ;
  geo-pos:long "-3.125692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4452'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4452'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.125692'^^xsd:double;
  dwc:startLongitude '-3.125692'^^xsd:double;
  dwc:endLongitude '-3.125692'^^xsd:double;
  dwc:latitude '36.52243'^^xsd:double;
  dwc:startLatitude '36.52243'^^xsd:double;
  dwc:endLatitude '36.52243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.125692 36.52243, -3.125692 36.52243, -3.125692 36.52243, -3.125692 36.52243, -3.125692 36.52243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4452'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33013 -2.714936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33013"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33013 -2.714936)"^^geo:wktLiteral ;
  geo-pos:lat "36.33013"^^xsd:decimal ;
  geo-pos:long "-2.714936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4340'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4340'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '13.270833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714936'^^xsd:double;
  dwc:startLongitude '-2.714936'^^xsd:double;
  dwc:endLongitude '-2.714936'^^xsd:double;
  dwc:latitude '36.33013'^^xsd:double;
  dwc:startLatitude '36.33013'^^xsd:double;
  dwc:endLatitude '36.33013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714936 36.33013, -2.714936 36.33013, -2.714936 36.33013, -2.714936 36.33013, -2.714936 36.33013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4340'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19383 -1.583667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.583667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19383 -1.583667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19383"^^xsd:decimal ;
  geo-pos:long "-1.583667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_373'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_373'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.583667'^^xsd:double;
  dwc:startLongitude '-1.583667'^^xsd:double;
  dwc:endLongitude '-1.583667'^^xsd:double;
  dwc:latitude '37.19383'^^xsd:double;
  dwc:startLatitude '37.19383'^^xsd:double;
  dwc:endLatitude '37.19383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.583667 37.19383, -1.583667 37.19383, -1.583667 37.19383, -1.583667 37.19383, -1.583667 37.19383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_373'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77133 -1.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77133 -1.7875)"^^geo:wktLiteral ;
  geo-pos:lat "36.77133"^^xsd:decimal ;
  geo-pos:long "-1.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_467'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_467'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7875'^^xsd:double;
  dwc:startLongitude '-1.7875'^^xsd:double;
  dwc:endLongitude '-1.7875'^^xsd:double;
  dwc:latitude '36.77133'^^xsd:double;
  dwc:startLatitude '36.77133'^^xsd:double;
  dwc:endLatitude '36.77133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7875 36.77133, -1.7875 36.77133, -1.7875 36.77133, -1.7875 36.77133, -1.7875 36.77133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_467'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95409 5.891205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95409"^^xsd:decimal ;
  dwc:decimalLongitude "5.891205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95409 5.891205)"^^geo:wktLiteral ;
  geo-pos:lat "36.95409"^^xsd:decimal ;
  geo-pos:long "5.891205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4794'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4794'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '17.070277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '5.891205'^^xsd:double;
  dwc:startLongitude '5.891205'^^xsd:double;
  dwc:endLongitude '5.891205'^^xsd:double;
  dwc:latitude '36.95409'^^xsd:double;
  dwc:startLatitude '36.95409'^^xsd:double;
  dwc:endLatitude '36.95409'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.891205 36.95409, 5.891205 36.95409, 5.891205 36.95409, 5.891205 36.95409, 5.891205 36.95409))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4794'^^xsd:string;
  dwc:observationDate '2009-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.6165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.6165)"^^geo:wktLiteral ;
  geo-pos:lat "36.38483"^^xsd:decimal ;
  geo-pos:long "-2.6165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2360'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2360'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6165'^^xsd:double;
  dwc:startLongitude '-2.6165'^^xsd:double;
  dwc:endLongitude '-2.6165'^^xsd:double;
  dwc:latitude '36.38483'^^xsd:double;
  dwc:startLatitude '36.38483'^^xsd:double;
  dwc:endLatitude '36.38483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6165 36.38483, -2.6165 36.38483, -2.6165 36.38483, -2.6165 36.38483, -2.6165 36.38483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_2360'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3154 0.207773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3154"^^xsd:decimal ;
  dwc:decimalLongitude "0.207773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3154 0.207773)"^^geo:wktLiteral ;
  geo-pos:lat "36.3154"^^xsd:decimal ;
  geo-pos:long "0.207773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4782'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4782'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.212222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.207773'^^xsd:double;
  dwc:startLongitude '0.207773'^^xsd:double;
  dwc:endLongitude '0.207773'^^xsd:double;
  dwc:latitude '36.3154'^^xsd:double;
  dwc:startLatitude '36.3154'^^xsd:double;
  dwc:endLatitude '36.3154'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.207773 36.3154, 0.207773 36.3154, 0.207773 36.3154, 0.207773 36.3154, 0.207773 36.3154))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_4782'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01966 -1.563166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01966"^^xsd:decimal ;
  dwc:decimalLongitude "-1.563166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01966 -1.563166)"^^geo:wktLiteral ;
  geo-pos:lat "37.01966"^^xsd:decimal ;
  geo-pos:long "-1.563166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3264'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3264'^^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:timeOfDay '9.7111111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.563166'^^xsd:double;
  dwc:startLongitude '-1.563166'^^xsd:double;
  dwc:endLongitude '-1.563166'^^xsd:double;
  dwc:latitude '37.01966'^^xsd:double;
  dwc:startLatitude '37.01966'^^xsd:double;
  dwc:endLatitude '37.01966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.563166 37.01966, -1.563166 37.01966, -1.563166 37.01966, -1.563166 37.01966, -1.563166 37.01966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_3264'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53617 -2.573667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.573667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53617 -2.573667)"^^geo:wktLiteral ;
  geo-pos:lat "36.53617"^^xsd:decimal ;
  geo-pos:long "-2.573667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1745'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1745'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.991111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.573667'^^xsd:double;
  dwc:startLongitude '-2.573667'^^xsd:double;
  dwc:endLongitude '-2.573667'^^xsd:double;
  dwc:latitude '36.53617'^^xsd:double;
  dwc:startLatitude '36.53617'^^xsd:double;
  dwc:endLatitude '36.53617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.573667 36.53617, -2.573667 36.53617, -2.573667 36.53617, -2.573667 36.53617, -2.573667 36.53617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1745'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51283 -2.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51283 -2.552)"^^geo:wktLiteral ;
  geo-pos:lat "36.51283"^^xsd:decimal ;
  geo-pos:long "-2.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1959'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1959'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.2875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.552'^^xsd:double;
  dwc:startLongitude '-2.552'^^xsd:double;
  dwc:endLongitude '-2.552'^^xsd:double;
  dwc:latitude '36.51283'^^xsd:double;
  dwc:startLatitude '36.51283'^^xsd:double;
  dwc:endLatitude '36.51283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552 36.51283, -2.552 36.51283, -2.552 36.51283, -2.552 36.51283, -2.552 36.51283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1959'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33867 -2.901333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.901333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33867 -2.901333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33867"^^xsd:decimal ;
  geo-pos:long "-2.901333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1716'^^xsd:string;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1716'^^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:timeOfDay '10.629166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.901333'^^xsd:double;
  dwc:startLongitude '-2.901333'^^xsd:double;
  dwc:endLongitude '-2.901333'^^xsd:double;
  dwc:latitude '36.33867'^^xsd:double;
  dwc:startLatitude '36.33867'^^xsd:double;
  dwc:endLatitude '36.33867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.901333 36.33867, -2.901333 36.33867, -2.901333 36.33867, -2.901333 36.33867, -2.901333 36.33867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Grampus griseus" by the provider'^^xsd:string;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId '429_1716'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53208 -3.20218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53208"^^xsd:decimal ;
  dwc:decimalLongitude "-3.20218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53208 -3.20218)"^^geo:wktLiteral ;
  geo-pos:lat "36.53208"^^xsd:decimal ;
  geo-pos:long "-3.20218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4454'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4454'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.48'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.20218'^^xsd:double;
  dwc:startLongitude '-3.20218'^^xsd:double;
  dwc:endLongitude '-3.20218'^^xsd:double;
  dwc:latitude '36.53208'^^xsd:double;
  dwc:startLatitude '36.53208'^^xsd:double;
  dwc:endLatitude '36.53208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.20218 36.53208, -3.20218 36.53208, -3.20218 36.53208, -3.20218 36.53208, -3.20218 36.53208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4454'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41634 -0.898862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41634"^^xsd:decimal ;
  dwc:decimalLongitude "-0.898862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41634 -0.898862)"^^geo:wktLiteral ;
  geo-pos:lat "37.41634"^^xsd:decimal ;
  geo-pos:long "-0.898862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4646'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4646'^^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:timeOfDay '10.231388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.898862'^^xsd:double;
  dwc:startLongitude '-0.898862'^^xsd:double;
  dwc:endLongitude '-0.898862'^^xsd:double;
  dwc:latitude '37.41634'^^xsd:double;
  dwc:startLatitude '37.41634'^^xsd:double;
  dwc:endLatitude '37.41634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.898862 37.41634, -0.898862 37.41634, -0.898862 37.41634, -0.898862 37.41634, -0.898862 37.41634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4646'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.273 -4.533166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.273"^^xsd:decimal ;
  dwc:decimalLongitude "-4.533166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.273 -4.533166)"^^geo:wktLiteral ;
  geo-pos:lat "36.273"^^xsd:decimal ;
  geo-pos:long "-4.533166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2507'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2507'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.533166'^^xsd:double;
  dwc:startLongitude '-4.533166'^^xsd:double;
  dwc:endLongitude '-4.533166'^^xsd:double;
  dwc:latitude '36.273'^^xsd:double;
  dwc:startLatitude '36.273'^^xsd:double;
  dwc:endLatitude '36.273'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.533166 36.273, -4.533166 36.273, -4.533166 36.273, -4.533166 36.273, -4.533166 36.273))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2507'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -2.800167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.436"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -2.800167)"^^geo:wktLiteral ;
  geo-pos:lat "36.436"^^xsd:decimal ;
  geo-pos:long "-2.800167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1492'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1492'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.800167'^^xsd:double;
  dwc:startLongitude '-2.800167'^^xsd:double;
  dwc:endLongitude '-2.800167'^^xsd:double;
  dwc:latitude '36.436'^^xsd:double;
  dwc:startLatitude '36.436'^^xsd:double;
  dwc:endLatitude '36.436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800167 36.436, -2.800167 36.436, -2.800167 36.436, -2.800167 36.436, -2.800167 36.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1492'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48667 -2.939333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48667 -2.939333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48667"^^xsd:decimal ;
  geo-pos:long "-2.939333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2413'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2413'^^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:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.939333'^^xsd:double;
  dwc:startLongitude '-2.939333'^^xsd:double;
  dwc:endLongitude '-2.939333'^^xsd:double;
  dwc:latitude '36.48667'^^xsd:double;
  dwc:startLatitude '36.48667'^^xsd:double;
  dwc:endLatitude '36.48667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939333 36.48667, -2.939333 36.48667, -2.939333 36.48667, -2.939333 36.48667, -2.939333 36.48667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2413'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.315 -1.526833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.315"^^xsd:decimal ;
  dwc:decimalLongitude "-1.526833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.315 -1.526833)"^^geo:wktLiteral ;
  geo-pos:lat "37.315"^^xsd:decimal ;
  geo-pos:long "-1.526833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_797'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_797'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.526833'^^xsd:double;
  dwc:startLongitude '-1.526833'^^xsd:double;
  dwc:endLongitude '-1.526833'^^xsd:double;
  dwc:latitude '37.315'^^xsd:double;
  dwc:startLatitude '37.315'^^xsd:double;
  dwc:endLatitude '37.315'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.526833 37.315, -1.526833 37.315, -1.526833 37.315, -1.526833 37.315, -1.526833 37.315))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_797'^^xsd:string;
  dwc:observationDate '1997-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.392 -4.395833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.392"^^xsd:decimal ;
  dwc:decimalLongitude "-4.395833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.392 -4.395833)"^^geo:wktLiteral ;
  geo-pos:lat "36.392"^^xsd:decimal ;
  geo-pos:long "-4.395833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3101'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3101'^^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:timeOfDay '11.965555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.395833'^^xsd:double;
  dwc:startLongitude '-4.395833'^^xsd:double;
  dwc:endLongitude '-4.395833'^^xsd:double;
  dwc:latitude '36.392'^^xsd:double;
  dwc:startLatitude '36.392'^^xsd:double;
  dwc:endLatitude '36.392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.395833 36.392, -4.395833 36.392, -4.395833 36.392, -4.395833 36.392, -4.395833 36.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3101'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49383 -2.974333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.974333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49383 -2.974333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49383"^^xsd:decimal ;
  geo-pos:long "-2.974333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2620'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2620'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.974333'^^xsd:double;
  dwc:startLongitude '-2.974333'^^xsd:double;
  dwc:endLongitude '-2.974333'^^xsd:double;
  dwc:latitude '36.49383'^^xsd:double;
  dwc:startLatitude '36.49383'^^xsd:double;
  dwc:endLatitude '36.49383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.974333 36.49383, -2.974333 36.49383, -2.974333 36.49383, -2.974333 36.49383, -2.974333 36.49383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2620'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47117 -0.989167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47117"^^xsd:decimal ;
  dwc:decimalLongitude "-0.989167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47117 -0.989167)"^^geo:wktLiteral ;
  geo-pos:lat "37.47117"^^xsd:decimal ;
  geo-pos:long "-0.989167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_180'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_180'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.989167'^^xsd:double;
  dwc:startLongitude '-0.989167'^^xsd:double;
  dwc:endLongitude '-0.989167'^^xsd:double;
  dwc:latitude '37.47117'^^xsd:double;
  dwc:startLatitude '37.47117'^^xsd:double;
  dwc:endLatitude '37.47117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.989167 37.47117, -0.989167 37.47117, -0.989167 37.47117, -0.989167 37.47117, -0.989167 37.47117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_180'^^xsd:string;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34943 -2.840727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34943"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34943 -2.840727)"^^geo:wktLiteral ;
  geo-pos:lat "36.34943"^^xsd:decimal ;
  geo-pos:long "-2.840727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4511'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4511'^^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:timeOfDay '9.1744444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840727'^^xsd:double;
  dwc:startLongitude '-2.840727'^^xsd:double;
  dwc:endLongitude '-2.840727'^^xsd:double;
  dwc:latitude '36.34943'^^xsd:double;
  dwc:startLatitude '36.34943'^^xsd:double;
  dwc:endLatitude '36.34943'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840727 36.34943, -2.840727 36.34943, -2.840727 36.34943, -2.840727 36.34943, -2.840727 36.34943))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4511'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30683 -1.557833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.557833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30683 -1.557833)"^^geo:wktLiteral ;
  geo-pos:lat "37.30683"^^xsd:decimal ;
  geo-pos:long "-1.557833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_365'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_365'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.557833'^^xsd:double;
  dwc:startLongitude '-1.557833'^^xsd:double;
  dwc:endLongitude '-1.557833'^^xsd:double;
  dwc:latitude '37.30683'^^xsd:double;
  dwc:startLatitude '37.30683'^^xsd:double;
  dwc:endLatitude '37.30683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.557833 37.30683, -1.557833 37.30683, -1.557833 37.30683, -1.557833 37.30683, -1.557833 37.30683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_365'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4695 -3.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4695"^^xsd:decimal ;
  dwc:decimalLongitude "-3.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4695 -3.084)"^^geo:wktLiteral ;
  geo-pos:lat "36.4695"^^xsd:decimal ;
  geo-pos:long "-3.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2076'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2076'^^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:timeOfDay '9.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.084'^^xsd:double;
  dwc:startLongitude '-3.084'^^xsd:double;
  dwc:endLongitude '-3.084'^^xsd:double;
  dwc:latitude '36.4695'^^xsd:double;
  dwc:startLatitude '36.4695'^^xsd:double;
  dwc:endLatitude '36.4695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.084 36.4695, -3.084 36.4695, -3.084 36.4695, -3.084 36.4695, -3.084 36.4695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2076'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54332 -2.542063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54332"^^xsd:decimal ;
  dwc:decimalLongitude "-2.542063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54332 -2.542063)"^^geo:wktLiteral ;
  geo-pos:lat "36.54332"^^xsd:decimal ;
  geo-pos:long "-2.542063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3543'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3543'^^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:timeOfDay '9.5319444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.542063'^^xsd:double;
  dwc:startLongitude '-2.542063'^^xsd:double;
  dwc:endLongitude '-2.542063'^^xsd:double;
  dwc:latitude '36.54332'^^xsd:double;
  dwc:startLatitude '36.54332'^^xsd:double;
  dwc:endLatitude '36.54332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.542063 36.54332, -2.542063 36.54332, -2.542063 36.54332, -2.542063 36.54332, -2.542063 36.54332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3543'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16683 -1.648833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.648833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16683 -1.648833)"^^geo:wktLiteral ;
  geo-pos:lat "37.16683"^^xsd:decimal ;
  geo-pos:long "-1.648833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1758'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1758'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.655555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.648833'^^xsd:double;
  dwc:startLongitude '-1.648833'^^xsd:double;
  dwc:endLongitude '-1.648833'^^xsd:double;
  dwc:latitude '37.16683'^^xsd:double;
  dwc:startLatitude '37.16683'^^xsd:double;
  dwc:endLatitude '37.16683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.648833 37.16683, -1.648833 37.16683, -1.648833 37.16683, -1.648833 37.16683, -1.648833 37.16683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1758'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95517 -5.546834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.546834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95517 -5.546834)"^^geo:wktLiteral ;
  geo-pos:lat "35.95517"^^xsd:decimal ;
  geo-pos:long "-5.546834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2451'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2451'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.546834'^^xsd:double;
  dwc:startLongitude '-5.546834'^^xsd:double;
  dwc:endLongitude '-5.546834'^^xsd:double;
  dwc:latitude '35.95517'^^xsd:double;
  dwc:startLatitude '35.95517'^^xsd:double;
  dwc:endLatitude '35.95517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.546834 35.95517, -5.546834 35.95517, -5.546834 35.95517, -5.546834 35.95517, -5.546834 35.95517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2451'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41333 -2.386167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.386167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41333 -2.386167)"^^geo:wktLiteral ;
  geo-pos:lat "36.41333"^^xsd:decimal ;
  geo-pos:long "-2.386167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1381'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1381'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.386167'^^xsd:double;
  dwc:startLongitude '-2.386167'^^xsd:double;
  dwc:endLongitude '-2.386167'^^xsd:double;
  dwc:latitude '36.41333'^^xsd:double;
  dwc:startLatitude '36.41333'^^xsd:double;
  dwc:endLatitude '36.41333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.386167 36.41333, -2.386167 36.41333, -2.386167 36.41333, -2.386167 36.41333, -2.386167 36.41333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1381'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55383 -2.406833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.406833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55383 -2.406833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55383"^^xsd:decimal ;
  geo-pos:long "-2.406833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1391'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1391'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.406833'^^xsd:double;
  dwc:startLongitude '-2.406833'^^xsd:double;
  dwc:endLongitude '-2.406833'^^xsd:double;
  dwc:latitude '36.55383'^^xsd:double;
  dwc:startLatitude '36.55383'^^xsd:double;
  dwc:endLatitude '36.55383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.406833 36.55383, -2.406833 36.55383, -2.406833 36.55383, -2.406833 36.55383, -2.406833 36.55383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1391'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56605 -2.567208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.567208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56605 -2.567208)"^^geo:wktLiteral ;
  geo-pos:lat "36.56605"^^xsd:decimal ;
  geo-pos:long "-2.567208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4236'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4236'^^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:timeOfDay '8.1752777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.567208'^^xsd:double;
  dwc:startLongitude '-2.567208'^^xsd:double;
  dwc:endLongitude '-2.567208'^^xsd:double;
  dwc:latitude '36.56605'^^xsd:double;
  dwc:startLatitude '36.56605'^^xsd:double;
  dwc:endLatitude '36.56605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.567208 36.56605, -2.567208 36.56605, -2.567208 36.56605, -2.567208 36.56605, -2.567208 36.56605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4236'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.448 -2.352167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.352167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.448 -2.352167)"^^geo:wktLiteral ;
  geo-pos:lat "36.448"^^xsd:decimal ;
  geo-pos:long "-2.352167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_633'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_633'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.352167'^^xsd:double;
  dwc:startLongitude '-2.352167'^^xsd:double;
  dwc:endLongitude '-2.352167'^^xsd:double;
  dwc:latitude '36.448'^^xsd:double;
  dwc:startLatitude '36.448'^^xsd:double;
  dwc:endLatitude '36.448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.352167 36.448, -2.352167 36.448, -2.352167 36.448, -2.352167 36.448, -2.352167 36.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_633'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30117 -2.9255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30117 -2.9255)"^^geo:wktLiteral ;
  geo-pos:lat "36.30117"^^xsd:decimal ;
  geo-pos:long "-2.9255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2084'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2084'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9255'^^xsd:double;
  dwc:startLongitude '-2.9255'^^xsd:double;
  dwc:endLongitude '-2.9255'^^xsd:double;
  dwc:latitude '36.30117'^^xsd:double;
  dwc:startLatitude '36.30117'^^xsd:double;
  dwc:endLatitude '36.30117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9255 36.30117, -2.9255 36.30117, -2.9255 36.30117, -2.9255 36.30117, -2.9255 36.30117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2084'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14009 -3.068588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14009"^^xsd:decimal ;
  dwc:decimalLongitude "-3.068588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14009 -3.068588)"^^geo:wktLiteral ;
  geo-pos:lat "36.14009"^^xsd:decimal ;
  geo-pos:long "-3.068588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4666'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4666'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.756666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.068588'^^xsd:double;
  dwc:startLongitude '-3.068588'^^xsd:double;
  dwc:endLongitude '-3.068588'^^xsd:double;
  dwc:latitude '36.14009'^^xsd:double;
  dwc:startLatitude '36.14009'^^xsd:double;
  dwc:endLatitude '36.14009'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.068588 36.14009, -3.068588 36.14009, -3.068588 36.14009, -3.068588 36.14009, -3.068588 36.14009))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4666'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48431 -2.869063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48431"^^xsd:decimal ;
  dwc:decimalLongitude "-2.869063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48431 -2.869063)"^^geo:wktLiteral ;
  geo-pos:lat "36.48431"^^xsd:decimal ;
  geo-pos:long "-2.869063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3544'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3544'^^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:timeOfDay '13.235555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.869063'^^xsd:double;
  dwc:startLongitude '-2.869063'^^xsd:double;
  dwc:endLongitude '-2.869063'^^xsd:double;
  dwc:latitude '36.48431'^^xsd:double;
  dwc:startLatitude '36.48431'^^xsd:double;
  dwc:endLatitude '36.48431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.869063 36.48431, -2.869063 36.48431, -2.869063 36.48431, -2.869063 36.48431, -2.869063 36.48431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3544'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01617 -1.514833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.514833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01617 -1.514833)"^^geo:wktLiteral ;
  geo-pos:lat "37.01617"^^xsd:decimal ;
  geo-pos:long "-1.514833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3722'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3722'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.514833'^^xsd:double;
  dwc:startLongitude '-1.514833'^^xsd:double;
  dwc:endLongitude '-1.514833'^^xsd:double;
  dwc:latitude '37.01617'^^xsd:double;
  dwc:startLatitude '37.01617'^^xsd:double;
  dwc:endLatitude '37.01617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.514833 37.01617, -1.514833 37.01617, -1.514833 37.01617, -1.514833 37.01617, -1.514833 37.01617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3722'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86333 -1.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86333 -1.764)"^^geo:wktLiteral ;
  geo-pos:lat "36.86333"^^xsd:decimal ;
  geo-pos:long "-1.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3753'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3753'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.764'^^xsd:double;
  dwc:startLongitude '-1.764'^^xsd:double;
  dwc:endLongitude '-1.764'^^xsd:double;
  dwc:latitude '36.86333'^^xsd:double;
  dwc:startLatitude '36.86333'^^xsd:double;
  dwc:endLatitude '36.86333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.764 36.86333, -1.764 36.86333, -1.764 36.86333, -1.764 36.86333, -1.764 36.86333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3753'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.291 -5.020167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.291"^^xsd:decimal ;
  dwc:decimalLongitude "-5.020167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.291 -5.020167)"^^geo:wktLiteral ;
  geo-pos:lat "36.291"^^xsd:decimal ;
  geo-pos:long "-5.020167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3912'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3912'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.020167'^^xsd:double;
  dwc:startLongitude '-5.020167'^^xsd:double;
  dwc:endLongitude '-5.020167'^^xsd:double;
  dwc:latitude '36.291'^^xsd:double;
  dwc:startLatitude '36.291'^^xsd:double;
  dwc:endLatitude '36.291'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.020167 36.291, -5.020167 36.291, -5.020167 36.291, -5.020167 36.291, -5.020167 36.291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3912'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43846 -3.940825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43846"^^xsd:decimal ;
  dwc:decimalLongitude "-3.940825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43846 -3.940825)"^^geo:wktLiteral ;
  geo-pos:lat "36.43846"^^xsd:decimal ;
  geo-pos:long "-3.940825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4016'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4016'^^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:timeOfDay '12.306944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.940825'^^xsd:double;
  dwc:startLongitude '-3.940825'^^xsd:double;
  dwc:endLongitude '-3.940825'^^xsd:double;
  dwc:latitude '36.43846'^^xsd:double;
  dwc:startLatitude '36.43846'^^xsd:double;
  dwc:endLatitude '36.43846'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.940825 36.43846, -3.940825 36.43846, -3.940825 36.43846, -3.940825 36.43846, -3.940825 36.43846))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4016'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14667 -1.6305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14667 -1.6305)"^^geo:wktLiteral ;
  geo-pos:lat "37.14667"^^xsd:decimal ;
  geo-pos:long "-1.6305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3763'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3763'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6305'^^xsd:double;
  dwc:startLongitude '-1.6305'^^xsd:double;
  dwc:endLongitude '-1.6305'^^xsd:double;
  dwc:latitude '37.14667'^^xsd:double;
  dwc:startLatitude '37.14667'^^xsd:double;
  dwc:endLatitude '37.14667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6305 37.14667, -1.6305 37.14667, -1.6305 37.14667, -1.6305 37.14667, -1.6305 37.14667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3763'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44733 -2.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44733 -2.608333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44733"^^xsd:decimal ;
  geo-pos:long "-2.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3884'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3884'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.608333'^^xsd:double;
  dwc:startLongitude '-2.608333'^^xsd:double;
  dwc:endLongitude '-2.608333'^^xsd:double;
  dwc:latitude '36.44733'^^xsd:double;
  dwc:startLatitude '36.44733'^^xsd:double;
  dwc:endLatitude '36.44733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.608333 36.44733, -2.608333 36.44733, -2.608333 36.44733, -2.608333 36.44733, -2.608333 36.44733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3884'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49333 -2.621333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.621333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49333 -2.621333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49333"^^xsd:decimal ;
  geo-pos:long "-2.621333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3849'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_3849'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.621333'^^xsd:double;
  dwc:startLongitude '-2.621333'^^xsd:double;
  dwc:endLongitude '-2.621333'^^xsd:double;
  dwc:latitude '36.49333'^^xsd:double;
  dwc:startLatitude '36.49333'^^xsd:double;
  dwc:endLatitude '36.49333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.621333 36.49333, -2.621333 36.49333, -2.621333 36.49333, -2.621333 36.49333, -2.621333 36.49333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3849'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53928 -0.693056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53928"^^xsd:decimal ;
  dwc:decimalLongitude "-0.693056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53928 -0.693056)"^^geo:wktLiteral ;
  geo-pos:lat "37.53928"^^xsd:decimal ;
  geo-pos:long "-0.693056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3766'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3766'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.693056'^^xsd:double;
  dwc:startLongitude '-0.693056'^^xsd:double;
  dwc:endLongitude '-0.693056'^^xsd:double;
  dwc:latitude '37.53928'^^xsd:double;
  dwc:startLatitude '37.53928'^^xsd:double;
  dwc:endLatitude '37.53928'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.693056 37.53928, -0.693056 37.53928, -0.693056 37.53928, -0.693056 37.53928, -0.693056 37.53928))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3766'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -2.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -2.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.6655"^^xsd:decimal ;
  geo-pos:long "-2.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3842'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3842'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.52'^^xsd:double;
  dwc:startLongitude '-2.52'^^xsd:double;
  dwc:endLongitude '-2.52'^^xsd:double;
  dwc:latitude '36.6655'^^xsd:double;
  dwc:startLatitude '36.6655'^^xsd:double;
  dwc:endLatitude '36.6655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.52 36.6655, -2.52 36.6655, -2.52 36.6655, -2.52 36.6655, -2.52 36.6655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3842'^^xsd:string;
  dwc:observationDate '1997-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78967 -1.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78967 -1.715667)"^^geo:wktLiteral ;
  geo-pos:lat "36.78967"^^xsd:decimal ;
  geo-pos:long "-1.715667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3725'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3725'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.715667'^^xsd:double;
  dwc:startLongitude '-1.715667'^^xsd:double;
  dwc:endLongitude '-1.715667'^^xsd:double;
  dwc:latitude '36.78967'^^xsd:double;
  dwc:startLatitude '36.78967'^^xsd:double;
  dwc:endLatitude '36.78967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.715667 36.78967, -1.715667 36.78967, -1.715667 36.78967, -1.715667 36.78967, -1.715667 36.78967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3725'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02533 -1.769667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.769667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02533 -1.769667)"^^geo:wktLiteral ;
  geo-pos:lat "37.02533"^^xsd:decimal ;
  geo-pos:long "-1.769667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3757'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3757'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.769667'^^xsd:double;
  dwc:startLongitude '-1.769667'^^xsd:double;
  dwc:endLongitude '-1.769667'^^xsd:double;
  dwc:latitude '37.02533'^^xsd:double;
  dwc:startLatitude '37.02533'^^xsd:double;
  dwc:endLatitude '37.02533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.769667 37.02533, -1.769667 37.02533, -1.769667 37.02533, -1.769667 37.02533, -1.769667 37.02533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3757'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36967 -2.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36967 -2.988)"^^geo:wktLiteral ;
  geo-pos:lat "36.36967"^^xsd:decimal ;
  geo-pos:long "-2.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3891'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3891'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.988'^^xsd:double;
  dwc:startLongitude '-2.988'^^xsd:double;
  dwc:endLongitude '-2.988'^^xsd:double;
  dwc:latitude '36.36967'^^xsd:double;
  dwc:startLatitude '36.36967'^^xsd:double;
  dwc:endLatitude '36.36967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.988 36.36967, -2.988 36.36967, -2.988 36.36967, -2.988 36.36967, -2.988 36.36967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3891'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39667 -2.388667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39667 -2.388667)"^^geo:wktLiteral ;
  geo-pos:lat "36.39667"^^xsd:decimal ;
  geo-pos:long "-2.388667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3867'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3867'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.388667'^^xsd:double;
  dwc:startLongitude '-2.388667'^^xsd:double;
  dwc:endLongitude '-2.388667'^^xsd:double;
  dwc:latitude '36.39667'^^xsd:double;
  dwc:startLatitude '36.39667'^^xsd:double;
  dwc:endLatitude '36.39667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.388667 36.39667, -2.388667 36.39667, -2.388667 36.39667, -2.388667 36.39667, -2.388667 36.39667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3867'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65483 0.767833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65483"^^xsd:decimal ;
  dwc:decimalLongitude "0.767833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65483 0.767833)"^^geo:wktLiteral ;
  geo-pos:lat "38.65483"^^xsd:decimal ;
  geo-pos:long "0.767833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3861'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_3861'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.767833'^^xsd:double;
  dwc:startLongitude '0.767833'^^xsd:double;
  dwc:endLongitude '0.767833'^^xsd:double;
  dwc:latitude '38.65483'^^xsd:double;
  dwc:startLatitude '38.65483'^^xsd:double;
  dwc:endLatitude '38.65483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.767833 38.65483, 0.767833 38.65483, 0.767833 38.65483, 0.767833 38.65483, 0.767833 38.65483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3861'^^xsd:string;
  dwc:observationDate '1999-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -3.314167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.314167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -3.314167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45367"^^xsd:decimal ;
  geo-pos:long "-3.314167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3948'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3948'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.314167'^^xsd:double;
  dwc:startLongitude '-3.314167'^^xsd:double;
  dwc:endLongitude '-3.314167'^^xsd:double;
  dwc:latitude '36.45367'^^xsd:double;
  dwc:startLatitude '36.45367'^^xsd:double;
  dwc:endLatitude '36.45367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.314167 36.45367, -3.314167 36.45367, -3.314167 36.45367, -3.314167 36.45367, -3.314167 36.45367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3948'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.47"^^xsd:decimal ;
  geo-pos:long "-2.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3714'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3714'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.85'^^xsd:double;
  dwc:startLongitude '-2.85'^^xsd:double;
  dwc:endLongitude '-2.85'^^xsd:double;
  dwc:latitude '36.47'^^xsd:double;
  dwc:startLatitude '36.47'^^xsd:double;
  dwc:endLatitude '36.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.85 36.47, -2.85 36.47, -2.85 36.47, -2.85 36.47, -2.85 36.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3714'^^xsd:string;
  dwc:observationDate '1992-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83117 -1.808167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.808167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83117 -1.808167)"^^geo:wktLiteral ;
  geo-pos:lat "36.83117"^^xsd:decimal ;
  geo-pos:long "-1.808167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3772'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3772'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.808167'^^xsd:double;
  dwc:startLongitude '-1.808167'^^xsd:double;
  dwc:endLongitude '-1.808167'^^xsd:double;
  dwc:latitude '36.83117'^^xsd:double;
  dwc:startLatitude '36.83117'^^xsd:double;
  dwc:endLatitude '36.83117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.808167 36.83117, -1.808167 36.83117, -1.808167 36.83117, -1.808167 36.83117, -1.808167 36.83117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3772'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 -1.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 -1.8125)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "-1.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3752'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3752'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8125'^^xsd:double;
  dwc:startLongitude '-1.8125'^^xsd:double;
  dwc:endLongitude '-1.8125'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:startLatitude '36.835'^^xsd:double;
  dwc:endLatitude '36.835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8125 36.835, -1.8125 36.835, -1.8125 36.835, -1.8125 36.835, -1.8125 36.835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3752'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37383 -1.3315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37383 -1.3315)"^^geo:wktLiteral ;
  geo-pos:lat "37.37383"^^xsd:decimal ;
  geo-pos:long "-1.3315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3790'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3790'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3315'^^xsd:double;
  dwc:startLongitude '-1.3315'^^xsd:double;
  dwc:endLongitude '-1.3315'^^xsd:double;
  dwc:latitude '37.37383'^^xsd:double;
  dwc:startLatitude '37.37383'^^xsd:double;
  dwc:endLatitude '37.37383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3315 37.37383, -1.3315 37.37383, -1.3315 37.37383, -1.3315 37.37383, -1.3315 37.37383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3790'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65083 -2.0785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65083 -2.0785)"^^geo:wktLiteral ;
  geo-pos:lat "36.65083"^^xsd:decimal ;
  geo-pos:long "-2.0785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3728'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3728'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0785'^^xsd:double;
  dwc:startLongitude '-2.0785'^^xsd:double;
  dwc:endLongitude '-2.0785'^^xsd:double;
  dwc:latitude '36.65083'^^xsd:double;
  dwc:startLatitude '36.65083'^^xsd:double;
  dwc:endLatitude '36.65083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0785 36.65083, -2.0785 36.65083, -2.0785 36.65083, -2.0785 36.65083, -2.0785 36.65083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3728'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4595 -0.8185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4595"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4595 -0.8185)"^^geo:wktLiteral ;
  geo-pos:lat "37.4595"^^xsd:decimal ;
  geo-pos:long "-0.8185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3779'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3779'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.8185'^^xsd:double;
  dwc:startLongitude '-0.8185'^^xsd:double;
  dwc:endLongitude '-0.8185'^^xsd:double;
  dwc:latitude '37.4595'^^xsd:double;
  dwc:startLatitude '37.4595'^^xsd:double;
  dwc:endLatitude '37.4595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.8185 37.4595, -0.8185 37.4595, -0.8185 37.4595, -0.8185 37.4595, -0.8185 37.4595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3779'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44967 -4.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44967"^^xsd:decimal ;
  dwc:decimalLongitude "-4.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44967 -4.459)"^^geo:wktLiteral ;
  geo-pos:lat "36.44967"^^xsd:decimal ;
  geo-pos:long "-4.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3938'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3938'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.459'^^xsd:double;
  dwc:startLongitude '-4.459'^^xsd:double;
  dwc:endLongitude '-4.459'^^xsd:double;
  dwc:latitude '36.44967'^^xsd:double;
  dwc:startLatitude '36.44967'^^xsd:double;
  dwc:endLatitude '36.44967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.459 36.44967, -4.459 36.44967, -4.459 36.44967, -4.459 36.44967, -4.459 36.44967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3938'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36667 -1.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36667 -1.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.36667"^^xsd:decimal ;
  geo-pos:long "-1.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3773'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3773'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.35'^^xsd:double;
  dwc:startLongitude '-1.35'^^xsd:double;
  dwc:endLongitude '-1.35'^^xsd:double;
  dwc:latitude '37.36667'^^xsd:double;
  dwc:startLatitude '37.36667'^^xsd:double;
  dwc:endLatitude '37.36667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.35 37.36667, -1.35 37.36667, -1.35 37.36667, -1.35 37.36667, -1.35 37.36667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3773'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37083 -1.345667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.345667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37083 -1.345667)"^^geo:wktLiteral ;
  geo-pos:lat "37.37083"^^xsd:decimal ;
  geo-pos:long "-1.345667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3789'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3789'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.345667'^^xsd:double;
  dwc:startLongitude '-1.345667'^^xsd:double;
  dwc:endLongitude '-1.345667'^^xsd:double;
  dwc:latitude '37.37083'^^xsd:double;
  dwc:startLatitude '37.37083'^^xsd:double;
  dwc:endLatitude '37.37083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.345667 37.37083, -1.345667 37.37083, -1.345667 37.37083, -1.345667 37.37083, -1.345667 37.37083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3789'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59734 -2.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59734"^^xsd:decimal ;
  dwc:decimalLongitude "-2.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59734 -2.315)"^^geo:wktLiteral ;
  geo-pos:lat "36.59734"^^xsd:decimal ;
  geo-pos:long "-2.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3992'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3992'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.33'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.315'^^xsd:double;
  dwc:startLongitude '-2.315'^^xsd:double;
  dwc:endLongitude '-2.315'^^xsd:double;
  dwc:latitude '36.59734'^^xsd:double;
  dwc:startLatitude '36.59734'^^xsd:double;
  dwc:endLatitude '36.59734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.315 36.59734, -2.315 36.59734, -2.315 36.59734, -2.315 36.59734, -2.315 36.59734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3992'^^xsd:string;
  dwc:observationDate '2005-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4165 -2.889333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4165"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4165 -2.889333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4165"^^xsd:decimal ;
  geo-pos:long "-2.889333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3856'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3856'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889333'^^xsd:double;
  dwc:startLongitude '-2.889333'^^xsd:double;
  dwc:endLongitude '-2.889333'^^xsd:double;
  dwc:latitude '36.4165'^^xsd:double;
  dwc:startLatitude '36.4165'^^xsd:double;
  dwc:endLatitude '36.4165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889333 36.4165, -2.889333 36.4165, -2.889333 36.4165, -2.889333 36.4165, -2.889333 36.4165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3856'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.3645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.3645)"^^geo:wktLiteral ;
  geo-pos:lat "36.418"^^xsd:decimal ;
  geo-pos:long "-2.3645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3868'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3868'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3645'^^xsd:double;
  dwc:startLongitude '-2.3645'^^xsd:double;
  dwc:endLongitude '-2.3645'^^xsd:double;
  dwc:latitude '36.418'^^xsd:double;
  dwc:startLatitude '36.418'^^xsd:double;
  dwc:endLatitude '36.418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3645 36.418, -2.3645 36.418, -2.3645 36.418, -2.3645 36.418, -2.3645 36.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3868'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32933 -4.227667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.227667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32933 -4.227667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32933"^^xsd:decimal ;
  geo-pos:long "-4.227667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3908'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3908'^^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:timeOfDay '17.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.227667'^^xsd:double;
  dwc:startLongitude '-4.227667'^^xsd:double;
  dwc:endLongitude '-4.227667'^^xsd:double;
  dwc:latitude '36.32933'^^xsd:double;
  dwc:startLatitude '36.32933'^^xsd:double;
  dwc:endLatitude '36.32933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.227667 36.32933, -4.227667 36.32933, -4.227667 36.32933, -4.227667 36.32933, -4.227667 36.32933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3908'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50483 -4.239833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50483"^^xsd:decimal ;
  dwc:decimalLongitude "-4.239833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50483 -4.239833)"^^geo:wktLiteral ;
  geo-pos:lat "36.50483"^^xsd:decimal ;
  geo-pos:long "-4.239833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3915'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3915'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.239833'^^xsd:double;
  dwc:startLongitude '-4.239833'^^xsd:double;
  dwc:endLongitude '-4.239833'^^xsd:double;
  dwc:latitude '36.50483'^^xsd:double;
  dwc:startLatitude '36.50483'^^xsd:double;
  dwc:endLatitude '36.50483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.239833 36.50483, -4.239833 36.50483, -4.239833 36.50483, -4.239833 36.50483, -4.239833 36.50483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3915'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.447 -3.084666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.447"^^xsd:decimal ;
  dwc:decimalLongitude "-3.084666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.447 -3.084666)"^^geo:wktLiteral ;
  geo-pos:lat "36.447"^^xsd:decimal ;
  geo-pos:long "-3.084666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3917'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3917'^^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:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.084666'^^xsd:double;
  dwc:startLongitude '-3.084666'^^xsd:double;
  dwc:endLongitude '-3.084666'^^xsd:double;
  dwc:latitude '36.447'^^xsd:double;
  dwc:startLatitude '36.447'^^xsd:double;
  dwc:endLatitude '36.447'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.084666 36.447, -3.084666 36.447, -3.084666 36.447, -3.084666 36.447, -3.084666 36.447))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3917'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.256 -5.158667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.256"^^xsd:decimal ;
  dwc:decimalLongitude "-5.158667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.256 -5.158667)"^^geo:wktLiteral ;
  geo-pos:lat "36.256"^^xsd:decimal ;
  geo-pos:long "-5.158667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3910'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3910'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.158667'^^xsd:double;
  dwc:startLongitude '-5.158667'^^xsd:double;
  dwc:endLongitude '-5.158667'^^xsd:double;
  dwc:latitude '36.256'^^xsd:double;
  dwc:startLatitude '36.256'^^xsd:double;
  dwc:endLatitude '36.256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.158667 36.256, -5.158667 36.256, -5.158667 36.256, -5.158667 36.256, -5.158667 36.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3910'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57833 -2.657833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.657833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57833 -2.657833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57833"^^xsd:decimal ;
  geo-pos:long "-2.657833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3820'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3820'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.657833'^^xsd:double;
  dwc:startLongitude '-2.657833'^^xsd:double;
  dwc:endLongitude '-2.657833'^^xsd:double;
  dwc:latitude '36.57833'^^xsd:double;
  dwc:startLatitude '36.57833'^^xsd:double;
  dwc:endLatitude '36.57833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.657833 36.57833, -2.657833 36.57833, -2.657833 36.57833, -2.657833 36.57833, -2.657833 36.57833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3820'^^xsd:string;
  dwc:observationDate '1996-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8285 -1.715333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8285"^^xsd:decimal ;
  dwc:decimalLongitude "-1.715333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8285 -1.715333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8285"^^xsd:decimal ;
  geo-pos:long "-1.715333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3769'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3769'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.715333'^^xsd:double;
  dwc:startLongitude '-1.715333'^^xsd:double;
  dwc:endLongitude '-1.715333'^^xsd:double;
  dwc:latitude '36.8285'^^xsd:double;
  dwc:startLatitude '36.8285'^^xsd:double;
  dwc:endLatitude '36.8285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.715333 36.8285, -1.715333 36.8285, -1.715333 36.8285, -1.715333 36.8285, -1.715333 36.8285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3769'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -3.142167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.504"^^xsd:decimal ;
  dwc:decimalLongitude "-3.142167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -3.142167)"^^geo:wktLiteral ;
  geo-pos:lat "36.504"^^xsd:decimal ;
  geo-pos:long "-3.142167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3970'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3970'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.142167'^^xsd:double;
  dwc:startLongitude '-3.142167'^^xsd:double;
  dwc:endLongitude '-3.142167'^^xsd:double;
  dwc:latitude '36.504'^^xsd:double;
  dwc:startLatitude '36.504'^^xsd:double;
  dwc:endLatitude '36.504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.142167 36.504, -3.142167 36.504, -3.142167 36.504, -3.142167 36.504, -3.142167 36.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3970'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -2.738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -2.738333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62083"^^xsd:decimal ;
  geo-pos:long "-2.738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3848'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3848'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738333'^^xsd:double;
  dwc:startLongitude '-2.738333'^^xsd:double;
  dwc:endLongitude '-2.738333'^^xsd:double;
  dwc:latitude '36.62083'^^xsd:double;
  dwc:startLatitude '36.62083'^^xsd:double;
  dwc:endLatitude '36.62083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738333 36.62083, -2.738333 36.62083, -2.738333 36.62083, -2.738333 36.62083, -2.738333 36.62083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3848'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87917 -5.300167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87917"^^xsd:decimal ;
  dwc:decimalLongitude "-5.300167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87917 -5.300167)"^^geo:wktLiteral ;
  geo-pos:lat "35.87917"^^xsd:decimal ;
  geo-pos:long "-5.300167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3976'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3976'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.300167'^^xsd:double;
  dwc:startLongitude '-5.300167'^^xsd:double;
  dwc:endLongitude '-5.300167'^^xsd:double;
  dwc:latitude '35.87917'^^xsd:double;
  dwc:startLatitude '35.87917'^^xsd:double;
  dwc:endLatitude '35.87917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.300167 35.87917, -5.300167 35.87917, -5.300167 35.87917, -5.300167 35.87917, -5.300167 35.87917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3976'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00533 -5.592834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.00533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.592834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00533 -5.592834)"^^geo:wktLiteral ;
  geo-pos:lat "36.00533"^^xsd:decimal ;
  geo-pos:long "-5.592834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3973'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3973'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.592834'^^xsd:double;
  dwc:startLongitude '-5.592834'^^xsd:double;
  dwc:endLongitude '-5.592834'^^xsd:double;
  dwc:latitude '36.00533'^^xsd:double;
  dwc:startLatitude '36.00533'^^xsd:double;
  dwc:endLatitude '36.00533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.592834 36.00533, -5.592834 36.00533, -5.592834 36.00533, -5.592834 36.00533, -5.592834 36.00533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3973'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40933 -1.226167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.226167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40933 -1.226167)"^^geo:wktLiteral ;
  geo-pos:lat "37.40933"^^xsd:decimal ;
  geo-pos:long "-1.226167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3834'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3834'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.226167'^^xsd:double;
  dwc:startLongitude '-1.226167'^^xsd:double;
  dwc:endLongitude '-1.226167'^^xsd:double;
  dwc:latitude '37.40933'^^xsd:double;
  dwc:startLatitude '37.40933'^^xsd:double;
  dwc:endLatitude '37.40933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.226167 37.40933, -1.226167 37.40933, -1.226167 37.40933, -1.226167 37.40933, -1.226167 37.40933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3834'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.184 -1.736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.184"^^xsd:decimal ;
  dwc:decimalLongitude "-1.736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.184 -1.736667)"^^geo:wktLiteral ;
  geo-pos:lat "37.184"^^xsd:decimal ;
  geo-pos:long "-1.736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3837'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3837'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '17.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.736667'^^xsd:double;
  dwc:startLongitude '-1.736667'^^xsd:double;
  dwc:endLongitude '-1.736667'^^xsd:double;
  dwc:latitude '37.184'^^xsd:double;
  dwc:startLatitude '37.184'^^xsd:double;
  dwc:endLatitude '37.184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.736667 37.184, -1.736667 37.184, -1.736667 37.184, -1.736667 37.184, -1.736667 37.184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3837'^^xsd:string;
  dwc:observationDate '1997-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -0.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^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/1968__429_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -0.87)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-0.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_46'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_46'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.87'^^xsd:double;
  dwc:startLongitude '-0.87'^^xsd:double;
  dwc:endLongitude '-0.87'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:startLatitude '37.44'^^xsd:double;
  dwc:endLatitude '37.44'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.87 37.44, -0.87 37.44, -0.87 37.44, -0.87 37.44, -0.87 37.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_46'^^xsd:string;
  dwc:observationDate '1992-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4395 -3.879333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4395"^^xsd:decimal ;
  dwc:decimalLongitude "-3.879333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4395 -3.879333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4395"^^xsd:decimal ;
  geo-pos:long "-3.879333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1789'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1789'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.4516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.879333'^^xsd:double;
  dwc:startLongitude '-3.879333'^^xsd:double;
  dwc:endLongitude '-3.879333'^^xsd:double;
  dwc:latitude '36.4395'^^xsd:double;
  dwc:startLatitude '36.4395'^^xsd:double;
  dwc:endLatitude '36.4395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.879333 36.4395, -3.879333 36.4395, -3.879333 36.4395, -3.879333 36.4395, -3.879333 36.4395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1789'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45167 -0.763333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.763333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45167 -0.763333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45167"^^xsd:decimal ;
  geo-pos:long "-0.763333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_97'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_97'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.763333'^^xsd:double;
  dwc:startLongitude '-0.763333'^^xsd:double;
  dwc:endLongitude '-0.763333'^^xsd:double;
  dwc:latitude '37.45167'^^xsd:double;
  dwc:startLatitude '37.45167'^^xsd:double;
  dwc:endLatitude '37.45167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.763333 37.45167, -0.763333 37.45167, -0.763333 37.45167, -0.763333 37.45167, -0.763333 37.45167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_97'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.169 -5.275334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.169"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.169 -5.275334)"^^geo:wktLiteral ;
  geo-pos:lat "36.169"^^xsd:decimal ;
  geo-pos:long "-5.275334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2446'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2446'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.275334'^^xsd:double;
  dwc:startLongitude '-5.275334'^^xsd:double;
  dwc:endLongitude '-5.275334'^^xsd:double;
  dwc:latitude '36.169'^^xsd:double;
  dwc:startLatitude '36.169'^^xsd:double;
  dwc:endLatitude '36.169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.275334 36.169, -5.275334 36.169, -5.275334 36.169, -5.275334 36.169, -5.275334 36.169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2446'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44983 -2.9095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44983 -2.9095)"^^geo:wktLiteral ;
  geo-pos:lat "36.44983"^^xsd:decimal ;
  geo-pos:long "-2.9095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3399'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3399'^^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:timeOfDay '8.6963888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9095'^^xsd:double;
  dwc:startLongitude '-2.9095'^^xsd:double;
  dwc:endLongitude '-2.9095'^^xsd:double;
  dwc:latitude '36.44983'^^xsd:double;
  dwc:startLatitude '36.44983'^^xsd:double;
  dwc:endLatitude '36.44983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9095 36.44983, -2.9095 36.44983, -2.9095 36.44983, -2.9095 36.44983, -2.9095 36.44983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3399'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40816 -3.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40816"^^xsd:decimal ;
  dwc:decimalLongitude "-3.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40816 -3.576)"^^geo:wktLiteral ;
  geo-pos:lat "36.40816"^^xsd:decimal ;
  geo-pos:long "-3.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2902'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2902'^^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:timeOfDay '15.699166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.576'^^xsd:double;
  dwc:startLongitude '-3.576'^^xsd:double;
  dwc:endLongitude '-3.576'^^xsd:double;
  dwc:latitude '36.40816'^^xsd:double;
  dwc:startLatitude '36.40816'^^xsd:double;
  dwc:endLatitude '36.40816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.576 36.40816, -3.576 36.40816, -3.576 36.40816, -3.576 36.40816, -3.576 36.40816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2902'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37679 -2.986348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37679"^^xsd:decimal ;
  dwc:decimalLongitude "-2.986348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37679 -2.986348)"^^geo:wktLiteral ;
  geo-pos:lat "36.37679"^^xsd:decimal ;
  geo-pos:long "-2.986348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4273'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4273'^^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:timeOfDay '13.498055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.986348'^^xsd:double;
  dwc:startLongitude '-2.986348'^^xsd:double;
  dwc:endLongitude '-2.986348'^^xsd:double;
  dwc:latitude '36.37679'^^xsd:double;
  dwc:startLatitude '36.37679'^^xsd:double;
  dwc:endLatitude '36.37679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.986348 36.37679, -2.986348 36.37679, -2.986348 36.37679, -2.986348 36.37679, -2.986348 36.37679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4273'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07333 -5.370667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.370667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07333 -5.370667)"^^geo:wktLiteral ;
  geo-pos:lat "36.07333"^^xsd:decimal ;
  geo-pos:long "-5.370667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3138'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3138'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.370667'^^xsd:double;
  dwc:startLongitude '-5.370667'^^xsd:double;
  dwc:endLongitude '-5.370667'^^xsd:double;
  dwc:latitude '36.07333'^^xsd:double;
  dwc:startLatitude '36.07333'^^xsd:double;
  dwc:endLatitude '36.07333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.370667 36.07333, -5.370667 36.07333, -5.370667 36.07333, -5.370667 36.07333, -5.370667 36.07333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3138'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.438 -2.9565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.438"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.438 -2.9565)"^^geo:wktLiteral ;
  geo-pos:lat "36.438"^^xsd:decimal ;
  geo-pos:long "-2.9565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2309'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_2309'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9565'^^xsd:double;
  dwc:startLongitude '-2.9565'^^xsd:double;
  dwc:endLongitude '-2.9565'^^xsd:double;
  dwc:latitude '36.438'^^xsd:double;
  dwc:startLatitude '36.438'^^xsd:double;
  dwc:endLatitude '36.438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9565 36.438, -2.9565 36.438, -2.9565 36.438, -2.9565 36.438, -2.9565 36.438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2309'^^xsd:string;
  dwc:observationDate '2001-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50367 -3.274167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.274167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50367 -3.274167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50367"^^xsd:decimal ;
  geo-pos:long "-3.274167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2089'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2089'^^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:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.274167'^^xsd:double;
  dwc:startLongitude '-3.274167'^^xsd:double;
  dwc:endLongitude '-3.274167'^^xsd:double;
  dwc:latitude '36.50367'^^xsd:double;
  dwc:startLatitude '36.50367'^^xsd:double;
  dwc:endLatitude '36.50367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.274167 36.50367, -3.274167 36.50367, -3.274167 36.50367, -3.274167 36.50367, -3.274167 36.50367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2089'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.448 -2.994667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.994667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.448 -2.994667)"^^geo:wktLiteral ;
  geo-pos:lat "36.448"^^xsd:decimal ;
  geo-pos:long "-2.994667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1264'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1264'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.994667'^^xsd:double;
  dwc:startLongitude '-2.994667'^^xsd:double;
  dwc:endLongitude '-2.994667'^^xsd:double;
  dwc:latitude '36.448'^^xsd:double;
  dwc:startLatitude '36.448'^^xsd:double;
  dwc:endLatitude '36.448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.994667 36.448, -2.994667 36.448, -2.994667 36.448, -2.994667 36.448, -2.994667 36.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1264'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36917 -2.890167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.890167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36917 -2.890167)"^^geo:wktLiteral ;
  geo-pos:lat "36.36917"^^xsd:decimal ;
  geo-pos:long "-2.890167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1403'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1403'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.890167'^^xsd:double;
  dwc:startLongitude '-2.890167'^^xsd:double;
  dwc:endLongitude '-2.890167'^^xsd:double;
  dwc:latitude '36.36917'^^xsd:double;
  dwc:startLatitude '36.36917'^^xsd:double;
  dwc:endLatitude '36.36917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.890167 36.36917, -2.890167 36.36917, -2.890167 36.36917, -2.890167 36.36917, -2.890167 36.36917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1403'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32333 -1.543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32333 -1.543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.32333"^^xsd:decimal ;
  geo-pos:long "-1.543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_163'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_163'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.543333'^^xsd:double;
  dwc:startLongitude '-1.543333'^^xsd:double;
  dwc:endLongitude '-1.543333'^^xsd:double;
  dwc:latitude '37.32333'^^xsd:double;
  dwc:startLatitude '37.32333'^^xsd:double;
  dwc:endLatitude '37.32333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.543333 37.32333, -1.543333 37.32333, -1.543333 37.32333, -1.543333 37.32333, -1.543333 37.32333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_163'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42017 -2.840667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42017 -2.840667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42017"^^xsd:decimal ;
  geo-pos:long "-2.840667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2972'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2972'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.794166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840667'^^xsd:double;
  dwc:startLongitude '-2.840667'^^xsd:double;
  dwc:endLongitude '-2.840667'^^xsd:double;
  dwc:latitude '36.42017'^^xsd:double;
  dwc:startLatitude '36.42017'^^xsd:double;
  dwc:endLatitude '36.42017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840667 36.42017, -2.840667 36.42017, -2.840667 36.42017, -2.840667 36.42017, -2.840667 36.42017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2972'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62383 -3.670166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.670166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62383 -3.670166)"^^geo:wktLiteral ;
  geo-pos:lat "36.62383"^^xsd:decimal ;
  geo-pos:long "-3.670166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2910'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2910'^^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:timeOfDay '19.040833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.670166'^^xsd:double;
  dwc:startLongitude '-3.670166'^^xsd:double;
  dwc:endLongitude '-3.670166'^^xsd:double;
  dwc:latitude '36.62383'^^xsd:double;
  dwc:startLatitude '36.62383'^^xsd:double;
  dwc:endLatitude '36.62383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.670166 36.62383, -3.670166 36.62383, -3.670166 36.62383, -3.670166 36.62383, -3.670166 36.62383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2910'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49733 -2.979473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.979473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49733 -2.979473)"^^geo:wktLiteral ;
  geo-pos:lat "36.49733"^^xsd:decimal ;
  geo-pos:long "-2.979473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4402'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4402'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.883055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.979473'^^xsd:double;
  dwc:startLongitude '-2.979473'^^xsd:double;
  dwc:endLongitude '-2.979473'^^xsd:double;
  dwc:latitude '36.49733'^^xsd:double;
  dwc:startLatitude '36.49733'^^xsd:double;
  dwc:endLatitude '36.49733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.979473 36.49733, -2.979473 36.49733, -2.979473 36.49733, -2.979473 36.49733, -2.979473 36.49733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4402'^^xsd:string;
  dwc:observationDate '2008-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61066 -3.901333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61066"^^xsd:decimal ;
  dwc:decimalLongitude "-3.901333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61066 -3.901333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61066"^^xsd:decimal ;
  geo-pos:long "-3.901333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3093'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3093'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.028055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.901333'^^xsd:double;
  dwc:startLongitude '-3.901333'^^xsd:double;
  dwc:endLongitude '-3.901333'^^xsd:double;
  dwc:latitude '36.61066'^^xsd:double;
  dwc:startLatitude '36.61066'^^xsd:double;
  dwc:endLatitude '36.61066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.901333 36.61066, -3.901333 36.61066, -3.901333 36.61066, -3.901333 36.61066, -3.901333 36.61066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3093'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4795 -2.4735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4795 -2.4735)"^^geo:wktLiteral ;
  geo-pos:lat "36.4795"^^xsd:decimal ;
  geo-pos:long "-2.4735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2401'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2401'^^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:timeOfDay '11.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4735'^^xsd:double;
  dwc:startLongitude '-2.4735'^^xsd:double;
  dwc:endLongitude '-2.4735'^^xsd:double;
  dwc:latitude '36.4795'^^xsd:double;
  dwc:startLatitude '36.4795'^^xsd:double;
  dwc:endLatitude '36.4795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4735 36.4795, -2.4735 36.4795, -2.4735 36.4795, -2.4735 36.4795, -2.4735 36.4795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2401'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.172 -1.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.172"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.172 -1.7865)"^^geo:wktLiteral ;
  geo-pos:lat "37.172"^^xsd:decimal ;
  geo-pos:long "-1.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2604'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2604'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7865'^^xsd:double;
  dwc:startLongitude '-1.7865'^^xsd:double;
  dwc:endLongitude '-1.7865'^^xsd:double;
  dwc:latitude '37.172'^^xsd:double;
  dwc:startLatitude '37.172'^^xsd:double;
  dwc:endLatitude '37.172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7865 37.172, -1.7865 37.172, -1.7865 37.172, -1.7865 37.172, -1.7865 37.172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2604'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5375 -2.566833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.566833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5375 -2.566833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5375"^^xsd:decimal ;
  geo-pos:long "-2.566833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_553'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_553'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.566833'^^xsd:double;
  dwc:startLongitude '-2.566833'^^xsd:double;
  dwc:endLongitude '-2.566833'^^xsd:double;
  dwc:latitude '36.5375'^^xsd:double;
  dwc:startLatitude '36.5375'^^xsd:double;
  dwc:endLatitude '36.5375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.566833 36.5375, -2.566833 36.5375, -2.566833 36.5375, -2.566833 36.5375, -2.566833 36.5375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_553'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.411 -2.933167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.411"^^xsd:decimal ;
  dwc:decimalLongitude "-2.933167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.411 -2.933167)"^^geo:wktLiteral ;
  geo-pos:lat "36.411"^^xsd:decimal ;
  geo-pos:long "-2.933167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3434'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3434'^^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:timeOfDay '11.101111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.933167'^^xsd:double;
  dwc:startLongitude '-2.933167'^^xsd:double;
  dwc:endLongitude '-2.933167'^^xsd:double;
  dwc:latitude '36.411'^^xsd:double;
  dwc:startLatitude '36.411'^^xsd:double;
  dwc:endLatitude '36.411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.933167 36.411, -2.933167 36.411, -2.933167 36.411, -2.933167 36.411, -2.933167 36.411))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3434'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 -2.517667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.758"^^xsd:decimal ;
  dwc:decimalLongitude "-2.517667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.758 -2.517667)"^^geo:wktLiteral ;
  geo-pos:lat "36.758"^^xsd:decimal ;
  geo-pos:long "-2.517667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_886'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_886'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.517667'^^xsd:double;
  dwc:startLongitude '-2.517667'^^xsd:double;
  dwc:endLongitude '-2.517667'^^xsd:double;
  dwc:latitude '36.758'^^xsd:double;
  dwc:startLatitude '36.758'^^xsd:double;
  dwc:endLatitude '36.758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.517667 36.758, -2.517667 36.758, -2.517667 36.758, -2.517667 36.758, -2.517667 36.758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_886'^^xsd:string;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59933 -2.986333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.986333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59933 -2.986333)"^^geo:wktLiteral ;
  geo-pos:lat "36.59933"^^xsd:decimal ;
  geo-pos:long "-2.986333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1697'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1697'^^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:timeOfDay '12.038888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.986333'^^xsd:double;
  dwc:startLongitude '-2.986333'^^xsd:double;
  dwc:endLongitude '-2.986333'^^xsd:double;
  dwc:latitude '36.59933'^^xsd:double;
  dwc:startLatitude '36.59933'^^xsd:double;
  dwc:endLatitude '36.59933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.986333 36.59933, -2.986333 36.59933, -2.986333 36.59933, -2.986333 36.59933, -2.986333 36.59933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1697'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.392 -1.568167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.392"^^xsd:decimal ;
  dwc:decimalLongitude "-1.568167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.392 -1.568167)"^^geo:wktLiteral ;
  geo-pos:lat "37.392"^^xsd:decimal ;
  geo-pos:long "-1.568167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_200'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_200'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '5.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.568167'^^xsd:double;
  dwc:startLongitude '-1.568167'^^xsd:double;
  dwc:endLongitude '-1.568167'^^xsd:double;
  dwc:latitude '37.392'^^xsd:double;
  dwc:startLatitude '37.392'^^xsd:double;
  dwc:endLatitude '37.392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.568167 37.392, -1.568167 37.392, -1.568167 37.392, -1.568167 37.392, -1.568167 37.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_200'^^xsd:string;
  dwc:observationDate '1993-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89991 -3.03386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89991"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89991 -3.03386)"^^geo:wktLiteral ;
  geo-pos:lat "35.89991"^^xsd:decimal ;
  geo-pos:long "-3.03386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4749'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4749'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.865555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.03386'^^xsd:double;
  dwc:startLongitude '-3.03386'^^xsd:double;
  dwc:endLongitude '-3.03386'^^xsd:double;
  dwc:latitude '35.89991'^^xsd:double;
  dwc:startLatitude '35.89991'^^xsd:double;
  dwc:endLatitude '35.89991'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.03386 35.89991, -3.03386 35.89991, -3.03386 35.89991, -3.03386 35.89991, -3.03386 35.89991))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4749'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5825 -2.864333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5825"^^xsd:decimal ;
  dwc:decimalLongitude "-2.864333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5825 -2.864333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5825"^^xsd:decimal ;
  geo-pos:long "-2.864333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1327'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.864333'^^xsd:double;
  dwc:startLongitude '-2.864333'^^xsd:double;
  dwc:endLongitude '-2.864333'^^xsd:double;
  dwc:latitude '36.5825'^^xsd:double;
  dwc:startLatitude '36.5825'^^xsd:double;
  dwc:endLatitude '36.5825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.864333 36.5825, -2.864333 36.5825, -2.864333 36.5825, -2.864333 36.5825, -2.864333 36.5825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1327'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57133 -2.923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57133 -2.923)"^^geo:wktLiteral ;
  geo-pos:lat "36.57133"^^xsd:decimal ;
  geo-pos:long "-2.923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2287'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2287'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923'^^xsd:double;
  dwc:startLongitude '-2.923'^^xsd:double;
  dwc:endLongitude '-2.923'^^xsd:double;
  dwc:latitude '36.57133'^^xsd:double;
  dwc:startLatitude '36.57133'^^xsd:double;
  dwc:endLatitude '36.57133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923 36.57133, -2.923 36.57133, -2.923 36.57133, -2.923 36.57133, -2.923 36.57133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2287'^^xsd:string;
  dwc:observationDate '2001-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -2.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63"^^xsd:decimal ;
  dwc:decimalLongitude "-2.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63 -2.808)"^^geo:wktLiteral ;
  geo-pos:lat "36.63"^^xsd:decimal ;
  geo-pos:long "-2.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2750'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2750'^^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:timeOfDay '6.2688888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.808'^^xsd:double;
  dwc:startLongitude '-2.808'^^xsd:double;
  dwc:endLongitude '-2.808'^^xsd:double;
  dwc:latitude '36.63'^^xsd:double;
  dwc:startLatitude '36.63'^^xsd:double;
  dwc:endLatitude '36.63'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.808 36.63, -2.808 36.63, -2.808 36.63, -2.808 36.63, -2.808 36.63))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2750'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79933 -2.550833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.550833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79933 -2.550833)"^^geo:wktLiteral ;
  geo-pos:lat "36.79933"^^xsd:decimal ;
  geo-pos:long "-2.550833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3240'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3240'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '6.1652777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.550833'^^xsd:double;
  dwc:startLongitude '-2.550833'^^xsd:double;
  dwc:endLongitude '-2.550833'^^xsd:double;
  dwc:latitude '36.79933'^^xsd:double;
  dwc:startLatitude '36.79933'^^xsd:double;
  dwc:endLatitude '36.79933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.550833 36.79933, -2.550833 36.79933, -2.550833 36.79933, -2.550833 36.79933, -2.550833 36.79933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3240'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49833 -3.0045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49833 -3.0045)"^^geo:wktLiteral ;
  geo-pos:lat "36.49833"^^xsd:decimal ;
  geo-pos:long "-3.0045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3409'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3409'^^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:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0045'^^xsd:double;
  dwc:startLongitude '-3.0045'^^xsd:double;
  dwc:endLongitude '-3.0045'^^xsd:double;
  dwc:latitude '36.49833'^^xsd:double;
  dwc:startLatitude '36.49833'^^xsd:double;
  dwc:endLatitude '36.49833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0045 36.49833, -3.0045 36.49833, -3.0045 36.49833, -3.0045 36.49833, -3.0045 36.49833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3409'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55533 -2.8485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55533 -2.8485)"^^geo:wktLiteral ;
  geo-pos:lat "36.55533"^^xsd:decimal ;
  geo-pos:long "-2.8485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1782'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1782'^^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:timeOfDay '8.1322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8485'^^xsd:double;
  dwc:startLongitude '-2.8485'^^xsd:double;
  dwc:endLongitude '-2.8485'^^xsd:double;
  dwc:latitude '36.55533'^^xsd:double;
  dwc:startLatitude '36.55533'^^xsd:double;
  dwc:endLatitude '36.55533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8485 36.55533, -2.8485 36.55533, -2.8485 36.55533, -2.8485 36.55533, -2.8485 36.55533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1782'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52867 -1.199333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.199333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52867 -1.199333)"^^geo:wktLiteral ;
  geo-pos:lat "37.52867"^^xsd:decimal ;
  geo-pos:long "-1.199333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_192'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_192'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.199333'^^xsd:double;
  dwc:startLongitude '-1.199333'^^xsd:double;
  dwc:endLongitude '-1.199333'^^xsd:double;
  dwc:latitude '37.52867'^^xsd:double;
  dwc:startLatitude '37.52867'^^xsd:double;
  dwc:endLatitude '37.52867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.199333 37.52867, -1.199333 37.52867, -1.199333 37.52867, -1.199333 37.52867, -1.199333 37.52867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_192'^^xsd:string;
  dwc:observationDate '1993-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57625 -2.884282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.884282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57625 -2.884282)"^^geo:wktLiteral ;
  geo-pos:lat "36.57625"^^xsd:decimal ;
  geo-pos:long "-2.884282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3566'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3566'^^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:timeOfDay '14.240833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.884282'^^xsd:double;
  dwc:startLongitude '-2.884282'^^xsd:double;
  dwc:endLongitude '-2.884282'^^xsd:double;
  dwc:latitude '36.57625'^^xsd:double;
  dwc:startLatitude '36.57625'^^xsd:double;
  dwc:endLatitude '36.57625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.884282 36.57625, -2.884282 36.57625, -2.884282 36.57625, -2.884282 36.57625, -2.884282 36.57625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3566'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76583 -2.536833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.536833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76583 -2.536833)"^^geo:wktLiteral ;
  geo-pos:lat "36.76583"^^xsd:decimal ;
  geo-pos:long "-2.536833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1750'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1750'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.905833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.536833'^^xsd:double;
  dwc:startLongitude '-2.536833'^^xsd:double;
  dwc:endLongitude '-2.536833'^^xsd:double;
  dwc:latitude '36.76583'^^xsd:double;
  dwc:startLatitude '36.76583'^^xsd:double;
  dwc:endLatitude '36.76583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.536833 36.76583, -2.536833 36.76583, -2.536833 36.76583, -2.536833 36.76583, -2.536833 36.76583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1750'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51884 -3.878497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51884"^^xsd:decimal ;
  dwc:decimalLongitude "-3.878497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51884 -3.878497)"^^geo:wktLiteral ;
  geo-pos:lat "36.51884"^^xsd:decimal ;
  geo-pos:long "-3.878497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4201'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4201'^^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:timeOfDay '9.4675'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.878497'^^xsd:double;
  dwc:startLongitude '-3.878497'^^xsd:double;
  dwc:endLongitude '-3.878497'^^xsd:double;
  dwc:latitude '36.51884'^^xsd:double;
  dwc:startLatitude '36.51884'^^xsd:double;
  dwc:endLatitude '36.51884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.878497 36.51884, -3.878497 36.51884, -3.878497 36.51884, -3.878497 36.51884, -3.878497 36.51884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4201'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.585 -2.365667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.365667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.585 -2.365667)"^^geo:wktLiteral ;
  geo-pos:lat "36.585"^^xsd:decimal ;
  geo-pos:long "-2.365667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1319'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1319'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.365667'^^xsd:double;
  dwc:startLongitude '-2.365667'^^xsd:double;
  dwc:endLongitude '-2.365667'^^xsd:double;
  dwc:latitude '36.585'^^xsd:double;
  dwc:startLatitude '36.585'^^xsd:double;
  dwc:endLatitude '36.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.365667 36.585, -2.365667 36.585, -2.365667 36.585, -2.365667 36.585, -2.365667 36.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1319'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81 -0.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.81"^^xsd:decimal ;
  geo-pos:long "-0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_138'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_138'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.69'^^xsd:double;
  dwc:startLongitude '-0.69'^^xsd:double;
  dwc:endLongitude '-0.69'^^xsd:double;
  dwc:latitude '37.81'^^xsd:double;
  dwc:startLatitude '37.81'^^xsd:double;
  dwc:endLatitude '37.81'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.69 37.81, -0.69 37.81, -0.69 37.81, -0.69 37.81, -0.69 37.81))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_138'^^xsd:string;
  dwc:observationDate '1993-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -2.968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -2.968333)"^^geo:wktLiteral ;
  geo-pos:lat "36.59767"^^xsd:decimal ;
  geo-pos:long "-2.968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2054'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2054'^^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:timeOfDay '14.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.968333'^^xsd:double;
  dwc:startLongitude '-2.968333'^^xsd:double;
  dwc:endLongitude '-2.968333'^^xsd:double;
  dwc:latitude '36.59767'^^xsd:double;
  dwc:startLatitude '36.59767'^^xsd:double;
  dwc:endLatitude '36.59767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.968333 36.59767, -2.968333 36.59767, -2.968333 36.59767, -2.968333 36.59767, -2.968333 36.59767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2054'^^xsd:string;
  dwc:observationDate '2001-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70167 -2.371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70167 -2.371667)"^^geo:wktLiteral ;
  geo-pos:lat "36.70167"^^xsd:decimal ;
  geo-pos:long "-2.371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_65'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_65'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '5.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.371667'^^xsd:double;
  dwc:startLongitude '-2.371667'^^xsd:double;
  dwc:endLongitude '-2.371667'^^xsd:double;
  dwc:latitude '36.70167'^^xsd:double;
  dwc:startLatitude '36.70167'^^xsd:double;
  dwc:endLatitude '36.70167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.371667 36.70167, -2.371667 36.70167, -2.371667 36.70167, -2.371667 36.70167, -2.371667 36.70167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_65'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55933 -4.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55933"^^xsd:decimal ;
  dwc:decimalLongitude "-4.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55933 -4.498)"^^geo:wktLiteral ;
  geo-pos:lat "36.55933"^^xsd:decimal ;
  geo-pos:long "-4.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3054'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3054'^^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:timeOfDay '15.919444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.498'^^xsd:double;
  dwc:startLongitude '-4.498'^^xsd:double;
  dwc:endLongitude '-4.498'^^xsd:double;
  dwc:latitude '36.55933'^^xsd:double;
  dwc:startLatitude '36.55933'^^xsd:double;
  dwc:endLatitude '36.55933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.498 36.55933, -4.498 36.55933, -4.498 36.55933, -4.498 36.55933, -4.498 36.55933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3054'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54184 -2.894852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54184"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54184 -2.894852)"^^geo:wktLiteral ;
  geo-pos:lat "36.54184"^^xsd:decimal ;
  geo-pos:long "-2.894852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3690'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3690'^^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:timeOfDay '8.8222222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894852'^^xsd:double;
  dwc:startLongitude '-2.894852'^^xsd:double;
  dwc:endLongitude '-2.894852'^^xsd:double;
  dwc:latitude '36.54184'^^xsd:double;
  dwc:startLatitude '36.54184'^^xsd:double;
  dwc:endLatitude '36.54184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894852 36.54184, -2.894852 36.54184, -2.894852 36.54184, -2.894852 36.54184, -2.894852 36.54184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3690'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 -2.475333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.503"^^xsd:decimal ;
  dwc:decimalLongitude "-2.475333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.503 -2.475333)"^^geo:wktLiteral ;
  geo-pos:lat "36.503"^^xsd:decimal ;
  geo-pos:long "-2.475333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1485'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1485'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.475333'^^xsd:double;
  dwc:startLongitude '-2.475333'^^xsd:double;
  dwc:endLongitude '-2.475333'^^xsd:double;
  dwc:latitude '36.503'^^xsd:double;
  dwc:startLatitude '36.503'^^xsd:double;
  dwc:endLatitude '36.503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.475333 36.503, -2.475333 36.503, -2.475333 36.503, -2.475333 36.503, -2.475333 36.503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1485'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.574 -2.904333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.574"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.574 -2.904333)"^^geo:wktLiteral ;
  geo-pos:lat "36.574"^^xsd:decimal ;
  geo-pos:long "-2.904333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1014'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1014'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904333'^^xsd:double;
  dwc:startLongitude '-2.904333'^^xsd:double;
  dwc:endLongitude '-2.904333'^^xsd:double;
  dwc:latitude '36.574'^^xsd:double;
  dwc:startLatitude '36.574'^^xsd:double;
  dwc:endLatitude '36.574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904333 36.574, -2.904333 36.574, -2.904333 36.574, -2.904333 36.574, -2.904333 36.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1014'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94641 -1.814498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94641"^^xsd:decimal ;
  dwc:decimalLongitude "-1.814498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94641 -1.814498)"^^geo:wktLiteral ;
  geo-pos:lat "36.94641"^^xsd:decimal ;
  geo-pos:long "-1.814498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3499'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3499'^^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:timeOfDay '10.288055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.814498'^^xsd:double;
  dwc:startLongitude '-1.814498'^^xsd:double;
  dwc:endLongitude '-1.814498'^^xsd:double;
  dwc:latitude '36.94641'^^xsd:double;
  dwc:startLatitude '36.94641'^^xsd:double;
  dwc:endLatitude '36.94641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.814498 36.94641, -1.814498 36.94641, -1.814498 36.94641, -1.814498 36.94641, -1.814498 36.94641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3499'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.788 -5.242361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.788"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.788 -5.242361)"^^geo:wktLiteral ;
  geo-pos:lat "35.788"^^xsd:decimal ;
  geo-pos:long "-5.242361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4614'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4614'^^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:timeOfDay '15.32'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.242361'^^xsd:double;
  dwc:startLongitude '-5.242361'^^xsd:double;
  dwc:endLongitude '-5.242361'^^xsd:double;
  dwc:latitude '35.788'^^xsd:double;
  dwc:startLatitude '35.788'^^xsd:double;
  dwc:endLatitude '35.788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.242361 35.788, -5.242361 35.788, -5.242361 35.788, -5.242361 35.788, -5.242361 35.788))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4614'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333 -0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333 -0.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333"^^xsd:decimal ;
  geo-pos:long "-0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_141'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_141'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.69'^^xsd:double;
  dwc:startLongitude '-0.69'^^xsd:double;
  dwc:endLongitude '-0.69'^^xsd:double;
  dwc:latitude '37.68333'^^xsd:double;
  dwc:startLatitude '37.68333'^^xsd:double;
  dwc:endLatitude '37.68333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.69 37.68333, -0.69 37.68333, -0.69 37.68333, -0.69 37.68333, -0.69 37.68333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_141'^^xsd:string;
  dwc:observationDate '1993-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37933 -1.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37933 -1.576667)"^^geo:wktLiteral ;
  geo-pos:lat "37.37933"^^xsd:decimal ;
  geo-pos:long "-1.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_205'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_205'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.576667'^^xsd:double;
  dwc:startLongitude '-1.576667'^^xsd:double;
  dwc:endLongitude '-1.576667'^^xsd:double;
  dwc:latitude '37.37933'^^xsd:double;
  dwc:startLatitude '37.37933'^^xsd:double;
  dwc:endLatitude '37.37933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.576667 37.37933, -1.576667 37.37933, -1.576667 37.37933, -1.576667 37.37933, -1.576667 37.37933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_205'^^xsd:string;
  dwc:observationDate '1993-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77193 -2.507372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77193"^^xsd:decimal ;
  dwc:decimalLongitude "-2.507372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77193 -2.507372)"^^geo:wktLiteral ;
  geo-pos:lat "36.77193"^^xsd:decimal ;
  geo-pos:long "-2.507372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4078'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4078'^^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:timeOfDay '17.138055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.507372'^^xsd:double;
  dwc:startLongitude '-2.507372'^^xsd:double;
  dwc:endLongitude '-2.507372'^^xsd:double;
  dwc:latitude '36.77193'^^xsd:double;
  dwc:startLatitude '36.77193'^^xsd:double;
  dwc:endLatitude '36.77193'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.507372 36.77193, -2.507372 36.77193, -2.507372 36.77193, -2.507372 36.77193, -2.507372 36.77193))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4078'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73083 -2.977667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.977667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73083 -2.977667)"^^geo:wktLiteral ;
  geo-pos:lat "36.73083"^^xsd:decimal ;
  geo-pos:long "-2.977667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2709'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2709'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.977667'^^xsd:double;
  dwc:startLongitude '-2.977667'^^xsd:double;
  dwc:endLongitude '-2.977667'^^xsd:double;
  dwc:latitude '36.73083'^^xsd:double;
  dwc:startLatitude '36.73083'^^xsd:double;
  dwc:endLatitude '36.73083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.977667 36.73083, -2.977667 36.73083, -2.977667 36.73083, -2.977667 36.73083, -2.977667 36.73083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2709'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57713 -3.123778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57713"^^xsd:decimal ;
  dwc:decimalLongitude "-3.123778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57713 -3.123778)"^^geo:wktLiteral ;
  geo-pos:lat "36.57713"^^xsd:decimal ;
  geo-pos:long "-3.123778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4101'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4101'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.170555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.123778'^^xsd:double;
  dwc:startLongitude '-3.123778'^^xsd:double;
  dwc:endLongitude '-3.123778'^^xsd:double;
  dwc:latitude '36.57713'^^xsd:double;
  dwc:startLatitude '36.57713'^^xsd:double;
  dwc:endLatitude '36.57713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.123778 36.57713, -3.123778 36.57713, -3.123778 36.57713, -3.123778 36.57713, -3.123778 36.57713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4101'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69633 -2.463667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.463667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69633 -2.463667)"^^geo:wktLiteral ;
  geo-pos:lat "36.69633"^^xsd:decimal ;
  geo-pos:long "-2.463667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_594'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_594'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.463667'^^xsd:double;
  dwc:startLongitude '-2.463667'^^xsd:double;
  dwc:endLongitude '-2.463667'^^xsd:double;
  dwc:latitude '36.69633'^^xsd:double;
  dwc:startLatitude '36.69633'^^xsd:double;
  dwc:endLatitude '36.69633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.463667 36.69633, -2.463667 36.69633, -2.463667 36.69633, -2.463667 36.69633, -2.463667 36.69633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_594'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4491 -2.927023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4491"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4491 -2.927023)"^^geo:wktLiteral ;
  geo-pos:lat "36.4491"^^xsd:decimal ;
  geo-pos:long "-2.927023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3559'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3559'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.851111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927023'^^xsd:double;
  dwc:startLongitude '-2.927023'^^xsd:double;
  dwc:endLongitude '-2.927023'^^xsd:double;
  dwc:latitude '36.4491'^^xsd:double;
  dwc:startLatitude '36.4491'^^xsd:double;
  dwc:endLatitude '36.4491'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927023 36.4491, -2.927023 36.4491, -2.927023 36.4491, -2.927023 36.4491, -2.927023 36.4491))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3559'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60483 -2.738167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60483 -2.738167)"^^geo:wktLiteral ;
  geo-pos:lat "36.60483"^^xsd:decimal ;
  geo-pos:long "-2.738167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_851'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_851'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738167'^^xsd:double;
  dwc:startLongitude '-2.738167'^^xsd:double;
  dwc:endLongitude '-2.738167'^^xsd:double;
  dwc:latitude '36.60483'^^xsd:double;
  dwc:startLatitude '36.60483'^^xsd:double;
  dwc:endLatitude '36.60483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738167 36.60483, -2.738167 36.60483, -2.738167 36.60483, -2.738167 36.60483, -2.738167 36.60483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_851'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.476 -1.171333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.476"^^xsd:decimal ;
  dwc:decimalLongitude "-1.171333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.476 -1.171333)"^^geo:wktLiteral ;
  geo-pos:lat "37.476"^^xsd:decimal ;
  geo-pos:long "-1.171333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_342'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_342'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.171333'^^xsd:double;
  dwc:startLongitude '-1.171333'^^xsd:double;
  dwc:endLongitude '-1.171333'^^xsd:double;
  dwc:latitude '37.476'^^xsd:double;
  dwc:startLatitude '37.476'^^xsd:double;
  dwc:endLatitude '37.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.171333 37.476, -1.171333 37.476, -1.171333 37.476, -1.171333 37.476, -1.171333 37.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_342'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5025 -1.077333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5025"^^xsd:decimal ;
  dwc:decimalLongitude "-1.077333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5025 -1.077333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5025"^^xsd:decimal ;
  geo-pos:long "-1.077333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_399'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_399'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '4'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.077333'^^xsd:double;
  dwc:startLongitude '-1.077333'^^xsd:double;
  dwc:endLongitude '-1.077333'^^xsd:double;
  dwc:latitude '37.5025'^^xsd:double;
  dwc:startLatitude '37.5025'^^xsd:double;
  dwc:endLatitude '37.5025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.077333 37.5025, -1.077333 37.5025, -1.077333 37.5025, -1.077333 37.5025, -1.077333 37.5025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_399'^^xsd:string;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40417 -1.045833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.045833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40417 -1.045833)"^^geo:wktLiteral ;
  geo-pos:lat "37.40417"^^xsd:decimal ;
  geo-pos:long "-1.045833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1247'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.045833'^^xsd:double;
  dwc:startLongitude '-1.045833'^^xsd:double;
  dwc:endLongitude '-1.045833'^^xsd:double;
  dwc:latitude '37.40417'^^xsd:double;
  dwc:startLatitude '37.40417'^^xsd:double;
  dwc:endLatitude '37.40417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.045833 37.40417, -1.045833 37.40417, -1.045833 37.40417, -1.045833 37.40417, -1.045833 37.40417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1247'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50317 -2.611833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.611833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50317 -2.611833)"^^geo:wktLiteral ;
  geo-pos:lat "36.50317"^^xsd:decimal ;
  geo-pos:long "-2.611833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1990'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1990'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.765833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.611833'^^xsd:double;
  dwc:startLongitude '-2.611833'^^xsd:double;
  dwc:endLongitude '-2.611833'^^xsd:double;
  dwc:latitude '36.50317'^^xsd:double;
  dwc:startLatitude '36.50317'^^xsd:double;
  dwc:endLatitude '36.50317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.611833 36.50317, -2.611833 36.50317, -2.611833 36.50317, -2.611833 36.50317, -2.611833 36.50317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1990'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65383 -1.919167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.919167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65383 -1.919167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65383"^^xsd:decimal ;
  geo-pos:long "-1.919167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2398'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2398'^^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:timeOfDay '10.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.919167'^^xsd:double;
  dwc:startLongitude '-1.919167'^^xsd:double;
  dwc:endLongitude '-1.919167'^^xsd:double;
  dwc:latitude '36.65383'^^xsd:double;
  dwc:startLatitude '36.65383'^^xsd:double;
  dwc:endLatitude '36.65383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.919167 36.65383, -1.919167 36.65383, -1.919167 36.65383, -1.919167 36.65383, -1.919167 36.65383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2398'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30167 -4.589667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30167"^^xsd:decimal ;
  dwc:decimalLongitude "-4.589667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30167 -4.589667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30167"^^xsd:decimal ;
  geo-pos:long "-4.589667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2511'^^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:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.589667'^^xsd:double;
  dwc:startLongitude '-4.589667'^^xsd:double;
  dwc:endLongitude '-4.589667'^^xsd:double;
  dwc:latitude '36.30167'^^xsd:double;
  dwc:startLatitude '36.30167'^^xsd:double;
  dwc:endLatitude '36.30167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.589667 36.30167, -4.589667 36.30167, -4.589667 36.30167, -4.589667 36.30167, -4.589667 36.30167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2511'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.585 -2.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.585 -2.9605)"^^geo:wktLiteral ;
  geo-pos:lat "36.585"^^xsd:decimal ;
  geo-pos:long "-2.9605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3040'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3040'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.3797222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9605'^^xsd:double;
  dwc:startLongitude '-2.9605'^^xsd:double;
  dwc:endLongitude '-2.9605'^^xsd:double;
  dwc:latitude '36.585'^^xsd:double;
  dwc:startLatitude '36.585'^^xsd:double;
  dwc:endLatitude '36.585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9605 36.585, -2.9605 36.585, -2.9605 36.585, -2.9605 36.585, -2.9605 36.585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3040'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61283 -3.821833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61283"^^xsd:decimal ;
  dwc:decimalLongitude "-3.821833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61283 -3.821833)"^^geo:wktLiteral ;
  geo-pos:lat "36.61283"^^xsd:decimal ;
  geo-pos:long "-3.821833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2915'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2915'^^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:timeOfDay '7.9005555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.821833'^^xsd:double;
  dwc:startLongitude '-3.821833'^^xsd:double;
  dwc:endLongitude '-3.821833'^^xsd:double;
  dwc:latitude '36.61283'^^xsd:double;
  dwc:startLatitude '36.61283'^^xsd:double;
  dwc:endLatitude '36.61283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.821833 36.61283, -3.821833 36.61283, -3.821833 36.61283, -3.821833 36.61283, -3.821833 36.61283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2915'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43383 -4.619333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43383"^^xsd:decimal ;
  dwc:decimalLongitude "-4.619333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43383 -4.619333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43383"^^xsd:decimal ;
  geo-pos:long "-4.619333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3115'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3115'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.619333'^^xsd:double;
  dwc:startLongitude '-4.619333'^^xsd:double;
  dwc:endLongitude '-4.619333'^^xsd:double;
  dwc:latitude '36.43383'^^xsd:double;
  dwc:startLatitude '36.43383'^^xsd:double;
  dwc:endLatitude '36.43383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.619333 36.43383, -4.619333 36.43383, -4.619333 36.43383, -4.619333 36.43383, -4.619333 36.43383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3115'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26917 -5.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26917"^^xsd:decimal ;
  dwc:decimalLongitude "-5.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26917 -5.171)"^^geo:wktLiteral ;
  geo-pos:lat "36.26917"^^xsd:decimal ;
  geo-pos:long "-5.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3193'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3193'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5491666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.171'^^xsd:double;
  dwc:startLongitude '-5.171'^^xsd:double;
  dwc:endLongitude '-5.171'^^xsd:double;
  dwc:latitude '36.26917'^^xsd:double;
  dwc:startLatitude '36.26917'^^xsd:double;
  dwc:endLatitude '36.26917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.171 36.26917, -5.171 36.26917, -5.171 36.26917, -5.171 36.26917, -5.171 36.26917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3193'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58083 -3.717834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.717834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58083 -3.717834)"^^geo:wktLiteral ;
  geo-pos:lat "36.58083"^^xsd:decimal ;
  geo-pos:long "-3.717834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3212'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3212'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.199166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.717834'^^xsd:double;
  dwc:startLongitude '-3.717834'^^xsd:double;
  dwc:endLongitude '-3.717834'^^xsd:double;
  dwc:latitude '36.58083'^^xsd:double;
  dwc:startLatitude '36.58083'^^xsd:double;
  dwc:endLatitude '36.58083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.717834 36.58083, -3.717834 36.58083, -3.717834 36.58083, -3.717834 36.58083, -3.717834 36.58083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3212'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61317 -2.004667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.004667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61317 -2.004667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61317"^^xsd:decimal ;
  geo-pos:long "-2.004667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3269'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3269'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.7366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.004667'^^xsd:double;
  dwc:startLongitude '-2.004667'^^xsd:double;
  dwc:endLongitude '-2.004667'^^xsd:double;
  dwc:latitude '36.61317'^^xsd:double;
  dwc:startLatitude '36.61317'^^xsd:double;
  dwc:endLatitude '36.61317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.004667 36.61317, -2.004667 36.61317, -2.004667 36.61317, -2.004667 36.61317, -2.004667 36.61317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3269'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25917 -1.5715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25917 -1.5715)"^^geo:wktLiteral ;
  geo-pos:lat "37.25917"^^xsd:decimal ;
  geo-pos:long "-1.5715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3429'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3429'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5715'^^xsd:double;
  dwc:startLongitude '-1.5715'^^xsd:double;
  dwc:endLongitude '-1.5715'^^xsd:double;
  dwc:latitude '37.25917'^^xsd:double;
  dwc:startLatitude '37.25917'^^xsd:double;
  dwc:endLatitude '37.25917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5715 37.25917, -1.5715 37.25917, -1.5715 37.25917, -1.5715 37.25917, -1.5715 37.25917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3429'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3464 -2.832797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3464"^^xsd:decimal ;
  dwc:decimalLongitude "-2.832797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3464 -2.832797)"^^geo:wktLiteral ;
  geo-pos:lat "36.3464"^^xsd:decimal ;
  geo-pos:long "-2.832797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4224'^^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:timeOfDay '10.74'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.832797'^^xsd:double;
  dwc:startLongitude '-2.832797'^^xsd:double;
  dwc:endLongitude '-2.832797'^^xsd:double;
  dwc:latitude '36.3464'^^xsd:double;
  dwc:startLatitude '36.3464'^^xsd:double;
  dwc:endLatitude '36.3464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.832797 36.3464, -2.832797 36.3464, -2.832797 36.3464, -2.832797 36.3464, -2.832797 36.3464))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4224'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54863 -2.550707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54863"^^xsd:decimal ;
  dwc:decimalLongitude "-2.550707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54863 -2.550707)"^^geo:wktLiteral ;
  geo-pos:lat "36.54863"^^xsd:decimal ;
  geo-pos:long "-2.550707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4689'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4689'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '18.575555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.550707'^^xsd:double;
  dwc:startLongitude '-2.550707'^^xsd:double;
  dwc:endLongitude '-2.550707'^^xsd:double;
  dwc:latitude '36.54863'^^xsd:double;
  dwc:startLatitude '36.54863'^^xsd:double;
  dwc:endLatitude '36.54863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.550707 36.54863, -2.550707 36.54863, -2.550707 36.54863, -2.550707 36.54863, -2.550707 36.54863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4689'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23317 -1.604167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.604167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23317 -1.604167)"^^geo:wktLiteral ;
  geo-pos:lat "37.23317"^^xsd:decimal ;
  geo-pos:long "-1.604167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_395'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_395'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.604167'^^xsd:double;
  dwc:startLongitude '-1.604167'^^xsd:double;
  dwc:endLongitude '-1.604167'^^xsd:double;
  dwc:latitude '37.23317'^^xsd:double;
  dwc:startLatitude '37.23317'^^xsd:double;
  dwc:endLatitude '37.23317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.604167 37.23317, -1.604167 37.23317, -1.604167 37.23317, -1.604167 37.23317, -1.604167 37.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_395'^^xsd:string;
  dwc:observationDate '1994-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3475 -2.953167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3475"^^xsd:decimal ;
  dwc:decimalLongitude "-2.953167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3475 -2.953167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3475"^^xsd:decimal ;
  geo-pos:long "-2.953167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1163'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1163'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.953167'^^xsd:double;
  dwc:startLongitude '-2.953167'^^xsd:double;
  dwc:endLongitude '-2.953167'^^xsd:double;
  dwc:latitude '36.3475'^^xsd:double;
  dwc:startLatitude '36.3475'^^xsd:double;
  dwc:endLatitude '36.3475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.953167 36.3475, -2.953167 36.3475, -2.953167 36.3475, -2.953167 36.3475, -2.953167 36.3475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1163'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37683 -2.870667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37683 -2.870667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37683"^^xsd:decimal ;
  geo-pos:long "-2.870667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1401'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1401'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870667'^^xsd:double;
  dwc:startLongitude '-2.870667'^^xsd:double;
  dwc:endLongitude '-2.870667'^^xsd:double;
  dwc:latitude '36.37683'^^xsd:double;
  dwc:startLatitude '36.37683'^^xsd:double;
  dwc:endLatitude '36.37683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870667 36.37683, -2.870667 36.37683, -2.870667 36.37683, -2.870667 36.37683, -2.870667 36.37683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1401'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42717 -2.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42717 -2.825)"^^geo:wktLiteral ;
  geo-pos:lat "36.42717"^^xsd:decimal ;
  geo-pos:long "-2.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1443'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1443'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825'^^xsd:double;
  dwc:startLongitude '-2.825'^^xsd:double;
  dwc:endLongitude '-2.825'^^xsd:double;
  dwc:latitude '36.42717'^^xsd:double;
  dwc:startLatitude '36.42717'^^xsd:double;
  dwc:endLatitude '36.42717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825 36.42717, -2.825 36.42717, -2.825 36.42717, -2.825 36.42717, -2.825 36.42717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1443'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10767 -1.6275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10767 -1.6275)"^^geo:wktLiteral ;
  geo-pos:lat "37.10767"^^xsd:decimal ;
  geo-pos:long "-1.6275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1701'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1701'^^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:timeOfDay '9.1052777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6275'^^xsd:double;
  dwc:startLongitude '-1.6275'^^xsd:double;
  dwc:endLongitude '-1.6275'^^xsd:double;
  dwc:latitude '37.10767'^^xsd:double;
  dwc:startLatitude '37.10767'^^xsd:double;
  dwc:endLatitude '37.10767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6275 37.10767, -1.6275 37.10767, -1.6275 37.10767, -1.6275 37.10767, -1.6275 37.10767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1701'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43383 -3.099833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.099833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43383 -3.099833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43383"^^xsd:decimal ;
  geo-pos:long "-3.099833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2685'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2685'^^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:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.099833'^^xsd:double;
  dwc:startLongitude '-3.099833'^^xsd:double;
  dwc:endLongitude '-3.099833'^^xsd:double;
  dwc:latitude '36.43383'^^xsd:double;
  dwc:startLatitude '36.43383'^^xsd:double;
  dwc:endLatitude '36.43383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.099833 36.43383, -3.099833 36.43383, -3.099833 36.43383, -3.099833 36.43383, -3.099833 36.43383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2685'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29833 -1.406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29833 -1.406)"^^geo:wktLiteral ;
  geo-pos:lat "37.29833"^^xsd:decimal ;
  geo-pos:long "-1.406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3232'^^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:timeOfDay '8.5508333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.406'^^xsd:double;
  dwc:startLongitude '-1.406'^^xsd:double;
  dwc:endLongitude '-1.406'^^xsd:double;
  dwc:latitude '37.29833'^^xsd:double;
  dwc:startLatitude '37.29833'^^xsd:double;
  dwc:endLatitude '37.29833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.406 37.29833, -1.406 37.29833, -1.406 37.29833, -1.406 37.29833, -1.406 37.29833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3232'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40018 -2.979693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40018"^^xsd:decimal ;
  dwc:decimalLongitude "-2.979693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40018 -2.979693)"^^geo:wktLiteral ;
  geo-pos:lat "36.40018"^^xsd:decimal ;
  geo-pos:long "-2.979693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4124'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4124'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.146666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.979693'^^xsd:double;
  dwc:startLongitude '-2.979693'^^xsd:double;
  dwc:endLongitude '-2.979693'^^xsd:double;
  dwc:latitude '36.40018'^^xsd:double;
  dwc:startLatitude '36.40018'^^xsd:double;
  dwc:endLatitude '36.40018'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.979693 36.40018, -2.979693 36.40018, -2.979693 36.40018, -2.979693 36.40018, -2.979693 36.40018))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4124'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48616 -2.837333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48616"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48616 -2.837333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48616"^^xsd:decimal ;
  geo-pos:long "-2.837333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3315'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3315'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.2683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837333'^^xsd:double;
  dwc:startLongitude '-2.837333'^^xsd:double;
  dwc:endLongitude '-2.837333'^^xsd:double;
  dwc:latitude '36.48616'^^xsd:double;
  dwc:startLatitude '36.48616'^^xsd:double;
  dwc:endLatitude '36.48616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837333 36.48616, -2.837333 36.48616, -2.837333 36.48616, -2.837333 36.48616, -2.837333 36.48616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3315'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34098 -2.633617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34098"^^xsd:decimal ;
  dwc:decimalLongitude "-2.633617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34098 -2.633617)"^^geo:wktLiteral ;
  geo-pos:lat "36.34098"^^xsd:decimal ;
  geo-pos:long "-2.633617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3513'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3513'^^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:timeOfDay '9.9897222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.633617'^^xsd:double;
  dwc:startLongitude '-2.633617'^^xsd:double;
  dwc:endLongitude '-2.633617'^^xsd:double;
  dwc:latitude '36.34098'^^xsd:double;
  dwc:startLatitude '36.34098'^^xsd:double;
  dwc:endLatitude '36.34098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.633617 36.34098, -2.633617 36.34098, -2.633617 36.34098, -2.633617 36.34098, -2.633617 36.34098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3513'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31085 -2.87932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31085"^^xsd:decimal ;
  dwc:decimalLongitude "-2.87932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31085 -2.87932)"^^geo:wktLiteral ;
  geo-pos:lat "36.31085"^^xsd:decimal ;
  geo-pos:long "-2.87932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4738'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.105555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.87932'^^xsd:double;
  dwc:startLongitude '-2.87932'^^xsd:double;
  dwc:endLongitude '-2.87932'^^xsd:double;
  dwc:latitude '36.31085'^^xsd:double;
  dwc:startLatitude '36.31085'^^xsd:double;
  dwc:endLatitude '36.31085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.87932 36.31085, -2.87932 36.31085, -2.87932 36.31085, -2.87932 36.31085, -2.87932 36.31085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4738'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54419 -3.095433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54419"^^xsd:decimal ;
  dwc:decimalLongitude "-3.095433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54419 -3.095433)"^^geo:wktLiteral ;
  geo-pos:lat "36.54419"^^xsd:decimal ;
  geo-pos:long "-3.095433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4808'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4808'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5711111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.095433'^^xsd:double;
  dwc:startLongitude '-3.095433'^^xsd:double;
  dwc:endLongitude '-3.095433'^^xsd:double;
  dwc:latitude '36.54419'^^xsd:double;
  dwc:startLatitude '36.54419'^^xsd:double;
  dwc:endLatitude '36.54419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.095433 36.54419, -3.095433 36.54419, -3.095433 36.54419, -3.095433 36.54419, -3.095433 36.54419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4808'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3175 -1.5305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3175"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3175 -1.5305)"^^geo:wktLiteral ;
  geo-pos:lat "37.3175"^^xsd:decimal ;
  geo-pos:long "-1.5305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_260'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5305'^^xsd:double;
  dwc:startLongitude '-1.5305'^^xsd:double;
  dwc:endLongitude '-1.5305'^^xsd:double;
  dwc:latitude '37.3175'^^xsd:double;
  dwc:startLatitude '37.3175'^^xsd:double;
  dwc:endLatitude '37.3175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5305 37.3175, -1.5305 37.3175, -1.5305 37.3175, -1.5305 37.3175, -1.5305 37.3175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_260'^^xsd:string;
  dwc:observationDate '1993-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2055 -1.359667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2055"^^xsd:decimal ;
  dwc:decimalLongitude "-1.359667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2055 -1.359667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2055"^^xsd:decimal ;
  geo-pos:long "-1.359667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_314'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_314'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.359667'^^xsd:double;
  dwc:startLongitude '-1.359667'^^xsd:double;
  dwc:endLongitude '-1.359667'^^xsd:double;
  dwc:latitude '37.2055'^^xsd:double;
  dwc:startLatitude '37.2055'^^xsd:double;
  dwc:endLatitude '37.2055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.359667 37.2055, -1.359667 37.2055, -1.359667 37.2055, -1.359667 37.2055, -1.359667 37.2055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_314'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6055 -2.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6055"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6055 -2.407)"^^geo:wktLiteral ;
  geo-pos:lat "36.6055"^^xsd:decimal ;
  geo-pos:long "-2.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_912'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_912'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.407'^^xsd:double;
  dwc:startLongitude '-2.407'^^xsd:double;
  dwc:endLongitude '-2.407'^^xsd:double;
  dwc:latitude '36.6055'^^xsd:double;
  dwc:startLatitude '36.6055'^^xsd:double;
  dwc:endLatitude '36.6055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407 36.6055, -2.407 36.6055, -2.407 36.6055, -2.407 36.6055, -2.407 36.6055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_912'^^xsd:string;
  dwc:observationDate '1997-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28667 0.144167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28667"^^xsd:decimal ;
  dwc:decimalLongitude "0.144167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28667 0.144167)"^^geo:wktLiteral ;
  geo-pos:lat "39.28667"^^xsd:decimal ;
  geo-pos:long "0.144167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1240'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1240'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.144167'^^xsd:double;
  dwc:startLongitude '0.144167'^^xsd:double;
  dwc:endLongitude '0.144167'^^xsd:double;
  dwc:latitude '39.28667'^^xsd:double;
  dwc:startLatitude '39.28667'^^xsd:double;
  dwc:endLatitude '39.28667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.144167 39.28667, 0.144167 39.28667, 0.144167 39.28667, 0.144167 39.28667, 0.144167 39.28667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1240'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -2.040833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.040833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -2.040833)"^^geo:wktLiteral ;
  geo-pos:lat "36.67267"^^xsd:decimal ;
  geo-pos:long "-2.040833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1109'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '19.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.040833'^^xsd:double;
  dwc:startLongitude '-2.040833'^^xsd:double;
  dwc:endLongitude '-2.040833'^^xsd:double;
  dwc:latitude '36.67267'^^xsd:double;
  dwc:startLatitude '36.67267'^^xsd:double;
  dwc:endLatitude '36.67267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.040833 36.67267, -2.040833 36.67267, -2.040833 36.67267, -2.040833 36.67267, -2.040833 36.67267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1109'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51983 -2.559167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.559167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51983 -2.559167)"^^geo:wktLiteral ;
  geo-pos:lat "36.51983"^^xsd:decimal ;
  geo-pos:long "-2.559167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2293'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.559167'^^xsd:double;
  dwc:startLongitude '-2.559167'^^xsd:double;
  dwc:endLongitude '-2.559167'^^xsd:double;
  dwc:latitude '36.51983'^^xsd:double;
  dwc:startLatitude '36.51983'^^xsd:double;
  dwc:endLatitude '36.51983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.559167 36.51983, -2.559167 36.51983, -2.559167 36.51983, -2.559167 36.51983, -2.559167 36.51983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2293'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22767 -4.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22767 -4.5725)"^^geo:wktLiteral ;
  geo-pos:lat "36.22767"^^xsd:decimal ;
  geo-pos:long "-4.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1941'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1941'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.693611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5725'^^xsd:double;
  dwc:startLongitude '-4.5725'^^xsd:double;
  dwc:endLongitude '-4.5725'^^xsd:double;
  dwc:latitude '36.22767'^^xsd:double;
  dwc:startLatitude '36.22767'^^xsd:double;
  dwc:endLatitude '36.22767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5725 36.22767, -4.5725 36.22767, -4.5725 36.22767, -4.5725 36.22767, -4.5725 36.22767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1941'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.586 -3.722667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.586"^^xsd:decimal ;
  dwc:decimalLongitude "-3.722667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.586 -3.722667)"^^geo:wktLiteral ;
  geo-pos:lat "36.586"^^xsd:decimal ;
  geo-pos:long "-3.722667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2890'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2890'^^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:timeOfDay '8.4005555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.722667'^^xsd:double;
  dwc:startLongitude '-3.722667'^^xsd:double;
  dwc:endLongitude '-3.722667'^^xsd:double;
  dwc:latitude '36.586'^^xsd:double;
  dwc:startLatitude '36.586'^^xsd:double;
  dwc:endLatitude '36.586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.722667 36.586, -3.722667 36.586, -3.722667 36.586, -3.722667 36.586, -3.722667 36.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2890'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43123 -2.938295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43123"^^xsd:decimal ;
  dwc:decimalLongitude "-2.938295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43123 -2.938295)"^^geo:wktLiteral ;
  geo-pos:lat "36.43123"^^xsd:decimal ;
  geo-pos:long "-2.938295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3558'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3558'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.599444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.938295'^^xsd:double;
  dwc:startLongitude '-2.938295'^^xsd:double;
  dwc:endLongitude '-2.938295'^^xsd:double;
  dwc:latitude '36.43123'^^xsd:double;
  dwc:startLatitude '36.43123'^^xsd:double;
  dwc:endLatitude '36.43123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.938295 36.43123, -2.938295 36.43123, -2.938295 36.43123, -2.938295 36.43123, -2.938295 36.43123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3558'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33348 -2.955983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33348"^^xsd:decimal ;
  dwc:decimalLongitude "-2.955983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33348 -2.955983)"^^geo:wktLiteral ;
  geo-pos:lat "36.33348"^^xsd:decimal ;
  geo-pos:long "-2.955983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4662'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4662'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '10.336666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.955983'^^xsd:double;
  dwc:startLongitude '-2.955983'^^xsd:double;
  dwc:endLongitude '-2.955983'^^xsd:double;
  dwc:latitude '36.33348'^^xsd:double;
  dwc:startLatitude '36.33348'^^xsd:double;
  dwc:endLatitude '36.33348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.955983 36.33348, -2.955983 36.33348, -2.955983 36.33348, -2.955983 36.33348, -2.955983 36.33348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4662'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25402 -2.86687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25402 -2.86687)"^^geo:wktLiteral ;
  geo-pos:lat "36.25402"^^xsd:decimal ;
  geo-pos:long "-2.86687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4741'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4741'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.853888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.86687'^^xsd:double;
  dwc:startLongitude '-2.86687'^^xsd:double;
  dwc:endLongitude '-2.86687'^^xsd:double;
  dwc:latitude '36.25402'^^xsd:double;
  dwc:startLatitude '36.25402'^^xsd:double;
  dwc:endLatitude '36.25402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86687 36.25402, -2.86687 36.25402, -2.86687 36.25402, -2.86687 36.25402, -2.86687 36.25402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4741'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.546 -2.639333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.546"^^xsd:decimal ;
  dwc:decimalLongitude "-2.639333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.546 -2.639333)"^^geo:wktLiteral ;
  geo-pos:lat "36.546"^^xsd:decimal ;
  geo-pos:long "-2.639333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_542'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_542'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.639333'^^xsd:double;
  dwc:startLongitude '-2.639333'^^xsd:double;
  dwc:endLongitude '-2.639333'^^xsd:double;
  dwc:latitude '36.546'^^xsd:double;
  dwc:startLatitude '36.546'^^xsd:double;
  dwc:endLatitude '36.546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.639333 36.546, -2.639333 36.546, -2.639333 36.546, -2.639333 36.546, -2.639333 36.546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_542'^^xsd:string;
  dwc:observationDate '1995-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45617 -3.229167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.229167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45617 -3.229167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45617"^^xsd:decimal ;
  geo-pos:long "-3.229167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2568'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2568'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.229167'^^xsd:double;
  dwc:startLongitude '-3.229167'^^xsd:double;
  dwc:endLongitude '-3.229167'^^xsd:double;
  dwc:latitude '36.45617'^^xsd:double;
  dwc:startLatitude '36.45617'^^xsd:double;
  dwc:endLatitude '36.45617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.229167 36.45617, -3.229167 36.45617, -3.229167 36.45617, -3.229167 36.45617, -3.229167 36.45617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2568'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14083 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14083 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.14083"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2812'^^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:timeOfDay '13.140555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:startLongitude '-5.022'^^xsd:double;
  dwc:endLongitude '-5.022'^^xsd:double;
  dwc:latitude '36.14083'^^xsd:double;
  dwc:startLatitude '36.14083'^^xsd:double;
  dwc:endLatitude '36.14083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 36.14083, -5.022 36.14083, -5.022 36.14083, -5.022 36.14083, -5.022 36.14083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2812'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55354 -3.489253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55354"^^xsd:decimal ;
  dwc:decimalLongitude "-3.489253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55354 -3.489253)"^^geo:wktLiteral ;
  geo-pos:lat "36.55354"^^xsd:decimal ;
  geo-pos:long "-3.489253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4043'^^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:timeOfDay '9.8858333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.489253'^^xsd:double;
  dwc:startLongitude '-3.489253'^^xsd:double;
  dwc:endLongitude '-3.489253'^^xsd:double;
  dwc:latitude '36.55354'^^xsd:double;
  dwc:startLatitude '36.55354'^^xsd:double;
  dwc:endLatitude '36.55354'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.489253 36.55354, -3.489253 36.55354, -3.489253 36.55354, -3.489253 36.55354, -3.489253 36.55354))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4043'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47607 -3.037269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47607"^^xsd:decimal ;
  dwc:decimalLongitude "-3.037269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47607 -3.037269)"^^geo:wktLiteral ;
  geo-pos:lat "36.47607"^^xsd:decimal ;
  geo-pos:long "-3.037269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4874'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4874'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.9886111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.037269'^^xsd:double;
  dwc:startLongitude '-3.037269'^^xsd:double;
  dwc:endLongitude '-3.037269'^^xsd:double;
  dwc:latitude '36.47607'^^xsd:double;
  dwc:startLatitude '36.47607'^^xsd:double;
  dwc:endLatitude '36.47607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.037269 36.47607, -3.037269 36.47607, -3.037269 36.47607, -3.037269 36.47607, -3.037269 36.47607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4874'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13417 -1.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13417 -1.686)"^^geo:wktLiteral ;
  geo-pos:lat "37.13417"^^xsd:decimal ;
  geo-pos:long "-1.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_310'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_310'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.686'^^xsd:double;
  dwc:startLongitude '-1.686'^^xsd:double;
  dwc:endLongitude '-1.686'^^xsd:double;
  dwc:latitude '37.13417'^^xsd:double;
  dwc:startLatitude '37.13417'^^xsd:double;
  dwc:endLatitude '37.13417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.686 37.13417, -1.686 37.13417, -1.686 37.13417, -1.686 37.13417, -1.686 37.13417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_310'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09833 -1.670167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.670167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09833 -1.670167)"^^geo:wktLiteral ;
  geo-pos:lat "37.09833"^^xsd:decimal ;
  geo-pos:long "-1.670167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_804'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_804'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.670167'^^xsd:double;
  dwc:startLongitude '-1.670167'^^xsd:double;
  dwc:endLongitude '-1.670167'^^xsd:double;
  dwc:latitude '37.09833'^^xsd:double;
  dwc:startLatitude '37.09833'^^xsd:double;
  dwc:endLatitude '37.09833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.670167 37.09833, -1.670167 37.09833, -1.670167 37.09833, -1.670167 37.09833, -1.670167 37.09833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_804'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30183 -2.832667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.832667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30183 -2.832667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30183"^^xsd:decimal ;
  geo-pos:long "-2.832667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1301'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1301'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.832667'^^xsd:double;
  dwc:startLongitude '-2.832667'^^xsd:double;
  dwc:endLongitude '-2.832667'^^xsd:double;
  dwc:latitude '36.30183'^^xsd:double;
  dwc:startLatitude '36.30183'^^xsd:double;
  dwc:endLatitude '36.30183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.832667 36.30183, -2.832667 36.30183, -2.832667 36.30183, -2.832667 36.30183, -2.832667 36.30183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1301'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28283 -1.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28283 -1.521)"^^geo:wktLiteral ;
  geo-pos:lat "37.28283"^^xsd:decimal ;
  geo-pos:long "-1.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1705'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1705'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.521'^^xsd:double;
  dwc:startLongitude '-1.521'^^xsd:double;
  dwc:endLongitude '-1.521'^^xsd:double;
  dwc:latitude '37.28283'^^xsd:double;
  dwc:startLatitude '37.28283'^^xsd:double;
  dwc:endLatitude '37.28283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.521 37.28283, -1.521 37.28283, -1.521 37.28283, -1.521 37.28283, -1.521 37.28283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1705'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18633 -5.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18633 -5.138)"^^geo:wktLiteral ;
  geo-pos:lat "36.18633"^^xsd:decimal ;
  geo-pos:long "-5.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1849'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1849'^^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:timeOfDay '18.516111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.138'^^xsd:double;
  dwc:startLongitude '-5.138'^^xsd:double;
  dwc:endLongitude '-5.138'^^xsd:double;
  dwc:latitude '36.18633'^^xsd:double;
  dwc:startLatitude '36.18633'^^xsd:double;
  dwc:endLatitude '36.18633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.138 36.18633, -5.138 36.18633, -5.138 36.18633, -5.138 36.18633, -5.138 36.18633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1849'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93133 -5.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93133"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1968__429_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93133 -5.72)"^^geo:wktLiteral ;
  geo-pos:lat "35.93133"^^xsd:decimal ;
  geo-pos:long "-5.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2120'^^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:timeOfDay '9.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.72'^^xsd:double;
  dwc:startLongitude '-5.72'^^xsd:double;
  dwc:endLongitude '-5.72'^^xsd:double;
  dwc:latitude '35.93133'^^xsd:double;
  dwc:startLatitude '35.93133'^^xsd:double;
  dwc:endLatitude '35.93133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.72 35.93133, -5.72 35.93133, -5.72 35.93133, -5.72 35.93133, -5.72 35.93133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2120'^^xsd:string;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15567 -4.950167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.950167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15567 -4.950167)"^^geo:wktLiteral ;
  geo-pos:lat "36.15567"^^xsd:decimal ;
  geo-pos:long "-4.950167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2815'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2815'^^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:timeOfDay '14.418055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.950167'^^xsd:double;
  dwc:startLongitude '-4.950167'^^xsd:double;
  dwc:endLongitude '-4.950167'^^xsd:double;
  dwc:latitude '36.15567'^^xsd:double;
  dwc:startLatitude '36.15567'^^xsd:double;
  dwc:endLatitude '36.15567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.950167 36.15567, -4.950167 36.15567, -4.950167 36.15567, -4.950167 36.15567, -4.950167 36.15567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2815'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43767 -4.5075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43767"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43767 -4.5075)"^^geo:wktLiteral ;
  geo-pos:lat "36.43767"^^xsd:decimal ;
  geo-pos:long "-4.5075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3357'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3357'^^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:timeOfDay '18.981944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5075'^^xsd:double;
  dwc:startLongitude '-4.5075'^^xsd:double;
  dwc:endLongitude '-4.5075'^^xsd:double;
  dwc:latitude '36.43767'^^xsd:double;
  dwc:startLatitude '36.43767'^^xsd:double;
  dwc:endLatitude '36.43767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5075 36.43767, -4.5075 36.43767, -4.5075 36.43767, -4.5075 36.43767, -4.5075 36.43767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3357'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2535 -5.155334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2535"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2535 -5.155334)"^^geo:wktLiteral ;
  geo-pos:lat "36.2535"^^xsd:decimal ;
  geo-pos:long "-5.155334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3175'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3175'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.960555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.155334'^^xsd:double;
  dwc:startLongitude '-5.155334'^^xsd:double;
  dwc:endLongitude '-5.155334'^^xsd:double;
  dwc:latitude '36.2535'^^xsd:double;
  dwc:startLatitude '36.2535'^^xsd:double;
  dwc:endLatitude '36.2535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.155334 36.2535, -5.155334 36.2535, -5.155334 36.2535, -5.155334 36.2535, -5.155334 36.2535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3175'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61233 -2.510667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61233 -2.510667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61233"^^xsd:decimal ;
  geo-pos:long "-2.510667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3244'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.4041666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510667'^^xsd:double;
  dwc:startLongitude '-2.510667'^^xsd:double;
  dwc:endLongitude '-2.510667'^^xsd:double;
  dwc:latitude '36.61233'^^xsd:double;
  dwc:startLatitude '36.61233'^^xsd:double;
  dwc:endLatitude '36.61233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510667 36.61233, -2.510667 36.61233, -2.510667 36.61233, -2.510667 36.61233, -2.510667 36.61233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3244'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.664 -2.383833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.664"^^xsd:decimal ;
  dwc:decimalLongitude "-2.383833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.664 -2.383833)"^^geo:wktLiteral ;
  geo-pos:lat "36.664"^^xsd:decimal ;
  geo-pos:long "-2.383833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3303'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3303'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.210833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.383833'^^xsd:double;
  dwc:startLongitude '-2.383833'^^xsd:double;
  dwc:endLongitude '-2.383833'^^xsd:double;
  dwc:latitude '36.664'^^xsd:double;
  dwc:startLatitude '36.664'^^xsd:double;
  dwc:endLatitude '36.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.383833 36.664, -2.383833 36.664, -2.383833 36.664, -2.383833 36.664, -2.383833 36.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3303'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -2.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43 -2.704)"^^geo:wktLiteral ;
  geo-pos:lat "36.43"^^xsd:decimal ;
  geo-pos:long "-2.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3421'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3421'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.0402777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.704'^^xsd:double;
  dwc:startLongitude '-2.704'^^xsd:double;
  dwc:endLongitude '-2.704'^^xsd:double;
  dwc:latitude '36.43'^^xsd:double;
  dwc:startLatitude '36.43'^^xsd:double;
  dwc:endLatitude '36.43'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704 36.43, -2.704 36.43, -2.704 36.43, -2.704 36.43, -2.704 36.43))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3421'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64807 -3.154514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.154514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64807 -3.154514)"^^geo:wktLiteral ;
  geo-pos:lat "36.64807"^^xsd:decimal ;
  geo-pos:long "-3.154514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4194'^^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:timeOfDay '8.78'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.154514'^^xsd:double;
  dwc:startLongitude '-3.154514'^^xsd:double;
  dwc:endLongitude '-3.154514'^^xsd:double;
  dwc:latitude '36.64807'^^xsd:double;
  dwc:startLatitude '36.64807'^^xsd:double;
  dwc:endLatitude '36.64807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.154514 36.64807, -3.154514 36.64807, -3.154514 36.64807, -3.154514 36.64807, -3.154514 36.64807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4194'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61853 -2.778942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61853"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61853 -2.778942)"^^geo:wktLiteral ;
  geo-pos:lat "36.61853"^^xsd:decimal ;
  geo-pos:long "-2.778942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4218'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4218'^^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:timeOfDay '6.2777777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.778942'^^xsd:double;
  dwc:startLongitude '-2.778942'^^xsd:double;
  dwc:endLongitude '-2.778942'^^xsd:double;
  dwc:latitude '36.61853'^^xsd:double;
  dwc:startLatitude '36.61853'^^xsd:double;
  dwc:endLatitude '36.61853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.778942 36.61853, -2.778942 36.61853, -2.778942 36.61853, -2.778942 36.61853, -2.778942 36.61853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4218'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75048 -1.003535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75048"^^xsd:decimal ;
  dwc:decimalLongitude "-1.003535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75048 -1.003535)"^^geo:wktLiteral ;
  geo-pos:lat "35.75048"^^xsd:decimal ;
  geo-pos:long "-1.003535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4778'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.7161111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.003535'^^xsd:double;
  dwc:startLongitude '-1.003535'^^xsd:double;
  dwc:endLongitude '-1.003535'^^xsd:double;
  dwc:latitude '35.75048'^^xsd:double;
  dwc:startLatitude '35.75048'^^xsd:double;
  dwc:endLatitude '35.75048'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.003535 35.75048, -1.003535 35.75048, -1.003535 35.75048, -1.003535 35.75048, -1.003535 35.75048))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4778'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64167 -2.289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64167 -2.289)"^^geo:wktLiteral ;
  geo-pos:lat "36.64167"^^xsd:decimal ;
  geo-pos:long "-2.289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1221'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1221'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.289'^^xsd:double;
  dwc:startLongitude '-2.289'^^xsd:double;
  dwc:endLongitude '-2.289'^^xsd:double;
  dwc:latitude '36.64167'^^xsd:double;
  dwc:startLatitude '36.64167'^^xsd:double;
  dwc:endLatitude '36.64167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.289 36.64167, -2.289 36.64167, -2.289 36.64167, -2.289 36.64167, -2.289 36.64167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1221'^^xsd:string;
  dwc:observationDate '1998-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -2.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -2.611)"^^geo:wktLiteral ;
  geo-pos:lat "36.49117"^^xsd:decimal ;
  geo-pos:long "-2.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1270'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1270'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.611'^^xsd:double;
  dwc:startLongitude '-2.611'^^xsd:double;
  dwc:endLongitude '-2.611'^^xsd:double;
  dwc:latitude '36.49117'^^xsd:double;
  dwc:startLatitude '36.49117'^^xsd:double;
  dwc:endLatitude '36.49117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.611 36.49117, -2.611 36.49117, -2.611 36.49117, -2.611 36.49117, -2.611 36.49117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1270'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42567 -4.619667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.619667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42567 -4.619667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42567"^^xsd:decimal ;
  geo-pos:long "-4.619667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3098'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3098'^^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:timeOfDay '7.285'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.619667'^^xsd:double;
  dwc:startLongitude '-4.619667'^^xsd:double;
  dwc:endLongitude '-4.619667'^^xsd:double;
  dwc:latitude '36.42567'^^xsd:double;
  dwc:startLatitude '36.42567'^^xsd:double;
  dwc:endLatitude '36.42567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.619667 36.42567, -4.619667 36.42567, -4.619667 36.42567, -4.619667 36.42567, -4.619667 36.42567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3098'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33476 -2.869923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.869923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33476 -2.869923)"^^geo:wktLiteral ;
  geo-pos:lat "36.33476"^^xsd:decimal ;
  geo-pos:long "-2.869923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4513'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4513'^^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:timeOfDay '9.8577777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.869923'^^xsd:double;
  dwc:startLongitude '-2.869923'^^xsd:double;
  dwc:endLongitude '-2.869923'^^xsd:double;
  dwc:latitude '36.33476'^^xsd:double;
  dwc:startLatitude '36.33476'^^xsd:double;
  dwc:endLatitude '36.33476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.869923 36.33476, -2.869923 36.33476, -2.869923 36.33476, -2.869923 36.33476, -2.869923 36.33476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4513'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34867 -4.03355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.03355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34867 -4.03355)"^^geo:wktLiteral ;
  geo-pos:lat "35.34867"^^xsd:decimal ;
  geo-pos:long "-4.03355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4722'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4722'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '17.894722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.03355'^^xsd:double;
  dwc:startLongitude '-4.03355'^^xsd:double;
  dwc:endLongitude '-4.03355'^^xsd:double;
  dwc:latitude '35.34867'^^xsd:double;
  dwc:startLatitude '35.34867'^^xsd:double;
  dwc:endLatitude '35.34867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.03355 35.34867, -4.03355 35.34867, -4.03355 35.34867, -4.03355 35.34867, -4.03355 35.34867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4722'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50593 -3.03545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50593"^^xsd:decimal ;
  dwc:decimalLongitude "-3.03545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50593 -3.03545)"^^geo:wktLiteral ;
  geo-pos:lat "36.50593"^^xsd:decimal ;
  geo-pos:long "-3.03545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4763'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4763'^^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:timeOfDay '9.3025'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.03545'^^xsd:double;
  dwc:startLongitude '-3.03545'^^xsd:double;
  dwc:endLongitude '-3.03545'^^xsd:double;
  dwc:latitude '36.50593'^^xsd:double;
  dwc:startLatitude '36.50593'^^xsd:double;
  dwc:endLatitude '36.50593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.03545 36.50593, -3.03545 36.50593, -3.03545 36.50593, -3.03545 36.50593, -3.03545 36.50593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4763'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4485 -2.823833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4485 -2.823833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4485"^^xsd:decimal ;
  geo-pos:long "-2.823833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_978'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_978'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823833'^^xsd:double;
  dwc:startLongitude '-2.823833'^^xsd:double;
  dwc:endLongitude '-2.823833'^^xsd:double;
  dwc:latitude '36.4485'^^xsd:double;
  dwc:startLatitude '36.4485'^^xsd:double;
  dwc:endLatitude '36.4485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823833 36.4485, -2.823833 36.4485, -2.823833 36.4485, -2.823833 36.4485, -2.823833 36.4485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_978'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.292 0.277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.292"^^xsd:decimal ;
  dwc:decimalLongitude "0.277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.292 0.277)"^^geo:wktLiteral ;
  geo-pos:lat "39.292"^^xsd:decimal ;
  geo-pos:long "0.277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1235'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1235'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.277'^^xsd:double;
  dwc:startLongitude '0.277'^^xsd:double;
  dwc:endLongitude '0.277'^^xsd:double;
  dwc:latitude '39.292'^^xsd:double;
  dwc:startLatitude '39.292'^^xsd:double;
  dwc:endLatitude '39.292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.277 39.292, 0.277 39.292, 0.277 39.292, 0.277 39.292, 0.277 39.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1235'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -2.263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.465"^^xsd:decimal ;
  dwc:decimalLongitude "-2.263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -2.263333)"^^geo:wktLiteral ;
  geo-pos:lat "36.465"^^xsd:decimal ;
  geo-pos:long "-2.263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_537'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_537'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.263333'^^xsd:double;
  dwc:startLongitude '-2.263333'^^xsd:double;
  dwc:endLongitude '-2.263333'^^xsd:double;
  dwc:latitude '36.465'^^xsd:double;
  dwc:startLatitude '36.465'^^xsd:double;
  dwc:endLatitude '36.465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.263333 36.465, -2.263333 36.465, -2.263333 36.465, -2.263333 36.465, -2.263333 36.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_537'^^xsd:string;
  dwc:observationDate '1995-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -2.578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4045"^^xsd:decimal ;
  dwc:decimalLongitude "-2.578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -2.578333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4045"^^xsd:decimal ;
  geo-pos:long "-2.578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2358'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.578333'^^xsd:double;
  dwc:startLongitude '-2.578333'^^xsd:double;
  dwc:endLongitude '-2.578333'^^xsd:double;
  dwc:latitude '36.4045'^^xsd:double;
  dwc:startLatitude '36.4045'^^xsd:double;
  dwc:endLatitude '36.4045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.578333 36.4045, -2.578333 36.4045, -2.578333 36.4045, -2.578333 36.4045, -2.578333 36.4045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2358'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.511 -2.5655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.511"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.511 -2.5655)"^^geo:wktLiteral ;
  geo-pos:lat "36.511"^^xsd:decimal ;
  geo-pos:long "-2.5655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1957'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1957'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.897222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5655'^^xsd:double;
  dwc:startLongitude '-2.5655'^^xsd:double;
  dwc:endLongitude '-2.5655'^^xsd:double;
  dwc:latitude '36.511'^^xsd:double;
  dwc:startLatitude '36.511'^^xsd:double;
  dwc:endLatitude '36.511'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5655 36.511, -2.5655 36.511, -2.5655 36.511, -2.5655 36.511, -2.5655 36.511))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1957'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50817 -3.076833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.076833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50817 -3.076833)"^^geo:wktLiteral ;
  geo-pos:lat "36.50817"^^xsd:decimal ;
  geo-pos:long "-3.076833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2074'^^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:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.076833'^^xsd:double;
  dwc:startLongitude '-3.076833'^^xsd:double;
  dwc:endLongitude '-3.076833'^^xsd:double;
  dwc:latitude '36.50817'^^xsd:double;
  dwc:startLatitude '36.50817'^^xsd:double;
  dwc:endLatitude '36.50817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.076833 36.50817, -3.076833 36.50817, -3.076833 36.50817, -3.076833 36.50817, -3.076833 36.50817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2074'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71083 -2.0165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71083 -2.0165)"^^geo:wktLiteral ;
  geo-pos:lat "36.71083"^^xsd:decimal ;
  geo-pos:long "-2.0165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2640'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2640'^^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:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0165'^^xsd:double;
  dwc:startLongitude '-2.0165'^^xsd:double;
  dwc:endLongitude '-2.0165'^^xsd:double;
  dwc:latitude '36.71083'^^xsd:double;
  dwc:startLatitude '36.71083'^^xsd:double;
  dwc:endLatitude '36.71083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0165 36.71083, -2.0165 36.71083, -2.0165 36.71083, -2.0165 36.71083, -2.0165 36.71083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2640'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96967 -5.286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96967"^^xsd:decimal ;
  dwc:decimalLongitude "-5.286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96967 -5.286)"^^geo:wktLiteral ;
  geo-pos:lat "35.96967"^^xsd:decimal ;
  geo-pos:long "-5.286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3134'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3134'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.5380555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.286'^^xsd:double;
  dwc:startLongitude '-5.286'^^xsd:double;
  dwc:endLongitude '-5.286'^^xsd:double;
  dwc:latitude '35.96967'^^xsd:double;
  dwc:startLatitude '35.96967'^^xsd:double;
  dwc:endLatitude '35.96967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.286 35.96967, -5.286 35.96967, -5.286 35.96967, -5.286 35.96967, -5.286 35.96967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3134'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49618 -2.527502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49618"^^xsd:decimal ;
  dwc:decimalLongitude "-2.527502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49618 -2.527502)"^^geo:wktLiteral ;
  geo-pos:lat "36.49618"^^xsd:decimal ;
  geo-pos:long "-2.527502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4069'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4069'^^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:timeOfDay '10.311666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.527502'^^xsd:double;
  dwc:startLongitude '-2.527502'^^xsd:double;
  dwc:endLongitude '-2.527502'^^xsd:double;
  dwc:latitude '36.49618'^^xsd:double;
  dwc:startLatitude '36.49618'^^xsd:double;
  dwc:endLatitude '36.49618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.527502 36.49618, -2.527502 36.49618, -2.527502 36.49618, -2.527502 36.49618, -2.527502 36.49618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4069'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43434 -2.344338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43434"^^xsd:decimal ;
  dwc:decimalLongitude "-2.344338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43434 -2.344338)"^^geo:wktLiteral ;
  geo-pos:lat "36.43434"^^xsd:decimal ;
  geo-pos:long "-2.344338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3583'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_3583'^^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:timeOfDay '12.894166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.344338'^^xsd:double;
  dwc:startLongitude '-2.344338'^^xsd:double;
  dwc:endLongitude '-2.344338'^^xsd:double;
  dwc:latitude '36.43434'^^xsd:double;
  dwc:startLatitude '36.43434'^^xsd:double;
  dwc:endLatitude '36.43434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.344338 36.43434, -2.344338 36.43434, -2.344338 36.43434, -2.344338 36.43434, -2.344338 36.43434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3583'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1818 -5.146902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1818"^^xsd:decimal ;
  dwc:decimalLongitude "-5.146902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1818 -5.146902)"^^geo:wktLiteral ;
  geo-pos:lat "36.1818"^^xsd:decimal ;
  geo-pos:long "-5.146902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4603'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4603'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.056944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.146902'^^xsd:double;
  dwc:startLongitude '-5.146902'^^xsd:double;
  dwc:endLongitude '-5.146902'^^xsd:double;
  dwc:latitude '36.1818'^^xsd:double;
  dwc:startLatitude '36.1818'^^xsd:double;
  dwc:endLatitude '36.1818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.146902 36.1818, -5.146902 36.1818, -5.146902 36.1818, -5.146902 36.1818, -5.146902 36.1818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4603'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49857 -2.635573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49857"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49857 -2.635573)"^^geo:wktLiteral ;
  geo-pos:lat "36.49857"^^xsd:decimal ;
  geo-pos:long "-2.635573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4349'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4349'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '16.769444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.635573'^^xsd:double;
  dwc:startLongitude '-2.635573'^^xsd:double;
  dwc:endLongitude '-2.635573'^^xsd:double;
  dwc:latitude '36.49857'^^xsd:double;
  dwc:startLatitude '36.49857'^^xsd:double;
  dwc:endLatitude '36.49857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635573 36.49857, -2.635573 36.49857, -2.635573 36.49857, -2.635573 36.49857, -2.635573 36.49857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4349'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56568 -2.906835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56568"^^xsd:decimal ;
  dwc:decimalLongitude "-2.906835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56568 -2.906835)"^^geo:wktLiteral ;
  geo-pos:lat "36.56568"^^xsd:decimal ;
  geo-pos:long "-2.906835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4394'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4394'^^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:timeOfDay '8.7127777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.906835'^^xsd:double;
  dwc:startLongitude '-2.906835'^^xsd:double;
  dwc:endLongitude '-2.906835'^^xsd:double;
  dwc:latitude '36.56568'^^xsd:double;
  dwc:startLatitude '36.56568'^^xsd:double;
  dwc:endLatitude '36.56568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.906835 36.56568, -2.906835 36.56568, -2.906835 36.56568, -2.906835 36.56568, -2.906835 36.56568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4394'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33324 -2.86262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33324"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33324 -2.86262)"^^geo:wktLiteral ;
  geo-pos:lat "36.33324"^^xsd:decimal ;
  geo-pos:long "-2.86262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4514'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4514'^^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:timeOfDay '10.175833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.86262'^^xsd:double;
  dwc:startLongitude '-2.86262'^^xsd:double;
  dwc:endLongitude '-2.86262'^^xsd:double;
  dwc:latitude '36.33324'^^xsd:double;
  dwc:startLatitude '36.33324'^^xsd:double;
  dwc:endLatitude '36.33324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86262 36.33324, -2.86262 36.33324, -2.86262 36.33324, -2.86262 36.33324, -2.86262 36.33324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4514'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42767 -2.936833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.936833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42767 -2.936833)"^^geo:wktLiteral ;
  geo-pos:lat "36.42767"^^xsd:decimal ;
  geo-pos:long "-2.936833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4706'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4706'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '14.605833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.936833'^^xsd:double;
  dwc:startLongitude '-2.936833'^^xsd:double;
  dwc:endLongitude '-2.936833'^^xsd:double;
  dwc:latitude '36.42767'^^xsd:double;
  dwc:startLatitude '36.42767'^^xsd:double;
  dwc:endLatitude '36.42767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.936833 36.42767, -2.936833 36.42767, -2.936833 36.42767, -2.936833 36.42767, -2.936833 36.42767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4706'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25333 -1.6175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25333 -1.6175)"^^geo:wktLiteral ;
  geo-pos:lat "37.25333"^^xsd:decimal ;
  geo-pos:long "-1.6175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_247'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6175'^^xsd:double;
  dwc:startLongitude '-1.6175'^^xsd:double;
  dwc:endLongitude '-1.6175'^^xsd:double;
  dwc:latitude '37.25333'^^xsd:double;
  dwc:startLatitude '37.25333'^^xsd:double;
  dwc:endLatitude '37.25333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6175 37.25333, -1.6175 37.25333, -1.6175 37.25333, -1.6175 37.25333, -1.6175 37.25333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_247'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39667 -1.398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39667 -1.398333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39667"^^xsd:decimal ;
  geo-pos:long "-1.398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_120'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_120'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.398333'^^xsd:double;
  dwc:startLongitude '-1.398333'^^xsd:double;
  dwc:endLongitude '-1.398333'^^xsd:double;
  dwc:latitude '37.39667'^^xsd:double;
  dwc:startLatitude '37.39667'^^xsd:double;
  dwc:endLatitude '37.39667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.398333 37.39667, -1.398333 37.39667, -1.398333 37.39667, -1.398333 37.39667, -1.398333 37.39667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_120'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46333 -1.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46333 -1.116667)"^^geo:wktLiteral ;
  geo-pos:lat "37.46333"^^xsd:decimal ;
  geo-pos:long "-1.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_122'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_122'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.116667'^^xsd:double;
  dwc:startLongitude '-1.116667'^^xsd:double;
  dwc:endLongitude '-1.116667'^^xsd:double;
  dwc:latitude '37.46333'^^xsd:double;
  dwc:startLatitude '37.46333'^^xsd:double;
  dwc:endLatitude '37.46333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.116667 37.46333, -1.116667 37.46333, -1.116667 37.46333, -1.116667 37.46333, -1.116667 37.46333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_122'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97667 -1.713667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.713667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97667 -1.713667)"^^geo:wktLiteral ;
  geo-pos:lat "36.97667"^^xsd:decimal ;
  geo-pos:long "-1.713667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_370'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_370'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.713667'^^xsd:double;
  dwc:startLongitude '-1.713667'^^xsd:double;
  dwc:endLongitude '-1.713667'^^xsd:double;
  dwc:latitude '36.97667'^^xsd:double;
  dwc:startLatitude '36.97667'^^xsd:double;
  dwc:endLatitude '36.97667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.713667 36.97667, -1.713667 36.97667, -1.713667 36.97667, -1.713667 36.97667, -1.713667 36.97667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_370'^^xsd:string;
  dwc:observationDate '1994-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46267 -1.030167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46267"^^xsd:decimal ;
  dwc:decimalLongitude "-1.030167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46267 -1.030167)"^^geo:wktLiteral ;
  geo-pos:lat "37.46267"^^xsd:decimal ;
  geo-pos:long "-1.030167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_405'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.030167'^^xsd:double;
  dwc:startLongitude '-1.030167'^^xsd:double;
  dwc:endLongitude '-1.030167'^^xsd:double;
  dwc:latitude '37.46267'^^xsd:double;
  dwc:startLatitude '37.46267'^^xsd:double;
  dwc:endLatitude '37.46267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.030167 37.46267, -1.030167 37.46267, -1.030167 37.46267, -1.030167 37.46267, -1.030167 37.46267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_405'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60067 -2.369833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.369833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60067 -2.369833)"^^geo:wktLiteral ;
  geo-pos:lat "36.60067"^^xsd:decimal ;
  geo-pos:long "-2.369833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_533'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.369833'^^xsd:double;
  dwc:startLongitude '-2.369833'^^xsd:double;
  dwc:endLongitude '-2.369833'^^xsd:double;
  dwc:latitude '36.60067'^^xsd:double;
  dwc:startLatitude '36.60067'^^xsd:double;
  dwc:endLatitude '36.60067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.369833 36.60067, -2.369833 36.60067, -2.369833 36.60067, -2.369833 36.60067, -2.369833 36.60067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_533'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4785 -3.941833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4785"^^xsd:decimal ;
  dwc:decimalLongitude "-3.941833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4785 -3.941833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4785"^^xsd:decimal ;
  geo-pos:long "-3.941833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1791'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1791'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.149722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.941833'^^xsd:double;
  dwc:startLongitude '-3.941833'^^xsd:double;
  dwc:endLongitude '-3.941833'^^xsd:double;
  dwc:latitude '36.4785'^^xsd:double;
  dwc:startLatitude '36.4785'^^xsd:double;
  dwc:endLatitude '36.4785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.941833 36.4785, -3.941833 36.4785, -3.941833 36.4785, -3.941833 36.4785, -3.941833 36.4785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1791'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1765 -1.634167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1765"^^xsd:decimal ;
  dwc:decimalLongitude "-1.634167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1765 -1.634167)"^^geo:wktLiteral ;
  geo-pos:lat "37.1765"^^xsd:decimal ;
  geo-pos:long "-1.634167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_348'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_348'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.634167'^^xsd:double;
  dwc:startLongitude '-1.634167'^^xsd:double;
  dwc:endLongitude '-1.634167'^^xsd:double;
  dwc:latitude '37.1765'^^xsd:double;
  dwc:startLatitude '37.1765'^^xsd:double;
  dwc:endLatitude '37.1765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.634167 37.1765, -1.634167 37.1765, -1.634167 37.1765, -1.634167 37.1765, -1.634167 37.1765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_348'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08617 -1.739667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.739667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08617 -1.739667)"^^geo:wktLiteral ;
  geo-pos:lat "37.08617"^^xsd:decimal ;
  geo-pos:long "-1.739667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_524'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.739667'^^xsd:double;
  dwc:startLongitude '-1.739667'^^xsd:double;
  dwc:endLongitude '-1.739667'^^xsd:double;
  dwc:latitude '37.08617'^^xsd:double;
  dwc:startLatitude '37.08617'^^xsd:double;
  dwc:endLatitude '37.08617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.739667 37.08617, -1.739667 37.08617, -1.739667 37.08617, -1.739667 37.08617, -1.739667 37.08617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_524'^^xsd:string;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62466 -3.361045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62466"^^xsd:decimal ;
  dwc:decimalLongitude "-3.361045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62466 -3.361045)"^^geo:wktLiteral ;
  geo-pos:lat "36.62466"^^xsd:decimal ;
  geo-pos:long "-3.361045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4197'^^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:timeOfDay '10.531666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.361045'^^xsd:double;
  dwc:startLongitude '-3.361045'^^xsd:double;
  dwc:endLongitude '-3.361045'^^xsd:double;
  dwc:latitude '36.62466'^^xsd:double;
  dwc:startLatitude '36.62466'^^xsd:double;
  dwc:endLatitude '36.62466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.361045 36.62466, -3.361045 36.62466, -3.361045 36.62466, -3.361045 36.62466, -3.361045 36.62466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4197'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37517 -1.055333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.055333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37517 -1.055333)"^^geo:wktLiteral ;
  geo-pos:lat "37.37517"^^xsd:decimal ;
  geo-pos:long "-1.055333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_776'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.055333'^^xsd:double;
  dwc:startLongitude '-1.055333'^^xsd:double;
  dwc:endLongitude '-1.055333'^^xsd:double;
  dwc:latitude '37.37517'^^xsd:double;
  dwc:startLatitude '37.37517'^^xsd:double;
  dwc:endLatitude '37.37517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.055333 37.37517, -1.055333 37.37517, -1.055333 37.37517, -1.055333 37.37517, -1.055333 37.37517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_776'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36933 -1.3745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36933 -1.3745)"^^geo:wktLiteral ;
  geo-pos:lat "37.36933"^^xsd:decimal ;
  geo-pos:long "-1.3745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_654'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_654'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3745'^^xsd:double;
  dwc:startLongitude '-1.3745'^^xsd:double;
  dwc:endLongitude '-1.3745'^^xsd:double;
  dwc:latitude '37.36933'^^xsd:double;
  dwc:startLatitude '37.36933'^^xsd:double;
  dwc:endLatitude '37.36933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3745 37.36933, -1.3745 37.36933, -1.3745 37.36933, -1.3745 37.36933, -1.3745 37.36933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_654'^^xsd:string;
  dwc:observationDate '1996-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.339 -1.374167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.339"^^xsd:decimal ;
  dwc:decimalLongitude "-1.374167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.339 -1.374167)"^^geo:wktLiteral ;
  geo-pos:lat "37.339"^^xsd:decimal ;
  geo-pos:long "-1.374167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_943'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_943'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.374167'^^xsd:double;
  dwc:startLongitude '-1.374167'^^xsd:double;
  dwc:endLongitude '-1.374167'^^xsd:double;
  dwc:latitude '37.339'^^xsd:double;
  dwc:startLatitude '37.339'^^xsd:double;
  dwc:endLatitude '37.339'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.374167 37.339, -1.374167 37.339, -1.374167 37.339, -1.374167 37.339, -1.374167 37.339))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_943'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2055 -1.571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2055"^^xsd:decimal ;
  dwc:decimalLongitude "-1.571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2055 -1.571667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2055"^^xsd:decimal ;
  geo-pos:long "-1.571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_958'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_958'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.571667'^^xsd:double;
  dwc:startLongitude '-1.571667'^^xsd:double;
  dwc:endLongitude '-1.571667'^^xsd:double;
  dwc:latitude '37.2055'^^xsd:double;
  dwc:startLatitude '37.2055'^^xsd:double;
  dwc:endLatitude '37.2055'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.571667 37.2055, -1.571667 37.2055, -1.571667 37.2055, -1.571667 37.2055, -1.571667 37.2055))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_958'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59333 -2.830667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.830667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59333 -2.830667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59333"^^xsd:decimal ;
  geo-pos:long "-2.830667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_973'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_973'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.830667'^^xsd:double;
  dwc:startLongitude '-2.830667'^^xsd:double;
  dwc:endLongitude '-2.830667'^^xsd:double;
  dwc:latitude '36.59333'^^xsd:double;
  dwc:startLatitude '36.59333'^^xsd:double;
  dwc:endLatitude '36.59333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.830667 36.59333, -2.830667 36.59333, -2.830667 36.59333, -2.830667 36.59333, -2.830667 36.59333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_973'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60983 -2.375833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.375833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60983 -2.375833)"^^geo:wktLiteral ;
  geo-pos:lat "36.60983"^^xsd:decimal ;
  geo-pos:long "-2.375833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1068'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.375833'^^xsd:double;
  dwc:startLongitude '-2.375833'^^xsd:double;
  dwc:endLongitude '-2.375833'^^xsd:double;
  dwc:latitude '36.60983'^^xsd:double;
  dwc:startLatitude '36.60983'^^xsd:double;
  dwc:endLatitude '36.60983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.375833 36.60983, -2.375833 36.60983, -2.375833 36.60983, -2.375833 36.60983, -2.375833 36.60983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1068'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47883 -2.902333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.902333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47883 -2.902333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47883"^^xsd:decimal ;
  geo-pos:long "-2.902333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1377'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1377'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.902333'^^xsd:double;
  dwc:startLongitude '-2.902333'^^xsd:double;
  dwc:endLongitude '-2.902333'^^xsd:double;
  dwc:latitude '36.47883'^^xsd:double;
  dwc:startLatitude '36.47883'^^xsd:double;
  dwc:endLatitude '36.47883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.902333 36.47883, -2.902333 36.47883, -2.902333 36.47883, -2.902333 36.47883, -2.902333 36.47883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1377'^^xsd:string;
  dwc:observationDate '1999-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.601 -2.522833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.601"^^xsd:decimal ;
  dwc:decimalLongitude "-2.522833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.601 -2.522833)"^^geo:wktLiteral ;
  geo-pos:lat "36.601"^^xsd:decimal ;
  geo-pos:long "-2.522833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1065'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1065'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.522833'^^xsd:double;
  dwc:startLongitude '-2.522833'^^xsd:double;
  dwc:endLongitude '-2.522833'^^xsd:double;
  dwc:latitude '36.601'^^xsd:double;
  dwc:startLatitude '36.601'^^xsd:double;
  dwc:endLatitude '36.601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.522833 36.601, -2.522833 36.601, -2.522833 36.601, -2.522833 36.601, -2.522833 36.601))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1065'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35833 -2.815667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35833 -2.815667)"^^geo:wktLiteral ;
  geo-pos:lat "36.35833"^^xsd:decimal ;
  geo-pos:long "-2.815667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1641'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1641'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.815667'^^xsd:double;
  dwc:startLongitude '-2.815667'^^xsd:double;
  dwc:endLongitude '-2.815667'^^xsd:double;
  dwc:latitude '36.35833'^^xsd:double;
  dwc:startLatitude '36.35833'^^xsd:double;
  dwc:endLatitude '36.35833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815667 36.35833, -2.815667 36.35833, -2.815667 36.35833, -2.815667 36.35833, -2.815667 36.35833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1641'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4795 -2.666333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.666333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4795 -2.666333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4795"^^xsd:decimal ;
  geo-pos:long "-2.666333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2042'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.666333'^^xsd:double;
  dwc:startLongitude '-2.666333'^^xsd:double;
  dwc:endLongitude '-2.666333'^^xsd:double;
  dwc:latitude '36.4795'^^xsd:double;
  dwc:startLatitude '36.4795'^^xsd:double;
  dwc:endLatitude '36.4795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.666333 36.4795, -2.666333 36.4795, -2.666333 36.4795, -2.666333 36.4795, -2.666333 36.4795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2042'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46533 -3.807333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.807333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46533 -3.807333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46533"^^xsd:decimal ;
  geo-pos:long "-3.807333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2094'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2094'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.807333'^^xsd:double;
  dwc:startLongitude '-3.807333'^^xsd:double;
  dwc:endLongitude '-3.807333'^^xsd:double;
  dwc:latitude '36.46533'^^xsd:double;
  dwc:startLatitude '36.46533'^^xsd:double;
  dwc:endLatitude '36.46533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.807333 36.46533, -3.807333 36.46533, -3.807333 36.46533, -3.807333 36.46533, -3.807333 36.46533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2094'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4355 -2.8255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4355"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4355 -2.8255)"^^geo:wktLiteral ;
  geo-pos:lat "36.4355"^^xsd:decimal ;
  geo-pos:long "-2.8255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2634'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2634'^^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:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8255'^^xsd:double;
  dwc:startLongitude '-2.8255'^^xsd:double;
  dwc:endLongitude '-2.8255'^^xsd:double;
  dwc:latitude '36.4355'^^xsd:double;
  dwc:startLatitude '36.4355'^^xsd:double;
  dwc:endLatitude '36.4355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8255 36.4355, -2.8255 36.4355, -2.8255 36.4355, -2.8255 36.4355, -2.8255 36.4355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2634'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38733 -4.514167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.514167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38733 -4.514167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38733"^^xsd:decimal ;
  geo-pos:long "-4.514167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3345'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3345'^^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:timeOfDay '10.288611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.514167'^^xsd:double;
  dwc:startLongitude '-4.514167'^^xsd:double;
  dwc:endLongitude '-4.514167'^^xsd:double;
  dwc:latitude '36.38733'^^xsd:double;
  dwc:startLatitude '36.38733'^^xsd:double;
  dwc:endLatitude '36.38733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.514167 36.38733, -4.514167 36.38733, -4.514167 36.38733, -4.514167 36.38733, -4.514167 36.38733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3345'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13567 -4.9945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13567 -4.9945)"^^geo:wktLiteral ;
  geo-pos:lat "36.13567"^^xsd:decimal ;
  geo-pos:long "-4.9945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3156'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3156'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.044166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.9945'^^xsd:double;
  dwc:startLongitude '-4.9945'^^xsd:double;
  dwc:endLongitude '-4.9945'^^xsd:double;
  dwc:latitude '36.13567'^^xsd:double;
  dwc:startLatitude '36.13567'^^xsd:double;
  dwc:endLatitude '36.13567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9945 36.13567, -4.9945 36.13567, -4.9945 36.13567, -4.9945 36.13567, -4.9945 36.13567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3156'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6795 -2.247333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.247333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6795 -2.247333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6795"^^xsd:decimal ;
  geo-pos:long "-2.247333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3224'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5169444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.247333'^^xsd:double;
  dwc:startLongitude '-2.247333'^^xsd:double;
  dwc:endLongitude '-2.247333'^^xsd:double;
  dwc:latitude '36.6795'^^xsd:double;
  dwc:startLatitude '36.6795'^^xsd:double;
  dwc:endLatitude '36.6795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.247333 36.6795, -2.247333 36.6795, -2.247333 36.6795, -2.247333 36.6795, -2.247333 36.6795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3224'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42433 -2.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42433 -2.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42433"^^xsd:decimal ;
  geo-pos:long "-2.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3248'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.9544444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.958333'^^xsd:double;
  dwc:startLongitude '-2.958333'^^xsd:double;
  dwc:endLongitude '-2.958333'^^xsd:double;
  dwc:latitude '36.42433'^^xsd:double;
  dwc:startLatitude '36.42433'^^xsd:double;
  dwc:endLatitude '36.42433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.958333 36.42433, -2.958333 36.42433, -2.958333 36.42433, -2.958333 36.42433, -2.958333 36.42433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3248'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66777 -2.100712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66777"^^xsd:decimal ;
  dwc:decimalLongitude "-2.100712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66777 -2.100712)"^^geo:wktLiteral ;
  geo-pos:lat "36.66777"^^xsd:decimal ;
  geo-pos:long "-2.100712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3504'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3504'^^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:timeOfDay '6.0577777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.100712'^^xsd:double;
  dwc:startLongitude '-2.100712'^^xsd:double;
  dwc:endLongitude '-2.100712'^^xsd:double;
  dwc:latitude '36.66777'^^xsd:double;
  dwc:startLatitude '36.66777'^^xsd:double;
  dwc:endLatitude '36.66777'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.100712 36.66777, -2.100712 36.66777, -2.100712 36.66777, -2.100712 36.66777, -2.100712 36.66777))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3504'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48011 -3.07019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48011"^^xsd:decimal ;
  dwc:decimalLongitude "-3.07019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48011 -3.07019)"^^geo:wktLiteral ;
  geo-pos:lat "36.48011"^^xsd:decimal ;
  geo-pos:long "-3.07019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3546'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3546'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.2744444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.07019'^^xsd:double;
  dwc:startLongitude '-3.07019'^^xsd:double;
  dwc:endLongitude '-3.07019'^^xsd:double;
  dwc:latitude '36.48011'^^xsd:double;
  dwc:startLatitude '36.48011'^^xsd:double;
  dwc:endLatitude '36.48011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.07019 36.48011, -3.07019 36.48011, -3.07019 36.48011, -3.07019 36.48011, -3.07019 36.48011))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3546'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1255 -1.689167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1255"^^xsd:decimal ;
  dwc:decimalLongitude "-1.689167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1255 -1.689167)"^^geo:wktLiteral ;
  geo-pos:lat "37.1255"^^xsd:decimal ;
  geo-pos:long "-1.689167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_187'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_187'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.689167'^^xsd:double;
  dwc:startLongitude '-1.689167'^^xsd:double;
  dwc:endLongitude '-1.689167'^^xsd:double;
  dwc:latitude '37.1255'^^xsd:double;
  dwc:startLatitude '37.1255'^^xsd:double;
  dwc:endLatitude '37.1255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.689167 37.1255, -1.689167 37.1255, -1.689167 37.1255, -1.689167 37.1255, -1.689167 37.1255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_187'^^xsd:string;
  dwc:observationDate '1993-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.5175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.5175)"^^geo:wktLiteral ;
  geo-pos:lat "36.5395"^^xsd:decimal ;
  geo-pos:long "-2.5175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_555'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_555'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5175'^^xsd:double;
  dwc:startLongitude '-2.5175'^^xsd:double;
  dwc:endLongitude '-2.5175'^^xsd:double;
  dwc:latitude '36.5395'^^xsd:double;
  dwc:startLatitude '36.5395'^^xsd:double;
  dwc:endLatitude '36.5395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5175 36.5395, -2.5175 36.5395, -2.5175 36.5395, -2.5175 36.5395, -2.5175 36.5395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_555'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.316 -2.892833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.316"^^xsd:decimal ;
  dwc:decimalLongitude "-2.892833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.316 -2.892833)"^^geo:wktLiteral ;
  geo-pos:lat "36.316"^^xsd:decimal ;
  geo-pos:long "-2.892833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1195'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1195'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.892833'^^xsd:double;
  dwc:startLongitude '-2.892833'^^xsd:double;
  dwc:endLongitude '-2.892833'^^xsd:double;
  dwc:latitude '36.316'^^xsd:double;
  dwc:startLatitude '36.316'^^xsd:double;
  dwc:endLatitude '36.316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.892833 36.316, -2.892833 36.316, -2.892833 36.316, -2.892833 36.316, -2.892833 36.316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1195'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.766667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45817"^^xsd:decimal ;
  geo-pos:long "-2.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1648'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1648'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.766667'^^xsd:double;
  dwc:startLongitude '-2.766667'^^xsd:double;
  dwc:endLongitude '-2.766667'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.766667 36.45817, -2.766667 36.45817, -2.766667 36.45817, -2.766667 36.45817, -2.766667 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1648'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66533 -3.646833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.646833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66533 -3.646833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66533"^^xsd:decimal ;
  geo-pos:long "-3.646833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1946'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1946'^^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:timeOfDay '7.3933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.646833'^^xsd:double;
  dwc:startLongitude '-3.646833'^^xsd:double;
  dwc:endLongitude '-3.646833'^^xsd:double;
  dwc:latitude '36.66533'^^xsd:double;
  dwc:startLatitude '36.66533'^^xsd:double;
  dwc:endLatitude '36.66533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.646833 36.66533, -3.646833 36.66533, -3.646833 36.66533, -3.646833 36.66533, -3.646833 36.66533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1946'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3935 -4.555833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.555833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3935 -4.555833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3935"^^xsd:decimal ;
  geo-pos:long "-4.555833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2185'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2185'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.555833'^^xsd:double;
  dwc:startLongitude '-4.555833'^^xsd:double;
  dwc:endLongitude '-4.555833'^^xsd:double;
  dwc:latitude '36.3935'^^xsd:double;
  dwc:startLatitude '36.3935'^^xsd:double;
  dwc:endLatitude '36.3935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.555833 36.3935, -4.555833 36.3935, -4.555833 36.3935, -4.555833 36.3935, -4.555833 36.3935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2185'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46287 -3.59062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46287"^^xsd:decimal ;
  dwc:decimalLongitude "-3.59062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46287 -3.59062)"^^geo:wktLiteral ;
  geo-pos:lat "36.46287"^^xsd:decimal ;
  geo-pos:long "-3.59062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4527'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4527'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.3630555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.59062'^^xsd:double;
  dwc:startLongitude '-3.59062'^^xsd:double;
  dwc:endLongitude '-3.59062'^^xsd:double;
  dwc:latitude '36.46287'^^xsd:double;
  dwc:startLatitude '36.46287'^^xsd:double;
  dwc:endLatitude '36.46287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.59062 36.46287, -3.59062 36.46287, -3.59062 36.46287, -3.59062 36.46287, -3.59062 36.46287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4527'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88085 2.958663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88085"^^xsd:decimal ;
  dwc:decimalLongitude "2.958663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88085 2.958663)"^^geo:wktLiteral ;
  geo-pos:lat "36.88085"^^xsd:decimal ;
  geo-pos:long "2.958663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4791'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4791'^^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:timeOfDay '12.314166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.958663'^^xsd:double;
  dwc:startLongitude '2.958663'^^xsd:double;
  dwc:endLongitude '2.958663'^^xsd:double;
  dwc:latitude '36.88085'^^xsd:double;
  dwc:startLatitude '36.88085'^^xsd:double;
  dwc:endLatitude '36.88085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.958663 36.88085, 2.958663 36.88085, 2.958663 36.88085, 2.958663 36.88085, 2.958663 36.88085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4791'^^xsd:string;
  dwc:observationDate '2009-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 -1.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.371"^^xsd:decimal ;
  dwc:decimalLongitude "-1.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.371 -1.088)"^^geo:wktLiteral ;
  geo-pos:lat "37.371"^^xsd:decimal ;
  geo-pos:long "-1.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_778'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.088'^^xsd:double;
  dwc:startLongitude '-1.088'^^xsd:double;
  dwc:endLongitude '-1.088'^^xsd:double;
  dwc:latitude '37.371'^^xsd:double;
  dwc:startLatitude '37.371'^^xsd:double;
  dwc:endLatitude '37.371'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.088 37.371, -1.088 37.371, -1.088 37.371, -1.088 37.371, -1.088 37.371))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_778'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.687 -2.374167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.687"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.687 -2.374167)"^^geo:wktLiteral ;
  geo-pos:lat "36.687"^^xsd:decimal ;
  geo-pos:long "-2.374167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_675'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_675'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.374167'^^xsd:double;
  dwc:startLongitude '-2.374167'^^xsd:double;
  dwc:endLongitude '-2.374167'^^xsd:double;
  dwc:latitude '36.687'^^xsd:double;
  dwc:startLatitude '36.687'^^xsd:double;
  dwc:endLatitude '36.687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374167 36.687, -2.374167 36.687, -2.374167 36.687, -2.374167 36.687, -2.374167 36.687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_675'^^xsd:string;
  dwc:observationDate '1996-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40983 -2.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40983 -2.801667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40983"^^xsd:decimal ;
  geo-pos:long "-2.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1259'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1259'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801667'^^xsd:double;
  dwc:startLongitude '-2.801667'^^xsd:double;
  dwc:endLongitude '-2.801667'^^xsd:double;
  dwc:latitude '36.40983'^^xsd:double;
  dwc:startLatitude '36.40983'^^xsd:double;
  dwc:endLatitude '36.40983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801667 36.40983, -2.801667 36.40983, -2.801667 36.40983, -2.801667 36.40983, -2.801667 36.40983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1259'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43967 -2.8895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43967 -2.8895)"^^geo:wktLiteral ;
  geo-pos:lat "36.43967"^^xsd:decimal ;
  geo-pos:long "-2.8895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1412'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1412'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8895'^^xsd:double;
  dwc:startLongitude '-2.8895'^^xsd:double;
  dwc:endLongitude '-2.8895'^^xsd:double;
  dwc:latitude '36.43967'^^xsd:double;
  dwc:startLatitude '36.43967'^^xsd:double;
  dwc:endLatitude '36.43967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8895 36.43967, -2.8895 36.43967, -2.8895 36.43967, -2.8895 36.43967, -2.8895 36.43967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1412'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56317 -3.160167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.160167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56317 -3.160167)"^^geo:wktLiteral ;
  geo-pos:lat "36.56317"^^xsd:decimal ;
  geo-pos:long "-3.160167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1999'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1999'^^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:timeOfDay '10.071388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.160167'^^xsd:double;
  dwc:startLongitude '-3.160167'^^xsd:double;
  dwc:endLongitude '-3.160167'^^xsd:double;
  dwc:latitude '36.56317'^^xsd:double;
  dwc:startLatitude '36.56317'^^xsd:double;
  dwc:endLatitude '36.56317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.160167 36.56317, -3.160167 36.56317, -3.160167 36.56317, -3.160167 36.56317, -3.160167 36.56317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1999'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63664 -4.025442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63664"^^xsd:decimal ;
  dwc:decimalLongitude "-4.025442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63664 -4.025442)"^^geo:wktLiteral ;
  geo-pos:lat "36.63664"^^xsd:decimal ;
  geo-pos:long "-4.025442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3528'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3528'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5080555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.025442'^^xsd:double;
  dwc:startLongitude '-4.025442'^^xsd:double;
  dwc:endLongitude '-4.025442'^^xsd:double;
  dwc:latitude '36.63664'^^xsd:double;
  dwc:startLatitude '36.63664'^^xsd:double;
  dwc:endLatitude '36.63664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.025442 36.63664, -4.025442 36.63664, -4.025442 36.63664, -4.025442 36.63664, -4.025442 36.63664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3528'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7656 -2.493995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7656"^^xsd:decimal ;
  dwc:decimalLongitude "-2.493995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7656 -2.493995)"^^geo:wktLiteral ;
  geo-pos:lat "36.7656"^^xsd:decimal ;
  geo-pos:long "-2.493995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3541'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3541'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.899444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.493995'^^xsd:double;
  dwc:startLongitude '-2.493995'^^xsd:double;
  dwc:endLongitude '-2.493995'^^xsd:double;
  dwc:latitude '36.7656'^^xsd:double;
  dwc:startLatitude '36.7656'^^xsd:double;
  dwc:endLatitude '36.7656'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.493995 36.7656, -2.493995 36.7656, -2.493995 36.7656, -2.493995 36.7656, -2.493995 36.7656))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3541'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40427 -2.786535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40427"^^xsd:decimal ;
  dwc:decimalLongitude "-2.786535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40427 -2.786535)"^^geo:wktLiteral ;
  geo-pos:lat "36.40427"^^xsd:decimal ;
  geo-pos:long "-2.786535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4225'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4225'^^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:timeOfDay '11.486666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.786535'^^xsd:double;
  dwc:startLongitude '-2.786535'^^xsd:double;
  dwc:endLongitude '-2.786535'^^xsd:double;
  dwc:latitude '36.40427'^^xsd:double;
  dwc:startLatitude '36.40427'^^xsd:double;
  dwc:endLatitude '36.40427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.786535 36.40427, -2.786535 36.40427, -2.786535 36.40427, -2.786535 36.40427, -2.786535 36.40427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4225'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39091 -3.00858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39091"^^xsd:decimal ;
  dwc:decimalLongitude "-3.00858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39091 -3.00858)"^^geo:wktLiteral ;
  geo-pos:lat "36.39091"^^xsd:decimal ;
  geo-pos:long "-3.00858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4633'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4633'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.803333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.00858'^^xsd:double;
  dwc:startLongitude '-3.00858'^^xsd:double;
  dwc:endLongitude '-3.00858'^^xsd:double;
  dwc:latitude '36.39091'^^xsd:double;
  dwc:startLatitude '36.39091'^^xsd:double;
  dwc:endLatitude '36.39091'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.00858 36.39091, -3.00858 36.39091, -3.00858 36.39091, -3.00858 36.39091, -3.00858 36.39091))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4633'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47387 -2.688095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47387"^^xsd:decimal ;
  dwc:decimalLongitude "-2.688095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47387 -2.688095)"^^geo:wktLiteral ;
  geo-pos:lat "36.47387"^^xsd:decimal ;
  geo-pos:long "-2.688095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4848'^^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:timeOfDay '16.609444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.688095'^^xsd:double;
  dwc:startLongitude '-2.688095'^^xsd:double;
  dwc:endLongitude '-2.688095'^^xsd:double;
  dwc:latitude '36.47387'^^xsd:double;
  dwc:startLatitude '36.47387'^^xsd:double;
  dwc:endLatitude '36.47387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.688095 36.47387, -2.688095 36.47387, -2.688095 36.47387, -2.688095 36.47387, -2.688095 36.47387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4848'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26533 -1.5365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26533 -1.5365)"^^geo:wktLiteral ;
  geo-pos:lat "37.26533"^^xsd:decimal ;
  geo-pos:long "-1.5365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_306'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_306'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5365'^^xsd:double;
  dwc:startLongitude '-1.5365'^^xsd:double;
  dwc:endLongitude '-1.5365'^^xsd:double;
  dwc:latitude '37.26533'^^xsd:double;
  dwc:startLatitude '37.26533'^^xsd:double;
  dwc:endLatitude '37.26533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5365 37.26533, -1.5365 37.26533, -1.5365 37.26533, -1.5365 37.26533, -1.5365 37.26533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_306'^^xsd:string;
  dwc:observationDate '1994-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -2.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -2.665)"^^geo:wktLiteral ;
  geo-pos:lat "36.44183"^^xsd:decimal ;
  geo-pos:long "-2.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1509'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1509'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.665'^^xsd:double;
  dwc:startLongitude '-2.665'^^xsd:double;
  dwc:endLongitude '-2.665'^^xsd:double;
  dwc:latitude '36.44183'^^xsd:double;
  dwc:startLatitude '36.44183'^^xsd:double;
  dwc:endLatitude '36.44183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.665 36.44183, -2.665 36.44183, -2.665 36.44183, -2.665 36.44183, -2.665 36.44183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1509'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -2.897667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3225"^^xsd:decimal ;
  dwc:decimalLongitude "-2.897667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -2.897667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3225"^^xsd:decimal ;
  geo-pos:long "-2.897667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1194'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1194'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.897667'^^xsd:double;
  dwc:startLongitude '-2.897667'^^xsd:double;
  dwc:endLongitude '-2.897667'^^xsd:double;
  dwc:latitude '36.3225'^^xsd:double;
  dwc:startLatitude '36.3225'^^xsd:double;
  dwc:endLatitude '36.3225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.897667 36.3225, -2.897667 36.3225, -2.897667 36.3225, -2.897667 36.3225, -2.897667 36.3225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1194'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 -2.554333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66"^^xsd:decimal ;
  dwc:decimalLongitude "-2.554333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66 -2.554333)"^^geo:wktLiteral ;
  geo-pos:lat "36.66"^^xsd:decimal ;
  geo-pos:long "-2.554333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1669'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1669'^^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:timeOfDay '8.6616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.554333'^^xsd:double;
  dwc:startLongitude '-2.554333'^^xsd:double;
  dwc:endLongitude '-2.554333'^^xsd:double;
  dwc:latitude '36.66'^^xsd:double;
  dwc:startLatitude '36.66'^^xsd:double;
  dwc:endLatitude '36.66'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.554333 36.66, -2.554333 36.66, -2.554333 36.66, -2.554333 36.66, -2.554333 36.66))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1669'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39533 -2.735667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39533 -2.735667)"^^geo:wktLiteral ;
  geo-pos:lat "36.39533"^^xsd:decimal ;
  geo-pos:long "-2.735667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1079'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1079'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735667'^^xsd:double;
  dwc:startLongitude '-2.735667'^^xsd:double;
  dwc:endLongitude '-2.735667'^^xsd:double;
  dwc:latitude '36.39533'^^xsd:double;
  dwc:startLatitude '36.39533'^^xsd:double;
  dwc:endLatitude '36.39533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735667 36.39533, -2.735667 36.39533, -2.735667 36.39533, -2.735667 36.39533, -2.735667 36.39533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1079'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3625 -2.718833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.718833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3625 -2.718833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3625"^^xsd:decimal ;
  geo-pos:long "-2.718833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1081'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1081'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.718833'^^xsd:double;
  dwc:startLongitude '-2.718833'^^xsd:double;
  dwc:endLongitude '-2.718833'^^xsd:double;
  dwc:latitude '36.3625'^^xsd:double;
  dwc:startLatitude '36.3625'^^xsd:double;
  dwc:endLatitude '36.3625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.718833 36.3625, -2.718833 36.3625, -2.718833 36.3625, -2.718833 36.3625, -2.718833 36.3625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1081'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43683 -2.829167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.829167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43683 -2.829167)"^^geo:wktLiteral ;
  geo-pos:lat "36.43683"^^xsd:decimal ;
  geo-pos:long "-2.829167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1090'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1090'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '19.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.829167'^^xsd:double;
  dwc:startLongitude '-2.829167'^^xsd:double;
  dwc:endLongitude '-2.829167'^^xsd:double;
  dwc:latitude '36.43683'^^xsd:double;
  dwc:startLatitude '36.43683'^^xsd:double;
  dwc:endLatitude '36.43683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.829167 36.43683, -2.829167 36.43683, -2.829167 36.43683, -2.829167 36.43683, -2.829167 36.43683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1090'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -3.180167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4675"^^xsd:decimal ;
  dwc:decimalLongitude "-3.180167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -3.180167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4675"^^xsd:decimal ;
  geo-pos:long "-3.180167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1332'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1332'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.180167'^^xsd:double;
  dwc:startLongitude '-3.180167'^^xsd:double;
  dwc:endLongitude '-3.180167'^^xsd:double;
  dwc:latitude '36.4675'^^xsd:double;
  dwc:startLatitude '36.4675'^^xsd:double;
  dwc:endLatitude '36.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.180167 36.4675, -3.180167 36.4675, -3.180167 36.4675, -3.180167 36.4675, -3.180167 36.4675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1332'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328 -4.254667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328 -4.254667)"^^geo:wktLiteral ;
  geo-pos:lat "36.328"^^xsd:decimal ;
  geo-pos:long "-4.254667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1869'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1869'^^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:timeOfDay '15.156944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.254667'^^xsd:double;
  dwc:startLongitude '-4.254667'^^xsd:double;
  dwc:endLongitude '-4.254667'^^xsd:double;
  dwc:latitude '36.328'^^xsd:double;
  dwc:startLatitude '36.328'^^xsd:double;
  dwc:endLatitude '36.328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.254667 36.328, -4.254667 36.328, -4.254667 36.328, -4.254667 36.328, -4.254667 36.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1869'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7115 -1.982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7115"^^xsd:decimal ;
  dwc:decimalLongitude "-1.982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7115 -1.982)"^^geo:wktLiteral ;
  geo-pos:lat "36.7115"^^xsd:decimal ;
  geo-pos:long "-1.982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2248'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2248'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.982'^^xsd:double;
  dwc:startLongitude '-1.982'^^xsd:double;
  dwc:endLongitude '-1.982'^^xsd:double;
  dwc:latitude '36.7115'^^xsd:double;
  dwc:startLatitude '36.7115'^^xsd:double;
  dwc:endLatitude '36.7115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.982 36.7115, -1.982 36.7115, -1.982 36.7115, -1.982 36.7115, -1.982 36.7115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2248'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.453 -4.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.453"^^xsd:decimal ;
  dwc:decimalLongitude "-4.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.453 -4.194)"^^geo:wktLiteral ;
  geo-pos:lat "36.453"^^xsd:decimal ;
  geo-pos:long "-4.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2435'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2435'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.194'^^xsd:double;
  dwc:startLongitude '-4.194'^^xsd:double;
  dwc:endLongitude '-4.194'^^xsd:double;
  dwc:latitude '36.453'^^xsd:double;
  dwc:startLatitude '36.453'^^xsd:double;
  dwc:endLatitude '36.453'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.194 36.453, -4.194 36.453, -4.194 36.453, -4.194 36.453, -4.194 36.453))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2435'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56233 -3.689834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.689834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56233 -3.689834)"^^geo:wktLiteral ;
  geo-pos:lat "36.56233"^^xsd:decimal ;
  geo-pos:long "-3.689834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3213'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3213'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.706666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.689834'^^xsd:double;
  dwc:startLongitude '-3.689834'^^xsd:double;
  dwc:endLongitude '-3.689834'^^xsd:double;
  dwc:latitude '36.56233'^^xsd:double;
  dwc:startLatitude '36.56233'^^xsd:double;
  dwc:endLatitude '36.56233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.689834 36.56233, -3.689834 36.56233, -3.689834 36.56233, -3.689834 36.56233, -3.689834 36.56233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3213'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1705 -5.108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1705"^^xsd:decimal ;
  dwc:decimalLongitude "-5.108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1705 -5.108333)"^^geo:wktLiteral ;
  geo-pos:lat "36.1705"^^xsd:decimal ;
  geo-pos:long "-5.108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3157'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3157'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.887777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.108333'^^xsd:double;
  dwc:startLongitude '-5.108333'^^xsd:double;
  dwc:endLongitude '-5.108333'^^xsd:double;
  dwc:latitude '36.1705'^^xsd:double;
  dwc:startLatitude '36.1705'^^xsd:double;
  dwc:endLatitude '36.1705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.108333 36.1705, -5.108333 36.1705, -5.108333 36.1705, -5.108333 36.1705, -5.108333 36.1705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3157'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62533 -2.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62533 -2.234)"^^geo:wktLiteral ;
  geo-pos:lat "36.62533"^^xsd:decimal ;
  geo-pos:long "-2.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3305'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3305'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.41'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.234'^^xsd:double;
  dwc:startLongitude '-2.234'^^xsd:double;
  dwc:endLongitude '-2.234'^^xsd:double;
  dwc:latitude '36.62533'^^xsd:double;
  dwc:startLatitude '36.62533'^^xsd:double;
  dwc:endLatitude '36.62533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.234 36.62533, -2.234 36.62533, -2.234 36.62533, -2.234 36.62533, -2.234 36.62533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3305'^^xsd:string;
  dwc:observationDate '2005-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49328 -2.811563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49328"^^xsd:decimal ;
  dwc:decimalLongitude "-2.811563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49328 -2.811563)"^^geo:wktLiteral ;
  geo-pos:lat "36.49328"^^xsd:decimal ;
  geo-pos:long "-2.811563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4231'^^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:timeOfDay '7.8858333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.811563'^^xsd:double;
  dwc:startLongitude '-2.811563'^^xsd:double;
  dwc:endLongitude '-2.811563'^^xsd:double;
  dwc:latitude '36.49328'^^xsd:double;
  dwc:startLatitude '36.49328'^^xsd:double;
  dwc:endLatitude '36.49328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.811563 36.49328, -2.811563 36.49328, -2.811563 36.49328, -2.811563 36.49328, -2.811563 36.49328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4231'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60254 -2.98292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60254"^^xsd:decimal ;
  dwc:decimalLongitude "-2.98292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60254 -2.98292)"^^geo:wktLiteral ;
  geo-pos:lat "36.60254"^^xsd:decimal ;
  geo-pos:long "-2.98292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4260'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4260'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.562777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.98292'^^xsd:double;
  dwc:startLongitude '-2.98292'^^xsd:double;
  dwc:endLongitude '-2.98292'^^xsd:double;
  dwc:latitude '36.60254'^^xsd:double;
  dwc:startLatitude '36.60254'^^xsd:double;
  dwc:endLatitude '36.60254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.98292 36.60254, -2.98292 36.60254, -2.98292 36.60254, -2.98292 36.60254, -2.98292 36.60254))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4260'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4063 -2.674768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4063"^^xsd:decimal ;
  dwc:decimalLongitude "-2.674768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4063 -2.674768)"^^geo:wktLiteral ;
  geo-pos:lat "36.4063"^^xsd:decimal ;
  geo-pos:long "-2.674768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4676'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4676'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.674768'^^xsd:double;
  dwc:startLongitude '-2.674768'^^xsd:double;
  dwc:endLongitude '-2.674768'^^xsd:double;
  dwc:latitude '36.4063'^^xsd:double;
  dwc:startLatitude '36.4063'^^xsd:double;
  dwc:endLatitude '36.4063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.674768 36.4063, -2.674768 36.4063, -2.674768 36.4063, -2.674768 36.4063, -2.674768 36.4063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4676'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47156 -3.027241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47156"^^xsd:decimal ;
  dwc:decimalLongitude "-3.027241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47156 -3.027241)"^^geo:wktLiteral ;
  geo-pos:lat "36.47156"^^xsd:decimal ;
  geo-pos:long "-3.027241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4321'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4321'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.440277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.027241'^^xsd:double;
  dwc:startLongitude '-3.027241'^^xsd:double;
  dwc:endLongitude '-3.027241'^^xsd:double;
  dwc:latitude '36.47156'^^xsd:double;
  dwc:startLatitude '36.47156'^^xsd:double;
  dwc:endLatitude '36.47156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.027241 36.47156, -3.027241 36.47156, -3.027241 36.47156, -3.027241 36.47156, -3.027241 36.47156))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4321'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42967 -2.841333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42967 -2.841333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42967"^^xsd:decimal ;
  geo-pos:long "-2.841333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_689'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_689'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841333'^^xsd:double;
  dwc:startLongitude '-2.841333'^^xsd:double;
  dwc:endLongitude '-2.841333'^^xsd:double;
  dwc:latitude '36.42967'^^xsd:double;
  dwc:startLatitude '36.42967'^^xsd:double;
  dwc:endLatitude '36.42967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841333 36.42967, -2.841333 36.42967, -2.841333 36.42967, -2.841333 36.42967, -2.841333 36.42967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_689'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32867 -2.831167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32867 -2.831167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32867"^^xsd:decimal ;
  geo-pos:long "-2.831167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1145'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1145'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.831167'^^xsd:double;
  dwc:startLongitude '-2.831167'^^xsd:double;
  dwc:endLongitude '-2.831167'^^xsd:double;
  dwc:latitude '36.32867'^^xsd:double;
  dwc:startLatitude '36.32867'^^xsd:double;
  dwc:endLatitude '36.32867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831167 36.32867, -2.831167 36.32867, -2.831167 36.32867, -2.831167 36.32867, -2.831167 36.32867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1145'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30133 -1.561167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.561167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30133 -1.561167)"^^geo:wktLiteral ;
  geo-pos:lat "37.30133"^^xsd:decimal ;
  geo-pos:long "-1.561167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2240'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2240'^^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:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.561167'^^xsd:double;
  dwc:startLongitude '-1.561167'^^xsd:double;
  dwc:endLongitude '-1.561167'^^xsd:double;
  dwc:latitude '37.30133'^^xsd:double;
  dwc:startLatitude '37.30133'^^xsd:double;
  dwc:endLatitude '37.30133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.561167 37.30133, -1.561167 37.30133, -1.561167 37.30133, -1.561167 37.30133, -1.561167 37.30133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2240'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.372 -2.787833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.372"^^xsd:decimal ;
  dwc:decimalLongitude "-2.787833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.372 -2.787833)"^^geo:wktLiteral ;
  geo-pos:lat "36.372"^^xsd:decimal ;
  geo-pos:long "-2.787833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2018'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2018'^^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:timeOfDay '13.106666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.787833'^^xsd:double;
  dwc:startLongitude '-2.787833'^^xsd:double;
  dwc:endLongitude '-2.787833'^^xsd:double;
  dwc:latitude '36.372'^^xsd:double;
  dwc:startLatitude '36.372'^^xsd:double;
  dwc:endLatitude '36.372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.787833 36.372, -2.787833 36.372, -2.787833 36.372, -2.787833 36.372, -2.787833 36.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2018'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39633 -2.786333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.786333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39633 -2.786333)"^^geo:wktLiteral ;
  geo-pos:lat "36.39633"^^xsd:decimal ;
  geo-pos:long "-2.786333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1772'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1772'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.648611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.786333'^^xsd:double;
  dwc:startLongitude '-2.786333'^^xsd:double;
  dwc:endLongitude '-2.786333'^^xsd:double;
  dwc:latitude '36.39633'^^xsd:double;
  dwc:startLatitude '36.39633'^^xsd:double;
  dwc:endLatitude '36.39633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.786333 36.39633, -2.786333 36.39633, -2.786333 36.39633, -2.786333 36.39633, -2.786333 36.39633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1772'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8735 -1.848833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8735"^^xsd:decimal ;
  dwc:decimalLongitude "-1.848833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8735 -1.848833)"^^geo:wktLiteral ;
  geo-pos:lat "36.8735"^^xsd:decimal ;
  geo-pos:long "-1.848833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2395'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2395'^^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:timeOfDay '6.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.848833'^^xsd:double;
  dwc:startLongitude '-1.848833'^^xsd:double;
  dwc:endLongitude '-1.848833'^^xsd:double;
  dwc:latitude '36.8735'^^xsd:double;
  dwc:startLatitude '36.8735'^^xsd:double;
  dwc:endLatitude '36.8735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.848833 36.8735, -1.848833 36.8735, -1.848833 36.8735, -1.848833 36.8735, -1.848833 36.8735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2395'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49067 -2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49067 -2.823)"^^geo:wktLiteral ;
  geo-pos:lat "36.49067"^^xsd:decimal ;
  geo-pos:long "-2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2974'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2974'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.055'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823'^^xsd:double;
  dwc:startLongitude '-2.823'^^xsd:double;
  dwc:endLongitude '-2.823'^^xsd:double;
  dwc:latitude '36.49067'^^xsd:double;
  dwc:startLatitude '36.49067'^^xsd:double;
  dwc:endLatitude '36.49067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823 36.49067, -2.823 36.49067, -2.823 36.49067, -2.823 36.49067, -2.823 36.49067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2974'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7955 -2.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7955 -2.46)"^^geo:wktLiteral ;
  geo-pos:lat "36.7955"^^xsd:decimal ;
  geo-pos:long "-2.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_733'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_733'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.46'^^xsd:double;
  dwc:startLongitude '-2.46'^^xsd:double;
  dwc:endLongitude '-2.46'^^xsd:double;
  dwc:latitude '36.7955'^^xsd:double;
  dwc:startLatitude '36.7955'^^xsd:double;
  dwc:endLatitude '36.7955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.46 36.7955, -2.46 36.7955, -2.46 36.7955, -2.46 36.7955, -2.46 36.7955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_733'^^xsd:string;
  dwc:observationDate '1996-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53233 -3.128667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.128667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53233 -3.128667)"^^geo:wktLiteral ;
  geo-pos:lat "36.53233"^^xsd:decimal ;
  geo-pos:long "-3.128667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2844'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2844'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '16.393333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.128667'^^xsd:double;
  dwc:startLongitude '-3.128667'^^xsd:double;
  dwc:endLongitude '-3.128667'^^xsd:double;
  dwc:latitude '36.53233'^^xsd:double;
  dwc:startLatitude '36.53233'^^xsd:double;
  dwc:endLatitude '36.53233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.128667 36.53233, -3.128667 36.53233, -3.128667 36.53233, -3.128667 36.53233, -3.128667 36.53233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2844'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37983 -5.160166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37983"^^xsd:decimal ;
  dwc:decimalLongitude "-5.160166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37983 -5.160166)"^^geo:wktLiteral ;
  geo-pos:lat "36.37983"^^xsd:decimal ;
  geo-pos:long "-5.160166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3118'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3118'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.383611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.160166'^^xsd:double;
  dwc:startLongitude '-5.160166'^^xsd:double;
  dwc:endLongitude '-5.160166'^^xsd:double;
  dwc:latitude '36.37983'^^xsd:double;
  dwc:startLatitude '36.37983'^^xsd:double;
  dwc:endLatitude '36.37983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.160166 36.37983, -5.160166 36.37983, -5.160166 36.37983, -5.160166 36.37983, -5.160166 36.37983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3118'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50467 -2.896333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.896333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50467 -2.896333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50467"^^xsd:decimal ;
  geo-pos:long "-2.896333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3317'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3317'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.290555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.896333'^^xsd:double;
  dwc:startLongitude '-2.896333'^^xsd:double;
  dwc:endLongitude '-2.896333'^^xsd:double;
  dwc:latitude '36.50467'^^xsd:double;
  dwc:startLatitude '36.50467'^^xsd:double;
  dwc:endLatitude '36.50467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.896333 36.50467, -2.896333 36.50467, -2.896333 36.50467, -2.896333 36.50467, -2.896333 36.50467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3317'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55666 -3.004667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55666"^^xsd:decimal ;
  dwc:decimalLongitude "-3.004667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55666 -3.004667)"^^geo:wktLiteral ;
  geo-pos:lat "36.55666"^^xsd:decimal ;
  geo-pos:long "-3.004667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3457'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3457'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0652777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.004667'^^xsd:double;
  dwc:startLongitude '-3.004667'^^xsd:double;
  dwc:endLongitude '-3.004667'^^xsd:double;
  dwc:latitude '36.55666'^^xsd:double;
  dwc:startLatitude '36.55666'^^xsd:double;
  dwc:endLatitude '36.55666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.004667 36.55666, -3.004667 36.55666, -3.004667 36.55666, -3.004667 36.55666, -3.004667 36.55666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3457'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82647 -0.557698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82647"^^xsd:decimal ;
  dwc:decimalLongitude "-0.557698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82647 -0.557698)"^^geo:wktLiteral ;
  geo-pos:lat "35.82647"^^xsd:decimal ;
  geo-pos:long "-0.557698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4781'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4781'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.6113888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.557698'^^xsd:double;
  dwc:startLongitude '-0.557698'^^xsd:double;
  dwc:endLongitude '-0.557698'^^xsd:double;
  dwc:latitude '35.82647'^^xsd:double;
  dwc:startLatitude '35.82647'^^xsd:double;
  dwc:endLatitude '35.82647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.557698 35.82647, -0.557698 35.82647, -0.557698 35.82647, -0.557698 35.82647, -0.557698 35.82647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4781'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13667 -1.6485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13667 -1.6485)"^^geo:wktLiteral ;
  geo-pos:lat "37.13667"^^xsd:decimal ;
  geo-pos:long "-1.6485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_242'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_242'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6485'^^xsd:double;
  dwc:startLongitude '-1.6485'^^xsd:double;
  dwc:endLongitude '-1.6485'^^xsd:double;
  dwc:latitude '37.13667'^^xsd:double;
  dwc:startLatitude '37.13667'^^xsd:double;
  dwc:endLatitude '37.13667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6485 37.13667, -1.6485 37.13667, -1.6485 37.13667, -1.6485 37.13667, -1.6485 37.13667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_242'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -5.2445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.267"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.267 -5.2445)"^^geo:wktLiteral ;
  geo-pos:lat "36.267"^^xsd:decimal ;
  geo-pos:long "-5.2445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2543'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2543'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2445'^^xsd:double;
  dwc:startLongitude '-5.2445'^^xsd:double;
  dwc:endLongitude '-5.2445'^^xsd:double;
  dwc:latitude '36.267'^^xsd:double;
  dwc:startLatitude '36.267'^^xsd:double;
  dwc:endLatitude '36.267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2445 36.267, -5.2445 36.267, -5.2445 36.267, -5.2445 36.267, -5.2445 36.267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2543'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -4.024167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.563"^^xsd:decimal ;
  dwc:decimalLongitude "-4.024167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.563 -4.024167)"^^geo:wktLiteral ;
  geo-pos:lat "36.563"^^xsd:decimal ;
  geo-pos:long "-4.024167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2479'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2479'^^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:timeOfDay '14.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.024167'^^xsd:double;
  dwc:startLongitude '-4.024167'^^xsd:double;
  dwc:endLongitude '-4.024167'^^xsd:double;
  dwc:latitude '36.563'^^xsd:double;
  dwc:startLatitude '36.563'^^xsd:double;
  dwc:endLatitude '36.563'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.024167 36.563, -4.024167 36.563, -4.024167 36.563, -4.024167 36.563, -4.024167 36.563))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2479'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5405 -4.4595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5405"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5405 -4.4595)"^^geo:wktLiteral ;
  geo-pos:lat "36.5405"^^xsd:decimal ;
  geo-pos:long "-4.4595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2192'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2192'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4595'^^xsd:double;
  dwc:startLongitude '-4.4595'^^xsd:double;
  dwc:endLongitude '-4.4595'^^xsd:double;
  dwc:latitude '36.5405'^^xsd:double;
  dwc:startLatitude '36.5405'^^xsd:double;
  dwc:endLatitude '36.5405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4595 36.5405, -4.4595 36.5405, -4.4595 36.5405, -4.4595 36.5405, -4.4595 36.5405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2192'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4691 -3.86421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4691"^^xsd:decimal ;
  dwc:decimalLongitude "-3.86421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4691 -3.86421)"^^geo:wktLiteral ;
  geo-pos:lat "36.4691"^^xsd:decimal ;
  geo-pos:long "-3.86421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4204'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4204'^^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:timeOfDay '10.755277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.86421'^^xsd:double;
  dwc:startLongitude '-3.86421'^^xsd:double;
  dwc:endLongitude '-3.86421'^^xsd:double;
  dwc:latitude '36.4691'^^xsd:double;
  dwc:startLatitude '36.4691'^^xsd:double;
  dwc:endLatitude '36.4691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.86421 36.4691, -3.86421 36.4691, -3.86421 36.4691, -3.86421 36.4691, -3.86421 36.4691))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4204'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -4.359334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.359334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -4.359334)"^^geo:wktLiteral ;
  geo-pos:lat "36.3225"^^xsd:decimal ;
  geo-pos:long "-4.359334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2946'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2946'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.231388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.359334'^^xsd:double;
  dwc:startLongitude '-4.359334'^^xsd:double;
  dwc:endLongitude '-4.359334'^^xsd:double;
  dwc:latitude '36.3225'^^xsd:double;
  dwc:startLatitude '36.3225'^^xsd:double;
  dwc:endLatitude '36.3225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.359334 36.3225, -4.359334 36.3225, -4.359334 36.3225, -4.359334 36.3225, -4.359334 36.3225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2946'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42464 -2.99948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42464"^^xsd:decimal ;
  dwc:decimalLongitude "-2.99948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42464 -2.99948)"^^geo:wktLiteral ;
  geo-pos:lat "36.42464"^^xsd:decimal ;
  geo-pos:long "-2.99948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4126'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4126'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.986111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.99948'^^xsd:double;
  dwc:startLongitude '-2.99948'^^xsd:double;
  dwc:endLongitude '-2.99948'^^xsd:double;
  dwc:latitude '36.42464'^^xsd:double;
  dwc:startLatitude '36.42464'^^xsd:double;
  dwc:endLatitude '36.42464'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.99948 36.42464, -2.99948 36.42464, -2.99948 36.42464, -2.99948 36.42464, -2.99948 36.42464))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4126'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87098 -1.735318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87098"^^xsd:decimal ;
  dwc:decimalLongitude "-1.735318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87098 -1.735318)"^^geo:wktLiteral ;
  geo-pos:lat "36.87098"^^xsd:decimal ;
  geo-pos:long "-1.735318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3489'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3489'^^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:timeOfDay '10.357222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.735318'^^xsd:double;
  dwc:startLongitude '-1.735318'^^xsd:double;
  dwc:endLongitude '-1.735318'^^xsd:double;
  dwc:latitude '36.87098'^^xsd:double;
  dwc:startLatitude '36.87098'^^xsd:double;
  dwc:endLatitude '36.87098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.735318 36.87098, -1.735318 36.87098, -1.735318 36.87098, -1.735318 36.87098, -1.735318 36.87098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3489'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4665 -4.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4665 -4.268333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4665"^^xsd:decimal ;
  geo-pos:long "-4.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2777'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2777'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '12.271388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.268333'^^xsd:double;
  dwc:startLongitude '-4.268333'^^xsd:double;
  dwc:endLongitude '-4.268333'^^xsd:double;
  dwc:latitude '36.4665'^^xsd:double;
  dwc:startLatitude '36.4665'^^xsd:double;
  dwc:endLatitude '36.4665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.268333 36.4665, -4.268333 36.4665, -4.268333 36.4665, -4.268333 36.4665, -4.268333 36.4665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2777'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -1.195167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.474"^^xsd:decimal ;
  dwc:decimalLongitude "-1.195167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -1.195167)"^^geo:wktLiteral ;
  geo-pos:lat "37.474"^^xsd:decimal ;
  geo-pos:long "-1.195167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_281'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_281'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.195167'^^xsd:double;
  dwc:startLongitude '-1.195167'^^xsd:double;
  dwc:endLongitude '-1.195167'^^xsd:double;
  dwc:latitude '37.474'^^xsd:double;
  dwc:startLatitude '37.474'^^xsd:double;
  dwc:endLatitude '37.474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.195167 37.474, -1.195167 37.474, -1.195167 37.474, -1.195167 37.474, -1.195167 37.474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_281'^^xsd:string;
  dwc:observationDate '1994-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98883 -1.6995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98883 -1.6995)"^^geo:wktLiteral ;
  geo-pos:lat "36.98883"^^xsd:decimal ;
  geo-pos:long "-1.6995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_432'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_432'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6995'^^xsd:double;
  dwc:startLongitude '-1.6995'^^xsd:double;
  dwc:endLongitude '-1.6995'^^xsd:double;
  dwc:latitude '36.98883'^^xsd:double;
  dwc:startLatitude '36.98883'^^xsd:double;
  dwc:endLatitude '36.98883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6995 36.98883, -1.6995 36.98883, -1.6995 36.98883, -1.6995 36.98883, -1.6995 36.98883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_432'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4655 -4.632333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.632333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4655 -4.632333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4655"^^xsd:decimal ;
  geo-pos:long "-4.632333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2118'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2118'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.632333'^^xsd:double;
  dwc:startLongitude '-4.632333'^^xsd:double;
  dwc:endLongitude '-4.632333'^^xsd:double;
  dwc:latitude '36.4655'^^xsd:double;
  dwc:startLatitude '36.4655'^^xsd:double;
  dwc:endLatitude '36.4655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.632333 36.4655, -4.632333 36.4655, -4.632333 36.4655, -4.632333 36.4655, -4.632333 36.4655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2118'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58667 -2.836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58667 -2.836667)"^^geo:wktLiteral ;
  geo-pos:lat "36.58667"^^xsd:decimal ;
  geo-pos:long "-2.836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_80'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_80'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '16.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836667'^^xsd:double;
  dwc:startLongitude '-2.836667'^^xsd:double;
  dwc:endLongitude '-2.836667'^^xsd:double;
  dwc:latitude '36.58667'^^xsd:double;
  dwc:startLatitude '36.58667'^^xsd:double;
  dwc:endLatitude '36.58667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836667 36.58667, -2.836667 36.58667, -2.836667 36.58667, -2.836667 36.58667, -2.836667 36.58667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_80'^^xsd:string;
  dwc:observationDate '1992-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6195 -2.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6195"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6195 -2.8345)"^^geo:wktLiteral ;
  geo-pos:lat "36.6195"^^xsd:decimal ;
  geo-pos:long "-2.8345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_921'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_921'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8345'^^xsd:double;
  dwc:startLongitude '-2.8345'^^xsd:double;
  dwc:endLongitude '-2.8345'^^xsd:double;
  dwc:latitude '36.6195'^^xsd:double;
  dwc:startLatitude '36.6195'^^xsd:double;
  dwc:endLatitude '36.6195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8345 36.6195, -2.8345 36.6195, -2.8345 36.6195, -2.8345 36.6195, -2.8345 36.6195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_921'^^xsd:string;
  dwc:observationDate '1997-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59383 -2.290167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.290167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59383 -2.290167)"^^geo:wktLiteral ;
  geo-pos:lat "36.59383"^^xsd:decimal ;
  geo-pos:long "-2.290167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1009'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1009'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.290167'^^xsd:double;
  dwc:startLongitude '-2.290167'^^xsd:double;
  dwc:endLongitude '-2.290167'^^xsd:double;
  dwc:latitude '36.59383'^^xsd:double;
  dwc:startLatitude '36.59383'^^xsd:double;
  dwc:endLatitude '36.59383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.290167 36.59383, -2.290167 36.59383, -2.290167 36.59383, -2.290167 36.59383, -2.290167 36.59383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1009'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6095 -2.822833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6095"^^xsd:decimal ;
  dwc:decimalLongitude "-2.822833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6095 -2.822833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6095"^^xsd:decimal ;
  geo-pos:long "-2.822833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1419'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1419'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.822833'^^xsd:double;
  dwc:startLongitude '-2.822833'^^xsd:double;
  dwc:endLongitude '-2.822833'^^xsd:double;
  dwc:latitude '36.6095'^^xsd:double;
  dwc:startLatitude '36.6095'^^xsd:double;
  dwc:endLatitude '36.6095'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.822833 36.6095, -2.822833 36.6095, -2.822833 36.6095, -2.822833 36.6095, -2.822833 36.6095))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1419'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32067 -2.823667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32067 -2.823667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32067"^^xsd:decimal ;
  geo-pos:long "-2.823667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1146'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1146'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823667'^^xsd:double;
  dwc:startLongitude '-2.823667'^^xsd:double;
  dwc:endLongitude '-2.823667'^^xsd:double;
  dwc:latitude '36.32067'^^xsd:double;
  dwc:startLatitude '36.32067'^^xsd:double;
  dwc:endLatitude '36.32067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823667 36.32067, -2.823667 36.32067, -2.823667 36.32067, -2.823667 36.32067, -2.823667 36.32067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1146'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61833 -2.735167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.735167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61833 -2.735167)"^^geo:wktLiteral ;
  geo-pos:lat "36.61833"^^xsd:decimal ;
  geo-pos:long "-2.735167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1454'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1454'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.735167'^^xsd:double;
  dwc:startLongitude '-2.735167'^^xsd:double;
  dwc:endLongitude '-2.735167'^^xsd:double;
  dwc:latitude '36.61833'^^xsd:double;
  dwc:startLatitude '36.61833'^^xsd:double;
  dwc:endLatitude '36.61833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.735167 36.61833, -2.735167 36.61833, -2.735167 36.61833, -2.735167 36.61833, -2.735167 36.61833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1454'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -2.820333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5925"^^xsd:decimal ;
  dwc:decimalLongitude "-2.820333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5925 -2.820333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5925"^^xsd:decimal ;
  geo-pos:long "-2.820333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_892'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_892'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.820333'^^xsd:double;
  dwc:startLongitude '-2.820333'^^xsd:double;
  dwc:endLongitude '-2.820333'^^xsd:double;
  dwc:latitude '36.5925'^^xsd:double;
  dwc:startLatitude '36.5925'^^xsd:double;
  dwc:endLatitude '36.5925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.820333 36.5925, -2.820333 36.5925, -2.820333 36.5925, -2.820333 36.5925, -2.820333 36.5925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_892'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17083 -1.743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17083 -1.743)"^^geo:wktLiteral ;
  geo-pos:lat "37.17083"^^xsd:decimal ;
  geo-pos:long "-1.743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_173'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_173'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '6.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.743'^^xsd:double;
  dwc:startLongitude '-1.743'^^xsd:double;
  dwc:endLongitude '-1.743'^^xsd:double;
  dwc:latitude '37.17083'^^xsd:double;
  dwc:startLatitude '37.17083'^^xsd:double;
  dwc:endLatitude '37.17083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.743 37.17083, -1.743 37.17083, -1.743 37.17083, -1.743 37.17083, -1.743 37.17083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_173'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28183 -5.135667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.135667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28183 -5.135667)"^^geo:wktLiteral ;
  geo-pos:lat "36.28183"^^xsd:decimal ;
  geo-pos:long "-5.135667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1908'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1908'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.3505555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.135667'^^xsd:double;
  dwc:startLongitude '-5.135667'^^xsd:double;
  dwc:endLongitude '-5.135667'^^xsd:double;
  dwc:latitude '36.28183'^^xsd:double;
  dwc:startLatitude '36.28183'^^xsd:double;
  dwc:endLatitude '36.28183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.135667 36.28183, -5.135667 36.28183, -5.135667 36.28183, -5.135667 36.28183, -5.135667 36.28183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1908'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65219 -2.965003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65219"^^xsd:decimal ;
  dwc:decimalLongitude "-2.965003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65219 -2.965003)"^^geo:wktLiteral ;
  geo-pos:lat "36.65219"^^xsd:decimal ;
  geo-pos:long "-2.965003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4022'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4022'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9694444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.965003'^^xsd:double;
  dwc:startLongitude '-2.965003'^^xsd:double;
  dwc:endLongitude '-2.965003'^^xsd:double;
  dwc:latitude '36.65219'^^xsd:double;
  dwc:startLatitude '36.65219'^^xsd:double;
  dwc:endLatitude '36.65219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.965003 36.65219, -2.965003 36.65219, -2.965003 36.65219, -2.965003 36.65219, -2.965003 36.65219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4022'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -4.212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -4.212)"^^geo:wktLiteral ;
  geo-pos:lat "36.62083"^^xsd:decimal ;
  geo-pos:long "-4.212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2497'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2497'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.212'^^xsd:double;
  dwc:startLongitude '-4.212'^^xsd:double;
  dwc:endLongitude '-4.212'^^xsd:double;
  dwc:latitude '36.62083'^^xsd:double;
  dwc:startLatitude '36.62083'^^xsd:double;
  dwc:endLatitude '36.62083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.212 36.62083, -4.212 36.62083, -4.212 36.62083, -4.212 36.62083, -4.212 36.62083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2497'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 -2.510833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "-2.510833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 -2.510833)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "-2.510833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2262'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2262'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.510833'^^xsd:double;
  dwc:startLongitude '-2.510833'^^xsd:double;
  dwc:endLongitude '-2.510833'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:startLatitude '36.775'^^xsd:double;
  dwc:endLatitude '36.775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.510833 36.775, -2.510833 36.775, -2.510833 36.775, -2.510833 36.775, -2.510833 36.775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2262'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26167 -5.191333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.191333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26167 -5.191333)"^^geo:wktLiteral ;
  geo-pos:lat "36.26167"^^xsd:decimal ;
  geo-pos:long "-5.191333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1835'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1835'^^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:timeOfDay '13.601944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.191333'^^xsd:double;
  dwc:startLongitude '-5.191333'^^xsd:double;
  dwc:endLongitude '-5.191333'^^xsd:double;
  dwc:latitude '36.26167'^^xsd:double;
  dwc:startLatitude '36.26167'^^xsd:double;
  dwc:endLatitude '36.26167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.191333 36.26167, -5.191333 36.26167, -5.191333 36.26167, -5.191333 36.26167, -5.191333 36.26167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1835'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58202 -3.128067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58202"^^xsd:decimal ;
  dwc:decimalLongitude "-3.128067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58202 -3.128067)"^^geo:wktLiteral ;
  geo-pos:lat "36.58202"^^xsd:decimal ;
  geo-pos:long "-3.128067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4135'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4135'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.853055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.128067'^^xsd:double;
  dwc:startLongitude '-3.128067'^^xsd:double;
  dwc:endLongitude '-3.128067'^^xsd:double;
  dwc:latitude '36.58202'^^xsd:double;
  dwc:startLatitude '36.58202'^^xsd:double;
  dwc:endLatitude '36.58202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.128067 36.58202, -3.128067 36.58202, -3.128067 36.58202, -3.128067 36.58202, -3.128067 36.58202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4135'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65136 -2.851012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65136"^^xsd:decimal ;
  dwc:decimalLongitude "-2.851012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65136 -2.851012)"^^geo:wktLiteral ;
  geo-pos:lat "36.65136"^^xsd:decimal ;
  geo-pos:long "-2.851012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4141'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4141'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '5.8283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.851012'^^xsd:double;
  dwc:startLongitude '-2.851012'^^xsd:double;
  dwc:endLongitude '-2.851012'^^xsd:double;
  dwc:latitude '36.65136'^^xsd:double;
  dwc:startLatitude '36.65136'^^xsd:double;
  dwc:endLatitude '36.65136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.851012 36.65136, -2.851012 36.65136, -2.851012 36.65136, -2.851012 36.65136, -2.851012 36.65136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4141'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52531 -2.93596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52531"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52531 -2.93596)"^^geo:wktLiteral ;
  geo-pos:lat "36.52531"^^xsd:decimal ;
  geo-pos:long "-2.93596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3694'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3694'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.93596'^^xsd:double;
  dwc:startLongitude '-2.93596'^^xsd:double;
  dwc:endLongitude '-2.93596'^^xsd:double;
  dwc:latitude '36.52531'^^xsd:double;
  dwc:startLatitude '36.52531'^^xsd:double;
  dwc:endLatitude '36.52531'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.93596 36.52531, -2.93596 36.52531, -2.93596 36.52531, -2.93596 36.52531, -2.93596 36.52531))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3694'^^xsd:string;
  dwc:observationDate '2006-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45133 -2.614333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.614333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45133 -2.614333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45133"^^xsd:decimal ;
  geo-pos:long "-2.614333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_904'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_904'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.614333'^^xsd:double;
  dwc:startLongitude '-2.614333'^^xsd:double;
  dwc:endLongitude '-2.614333'^^xsd:double;
  dwc:latitude '36.45133'^^xsd:double;
  dwc:startLatitude '36.45133'^^xsd:double;
  dwc:endLatitude '36.45133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.614333 36.45133, -2.614333 36.45133, -2.614333 36.45133, -2.614333 36.45133, -2.614333 36.45133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_904'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76833 -2.529167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.529167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76833 -2.529167)"^^geo:wktLiteral ;
  geo-pos:lat "36.76833"^^xsd:decimal ;
  geo-pos:long "-2.529167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_844'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_844'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.529167'^^xsd:double;
  dwc:startLongitude '-2.529167'^^xsd:double;
  dwc:endLongitude '-2.529167'^^xsd:double;
  dwc:latitude '36.76833'^^xsd:double;
  dwc:startLatitude '36.76833'^^xsd:double;
  dwc:endLatitude '36.76833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.529167 36.76833, -2.529167 36.76833, -2.529167 36.76833, -2.529167 36.76833, -2.529167 36.76833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_844'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6085 -2.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6085"^^xsd:decimal ;
  dwc:decimalLongitude "-2.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6085 -2.922)"^^geo:wktLiteral ;
  geo-pos:lat "36.6085"^^xsd:decimal ;
  geo-pos:long "-2.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3038'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3038'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.4694444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.922'^^xsd:double;
  dwc:startLongitude '-2.922'^^xsd:double;
  dwc:endLongitude '-2.922'^^xsd:double;
  dwc:latitude '36.6085'^^xsd:double;
  dwc:startLatitude '36.6085'^^xsd:double;
  dwc:endLatitude '36.6085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.922 36.6085, -2.922 36.6085, -2.922 36.6085, -2.922 36.6085, -2.922 36.6085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3038'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36967 -1.523667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.523667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36967 -1.523667)"^^geo:wktLiteral ;
  geo-pos:lat "37.36967"^^xsd:decimal ;
  geo-pos:long "-1.523667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_939'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_939'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.523667'^^xsd:double;
  dwc:startLongitude '-1.523667'^^xsd:double;
  dwc:endLongitude '-1.523667'^^xsd:double;
  dwc:latitude '37.36967'^^xsd:double;
  dwc:startLatitude '37.36967'^^xsd:double;
  dwc:endLatitude '37.36967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.523667 37.36967, -1.523667 37.36967, -1.523667 37.36967, -1.523667 37.36967, -1.523667 37.36967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_939'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57635 -4.040545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57635"^^xsd:decimal ;
  dwc:decimalLongitude "-4.040545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57635 -4.040545)"^^geo:wktLiteral ;
  geo-pos:lat "36.57635"^^xsd:decimal ;
  geo-pos:long "-4.040545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3638'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3638'^^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:timeOfDay '8.5105555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.040545'^^xsd:double;
  dwc:startLongitude '-4.040545'^^xsd:double;
  dwc:endLongitude '-4.040545'^^xsd:double;
  dwc:latitude '36.57635'^^xsd:double;
  dwc:startLatitude '36.57635'^^xsd:double;
  dwc:endLatitude '36.57635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.040545 36.57635, -4.040545 36.57635, -4.040545 36.57635, -4.040545 36.57635, -4.040545 36.57635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3638'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24281 -3.164435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24281"^^xsd:decimal ;
  dwc:decimalLongitude "-3.164435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24281 -3.164435)"^^geo:wktLiteral ;
  geo-pos:lat "36.24281"^^xsd:decimal ;
  geo-pos:long "-3.164435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4668'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4668'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '16.975833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.164435'^^xsd:double;
  dwc:startLongitude '-3.164435'^^xsd:double;
  dwc:endLongitude '-3.164435'^^xsd:double;
  dwc:latitude '36.24281'^^xsd:double;
  dwc:startLatitude '36.24281'^^xsd:double;
  dwc:endLatitude '36.24281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.164435 36.24281, -3.164435 36.24281, -3.164435 36.24281, -3.164435 36.24281, -3.164435 36.24281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4668'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2695 -1.489833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2695"^^xsd:decimal ;
  dwc:decimalLongitude "-1.489833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2695 -1.489833)"^^geo:wktLiteral ;
  geo-pos:lat "37.2695"^^xsd:decimal ;
  geo-pos:long "-1.489833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_190'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_190'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.489833'^^xsd:double;
  dwc:startLongitude '-1.489833'^^xsd:double;
  dwc:endLongitude '-1.489833'^^xsd:double;
  dwc:latitude '37.2695'^^xsd:double;
  dwc:startLatitude '37.2695'^^xsd:double;
  dwc:endLatitude '37.2695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.489833 37.2695, -1.489833 37.2695, -1.489833 37.2695, -1.489833 37.2695, -1.489833 37.2695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_190'^^xsd:string;
  dwc:observationDate '1993-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69083 -4.054833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.054833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69083 -4.054833)"^^geo:wktLiteral ;
  geo-pos:lat "36.69083"^^xsd:decimal ;
  geo-pos:long "-4.054833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2113'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2113'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.054833'^^xsd:double;
  dwc:startLongitude '-4.054833'^^xsd:double;
  dwc:endLongitude '-4.054833'^^xsd:double;
  dwc:latitude '36.69083'^^xsd:double;
  dwc:startLatitude '36.69083'^^xsd:double;
  dwc:endLatitude '36.69083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.054833 36.69083, -4.054833 36.69083, -4.054833 36.69083, -4.054833 36.69083, -4.054833 36.69083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2113'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26917 -1.4295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26917 -1.4295)"^^geo:wktLiteral ;
  geo-pos:lat "37.26917"^^xsd:decimal ;
  geo-pos:long "-1.4295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_257'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_257'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.4295'^^xsd:double;
  dwc:startLongitude '-1.4295'^^xsd:double;
  dwc:endLongitude '-1.4295'^^xsd:double;
  dwc:latitude '37.26917'^^xsd:double;
  dwc:startLatitude '37.26917'^^xsd:double;
  dwc:endLatitude '37.26917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4295 37.26917, -1.4295 37.26917, -1.4295 37.26917, -1.4295 37.26917, -1.4295 37.26917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_257'^^xsd:string;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43533 -2.7045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43533 -2.7045)"^^geo:wktLiteral ;
  geo-pos:lat "36.43533"^^xsd:decimal ;
  geo-pos:long "-2.7045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1371'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1371'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7045'^^xsd:double;
  dwc:startLongitude '-2.7045'^^xsd:double;
  dwc:endLongitude '-2.7045'^^xsd:double;
  dwc:latitude '36.43533'^^xsd:double;
  dwc:startLatitude '36.43533'^^xsd:double;
  dwc:endLatitude '36.43533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7045 36.43533, -2.7045 36.43533, -2.7045 36.43533, -2.7045 36.43533, -2.7045 36.43533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1371'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24167 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24167 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.24167"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_20'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_20'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '19.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:startLongitude '-2.4'^^xsd:double;
  dwc:endLongitude '-2.4'^^xsd:double;
  dwc:latitude '35.24167'^^xsd:double;
  dwc:startLatitude '35.24167'^^xsd:double;
  dwc:endLatitude '35.24167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4 35.24167, -2.4 35.24167, -2.4 35.24167, -2.4 35.24167, -2.4 35.24167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_20'^^xsd:string;
  dwc:observationDate '1991-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03333 4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.03333"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1968__429_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.03333 4.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.03333"^^xsd:decimal ;
  geo-pos:long "4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_26'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_26'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '23'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '4.9'^^xsd:double;
  dwc:startLongitude '4.9'^^xsd:double;
  dwc:endLongitude '4.9'^^xsd:double;
  dwc:latitude '41.03333'^^xsd:double;
  dwc:startLatitude '41.03333'^^xsd:double;
  dwc:endLatitude '41.03333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((4.9 41.03333, 4.9 41.03333, 4.9 41.03333, 4.9 41.03333, 4.9 41.03333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_26'^^xsd:string;
  dwc:observationDate '1991-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.647 -2.822333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.647"^^xsd:decimal ;
  dwc:decimalLongitude "-2.822333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.647 -2.822333)"^^geo:wktLiteral ;
  geo-pos:lat "36.647"^^xsd:decimal ;
  geo-pos:long "-2.822333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2653'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2653'^^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:timeOfDay '6.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.822333'^^xsd:double;
  dwc:startLongitude '-2.822333'^^xsd:double;
  dwc:endLongitude '-2.822333'^^xsd:double;
  dwc:latitude '36.647'^^xsd:double;
  dwc:startLatitude '36.647'^^xsd:double;
  dwc:endLatitude '36.647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.822333 36.647, -2.822333 36.647, -2.822333 36.647, -2.822333 36.647, -2.822333 36.647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2653'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79133 -2.4025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79133 -2.4025)"^^geo:wktLiteral ;
  geo-pos:lat "36.79133"^^xsd:decimal ;
  geo-pos:long "-2.4025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_595'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_595'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '5.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4025'^^xsd:double;
  dwc:startLongitude '-2.4025'^^xsd:double;
  dwc:endLongitude '-2.4025'^^xsd:double;
  dwc:latitude '36.79133'^^xsd:double;
  dwc:startLatitude '36.79133'^^xsd:double;
  dwc:endLatitude '36.79133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4025 36.79133, -2.4025 36.79133, -2.4025 36.79133, -2.4025 36.79133, -2.4025 36.79133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_595'^^xsd:string;
  dwc:observationDate '1996-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -4.256167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.256167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -4.256167)"^^geo:wktLiteral ;
  geo-pos:lat "36.56083"^^xsd:decimal ;
  geo-pos:long "-4.256167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2196'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2196'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.256167'^^xsd:double;
  dwc:startLongitude '-4.256167'^^xsd:double;
  dwc:endLongitude '-4.256167'^^xsd:double;
  dwc:latitude '36.56083'^^xsd:double;
  dwc:startLatitude '36.56083'^^xsd:double;
  dwc:endLatitude '36.56083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.256167 36.56083, -4.256167 36.56083, -4.256167 36.56083, -4.256167 36.56083, -4.256167 36.56083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2196'^^xsd:string;
  dwc:observationDate '2001-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -2.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -2.207)"^^geo:wktLiteral ;
  geo-pos:lat "36.67267"^^xsd:decimal ;
  geo-pos:long "-2.207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1007'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1007'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.207'^^xsd:double;
  dwc:startLongitude '-2.207'^^xsd:double;
  dwc:endLongitude '-2.207'^^xsd:double;
  dwc:latitude '36.67267'^^xsd:double;
  dwc:startLatitude '36.67267'^^xsd:double;
  dwc:endLatitude '36.67267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.207 36.67267, -2.207 36.67267, -2.207 36.67267, -2.207 36.67267, -2.207 36.67267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1007'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.111 -1.707167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.111"^^xsd:decimal ;
  dwc:decimalLongitude "-1.707167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.111 -1.707167)"^^geo:wktLiteral ;
  geo-pos:lat "37.111"^^xsd:decimal ;
  geo-pos:long "-1.707167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_238'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_238'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.707167'^^xsd:double;
  dwc:startLongitude '-1.707167'^^xsd:double;
  dwc:endLongitude '-1.707167'^^xsd:double;
  dwc:latitude '37.111'^^xsd:double;
  dwc:startLatitude '37.111'^^xsd:double;
  dwc:endLatitude '37.111'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.707167 37.111, -1.707167 37.111, -1.707167 37.111, -1.707167 37.111, -1.707167 37.111))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_238'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.514 -3.598667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.514"^^xsd:decimal ;
  dwc:decimalLongitude "-3.598667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.514 -3.598667)"^^geo:wktLiteral ;
  geo-pos:lat "36.514"^^xsd:decimal ;
  geo-pos:long "-3.598667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2904'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2904'^^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:timeOfDay '17.734166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.598667'^^xsd:double;
  dwc:startLongitude '-3.598667'^^xsd:double;
  dwc:endLongitude '-3.598667'^^xsd:double;
  dwc:latitude '36.514'^^xsd:double;
  dwc:startLatitude '36.514'^^xsd:double;
  dwc:endLatitude '36.514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.598667 36.514, -3.598667 36.514, -3.598667 36.514, -3.598667 36.514, -3.598667 36.514))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2904'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3735 -2.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3735"^^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/1968__429_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3735 -2.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.3735"^^xsd:decimal ;
  geo-pos:long "-2.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2882'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2882'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.251666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.87'^^xsd:double;
  dwc:startLongitude '-2.87'^^xsd:double;
  dwc:endLongitude '-2.87'^^xsd:double;
  dwc:latitude '36.3735'^^xsd:double;
  dwc:startLatitude '36.3735'^^xsd:double;
  dwc:endLatitude '36.3735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.87 36.3735, -2.87 36.3735, -2.87 36.3735, -2.87 36.3735, -2.87 36.3735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2882'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60483 -2.738167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60483 -2.738167)"^^geo:wktLiteral ;
  geo-pos:lat "36.60483"^^xsd:decimal ;
  geo-pos:long "-2.738167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_850'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_850'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738167'^^xsd:double;
  dwc:startLongitude '-2.738167'^^xsd:double;
  dwc:endLongitude '-2.738167'^^xsd:double;
  dwc:latitude '36.60483'^^xsd:double;
  dwc:startLatitude '36.60483'^^xsd:double;
  dwc:endLatitude '36.60483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738167 36.60483, -2.738167 36.60483, -2.738167 36.60483, -2.738167 36.60483, -2.738167 36.60483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_850'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4805 -2.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4805"^^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/1968__429_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4805 -2.57)"^^geo:wktLiteral ;
  geo-pos:lat "36.4805"^^xsd:decimal ;
  geo-pos:long "-2.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1392'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1392'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.57'^^xsd:double;
  dwc:startLongitude '-2.57'^^xsd:double;
  dwc:endLongitude '-2.57'^^xsd:double;
  dwc:latitude '36.4805'^^xsd:double;
  dwc:startLatitude '36.4805'^^xsd:double;
  dwc:endLatitude '36.4805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.57 36.4805, -2.57 36.4805, -2.57 36.4805, -2.57 36.4805, -2.57 36.4805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1392'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32817 -3.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32817 -3.809)"^^geo:wktLiteral ;
  geo-pos:lat "36.32817"^^xsd:decimal ;
  geo-pos:long "-3.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3075'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3075'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.781944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.809'^^xsd:double;
  dwc:startLongitude '-3.809'^^xsd:double;
  dwc:endLongitude '-3.809'^^xsd:double;
  dwc:latitude '36.32817'^^xsd:double;
  dwc:startLatitude '36.32817'^^xsd:double;
  dwc:endLatitude '36.32817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.809 36.32817, -3.809 36.32817, -3.809 36.32817, -3.809 36.32817, -3.809 36.32817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3075'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6075 -3.489834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6075"^^xsd:decimal ;
  dwc:decimalLongitude "-3.489834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6075 -3.489834)"^^geo:wktLiteral ;
  geo-pos:lat "36.6075"^^xsd:decimal ;
  geo-pos:long "-3.489834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2756'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2756'^^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:timeOfDay '14.042222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.489834'^^xsd:double;
  dwc:startLongitude '-3.489834'^^xsd:double;
  dwc:endLongitude '-3.489834'^^xsd:double;
  dwc:latitude '36.6075'^^xsd:double;
  dwc:startLatitude '36.6075'^^xsd:double;
  dwc:endLatitude '36.6075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.489834 36.6075, -3.489834 36.6075, -3.489834 36.6075, -3.489834 36.6075, -3.489834 36.6075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2756'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 -4.530833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.507"^^xsd:decimal ;
  dwc:decimalLongitude "-4.530833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 -4.530833)"^^geo:wktLiteral ;
  geo-pos:lat "36.507"^^xsd:decimal ;
  geo-pos:long "-4.530833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3369'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3369'^^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:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.530833'^^xsd:double;
  dwc:startLongitude '-4.530833'^^xsd:double;
  dwc:endLongitude '-4.530833'^^xsd:double;
  dwc:latitude '36.507'^^xsd:double;
  dwc:startLatitude '36.507'^^xsd:double;
  dwc:endLatitude '36.507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.530833 36.507, -4.530833 36.507, -4.530833 36.507, -4.530833 36.507, -4.530833 36.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3369'^^xsd:string;
  dwc:observationDate '2005-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59783 -2.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59783"^^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/1968__429_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59783 -2.73)"^^geo:wktLiteral ;
  geo-pos:lat "36.59783"^^xsd:decimal ;
  geo-pos:long "-2.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_616'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_616'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.73'^^xsd:double;
  dwc:startLongitude '-2.73'^^xsd:double;
  dwc:endLongitude '-2.73'^^xsd:double;
  dwc:latitude '36.59783'^^xsd:double;
  dwc:startLatitude '36.59783'^^xsd:double;
  dwc:endLatitude '36.59783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.73 36.59783, -2.73 36.59783, -2.73 36.59783, -2.73 36.59783, -2.73 36.59783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_616'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24233 -4.898833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.898833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24233 -4.898833)"^^geo:wktLiteral ;
  geo-pos:lat "36.24233"^^xsd:decimal ;
  geo-pos:long "-4.898833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1914'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1914'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.838055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.898833'^^xsd:double;
  dwc:startLongitude '-4.898833'^^xsd:double;
  dwc:endLongitude '-4.898833'^^xsd:double;
  dwc:latitude '36.24233'^^xsd:double;
  dwc:startLatitude '36.24233'^^xsd:double;
  dwc:endLatitude '36.24233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.898833 36.24233, -4.898833 36.24233, -4.898833 36.24233, -4.898833 36.24233, -4.898833 36.24233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1914'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97483 -5.288834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.288834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97483 -5.288834)"^^geo:wktLiteral ;
  geo-pos:lat "35.97483"^^xsd:decimal ;
  geo-pos:long "-5.288834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3135'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3135'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6205555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.288834'^^xsd:double;
  dwc:startLongitude '-5.288834'^^xsd:double;
  dwc:endLongitude '-5.288834'^^xsd:double;
  dwc:latitude '35.97483'^^xsd:double;
  dwc:startLatitude '35.97483'^^xsd:double;
  dwc:endLatitude '35.97483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.288834 35.97483, -5.288834 35.97483, -5.288834 35.97483, -5.288834 35.97483, -5.288834 35.97483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3135'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43473 -2.778915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43473"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43473 -2.778915)"^^geo:wktLiteral ;
  geo-pos:lat "36.43473"^^xsd:decimal ;
  geo-pos:long "-2.778915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3604'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3604'^^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:timeOfDay '8.9419444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.778915'^^xsd:double;
  dwc:startLongitude '-2.778915'^^xsd:double;
  dwc:endLongitude '-2.778915'^^xsd:double;
  dwc:latitude '36.43473'^^xsd:double;
  dwc:startLatitude '36.43473'^^xsd:double;
  dwc:endLatitude '36.43473'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.778915 36.43473, -2.778915 36.43473, -2.778915 36.43473, -2.778915 36.43473, -2.778915 36.43473))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3604'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -3.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -3.095)"^^geo:wktLiteral ;
  geo-pos:lat "36.45267"^^xsd:decimal ;
  geo-pos:long "-3.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2078'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2078'^^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:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.095'^^xsd:double;
  dwc:startLongitude '-3.095'^^xsd:double;
  dwc:endLongitude '-3.095'^^xsd:double;
  dwc:latitude '36.45267'^^xsd:double;
  dwc:startLatitude '36.45267'^^xsd:double;
  dwc:endLatitude '36.45267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.095 36.45267, -3.095 36.45267, -3.095 36.45267, -3.095 36.45267, -3.095 36.45267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2078'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80717 -2.507333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.507333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80717 -2.507333)"^^geo:wktLiteral ;
  geo-pos:lat "36.80717"^^xsd:decimal ;
  geo-pos:long "-2.507333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3275'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3275'^^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:timeOfDay '6.6216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.507333'^^xsd:double;
  dwc:startLongitude '-2.507333'^^xsd:double;
  dwc:endLongitude '-2.507333'^^xsd:double;
  dwc:latitude '36.80717'^^xsd:double;
  dwc:startLatitude '36.80717'^^xsd:double;
  dwc:endLatitude '36.80717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.507333 36.80717, -2.507333 36.80717, -2.507333 36.80717, -2.507333 36.80717, -2.507333 36.80717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3275'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -3.140834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.140834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -3.140834)"^^geo:wktLiteral ;
  geo-pos:lat "36.53333"^^xsd:decimal ;
  geo-pos:long "-3.140834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2718'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2718'^^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:timeOfDay '14.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.140834'^^xsd:double;
  dwc:startLongitude '-3.140834'^^xsd:double;
  dwc:endLongitude '-3.140834'^^xsd:double;
  dwc:latitude '36.53333'^^xsd:double;
  dwc:startLatitude '36.53333'^^xsd:double;
  dwc:endLatitude '36.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.140834 36.53333, -3.140834 36.53333, -3.140834 36.53333, -3.140834 36.53333, -3.140834 36.53333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2718'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18567 -5.243833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.243833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18567 -5.243833)"^^geo:wktLiteral ;
  geo-pos:lat "36.18567"^^xsd:decimal ;
  geo-pos:long "-5.243833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2153'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2153'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.243833'^^xsd:double;
  dwc:startLongitude '-5.243833'^^xsd:double;
  dwc:endLongitude '-5.243833'^^xsd:double;
  dwc:latitude '36.18567'^^xsd:double;
  dwc:startLatitude '36.18567'^^xsd:double;
  dwc:endLatitude '36.18567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.243833 36.18567, -5.243833 36.18567, -5.243833 36.18567, -5.243833 36.18567, -5.243833 36.18567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2153'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14033 -5.383833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.383833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14033 -5.383833)"^^geo:wktLiteral ;
  geo-pos:lat "36.14033"^^xsd:decimal ;
  geo-pos:long "-5.383833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2157'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2157'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.383833'^^xsd:double;
  dwc:startLongitude '-5.383833'^^xsd:double;
  dwc:endLongitude '-5.383833'^^xsd:double;
  dwc:latitude '36.14033'^^xsd:double;
  dwc:startLatitude '36.14033'^^xsd:double;
  dwc:endLatitude '36.14033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.383833 36.14033, -5.383833 36.14033, -5.383833 36.14033, -5.383833 36.14033, -5.383833 36.14033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2157'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45333 -4.671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45333 -4.671667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45333"^^xsd:decimal ;
  geo-pos:long "-4.671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2176'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2176'^^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:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.671667'^^xsd:double;
  dwc:startLongitude '-4.671667'^^xsd:double;
  dwc:endLongitude '-4.671667'^^xsd:double;
  dwc:latitude '36.45333'^^xsd:double;
  dwc:startLatitude '36.45333'^^xsd:double;
  dwc:endLatitude '36.45333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.671667 36.45333, -4.671667 36.45333, -4.671667 36.45333, -4.671667 36.45333, -4.671667 36.45333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2176'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47142 -3.574439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47142"^^xsd:decimal ;
  dwc:decimalLongitude "-3.574439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47142 -3.574439)"^^geo:wktLiteral ;
  geo-pos:lat "36.47142"^^xsd:decimal ;
  geo-pos:long "-3.574439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4381'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4381'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.574439'^^xsd:double;
  dwc:startLongitude '-3.574439'^^xsd:double;
  dwc:endLongitude '-3.574439'^^xsd:double;
  dwc:latitude '36.47142'^^xsd:double;
  dwc:startLatitude '36.47142'^^xsd:double;
  dwc:endLatitude '36.47142'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.574439 36.47142, -3.574439 36.47142, -3.574439 36.47142, -3.574439 36.47142, -3.574439 36.47142))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4381'^^xsd:string;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21117 -5.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21117 -5.268)"^^geo:wktLiteral ;
  geo-pos:lat "36.21117"^^xsd:decimal ;
  geo-pos:long "-5.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2445'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2445'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.268'^^xsd:double;
  dwc:startLongitude '-5.268'^^xsd:double;
  dwc:endLongitude '-5.268'^^xsd:double;
  dwc:latitude '36.21117'^^xsd:double;
  dwc:startLatitude '36.21117'^^xsd:double;
  dwc:endLatitude '36.21117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.268 36.21117, -5.268 36.21117, -5.268 36.21117, -5.268 36.21117, -5.268 36.21117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2445'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -2.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -2.333333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-2.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_21'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_21'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '20.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.333333'^^xsd:double;
  dwc:startLongitude '-2.333333'^^xsd:double;
  dwc:endLongitude '-2.333333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:startLatitude '35.5'^^xsd:double;
  dwc:endLatitude '35.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333333 35.5, -2.333333 35.5, -2.333333 35.5, -2.333333 35.5, -2.333333 35.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_21'^^xsd:string;
  dwc:observationDate '1991-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46617 -3.212333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.212333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46617 -3.212333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46617"^^xsd:decimal ;
  geo-pos:long "-3.212333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2569'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2569'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.212333'^^xsd:double;
  dwc:startLongitude '-3.212333'^^xsd:double;
  dwc:endLongitude '-3.212333'^^xsd:double;
  dwc:latitude '36.46617'^^xsd:double;
  dwc:startLatitude '36.46617'^^xsd:double;
  dwc:endLatitude '36.46617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.212333 36.46617, -3.212333 36.46617, -3.212333 36.46617, -3.212333 36.46617, -3.212333 36.46617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2569'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.658667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.452"^^xsd:decimal ;
  dwc:decimalLongitude "-2.658667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.452 -2.658667)"^^geo:wktLiteral ;
  geo-pos:lat "36.452"^^xsd:decimal ;
  geo-pos:long "-2.658667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3419'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3419'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9694444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.658667'^^xsd:double;
  dwc:startLongitude '-2.658667'^^xsd:double;
  dwc:endLongitude '-2.658667'^^xsd:double;
  dwc:latitude '36.452'^^xsd:double;
  dwc:startLatitude '36.452'^^xsd:double;
  dwc:endLatitude '36.452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.658667 36.452, -2.658667 36.452, -2.658667 36.452, -2.658667 36.452, -2.658667 36.452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3419'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53817 -2.333833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53817 -2.333833)"^^geo:wktLiteral ;
  geo-pos:lat "36.53817"^^xsd:decimal ;
  geo-pos:long "-2.333833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3006'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3006'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.126388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.333833'^^xsd:double;
  dwc:startLongitude '-2.333833'^^xsd:double;
  dwc:endLongitude '-2.333833'^^xsd:double;
  dwc:latitude '36.53817'^^xsd:double;
  dwc:startLatitude '36.53817'^^xsd:double;
  dwc:endLatitude '36.53817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333833 36.53817, -2.333833 36.53817, -2.333833 36.53817, -2.333833 36.53817, -2.333833 36.53817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3006'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49773 -4.895535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49773"^^xsd:decimal ;
  dwc:decimalLongitude "-4.895535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49773 -4.895535)"^^geo:wktLiteral ;
  geo-pos:lat "35.49773"^^xsd:decimal ;
  geo-pos:long "-4.895535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4616'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4616'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.694444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.895535'^^xsd:double;
  dwc:startLongitude '-4.895535'^^xsd:double;
  dwc:endLongitude '-4.895535'^^xsd:double;
  dwc:latitude '35.49773'^^xsd:double;
  dwc:startLatitude '35.49773'^^xsd:double;
  dwc:endLatitude '35.49773'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.895535 35.49773, -4.895535 35.49773, -4.895535 35.49773, -4.895535 35.49773, -4.895535 35.49773))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4616'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35733 -2.891167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.891167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35733 -2.891167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35733"^^xsd:decimal ;
  geo-pos:long "-2.891167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2340'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2340'^^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:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.891167'^^xsd:double;
  dwc:startLongitude '-2.891167'^^xsd:double;
  dwc:endLongitude '-2.891167'^^xsd:double;
  dwc:latitude '36.35733'^^xsd:double;
  dwc:startLatitude '36.35733'^^xsd:double;
  dwc:endLatitude '36.35733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.891167 36.35733, -2.891167 36.35733, -2.891167 36.35733, -2.891167 36.35733, -2.891167 36.35733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2340'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59204 -2.825647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59204"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59204 -2.825647)"^^geo:wktLiteral ;
  geo-pos:lat "36.59204"^^xsd:decimal ;
  geo-pos:long "-2.825647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3570'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3570'^^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:timeOfDay '7.4947222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825647'^^xsd:double;
  dwc:startLongitude '-2.825647'^^xsd:double;
  dwc:endLongitude '-2.825647'^^xsd:double;
  dwc:latitude '36.59204'^^xsd:double;
  dwc:startLatitude '36.59204'^^xsd:double;
  dwc:endLatitude '36.59204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825647 36.59204, -2.825647 36.59204, -2.825647 36.59204, -2.825647 36.59204, -2.825647 36.59204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3570'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43319 -2.325448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43319"^^xsd:decimal ;
  dwc:decimalLongitude "-2.325448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43319 -2.325448)"^^geo:wktLiteral ;
  geo-pos:lat "36.43319"^^xsd:decimal ;
  geo-pos:long "-2.325448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3585'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_3585'^^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:timeOfDay '13.157777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.325448'^^xsd:double;
  dwc:startLongitude '-2.325448'^^xsd:double;
  dwc:endLongitude '-2.325448'^^xsd:double;
  dwc:latitude '36.43319'^^xsd:double;
  dwc:startLatitude '36.43319'^^xsd:double;
  dwc:endLatitude '36.43319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.325448 36.43319, -2.325448 36.43319, -2.325448 36.43319, -2.325448 36.43319, -2.325448 36.43319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3585'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55033 -3.159833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.159833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55033 -3.159833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55033"^^xsd:decimal ;
  geo-pos:long "-3.159833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1542'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1542'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.159833'^^xsd:double;
  dwc:startLongitude '-3.159833'^^xsd:double;
  dwc:endLongitude '-3.159833'^^xsd:double;
  dwc:latitude '36.55033'^^xsd:double;
  dwc:startLatitude '36.55033'^^xsd:double;
  dwc:endLatitude '36.55033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.159833 36.55033, -3.159833 36.55033, -3.159833 36.55033, -3.159833 36.55033, -3.159833 36.55033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1542'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74167 -2.461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74167 -2.461)"^^geo:wktLiteral ;
  geo-pos:lat "36.74167"^^xsd:decimal ;
  geo-pos:long "-2.461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2290'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2290'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.461'^^xsd:double;
  dwc:startLongitude '-2.461'^^xsd:double;
  dwc:endLongitude '-2.461'^^xsd:double;
  dwc:latitude '36.74167'^^xsd:double;
  dwc:startLatitude '36.74167'^^xsd:double;
  dwc:endLatitude '36.74167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.461 36.74167, -2.461 36.74167, -2.461 36.74167, -2.461 36.74167, -2.461 36.74167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2290'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65383 -2.5215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65383 -2.5215)"^^geo:wktLiteral ;
  geo-pos:lat "36.65383"^^xsd:decimal ;
  geo-pos:long "-2.5215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_708'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_708'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5215'^^xsd:double;
  dwc:startLongitude '-2.5215'^^xsd:double;
  dwc:endLongitude '-2.5215'^^xsd:double;
  dwc:latitude '36.65383'^^xsd:double;
  dwc:startLatitude '36.65383'^^xsd:double;
  dwc:endLatitude '36.65383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5215 36.65383, -2.5215 36.65383, -2.5215 36.65383, -2.5215 36.65383, -2.5215 36.65383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_708'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23333 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23333 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.23333"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_19'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_19'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '17.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:startLongitude '-2.4'^^xsd:double;
  dwc:endLongitude '-2.4'^^xsd:double;
  dwc:latitude '35.23333'^^xsd:double;
  dwc:startLatitude '35.23333'^^xsd:double;
  dwc:endLatitude '35.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4 35.23333, -2.4 35.23333, -2.4 35.23333, -2.4 35.23333, -2.4 35.23333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_19'^^xsd:string;
  dwc:observationDate '1991-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -2.363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.556"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -2.363)"^^geo:wktLiteral ;
  geo-pos:lat "36.556"^^xsd:decimal ;
  geo-pos:long "-2.363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1318'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1318'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.363'^^xsd:double;
  dwc:startLongitude '-2.363'^^xsd:double;
  dwc:endLongitude '-2.363'^^xsd:double;
  dwc:latitude '36.556'^^xsd:double;
  dwc:startLatitude '36.556'^^xsd:double;
  dwc:endLatitude '36.556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363 36.556, -2.363 36.556, -2.363 36.556, -2.363 36.556, -2.363 36.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1318'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.319 -2.816333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.319"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.319 -2.816333)"^^geo:wktLiteral ;
  geo-pos:lat "36.319"^^xsd:decimal ;
  geo-pos:long "-2.816333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1201'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1201'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.816333'^^xsd:double;
  dwc:startLongitude '-2.816333'^^xsd:double;
  dwc:endLongitude '-2.816333'^^xsd:double;
  dwc:latitude '36.319'^^xsd:double;
  dwc:startLatitude '36.319'^^xsd:double;
  dwc:endLatitude '36.319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.816333 36.319, -2.816333 36.319, -2.816333 36.319, -2.816333 36.319, -2.816333 36.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1201'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15733 -1.731833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15733"^^xsd:decimal ;
  dwc:decimalLongitude "-1.731833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15733 -1.731833)"^^geo:wktLiteral ;
  geo-pos:lat "37.15733"^^xsd:decimal ;
  geo-pos:long "-1.731833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_308'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_308'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.731833'^^xsd:double;
  dwc:startLongitude '-1.731833'^^xsd:double;
  dwc:endLongitude '-1.731833'^^xsd:double;
  dwc:latitude '37.15733'^^xsd:double;
  dwc:startLatitude '37.15733'^^xsd:double;
  dwc:endLatitude '37.15733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.731833 37.15733, -1.731833 37.15733, -1.731833 37.15733, -1.731833 37.15733, -1.731833 37.15733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_308'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -5.144833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3225"^^xsd:decimal ;
  dwc:decimalLongitude "-5.144833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 -5.144833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3225"^^xsd:decimal ;
  geo-pos:long "-5.144833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1897'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1897'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.792777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.144833'^^xsd:double;
  dwc:startLongitude '-5.144833'^^xsd:double;
  dwc:endLongitude '-5.144833'^^xsd:double;
  dwc:latitude '36.3225'^^xsd:double;
  dwc:startLatitude '36.3225'^^xsd:double;
  dwc:endLatitude '36.3225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.144833 36.3225, -5.144833 36.3225, -5.144833 36.3225, -5.144833 36.3225, -5.144833 36.3225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1897'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59233 -4.341833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.341833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59233 -4.341833)"^^geo:wktLiteral ;
  geo-pos:lat "36.59233"^^xsd:decimal ;
  geo-pos:long "-4.341833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1935'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1935'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.915277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.341833'^^xsd:double;
  dwc:startLongitude '-4.341833'^^xsd:double;
  dwc:endLongitude '-4.341833'^^xsd:double;
  dwc:latitude '36.59233'^^xsd:double;
  dwc:startLatitude '36.59233'^^xsd:double;
  dwc:endLatitude '36.59233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.341833 36.59233, -4.341833 36.59233, -4.341833 36.59233, -4.341833 36.59233, -4.341833 36.59233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1935'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.433167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.433167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40183 -2.433167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40183"^^xsd:decimal ;
  geo-pos:long "-2.433167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1272'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1272'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.433167'^^xsd:double;
  dwc:startLongitude '-2.433167'^^xsd:double;
  dwc:endLongitude '-2.433167'^^xsd:double;
  dwc:latitude '36.40183'^^xsd:double;
  dwc:startLatitude '36.40183'^^xsd:double;
  dwc:endLatitude '36.40183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.433167 36.40183, -2.433167 36.40183, -2.433167 36.40183, -2.433167 36.40183, -2.433167 36.40183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1272'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43567 -1.312833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.312833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43567 -1.312833)"^^geo:wktLiteral ;
  geo-pos:lat "37.43567"^^xsd:decimal ;
  geo-pos:long "-1.312833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_157'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_157'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.312833'^^xsd:double;
  dwc:startLongitude '-1.312833'^^xsd:double;
  dwc:endLongitude '-1.312833'^^xsd:double;
  dwc:latitude '37.43567'^^xsd:double;
  dwc:startLatitude '37.43567'^^xsd:double;
  dwc:endLatitude '37.43567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.312833 37.43567, -1.312833 37.43567, -1.312833 37.43567, -1.312833 37.43567, -1.312833 37.43567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_157'^^xsd:string;
  dwc:observationDate '1993-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -4.261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -4.261)"^^geo:wktLiteral ;
  geo-pos:lat "36.387"^^xsd:decimal ;
  geo-pos:long "-4.261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2189'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2189'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.261'^^xsd:double;
  dwc:startLongitude '-4.261'^^xsd:double;
  dwc:endLongitude '-4.261'^^xsd:double;
  dwc:latitude '36.387'^^xsd:double;
  dwc:startLatitude '36.387'^^xsd:double;
  dwc:endLatitude '36.387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.261 36.387, -4.261 36.387, -4.261 36.387, -4.261 36.387, -4.261 36.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2189'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48217 -2.592333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.592333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48217 -2.592333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48217"^^xsd:decimal ;
  geo-pos:long "-2.592333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1286'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1286'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.592333'^^xsd:double;
  dwc:startLongitude '-2.592333'^^xsd:double;
  dwc:endLongitude '-2.592333'^^xsd:double;
  dwc:latitude '36.48217'^^xsd:double;
  dwc:startLatitude '36.48217'^^xsd:double;
  dwc:endLatitude '36.48217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.592333 36.48217, -2.592333 36.48217, -2.592333 36.48217, -2.592333 36.48217, -2.592333 36.48217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1286'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63648 -2.767568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63648"^^xsd:decimal ;
  dwc:decimalLongitude "-2.767568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63648 -2.767568)"^^geo:wktLiteral ;
  geo-pos:lat "36.63648"^^xsd:decimal ;
  geo-pos:long "-2.767568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4217'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4217'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0941666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.767568'^^xsd:double;
  dwc:startLongitude '-2.767568'^^xsd:double;
  dwc:endLongitude '-2.767568'^^xsd:double;
  dwc:latitude '36.63648'^^xsd:double;
  dwc:startLatitude '36.63648'^^xsd:double;
  dwc:endLatitude '36.63648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.767568 36.63648, -2.767568 36.63648, -2.767568 36.63648, -2.767568 36.63648, -2.767568 36.63648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4217'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48667 -1.068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48667 -1.068333)"^^geo:wktLiteral ;
  geo-pos:lat "37.48667"^^xsd:decimal ;
  geo-pos:long "-1.068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_39'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_39'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.068333'^^xsd:double;
  dwc:startLongitude '-1.068333'^^xsd:double;
  dwc:endLongitude '-1.068333'^^xsd:double;
  dwc:latitude '37.48667'^^xsd:double;
  dwc:startLatitude '37.48667'^^xsd:double;
  dwc:endLatitude '37.48667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.068333 37.48667, -1.068333 37.48667, -1.068333 37.48667, -1.068333 37.48667, -1.068333 37.48667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_39'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30533 -5.147833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.147833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30533 -5.147833)"^^geo:wktLiteral ;
  geo-pos:lat "36.30533"^^xsd:decimal ;
  geo-pos:long "-5.147833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1817'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1817'^^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:timeOfDay '7.1730555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.147833'^^xsd:double;
  dwc:startLongitude '-5.147833'^^xsd:double;
  dwc:endLongitude '-5.147833'^^xsd:double;
  dwc:latitude '36.30533'^^xsd:double;
  dwc:startLatitude '36.30533'^^xsd:double;
  dwc:endLatitude '36.30533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.147833 36.30533, -5.147833 36.30533, -5.147833 36.30533, -5.147833 36.30533, -5.147833 36.30533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1817'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19157 -5.167298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19157"^^xsd:decimal ;
  dwc:decimalLongitude "-5.167298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19157 -5.167298)"^^geo:wktLiteral ;
  geo-pos:lat "36.19157"^^xsd:decimal ;
  geo-pos:long "-5.167298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4604'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4604'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.374166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.167298'^^xsd:double;
  dwc:startLongitude '-5.167298'^^xsd:double;
  dwc:endLongitude '-5.167298'^^xsd:double;
  dwc:latitude '36.19157'^^xsd:double;
  dwc:startLatitude '36.19157'^^xsd:double;
  dwc:endLatitude '36.19157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.167298 36.19157, -5.167298 36.19157, -5.167298 36.19157, -5.167298 36.19157, -5.167298 36.19157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4604'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33517 -5.084833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33517 -5.084833)"^^geo:wktLiteral ;
  geo-pos:lat "36.33517"^^xsd:decimal ;
  geo-pos:long "-5.084833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2467'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2467'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.084833'^^xsd:double;
  dwc:startLongitude '-5.084833'^^xsd:double;
  dwc:endLongitude '-5.084833'^^xsd:double;
  dwc:latitude '36.33517'^^xsd:double;
  dwc:startLatitude '36.33517'^^xsd:double;
  dwc:endLatitude '36.33517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.084833 36.33517, -5.084833 36.33517, -5.084833 36.33517, -5.084833 36.33517, -5.084833 36.33517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2467'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -4.121167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.121167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53333 -4.121167)"^^geo:wktLiteral ;
  geo-pos:lat "36.53333"^^xsd:decimal ;
  geo-pos:long "-4.121167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2473'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2473'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.121167'^^xsd:double;
  dwc:startLongitude '-4.121167'^^xsd:double;
  dwc:endLongitude '-4.121167'^^xsd:double;
  dwc:latitude '36.53333'^^xsd:double;
  dwc:startLatitude '36.53333'^^xsd:double;
  dwc:endLatitude '36.53333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.121167 36.53333, -4.121167 36.53333, -4.121167 36.53333, -4.121167 36.53333, -4.121167 36.53333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2473'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50983 -4.570167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50983"^^xsd:decimal ;
  dwc:decimalLongitude "-4.570167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50983 -4.570167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50983"^^xsd:decimal ;
  geo-pos:long "-4.570167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2500'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2500'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.570167'^^xsd:double;
  dwc:startLongitude '-4.570167'^^xsd:double;
  dwc:endLongitude '-4.570167'^^xsd:double;
  dwc:latitude '36.50983'^^xsd:double;
  dwc:startLatitude '36.50983'^^xsd:double;
  dwc:endLatitude '36.50983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.570167 36.50983, -4.570167 36.50983, -4.570167 36.50983, -4.570167 36.50983, -4.570167 36.50983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2500'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58183 -2.5155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58183 -2.5155)"^^geo:wktLiteral ;
  geo-pos:lat "36.58183"^^xsd:decimal ;
  geo-pos:long "-2.5155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2234'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2234'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5155'^^xsd:double;
  dwc:startLongitude '-2.5155'^^xsd:double;
  dwc:endLongitude '-2.5155'^^xsd:double;
  dwc:latitude '36.58183'^^xsd:double;
  dwc:startLatitude '36.58183'^^xsd:double;
  dwc:endLatitude '36.58183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5155 36.58183, -2.5155 36.58183, -2.5155 36.58183, -2.5155 36.58183, -2.5155 36.58183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2234'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4505 -2.706333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4505"^^xsd:decimal ;
  dwc:decimalLongitude "-2.706333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4505 -2.706333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4505"^^xsd:decimal ;
  geo-pos:long "-2.706333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1034'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1034'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.706333'^^xsd:double;
  dwc:startLongitude '-2.706333'^^xsd:double;
  dwc:endLongitude '-2.706333'^^xsd:double;
  dwc:latitude '36.4505'^^xsd:double;
  dwc:startLatitude '36.4505'^^xsd:double;
  dwc:endLatitude '36.4505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.706333 36.4505, -2.706333 36.4505, -2.706333 36.4505, -2.706333 36.4505, -2.706333 36.4505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1034'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46818 -2.775502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46818"^^xsd:decimal ;
  dwc:decimalLongitude "-2.775502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46818 -2.775502)"^^geo:wktLiteral ;
  geo-pos:lat "36.46818"^^xsd:decimal ;
  geo-pos:long "-2.775502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4442'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4442'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.5208333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.775502'^^xsd:double;
  dwc:startLongitude '-2.775502'^^xsd:double;
  dwc:endLongitude '-2.775502'^^xsd:double;
  dwc:latitude '36.46818'^^xsd:double;
  dwc:startLatitude '36.46818'^^xsd:double;
  dwc:endLatitude '36.46818'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.775502 36.46818, -2.775502 36.46818, -2.775502 36.46818, -2.775502 36.46818, -2.775502 36.46818))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_4442'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -2.495167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.495167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48367 -2.495167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48367"^^xsd:decimal ;
  geo-pos:long "-2.495167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_591'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_591'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.495167'^^xsd:double;
  dwc:startLongitude '-2.495167'^^xsd:double;
  dwc:endLongitude '-2.495167'^^xsd:double;
  dwc:latitude '36.48367'^^xsd:double;
  dwc:startLatitude '36.48367'^^xsd:double;
  dwc:endLatitude '36.48367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.495167 36.48367, -2.495167 36.48367, -2.495167 36.48367, -2.495167 36.48367, -2.495167 36.48367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_591'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93417 -5.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93417 -5.555)"^^geo:wktLiteral ;
  geo-pos:lat "35.93417"^^xsd:decimal ;
  geo-pos:long "-5.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2448'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2448'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.555'^^xsd:double;
  dwc:startLongitude '-5.555'^^xsd:double;
  dwc:endLongitude '-5.555'^^xsd:double;
  dwc:latitude '35.93417'^^xsd:double;
  dwc:startLatitude '35.93417'^^xsd:double;
  dwc:endLatitude '35.93417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.555 35.93417, -5.555 35.93417, -5.555 35.93417, -5.555 35.93417, -5.555 35.93417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2448'^^xsd:string;
  dwc:observationDate '2002-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54062 -2.048347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54062"^^xsd:decimal ;
  dwc:decimalLongitude "-2.048347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54062 -2.048347)"^^geo:wktLiteral ;
  geo-pos:lat "36.54062"^^xsd:decimal ;
  geo-pos:long "-2.048347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3508'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3508'^^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:timeOfDay '9.9775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.048347'^^xsd:double;
  dwc:startLongitude '-2.048347'^^xsd:double;
  dwc:endLongitude '-2.048347'^^xsd:double;
  dwc:latitude '36.54062'^^xsd:double;
  dwc:startLatitude '36.54062'^^xsd:double;
  dwc:endLatitude '36.54062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.048347 36.54062, -2.048347 36.54062, -2.048347 36.54062, -2.048347 36.54062, -2.048347 36.54062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3508'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99384 -1.770688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99384"^^xsd:decimal ;
  dwc:decimalLongitude "-1.770688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99384 -1.770688)"^^geo:wktLiteral ;
  geo-pos:lat "36.99384"^^xsd:decimal ;
  geo-pos:long "-1.770688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3497'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3497'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.770688'^^xsd:double;
  dwc:startLongitude '-1.770688'^^xsd:double;
  dwc:endLongitude '-1.770688'^^xsd:double;
  dwc:latitude '36.99384'^^xsd:double;
  dwc:startLatitude '36.99384'^^xsd:double;
  dwc:endLatitude '36.99384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.770688 36.99384, -1.770688 36.99384, -1.770688 36.99384, -1.770688 36.99384, -1.770688 36.99384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3497'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64933 -3.204167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.204167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64933 -3.204167)"^^geo:wktLiteral ;
  geo-pos:lat "36.64933"^^xsd:decimal ;
  geo-pos:long "-3.204167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1549'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1549'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.204167'^^xsd:double;
  dwc:startLongitude '-3.204167'^^xsd:double;
  dwc:endLongitude '-3.204167'^^xsd:double;
  dwc:latitude '36.64933'^^xsd:double;
  dwc:startLatitude '36.64933'^^xsd:double;
  dwc:endLatitude '36.64933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.204167 36.64933, -3.204167 36.64933, -3.204167 36.64933, -3.204167 36.64933, -3.204167 36.64933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1549'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42517 -3.790667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42517"^^xsd:decimal ;
  dwc:decimalLongitude "-3.790667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42517 -3.790667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42517"^^xsd:decimal ;
  geo-pos:long "-3.790667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2483'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2483'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.790667'^^xsd:double;
  dwc:startLongitude '-3.790667'^^xsd:double;
  dwc:endLongitude '-3.790667'^^xsd:double;
  dwc:latitude '36.42517'^^xsd:double;
  dwc:startLatitude '36.42517'^^xsd:double;
  dwc:endLatitude '36.42517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.790667 36.42517, -3.790667 36.42517, -3.790667 36.42517, -3.790667 36.42517, -3.790667 36.42517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_2483'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4595 -2.7305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4595 -2.7305)"^^geo:wktLiteral ;
  geo-pos:lat "36.4595"^^xsd:decimal ;
  geo-pos:long "-2.7305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_549'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_549'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7305'^^xsd:double;
  dwc:startLongitude '-2.7305'^^xsd:double;
  dwc:endLongitude '-2.7305'^^xsd:double;
  dwc:latitude '36.4595'^^xsd:double;
  dwc:startLatitude '36.4595'^^xsd:double;
  dwc:endLatitude '36.4595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7305 36.4595, -2.7305 36.4595, -2.7305 36.4595, -2.7305 36.4595, -2.7305 36.4595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_549'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34567 -2.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34567 -2.715667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34567"^^xsd:decimal ;
  geo-pos:long "-2.715667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1353'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1353'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.715667'^^xsd:double;
  dwc:startLongitude '-2.715667'^^xsd:double;
  dwc:endLongitude '-2.715667'^^xsd:double;
  dwc:latitude '36.34567'^^xsd:double;
  dwc:startLatitude '36.34567'^^xsd:double;
  dwc:endLatitude '36.34567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.715667 36.34567, -2.715667 36.34567, -2.715667 36.34567, -2.715667 36.34567, -2.715667 36.34567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1353'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45833 -2.673167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.673167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45833 -2.673167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45833"^^xsd:decimal ;
  geo-pos:long "-2.673167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1580'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1580'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.673167'^^xsd:double;
  dwc:startLongitude '-2.673167'^^xsd:double;
  dwc:endLongitude '-2.673167'^^xsd:double;
  dwc:latitude '36.45833'^^xsd:double;
  dwc:startLatitude '36.45833'^^xsd:double;
  dwc:endLatitude '36.45833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.673167 36.45833, -2.673167 36.45833, -2.673167 36.45833, -2.673167 36.45833, -2.673167 36.45833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1580'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04216 -1.759352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04216"^^xsd:decimal ;
  dwc:decimalLongitude "-1.759352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04216 -1.759352)"^^geo:wktLiteral ;
  geo-pos:lat "37.04216"^^xsd:decimal ;
  geo-pos:long "-1.759352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3493'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3493'^^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:timeOfDay '7.4083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.759352'^^xsd:double;
  dwc:startLongitude '-1.759352'^^xsd:double;
  dwc:endLongitude '-1.759352'^^xsd:double;
  dwc:latitude '37.04216'^^xsd:double;
  dwc:startLatitude '37.04216'^^xsd:double;
  dwc:endLatitude '37.04216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.759352 37.04216, -1.759352 37.04216, -1.759352 37.04216, -1.759352 37.04216, -1.759352 37.04216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_3493'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32967 -2.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32967 -2.792)"^^geo:wktLiteral ;
  geo-pos:lat "36.32967"^^xsd:decimal ;
  geo-pos:long "-2.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1202'^^xsd:string;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1202'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.792'^^xsd:double;
  dwc:startLongitude '-2.792'^^xsd:double;
  dwc:endLongitude '-2.792'^^xsd:double;
  dwc:latitude '36.32967'^^xsd:double;
  dwc:startLatitude '36.32967'^^xsd:double;
  dwc:endLatitude '36.32967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.792 36.32967, -2.792 36.32967, -2.792 36.32967, -2.792 36.32967, -2.792 36.32967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Physeter macrocephalus" by the provider'^^xsd:string;
  dwc:aphiaid '137119'^^xsd:integer;
  dwc:occurrenceId '429_1202'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48417 -2.589167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.589167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48417 -2.589167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48417"^^xsd:decimal ;
  geo-pos:long "-2.589167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_737'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_737'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.589167'^^xsd:double;
  dwc:startLongitude '-2.589167'^^xsd:double;
  dwc:endLongitude '-2.589167'^^xsd:double;
  dwc:latitude '36.48417'^^xsd:double;
  dwc:startLatitude '36.48417'^^xsd:double;
  dwc:endLatitude '36.48417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.589167 36.48417, -2.589167 36.48417, -2.589167 36.48417, -2.589167 36.48417, -2.589167 36.48417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_737'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42833 -2.674167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.674167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42833 -2.674167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42833"^^xsd:decimal ;
  geo-pos:long "-2.674167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1568'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1568'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.674167'^^xsd:double;
  dwc:startLongitude '-2.674167'^^xsd:double;
  dwc:endLongitude '-2.674167'^^xsd:double;
  dwc:latitude '36.42833'^^xsd:double;
  dwc:startLatitude '36.42833'^^xsd:double;
  dwc:endLatitude '36.42833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.674167 36.42833, -2.674167 36.42833, -2.674167 36.42833, -2.674167 36.42833, -2.674167 36.42833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1568'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0865 -1.7315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0865"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0865 -1.7315)"^^geo:wktLiteral ;
  geo-pos:lat "37.0865"^^xsd:decimal ;
  geo-pos:long "-1.7315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_332'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_332'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7315'^^xsd:double;
  dwc:startLongitude '-1.7315'^^xsd:double;
  dwc:endLongitude '-1.7315'^^xsd:double;
  dwc:latitude '37.0865'^^xsd:double;
  dwc:startLatitude '37.0865'^^xsd:double;
  dwc:endLatitude '37.0865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7315 37.0865, -1.7315 37.0865, -1.7315 37.0865, -1.7315 37.0865, -1.7315 37.0865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_332'^^xsd:string;
  dwc:observationDate '1994-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3535 -2.8645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3535 -2.8645)"^^geo:wktLiteral ;
  geo-pos:lat "36.3535"^^xsd:decimal ;
  geo-pos:long "-2.8645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2331'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2331'^^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:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8645'^^xsd:double;
  dwc:startLongitude '-2.8645'^^xsd:double;
  dwc:endLongitude '-2.8645'^^xsd:double;
  dwc:latitude '36.3535'^^xsd:double;
  dwc:startLatitude '36.3535'^^xsd:double;
  dwc:endLatitude '36.3535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8645 36.3535, -2.8645 36.3535, -2.8645 36.3535, -2.8645 36.3535, -2.8645 36.3535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2331'^^xsd:string;
  dwc:observationDate '2002-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3835 -2.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3835"^^xsd:decimal ;
  dwc:decimalLongitude "-2.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3835 -2.853333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3835"^^xsd:decimal ;
  geo-pos:long "-2.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1639'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1639'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.853333'^^xsd:double;
  dwc:startLongitude '-2.853333'^^xsd:double;
  dwc:endLongitude '-2.853333'^^xsd:double;
  dwc:latitude '36.3835'^^xsd:double;
  dwc:startLatitude '36.3835'^^xsd:double;
  dwc:endLatitude '36.3835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.853333 36.3835, -2.853333 36.3835, -2.853333 36.3835, -2.853333 36.3835, -2.853333 36.3835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1639'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -2.961167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.961167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.317 -2.961167)"^^geo:wktLiteral ;
  geo-pos:lat "36.317"^^xsd:decimal ;
  geo-pos:long "-2.961167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1612'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1612'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.961167'^^xsd:double;
  dwc:startLongitude '-2.961167'^^xsd:double;
  dwc:endLongitude '-2.961167'^^xsd:double;
  dwc:latitude '36.317'^^xsd:double;
  dwc:startLatitude '36.317'^^xsd:double;
  dwc:endLatitude '36.317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.961167 36.317, -2.961167 36.317, -2.961167 36.317, -2.961167 36.317, -2.961167 36.317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1612'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -2.611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49117 -2.611)"^^geo:wktLiteral ;
  geo-pos:lat "36.49117"^^xsd:decimal ;
  geo-pos:long "-2.611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1269'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1269'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.611'^^xsd:double;
  dwc:startLongitude '-2.611'^^xsd:double;
  dwc:endLongitude '-2.611'^^xsd:double;
  dwc:latitude '36.49117'^^xsd:double;
  dwc:startLatitude '36.49117'^^xsd:double;
  dwc:endLatitude '36.49117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.611 36.49117, -2.611 36.49117, -2.611 36.49117, -2.611 36.49117, -2.611 36.49117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1269'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28367 -2.836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28367 -2.836667)"^^geo:wktLiteral ;
  geo-pos:lat "36.28367"^^xsd:decimal ;
  geo-pos:long "-2.836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1466'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1466'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836667'^^xsd:double;
  dwc:startLongitude '-2.836667'^^xsd:double;
  dwc:endLongitude '-2.836667'^^xsd:double;
  dwc:latitude '36.28367'^^xsd:double;
  dwc:startLatitude '36.28367'^^xsd:double;
  dwc:endLatitude '36.28367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836667 36.28367, -2.836667 36.28367, -2.836667 36.28367, -2.836667 36.28367, -2.836667 36.28367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1466'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34517 -2.927333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34517 -2.927333)"^^geo:wktLiteral ;
  geo-pos:lat "36.34517"^^xsd:decimal ;
  geo-pos:long "-2.927333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2226'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2226'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927333'^^xsd:double;
  dwc:startLongitude '-2.927333'^^xsd:double;
  dwc:endLongitude '-2.927333'^^xsd:double;
  dwc:latitude '36.34517'^^xsd:double;
  dwc:startLatitude '36.34517'^^xsd:double;
  dwc:endLatitude '36.34517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927333 36.34517, -2.927333 36.34517, -2.927333 36.34517, -2.927333 36.34517, -2.927333 36.34517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2226'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36917 -2.799833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.799833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36917 -2.799833)"^^geo:wktLiteral ;
  geo-pos:lat "36.36917"^^xsd:decimal ;
  geo-pos:long "-2.799833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2019'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2019'^^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:timeOfDay '13.356666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.799833'^^xsd:double;
  dwc:startLongitude '-2.799833'^^xsd:double;
  dwc:endLongitude '-2.799833'^^xsd:double;
  dwc:latitude '36.36917'^^xsd:double;
  dwc:startLatitude '36.36917'^^xsd:double;
  dwc:endLatitude '36.36917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.799833 36.36917, -2.799833 36.36917, -2.799833 36.36917, -2.799833 36.36917, -2.799833 36.36917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2019'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.357 -2.793167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.357"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.357 -2.793167)"^^geo:wktLiteral ;
  geo-pos:lat "36.357"^^xsd:decimal ;
  geo-pos:long "-2.793167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1642'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1642'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793167'^^xsd:double;
  dwc:startLongitude '-2.793167'^^xsd:double;
  dwc:endLongitude '-2.793167'^^xsd:double;
  dwc:latitude '36.357'^^xsd:double;
  dwc:startLatitude '36.357'^^xsd:double;
  dwc:endLatitude '36.357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793167 36.357, -2.793167 36.357, -2.793167 36.357, -2.793167 36.357, -2.793167 36.357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1642'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38717 -2.874833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.874833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38717 -2.874833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38717"^^xsd:decimal ;
  geo-pos:long "-2.874833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2086'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2086'^^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:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.874833'^^xsd:double;
  dwc:startLongitude '-2.874833'^^xsd:double;
  dwc:endLongitude '-2.874833'^^xsd:double;
  dwc:latitude '36.38717'^^xsd:double;
  dwc:startLatitude '36.38717'^^xsd:double;
  dwc:endLatitude '36.38717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.874833 36.38717, -2.874833 36.38717, -2.874833 36.38717, -2.874833 36.38717, -2.874833 36.38717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2086'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87883 -1.637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87883 -1.637)"^^geo:wktLiteral ;
  geo-pos:lat "36.87883"^^xsd:decimal ;
  geo-pos:long "-1.637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_464'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_464'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.637'^^xsd:double;
  dwc:startLongitude '-1.637'^^xsd:double;
  dwc:endLongitude '-1.637'^^xsd:double;
  dwc:latitude '36.87883'^^xsd:double;
  dwc:startLatitude '36.87883'^^xsd:double;
  dwc:endLatitude '36.87883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.637 36.87883, -1.637 36.87883, -1.637 36.87883, -1.637 36.87883, -1.637 36.87883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_464'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42767 -2.623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42767 -2.623333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42767"^^xsd:decimal ;
  geo-pos:long "-2.623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1358'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1358'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.623333'^^xsd:double;
  dwc:startLongitude '-2.623333'^^xsd:double;
  dwc:endLongitude '-2.623333'^^xsd:double;
  dwc:latitude '36.42767'^^xsd:double;
  dwc:startLatitude '36.42767'^^xsd:double;
  dwc:endLatitude '36.42767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.623333 36.42767, -2.623333 36.42767, -2.623333 36.42767, -2.623333 36.42767, -2.623333 36.42767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1358'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48633 -3.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48633"^^xsd:decimal ;
  dwc:decimalLongitude "-3.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48633 -3.417)"^^geo:wktLiteral ;
  geo-pos:lat "36.48633"^^xsd:decimal ;
  geo-pos:long "-3.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2211'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2211'^^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:timeOfDay '14.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.417'^^xsd:double;
  dwc:startLongitude '-3.417'^^xsd:double;
  dwc:endLongitude '-3.417'^^xsd:double;
  dwc:latitude '36.48633'^^xsd:double;
  dwc:startLatitude '36.48633'^^xsd:double;
  dwc:endLatitude '36.48633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.417 36.48633, -3.417 36.48633, -3.417 36.48633, -3.417 36.48633, -3.417 36.48633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2211'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33283 -1.166833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.166833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33283 -1.166833)"^^geo:wktLiteral ;
  geo-pos:lat "37.33283"^^xsd:decimal ;
  geo-pos:long "-1.166833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_774'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_774'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.166833'^^xsd:double;
  dwc:startLongitude '-1.166833'^^xsd:double;
  dwc:endLongitude '-1.166833'^^xsd:double;
  dwc:latitude '37.33283'^^xsd:double;
  dwc:startLatitude '37.33283'^^xsd:double;
  dwc:endLatitude '37.33283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.166833 37.33283, -1.166833 37.33283, -1.166833 37.33283, -1.166833 37.33283, -1.166833 37.33283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_774'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37183 -2.4445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37183 -2.4445)"^^geo:wktLiteral ;
  geo-pos:lat "36.37183"^^xsd:decimal ;
  geo-pos:long "-2.4445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1282'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1282'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4445'^^xsd:double;
  dwc:startLongitude '-2.4445'^^xsd:double;
  dwc:endLongitude '-2.4445'^^xsd:double;
  dwc:latitude '36.37183'^^xsd:double;
  dwc:startLatitude '36.37183'^^xsd:double;
  dwc:endLatitude '36.37183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4445 36.37183, -2.4445 36.37183, -2.4445 36.37183, -2.4445 36.37183, -2.4445 36.37183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1282'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46883 -2.5985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46883 -2.5985)"^^geo:wktLiteral ;
  geo-pos:lat "36.46883"^^xsd:decimal ;
  geo-pos:long "-2.5985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1453'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1453'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5985'^^xsd:double;
  dwc:startLongitude '-2.5985'^^xsd:double;
  dwc:endLongitude '-2.5985'^^xsd:double;
  dwc:latitude '36.46883'^^xsd:double;
  dwc:startLatitude '36.46883'^^xsd:double;
  dwc:endLatitude '36.46883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5985 36.46883, -2.5985 36.46883, -2.5985 36.46883, -2.5985 36.46883, -2.5985 36.46883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1453'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34133 -2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34133 -2.8395)"^^geo:wktLiteral ;
  geo-pos:lat "36.34133"^^xsd:decimal ;
  geo-pos:long "-2.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2582'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2582'^^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:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8395'^^xsd:double;
  dwc:startLongitude '-2.8395'^^xsd:double;
  dwc:endLongitude '-2.8395'^^xsd:double;
  dwc:latitude '36.34133'^^xsd:double;
  dwc:startLatitude '36.34133'^^xsd:double;
  dwc:endLatitude '36.34133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8395 36.34133, -2.8395 36.34133, -2.8395 36.34133, -2.8395 36.34133, -2.8395 36.34133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2582'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.372 -2.7695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.372"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.372 -2.7695)"^^geo:wktLiteral ;
  geo-pos:lat "36.372"^^xsd:decimal ;
  geo-pos:long "-2.7695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1769'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1769'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.165277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7695'^^xsd:double;
  dwc:startLongitude '-2.7695'^^xsd:double;
  dwc:endLongitude '-2.7695'^^xsd:double;
  dwc:latitude '36.372'^^xsd:double;
  dwc:startLatitude '36.372'^^xsd:double;
  dwc:endLatitude '36.372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7695 36.372, -2.7695 36.372, -2.7695 36.372, -2.7695 36.372, -2.7695 36.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1769'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39633 -2.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39633 -2.7735)"^^geo:wktLiteral ;
  geo-pos:lat "36.39633"^^xsd:decimal ;
  geo-pos:long "-2.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2017'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2017'^^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:timeOfDay '12.773333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7735'^^xsd:double;
  dwc:startLongitude '-2.7735'^^xsd:double;
  dwc:endLongitude '-2.7735'^^xsd:double;
  dwc:latitude '36.39633'^^xsd:double;
  dwc:startLatitude '36.39633'^^xsd:double;
  dwc:endLatitude '36.39633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7735 36.39633, -2.7735 36.39633, -2.7735 36.39633, -2.7735 36.39633, -2.7735 36.39633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2017'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3915 -2.729167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3915"^^xsd:decimal ;
  dwc:decimalLongitude "-2.729167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3915 -2.729167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3915"^^xsd:decimal ;
  geo-pos:long "-2.729167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1370'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1370'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.729167'^^xsd:double;
  dwc:startLongitude '-2.729167'^^xsd:double;
  dwc:endLongitude '-2.729167'^^xsd:double;
  dwc:latitude '36.3915'^^xsd:double;
  dwc:startLatitude '36.3915'^^xsd:double;
  dwc:endLatitude '36.3915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.729167 36.3915, -2.729167 36.3915, -2.729167 36.3915, -2.729167 36.3915, -2.729167 36.3915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_1370'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66734 -1.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66734"^^xsd:decimal ;
  dwc:decimalLongitude "-1.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66734 -1.895)"^^geo:wktLiteral ;
  geo-pos:lat "36.66734"^^xsd:decimal ;
  geo-pos:long "-1.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2397'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2397'^^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:timeOfDay '9.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.895'^^xsd:double;
  dwc:startLongitude '-1.895'^^xsd:double;
  dwc:endLongitude '-1.895'^^xsd:double;
  dwc:latitude '36.66734'^^xsd:double;
  dwc:startLatitude '36.66734'^^xsd:double;
  dwc:endLatitude '36.66734'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.895 36.66734, -1.895 36.66734, -1.895 36.66734, -1.895 36.66734, -1.895 36.66734))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_2397'^^xsd:string;
  dwc:observationDate '2002-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43939 -2.405692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43939"^^xsd:decimal ;
  dwc:decimalLongitude "-2.405692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43939 -2.405692)"^^geo:wktLiteral ;
  geo-pos:lat "36.43939"^^xsd:decimal ;
  geo-pos:long "-2.405692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3582'^^xsd:string;
  dwc:scientificName 'Ziphiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_3582'^^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:timeOfDay '12.437777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.405692'^^xsd:double;
  dwc:startLongitude '-2.405692'^^xsd:double;
  dwc:endLongitude '-2.405692'^^xsd:double;
  dwc:latitude '36.43939'^^xsd:double;
  dwc:startLatitude '36.43939'^^xsd:double;
  dwc:endLatitude '36.43939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.405692 36.43939, -2.405692 36.43939, -2.405692 36.43939, -2.405692 36.43939, -2.405692 36.43939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified beaked whale" by the provider'^^xsd:string;
  dwc:aphiaid '136986'^^xsd:integer;
  dwc:occurrenceId '429_3582'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '136986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41833 -3.236794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.236794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41833 -3.236794)"^^geo:wktLiteral ;
  geo-pos:lat "36.41833"^^xsd:decimal ;
  geo-pos:long "-3.236794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4491'^^xsd:string;
  dwc:scientificName 'Ziphius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4491'^^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:timeOfDay '9.9077777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.236794'^^xsd:double;
  dwc:startLongitude '-3.236794'^^xsd:double;
  dwc:endLongitude '-3.236794'^^xsd:double;
  dwc:latitude '36.41833'^^xsd:double;
  dwc:startLatitude '36.41833'^^xsd:double;
  dwc:endLatitude '36.41833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.236794 36.41833, -3.236794 36.41833, -3.236794 36.41833, -3.236794 36.41833, -3.236794 36.41833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified ziphidae" by the provider'^^xsd:string;
  dwc:aphiaid '137035'^^xsd:integer;
  dwc:occurrenceId '429_4491'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '137035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -3.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4125"^^xsd:decimal ;
  dwc:decimalLongitude "-3.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -3.006)"^^geo:wktLiteral ;
  geo-pos:lat "36.4125"^^xsd:decimal ;
  geo-pos:long "-3.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4634'^^xsd:string;
  dwc:scientificName 'Ziphius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4634'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.086666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.006'^^xsd:double;
  dwc:startLongitude '-3.006'^^xsd:double;
  dwc:endLongitude '-3.006'^^xsd:double;
  dwc:latitude '36.4125'^^xsd:double;
  dwc:startLatitude '36.4125'^^xsd:double;
  dwc:endLatitude '36.4125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.006 36.4125, -3.006 36.4125, -3.006 36.4125, -3.006 36.4125, -3.006 36.4125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified ziphidae" by the provider'^^xsd:string;
  dwc:aphiaid '137035'^^xsd:integer;
  dwc:occurrenceId '429_4634'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43617 -3.101624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.101624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43617 -3.101624)"^^geo:wktLiteral ;
  geo-pos:lat "36.43617"^^xsd:decimal ;
  geo-pos:long "-3.101624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4127'^^xsd:string;
  dwc:scientificName 'Ziphius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4127'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.119166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.101624'^^xsd:double;
  dwc:startLongitude '-3.101624'^^xsd:double;
  dwc:endLongitude '-3.101624'^^xsd:double;
  dwc:latitude '36.43617'^^xsd:double;
  dwc:startLatitude '36.43617'^^xsd:double;
  dwc:endLatitude '36.43617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.101624 36.43617, -3.101624 36.43617, -3.101624 36.43617, -3.101624 36.43617, -3.101624 36.43617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified ziphidae" by the provider'^^xsd:string;
  dwc:aphiaid '137035'^^xsd:integer;
  dwc:occurrenceId '429_4127'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36226 -2.540688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36226"^^xsd:decimal ;
  dwc:decimalLongitude "-2.540688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36226 -2.540688)"^^geo:wktLiteral ;
  geo-pos:lat "36.36226"^^xsd:decimal ;
  geo-pos:long "-2.540688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4499'^^xsd:string;
  dwc:scientificName 'Ziphius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4499'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.898055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.540688'^^xsd:double;
  dwc:startLongitude '-2.540688'^^xsd:double;
  dwc:endLongitude '-2.540688'^^xsd:double;
  dwc:latitude '36.36226'^^xsd:double;
  dwc:startLatitude '36.36226'^^xsd:double;
  dwc:endLatitude '36.36226'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.540688 36.36226, -2.540688 36.36226, -2.540688 36.36226, -2.540688 36.36226, -2.540688 36.36226))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified ziphidae" by the provider'^^xsd:string;
  dwc:aphiaid '137035'^^xsd:integer;
  dwc:occurrenceId '429_4499'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46574 -3.179655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46574"^^xsd:decimal ;
  dwc:decimalLongitude "-3.179655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46574 -3.179655)"^^geo:wktLiteral ;
  geo-pos:lat "36.46574"^^xsd:decimal ;
  geo-pos:long "-3.179655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4829'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4829'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.643611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.179655'^^xsd:double;
  dwc:startLongitude '-3.179655'^^xsd:double;
  dwc:endLongitude '-3.179655'^^xsd:double;
  dwc:latitude '36.46574'^^xsd:double;
  dwc:startLatitude '36.46574'^^xsd:double;
  dwc:endLatitude '36.46574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.179655 36.46574, -3.179655 36.46574, -3.179655 36.46574, -3.179655 36.46574, -3.179655 36.46574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4829'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45768 -0.933105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45768"^^xsd:decimal ;
  dwc:decimalLongitude "-0.933105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45768 -0.933105)"^^geo:wktLiteral ;
  geo-pos:lat "37.45768"^^xsd:decimal ;
  geo-pos:long "-0.933105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4645'^^xsd:string;
  dwc:scientificName 'Ziphius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4645'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.543888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.933105'^^xsd:double;
  dwc:startLongitude '-0.933105'^^xsd:double;
  dwc:endLongitude '-0.933105'^^xsd:double;
  dwc:latitude '37.45768'^^xsd:double;
  dwc:startLatitude '37.45768'^^xsd:double;
  dwc:endLatitude '37.45768'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.933105 37.45768, -0.933105 37.45768, -0.933105 37.45768, -0.933105 37.45768, -0.933105 37.45768))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified ziphidae" by the provider'^^xsd:string;
  dwc:aphiaid '137035'^^xsd:integer;
  dwc:occurrenceId '429_4645'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37568 6.297927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37568"^^xsd:decimal ;
  dwc:decimalLongitude "6.297927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37568 6.297927)"^^geo:wktLiteral ;
  geo-pos:lat "37.37568"^^xsd:decimal ;
  geo-pos:long "6.297927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4800'^^xsd:string;
  dwc:scientificName 'Ziphius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4800'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '13.1725'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '6.297927'^^xsd:double;
  dwc:startLongitude '6.297927'^^xsd:double;
  dwc:endLongitude '6.297927'^^xsd:double;
  dwc:latitude '37.37568'^^xsd:double;
  dwc:startLatitude '37.37568'^^xsd:double;
  dwc:endLatitude '37.37568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.297927 37.37568, 6.297927 37.37568, 6.297927 37.37568, 6.297927 37.37568, 6.297927 37.37568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified ziphidae" by the provider'^^xsd:string;
  dwc:aphiaid '137035'^^xsd:integer;
  dwc:occurrenceId '429_4800'^^xsd:string;
  dwc:observationDate '2009-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42728 -3.10779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42728"^^xsd:decimal ;
  dwc:decimalLongitude "-3.10779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42728 -3.10779)"^^geo:wktLiteral ;
  geo-pos:lat "36.42728"^^xsd:decimal ;
  geo-pos:long "-3.10779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4128'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4128'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.496666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.10779'^^xsd:double;
  dwc:startLongitude '-3.10779'^^xsd:double;
  dwc:endLongitude '-3.10779'^^xsd:double;
  dwc:latitude '36.42728'^^xsd:double;
  dwc:startLatitude '36.42728'^^xsd:double;
  dwc:endLatitude '36.42728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.10779 36.42728, -3.10779 36.42728, -3.10779 36.42728, -3.10779 36.42728, -3.10779 36.42728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4128'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -3.424167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.424167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -3.424167)"^^geo:wktLiteral ;
  geo-pos:lat "36.51017"^^xsd:decimal ;
  geo-pos:long "-3.424167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2210'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2210'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.424167'^^xsd:double;
  dwc:startLongitude '-3.424167'^^xsd:double;
  dwc:endLongitude '-3.424167'^^xsd:double;
  dwc:latitude '36.51017'^^xsd:double;
  dwc:startLatitude '36.51017'^^xsd:double;
  dwc:endLatitude '36.51017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.424167 36.51017, -3.424167 36.51017, -3.424167 36.51017, -3.424167 36.51017, -3.424167 36.51017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2210'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2795 -2.862833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.862833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2795 -2.862833)"^^geo:wktLiteral ;
  geo-pos:lat "36.2795"^^xsd:decimal ;
  geo-pos:long "-2.862833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2272'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2272'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.862833'^^xsd:double;
  dwc:startLongitude '-2.862833'^^xsd:double;
  dwc:endLongitude '-2.862833'^^xsd:double;
  dwc:latitude '36.2795'^^xsd:double;
  dwc:startLatitude '36.2795'^^xsd:double;
  dwc:endLatitude '36.2795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.862833 36.2795, -2.862833 36.2795, -2.862833 36.2795, -2.862833 36.2795, -2.862833 36.2795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2272'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4425 -2.781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4425"^^xsd:decimal ;
  dwc:decimalLongitude "-2.781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4425 -2.781)"^^geo:wktLiteral ;
  geo-pos:lat "36.4425"^^xsd:decimal ;
  geo-pos:long "-2.781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1970'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1970'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.705'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.781'^^xsd:double;
  dwc:startLongitude '-2.781'^^xsd:double;
  dwc:endLongitude '-2.781'^^xsd:double;
  dwc:latitude '36.4425'^^xsd:double;
  dwc:startLatitude '36.4425'^^xsd:double;
  dwc:endLatitude '36.4425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.781 36.4425, -2.781 36.4425, -2.781 36.4425, -2.781 36.4425, -2.781 36.4425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1970'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46617 -2.826833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46617 -2.826833)"^^geo:wktLiteral ;
  geo-pos:lat "36.46617"^^xsd:decimal ;
  geo-pos:long "-2.826833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1342'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1342'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826833'^^xsd:double;
  dwc:startLongitude '-2.826833'^^xsd:double;
  dwc:endLongitude '-2.826833'^^xsd:double;
  dwc:latitude '36.46617'^^xsd:double;
  dwc:startLatitude '36.46617'^^xsd:double;
  dwc:endLatitude '36.46617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826833 36.46617, -2.826833 36.46617, -2.826833 36.46617, -2.826833 36.46617, -2.826833 36.46617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1342'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41433 -2.489833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.489833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41433 -2.489833)"^^geo:wktLiteral ;
  geo-pos:lat "36.41433"^^xsd:decimal ;
  geo-pos:long "-2.489833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2299'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2299'^^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:timeOfDay '15.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.489833'^^xsd:double;
  dwc:startLongitude '-2.489833'^^xsd:double;
  dwc:endLongitude '-2.489833'^^xsd:double;
  dwc:latitude '36.41433'^^xsd:double;
  dwc:startLatitude '36.41433'^^xsd:double;
  dwc:endLatitude '36.41433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.489833 36.41433, -2.489833 36.41433, -2.489833 36.41433, -2.489833 36.41433, -2.489833 36.41433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2299'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4995 -2.775167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4995"^^xsd:decimal ;
  dwc:decimalLongitude "-2.775167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4995 -2.775167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4995"^^xsd:decimal ;
  geo-pos:long "-2.775167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1491'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1491'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.775167'^^xsd:double;
  dwc:startLongitude '-2.775167'^^xsd:double;
  dwc:endLongitude '-2.775167'^^xsd:double;
  dwc:latitude '36.4995'^^xsd:double;
  dwc:startLatitude '36.4995'^^xsd:double;
  dwc:endLatitude '36.4995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.775167 36.4995, -2.775167 36.4995, -2.775167 36.4995, -2.775167 36.4995, -2.775167 36.4995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1491'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35003 -2.561322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35003"^^xsd:decimal ;
  dwc:decimalLongitude "-2.561322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35003 -2.561322)"^^geo:wktLiteral ;
  geo-pos:lat "36.35003"^^xsd:decimal ;
  geo-pos:long "-2.561322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4681'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4681'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.387222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.561322'^^xsd:double;
  dwc:startLongitude '-2.561322'^^xsd:double;
  dwc:endLongitude '-2.561322'^^xsd:double;
  dwc:latitude '36.35003'^^xsd:double;
  dwc:startLatitude '36.35003'^^xsd:double;
  dwc:endLatitude '36.35003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.561322 36.35003, -2.561322 36.35003, -2.561322 36.35003, -2.561322 36.35003, -2.561322 36.35003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4681'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48183 -2.495333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.495333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48183 -2.495333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48183"^^xsd:decimal ;
  geo-pos:long "-2.495333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4688'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4688'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '17.52'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.495333'^^xsd:double;
  dwc:startLongitude '-2.495333'^^xsd:double;
  dwc:endLongitude '-2.495333'^^xsd:double;
  dwc:latitude '36.48183'^^xsd:double;
  dwc:startLatitude '36.48183'^^xsd:double;
  dwc:endLatitude '36.48183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.495333 36.48183, -2.495333 36.48183, -2.495333 36.48183, -2.495333 36.48183, -2.495333 36.48183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4688'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69133 -1.973667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.973667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69133 -1.973667)"^^geo:wktLiteral ;
  geo-pos:lat "36.69133"^^xsd:decimal ;
  geo-pos:long "-1.973667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3293'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3293'^^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:timeOfDay '13.116111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.973667'^^xsd:double;
  dwc:startLongitude '-1.973667'^^xsd:double;
  dwc:endLongitude '-1.973667'^^xsd:double;
  dwc:latitude '36.69133'^^xsd:double;
  dwc:startLatitude '36.69133'^^xsd:double;
  dwc:endLatitude '36.69133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.973667 36.69133, -1.973667 36.69133, -1.973667 36.69133, -1.973667 36.69133, -1.973667 36.69133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3293'^^xsd:string;
  dwc:observationDate '2005-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44135 -2.794712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44135"^^xsd:decimal ;
  dwc:decimalLongitude "-2.794712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44135 -2.794712)"^^geo:wktLiteral ;
  geo-pos:lat "36.44135"^^xsd:decimal ;
  geo-pos:long "-2.794712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4240'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4240'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.4797222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.794712'^^xsd:double;
  dwc:startLongitude '-2.794712'^^xsd:double;
  dwc:endLongitude '-2.794712'^^xsd:double;
  dwc:latitude '36.44135'^^xsd:double;
  dwc:startLatitude '36.44135'^^xsd:double;
  dwc:endLatitude '36.44135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.794712 36.44135, -2.794712 36.44135, -2.794712 36.44135, -2.794712 36.44135, -2.794712 36.44135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4240'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44623 -2.62908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44623"^^xsd:decimal ;
  dwc:decimalLongitude "-2.62908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44623 -2.62908)"^^geo:wktLiteral ;
  geo-pos:lat "36.44623"^^xsd:decimal ;
  geo-pos:long "-2.62908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4846'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4846'^^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:timeOfDay '6.8930555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.62908'^^xsd:double;
  dwc:startLongitude '-2.62908'^^xsd:double;
  dwc:endLongitude '-2.62908'^^xsd:double;
  dwc:latitude '36.44623'^^xsd:double;
  dwc:startLatitude '36.44623'^^xsd:double;
  dwc:endLatitude '36.44623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.62908 36.44623, -2.62908 36.44623, -2.62908 36.44623, -2.62908 36.44623, -2.62908 36.44623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4846'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.752833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.752833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.752833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-2.752833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2231'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2231'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.752833'^^xsd:double;
  dwc:startLongitude '-2.752833'^^xsd:double;
  dwc:endLongitude '-2.752833'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:startLatitude '36.4'^^xsd:double;
  dwc:endLatitude '36.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.752833 36.4, -2.752833 36.4, -2.752833 36.4, -2.752833 36.4, -2.752833 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2231'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3255 -2.813167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3255"^^xsd:decimal ;
  dwc:decimalLongitude "-2.813167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3255 -2.813167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3255"^^xsd:decimal ;
  geo-pos:long "-2.813167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1149'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1149'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.813167'^^xsd:double;
  dwc:startLongitude '-2.813167'^^xsd:double;
  dwc:endLongitude '-2.813167'^^xsd:double;
  dwc:latitude '36.3255'^^xsd:double;
  dwc:startLatitude '36.3255'^^xsd:double;
  dwc:endLatitude '36.3255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.813167 36.3255, -2.813167 36.3255, -2.813167 36.3255, -2.813167 36.3255, -2.813167 36.3255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1149'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30217 -1.5085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30217 -1.5085)"^^geo:wktLiteral ;
  geo-pos:lat "37.30217"^^xsd:decimal ;
  geo-pos:long "-1.5085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_161'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_161'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5085'^^xsd:double;
  dwc:startLongitude '-1.5085'^^xsd:double;
  dwc:endLongitude '-1.5085'^^xsd:double;
  dwc:latitude '37.30217'^^xsd:double;
  dwc:startLatitude '37.30217'^^xsd:double;
  dwc:endLatitude '37.30217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5085 37.30217, -1.5085 37.30217, -1.5085 37.30217, -1.5085 37.30217, -1.5085 37.30217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_161'^^xsd:string;
  dwc:observationDate '1993-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05083 -1.7745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05083 -1.7745)"^^geo:wktLiteral ;
  geo-pos:lat "37.05083"^^xsd:decimal ;
  geo-pos:long "-1.7745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2731'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2731'^^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:timeOfDay '6.6602777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7745'^^xsd:double;
  dwc:startLongitude '-1.7745'^^xsd:double;
  dwc:endLongitude '-1.7745'^^xsd:double;
  dwc:latitude '37.05083'^^xsd:double;
  dwc:startLatitude '37.05083'^^xsd:double;
  dwc:endLatitude '37.05083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7745 37.05083, -1.7745 37.05083, -1.7745 37.05083, -1.7745 37.05083, -1.7745 37.05083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2731'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45642 -3.058459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45642"^^xsd:decimal ;
  dwc:decimalLongitude "-3.058459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45642 -3.058459)"^^geo:wktLiteral ;
  geo-pos:lat "36.45642"^^xsd:decimal ;
  geo-pos:long "-3.058459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4440'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4440'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.122222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.058459'^^xsd:double;
  dwc:startLongitude '-3.058459'^^xsd:double;
  dwc:endLongitude '-3.058459'^^xsd:double;
  dwc:latitude '36.45642'^^xsd:double;
  dwc:startLatitude '36.45642'^^xsd:double;
  dwc:endLatitude '36.45642'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.058459 36.45642, -3.058459 36.45642, -3.058459 36.45642, -3.058459 36.45642, -3.058459 36.45642))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4440'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54167 -2.446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54167 -2.446667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54167"^^xsd:decimal ;
  geo-pos:long "-2.446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_629'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_629'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.446667'^^xsd:double;
  dwc:startLongitude '-2.446667'^^xsd:double;
  dwc:endLongitude '-2.446667'^^xsd:double;
  dwc:latitude '36.54167'^^xsd:double;
  dwc:startLatitude '36.54167'^^xsd:double;
  dwc:endLatitude '36.54167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.446667 36.54167, -2.446667 36.54167, -2.446667 36.54167, -2.446667 36.54167, -2.446667 36.54167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_629'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58 -3.111167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58"^^xsd:decimal ;
  dwc:decimalLongitude "-3.111167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58 -3.111167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58"^^xsd:decimal ;
  geo-pos:long "-3.111167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3219'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3219'^^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:timeOfDay '11.1175'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.111167'^^xsd:double;
  dwc:startLongitude '-3.111167'^^xsd:double;
  dwc:endLongitude '-3.111167'^^xsd:double;
  dwc:latitude '36.58'^^xsd:double;
  dwc:startLatitude '36.58'^^xsd:double;
  dwc:endLatitude '36.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.111167 36.58, -3.111167 36.58, -3.111167 36.58, -3.111167 36.58, -3.111167 36.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3219'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13217 -1.659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13217 -1.659)"^^geo:wktLiteral ;
  geo-pos:lat "37.13217"^^xsd:decimal ;
  geo-pos:long "-1.659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_811'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_811'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.659'^^xsd:double;
  dwc:startLongitude '-1.659'^^xsd:double;
  dwc:endLongitude '-1.659'^^xsd:double;
  dwc:latitude '37.13217'^^xsd:double;
  dwc:startLatitude '37.13217'^^xsd:double;
  dwc:endLatitude '37.13217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.659 37.13217, -1.659 37.13217, -1.659 37.13217, -1.659 37.13217, -1.659 37.13217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_811'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57717 -3.0005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57717"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57717 -3.0005)"^^geo:wktLiteral ;
  geo-pos:lat "36.57717"^^xsd:decimal ;
  geo-pos:long "-3.0005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2071'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2071'^^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:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0005'^^xsd:double;
  dwc:startLongitude '-3.0005'^^xsd:double;
  dwc:endLongitude '-3.0005'^^xsd:double;
  dwc:latitude '36.57717'^^xsd:double;
  dwc:startLatitude '36.57717'^^xsd:double;
  dwc:endLatitude '36.57717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0005 36.57717, -3.0005 36.57717, -3.0005 36.57717, -3.0005 36.57717, -3.0005 36.57717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2071'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42796 -3.018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42796"^^xsd:decimal ;
  dwc:decimalLongitude "-3.018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42796 -3.018)"^^geo:wktLiteral ;
  geo-pos:lat "36.42796"^^xsd:decimal ;
  geo-pos:long "-3.018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4813'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4813'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.091944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.018'^^xsd:double;
  dwc:startLongitude '-3.018'^^xsd:double;
  dwc:endLongitude '-3.018'^^xsd:double;
  dwc:latitude '36.42796'^^xsd:double;
  dwc:startLatitude '36.42796'^^xsd:double;
  dwc:endLatitude '36.42796'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.018 36.42796, -3.018 36.42796, -3.018 36.42796, -3.018 36.42796, -3.018 36.42796))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4813'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33067 -2.764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33067 -2.764)"^^geo:wktLiteral ;
  geo-pos:lat "36.33067"^^xsd:decimal ;
  geo-pos:long "-2.764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1644'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1644'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.764'^^xsd:double;
  dwc:startLongitude '-2.764'^^xsd:double;
  dwc:endLongitude '-2.764'^^xsd:double;
  dwc:latitude '36.33067'^^xsd:double;
  dwc:startLatitude '36.33067'^^xsd:double;
  dwc:endLatitude '36.33067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.764 36.33067, -2.764 36.33067, -2.764 36.33067, -2.764 36.33067, -2.764 36.33067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1644'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37983 -2.894166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37983 -2.894166)"^^geo:wktLiteral ;
  geo-pos:lat "36.37983"^^xsd:decimal ;
  geo-pos:long "-2.894166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2659'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2659'^^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:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894166'^^xsd:double;
  dwc:startLongitude '-2.894166'^^xsd:double;
  dwc:endLongitude '-2.894166'^^xsd:double;
  dwc:latitude '36.37983'^^xsd:double;
  dwc:startLatitude '36.37983'^^xsd:double;
  dwc:endLatitude '36.37983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894166 36.37983, -2.894166 36.37983, -2.894166 36.37983, -2.894166 36.37983, -2.894166 36.37983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2659'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5265 -2.969167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5265"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5265 -2.969167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5265"^^xsd:decimal ;
  geo-pos:long "-2.969167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2315'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_2315'^^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:timeOfDay '13.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.969167'^^xsd:double;
  dwc:startLongitude '-2.969167'^^xsd:double;
  dwc:endLongitude '-2.969167'^^xsd:double;
  dwc:latitude '36.5265'^^xsd:double;
  dwc:startLatitude '36.5265'^^xsd:double;
  dwc:endLatitude '36.5265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969167 36.5265, -2.969167 36.5265, -2.969167 36.5265, -2.969167 36.5265, -2.969167 36.5265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2315'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42897 -2.815478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42897"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42897 -2.815478)"^^geo:wktLiteral ;
  geo-pos:lat "36.42897"^^xsd:decimal ;
  geo-pos:long "-2.815478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4419'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4419'^^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:timeOfDay '11.8625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.815478'^^xsd:double;
  dwc:startLongitude '-2.815478'^^xsd:double;
  dwc:endLongitude '-2.815478'^^xsd:double;
  dwc:latitude '36.42897'^^xsd:double;
  dwc:startLatitude '36.42897'^^xsd:double;
  dwc:endLatitude '36.42897'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815478 36.42897, -2.815478 36.42897, -2.815478 36.42897, -2.815478 36.42897, -2.815478 36.42897))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4419'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55243 -2.50004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55243"^^xsd:decimal ;
  dwc:decimalLongitude "-2.50004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55243 -2.50004)"^^geo:wktLiteral ;
  geo-pos:lat "36.55243"^^xsd:decimal ;
  geo-pos:long "-2.50004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4694'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_4694'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.6363888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.50004'^^xsd:double;
  dwc:startLongitude '-2.50004'^^xsd:double;
  dwc:endLongitude '-2.50004'^^xsd:double;
  dwc:latitude '36.55243'^^xsd:double;
  dwc:startLatitude '36.55243'^^xsd:double;
  dwc:endLatitude '36.55243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.50004 36.55243, -2.50004 36.55243, -2.50004 36.55243, -2.50004 36.55243, -2.50004 36.55243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4694'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2105 -1.627167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2105"^^xsd:decimal ;
  dwc:decimalLongitude "-1.627167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2105 -1.627167)"^^geo:wktLiteral ;
  geo-pos:lat "37.2105"^^xsd:decimal ;
  geo-pos:long "-1.627167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1757'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1757'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3388888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.627167'^^xsd:double;
  dwc:startLongitude '-1.627167'^^xsd:double;
  dwc:endLongitude '-1.627167'^^xsd:double;
  dwc:latitude '37.2105'^^xsd:double;
  dwc:startLatitude '37.2105'^^xsd:double;
  dwc:endLatitude '37.2105'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.627167 37.2105, -1.627167 37.2105, -1.627167 37.2105, -1.627167 37.2105, -1.627167 37.2105))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1757'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44017 -2.6415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44017 -2.6415)"^^geo:wktLiteral ;
  geo-pos:lat "36.44017"^^xsd:decimal ;
  geo-pos:long "-2.6415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_481'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_481'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6415'^^xsd:double;
  dwc:startLongitude '-2.6415'^^xsd:double;
  dwc:endLongitude '-2.6415'^^xsd:double;
  dwc:latitude '36.44017'^^xsd:double;
  dwc:startLatitude '36.44017'^^xsd:double;
  dwc:endLatitude '36.44017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6415 36.44017, -2.6415 36.44017, -2.6415 36.44017, -2.6415 36.44017, -2.6415 36.44017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_481'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42601 -2.732773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42601"^^xsd:decimal ;
  dwc:decimalLongitude "-2.732773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42601 -2.732773)"^^geo:wktLiteral ;
  geo-pos:lat "36.42601"^^xsd:decimal ;
  geo-pos:long "-2.732773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4674'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4674'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.4552777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.732773'^^xsd:double;
  dwc:startLongitude '-2.732773'^^xsd:double;
  dwc:endLongitude '-2.732773'^^xsd:double;
  dwc:latitude '36.42601'^^xsd:double;
  dwc:startLatitude '36.42601'^^xsd:double;
  dwc:endLatitude '36.42601'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.732773 36.42601, -2.732773 36.42601, -2.732773 36.42601, -2.732773 36.42601, -2.732773 36.42601))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4674'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48223 -3.015157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48223"^^xsd:decimal ;
  dwc:decimalLongitude "-3.015157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48223 -3.015157)"^^geo:wktLiteral ;
  geo-pos:lat "36.48223"^^xsd:decimal ;
  geo-pos:long "-3.015157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4547'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4547'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.5636111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.015157'^^xsd:double;
  dwc:startLongitude '-3.015157'^^xsd:double;
  dwc:endLongitude '-3.015157'^^xsd:double;
  dwc:latitude '36.48223'^^xsd:double;
  dwc:startLatitude '36.48223'^^xsd:double;
  dwc:endLatitude '36.48223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.015157 36.48223, -3.015157 36.48223, -3.015157 36.48223, -3.015157 36.48223, -3.015157 36.48223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4547'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45667 -2.795787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.795787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45667 -2.795787)"^^geo:wktLiteral ;
  geo-pos:lat "36.45667"^^xsd:decimal ;
  geo-pos:long "-2.795787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4239'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4239'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.0905555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.795787'^^xsd:double;
  dwc:startLongitude '-2.795787'^^xsd:double;
  dwc:endLongitude '-2.795787'^^xsd:double;
  dwc:latitude '36.45667'^^xsd:double;
  dwc:startLatitude '36.45667'^^xsd:double;
  dwc:endLatitude '36.45667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.795787 36.45667, -2.795787 36.45667, -2.795787 36.45667, -2.795787 36.45667, -2.795787 36.45667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4239'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48267 -2.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48267 -2.572)"^^geo:wktLiteral ;
  geo-pos:lat "36.48267"^^xsd:decimal ;
  geo-pos:long "-2.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1482'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1482'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.572'^^xsd:double;
  dwc:startLongitude '-2.572'^^xsd:double;
  dwc:endLongitude '-2.572'^^xsd:double;
  dwc:latitude '36.48267'^^xsd:double;
  dwc:startLatitude '36.48267'^^xsd:double;
  dwc:endLatitude '36.48267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.572 36.48267, -2.572 36.48267, -2.572 36.48267, -2.572 36.48267, -2.572 36.48267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1482'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3585 -2.959833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.959833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3585 -2.959833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3585"^^xsd:decimal ;
  geo-pos:long "-2.959833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2224'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2224'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.959833'^^xsd:double;
  dwc:startLongitude '-2.959833'^^xsd:double;
  dwc:endLongitude '-2.959833'^^xsd:double;
  dwc:latitude '36.3585'^^xsd:double;
  dwc:startLatitude '36.3585'^^xsd:double;
  dwc:endLatitude '36.3585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.959833 36.3585, -2.959833 36.3585, -2.959833 36.3585, -2.959833 36.3585, -2.959833 36.3585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2224'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39388 -3.941725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39388"^^xsd:decimal ;
  dwc:decimalLongitude "-3.941725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39388 -3.941725)"^^geo:wktLiteral ;
  geo-pos:lat "36.39388"^^xsd:decimal ;
  geo-pos:long "-3.941725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4286'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4286'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.6383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.941725'^^xsd:double;
  dwc:startLongitude '-3.941725'^^xsd:double;
  dwc:endLongitude '-3.941725'^^xsd:double;
  dwc:latitude '36.39388'^^xsd:double;
  dwc:startLatitude '36.39388'^^xsd:double;
  dwc:endLatitude '36.39388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.941725 36.39388, -3.941725 36.39388, -3.941725 36.39388, -3.941725 36.39388, -3.941725 36.39388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4286'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46456 -3.498325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46456"^^xsd:decimal ;
  dwc:decimalLongitude "-3.498325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46456 -3.498325)"^^geo:wktLiteral ;
  geo-pos:lat "36.46456"^^xsd:decimal ;
  geo-pos:long "-3.498325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4529'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4529'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.530833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.498325'^^xsd:double;
  dwc:startLongitude '-3.498325'^^xsd:double;
  dwc:endLongitude '-3.498325'^^xsd:double;
  dwc:latitude '36.46456'^^xsd:double;
  dwc:startLatitude '36.46456'^^xsd:double;
  dwc:endLatitude '36.46456'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.498325 36.46456, -3.498325 36.46456, -3.498325 36.46456, -3.498325 36.46456, -3.498325 36.46456))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4529'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36267 -2.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36267 -2.784)"^^geo:wktLiteral ;
  geo-pos:lat "36.36267"^^xsd:decimal ;
  geo-pos:long "-2.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1516'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1516'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.784'^^xsd:double;
  dwc:startLongitude '-2.784'^^xsd:double;
  dwc:endLongitude '-2.784'^^xsd:double;
  dwc:latitude '36.36267'^^xsd:double;
  dwc:startLatitude '36.36267'^^xsd:double;
  dwc:endLatitude '36.36267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.784 36.36267, -2.784 36.36267, -2.784 36.36267, -2.784 36.36267, -2.784 36.36267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1516'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50833 -2.485167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.485167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50833 -2.485167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50833"^^xsd:decimal ;
  geo-pos:long "-2.485167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1322'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1322'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.485167'^^xsd:double;
  dwc:startLongitude '-2.485167'^^xsd:double;
  dwc:endLongitude '-2.485167'^^xsd:double;
  dwc:latitude '36.50833'^^xsd:double;
  dwc:startLatitude '36.50833'^^xsd:double;
  dwc:endLatitude '36.50833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.485167 36.50833, -2.485167 36.50833, -2.485167 36.50833, -2.485167 36.50833, -2.485167 36.50833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1322'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59766 -3.168546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59766"^^xsd:decimal ;
  dwc:decimalLongitude "-3.168546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59766 -3.168546)"^^geo:wktLiteral ;
  geo-pos:lat "36.59766"^^xsd:decimal ;
  geo-pos:long "-3.168546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4024'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4024'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.07'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.168546'^^xsd:double;
  dwc:startLongitude '-3.168546'^^xsd:double;
  dwc:endLongitude '-3.168546'^^xsd:double;
  dwc:latitude '36.59766'^^xsd:double;
  dwc:startLatitude '36.59766'^^xsd:double;
  dwc:endLatitude '36.59766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.168546 36.59766, -3.168546 36.59766, -3.168546 36.59766, -3.168546 36.59766, -3.168546 36.59766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4024'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5471 -3.743882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5471"^^xsd:decimal ;
  dwc:decimalLongitude "-3.743882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5471 -3.743882)"^^geo:wktLiteral ;
  geo-pos:lat "36.5471"^^xsd:decimal ;
  geo-pos:long "-3.743882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4160'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4160'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.895277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.743882'^^xsd:double;
  dwc:startLongitude '-3.743882'^^xsd:double;
  dwc:endLongitude '-3.743882'^^xsd:double;
  dwc:latitude '36.5471'^^xsd:double;
  dwc:startLatitude '36.5471'^^xsd:double;
  dwc:endLatitude '36.5471'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.743882 36.5471, -3.743882 36.5471, -3.743882 36.5471, -3.743882 36.5471, -3.743882 36.5471))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4160'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34621 -2.95396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34621"^^xsd:decimal ;
  dwc:decimalLongitude "-2.95396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34621 -2.95396)"^^geo:wktLiteral ;
  geo-pos:lat "36.34621"^^xsd:decimal ;
  geo-pos:long "-2.95396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4844'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4844'^^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:timeOfDay '12.361111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.95396'^^xsd:double;
  dwc:startLongitude '-2.95396'^^xsd:double;
  dwc:endLongitude '-2.95396'^^xsd:double;
  dwc:latitude '36.34621'^^xsd:double;
  dwc:startLatitude '36.34621'^^xsd:double;
  dwc:endLatitude '36.34621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.95396 36.34621, -2.95396 36.34621, -2.95396 36.34621, -2.95396 36.34621, -2.95396 36.34621))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4844'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42479 -2.992069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42479"^^xsd:decimal ;
  dwc:decimalLongitude "-2.992069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42479 -2.992069)"^^geo:wktLiteral ;
  geo-pos:lat "36.42479"^^xsd:decimal ;
  geo-pos:long "-2.992069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4632'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4632'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.778611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.992069'^^xsd:double;
  dwc:startLongitude '-2.992069'^^xsd:double;
  dwc:endLongitude '-2.992069'^^xsd:double;
  dwc:latitude '36.42479'^^xsd:double;
  dwc:startLatitude '36.42479'^^xsd:double;
  dwc:endLatitude '36.42479'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.992069 36.42479, -2.992069 36.42479, -2.992069 36.42479, -2.992069 36.42479, -2.992069 36.42479))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4632'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -3.929833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.929833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.417 -3.929833)"^^geo:wktLiteral ;
  geo-pos:lat "36.417"^^xsd:decimal ;
  geo-pos:long "-3.929833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2923'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2923'^^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:timeOfDay '10.936111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.929833'^^xsd:double;
  dwc:startLongitude '-3.929833'^^xsd:double;
  dwc:endLongitude '-3.929833'^^xsd:double;
  dwc:latitude '36.417'^^xsd:double;
  dwc:startLatitude '36.417'^^xsd:double;
  dwc:endLatitude '36.417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.929833 36.417, -3.929833 36.417, -3.929833 36.417, -3.929833 36.417, -3.929833 36.417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2923'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26933 -2.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26933 -2.769)"^^geo:wktLiteral ;
  geo-pos:lat "36.26933"^^xsd:decimal ;
  geo-pos:long "-2.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1470'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1470'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.769'^^xsd:double;
  dwc:startLongitude '-2.769'^^xsd:double;
  dwc:endLongitude '-2.769'^^xsd:double;
  dwc:latitude '36.26933'^^xsd:double;
  dwc:startLatitude '36.26933'^^xsd:double;
  dwc:endLatitude '36.26933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.769 36.26933, -2.769 36.26933, -2.769 36.26933, -2.769 36.26933, -2.769 36.26933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1470'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54534 -3.218288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54534"^^xsd:decimal ;
  dwc:decimalLongitude "-3.218288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54534 -3.218288)"^^geo:wktLiteral ;
  geo-pos:lat "36.54534"^^xsd:decimal ;
  geo-pos:long "-3.218288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4457'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4457'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.241111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.218288'^^xsd:double;
  dwc:startLongitude '-3.218288'^^xsd:double;
  dwc:endLongitude '-3.218288'^^xsd:double;
  dwc:latitude '36.54534'^^xsd:double;
  dwc:startLatitude '36.54534'^^xsd:double;
  dwc:endLatitude '36.54534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.218288 36.54534, -3.218288 36.54534, -3.218288 36.54534, -3.218288 36.54534, -3.218288 36.54534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4457'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37227 -2.541335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37227"^^xsd:decimal ;
  dwc:decimalLongitude "-2.541335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37227 -2.541335)"^^geo:wktLiteral ;
  geo-pos:lat "36.37227"^^xsd:decimal ;
  geo-pos:long "-2.541335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4682'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4682'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '15.199444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.541335'^^xsd:double;
  dwc:startLongitude '-2.541335'^^xsd:double;
  dwc:endLongitude '-2.541335'^^xsd:double;
  dwc:latitude '36.37227'^^xsd:double;
  dwc:startLatitude '36.37227'^^xsd:double;
  dwc:endLatitude '36.37227'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.541335 36.37227, -2.541335 36.37227, -2.541335 36.37227, -2.541335 36.37227, -2.541335 36.37227))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4682'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5572 -2.403908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5572"^^xsd:decimal ;
  dwc:decimalLongitude "-2.403908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5572 -2.403908)"^^geo:wktLiteral ;
  geo-pos:lat "36.5572"^^xsd:decimal ;
  geo-pos:long "-2.403908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4243'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4243'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.673888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.403908'^^xsd:double;
  dwc:startLongitude '-2.403908'^^xsd:double;
  dwc:endLongitude '-2.403908'^^xsd:double;
  dwc:latitude '36.5572'^^xsd:double;
  dwc:startLatitude '36.5572'^^xsd:double;
  dwc:endLatitude '36.5572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.403908 36.5572, -2.403908 36.5572, -2.403908 36.5572, -2.403908 36.5572, -2.403908 36.5572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4243'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5175 -3.2205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5175 -3.2205)"^^geo:wktLiteral ;
  geo-pos:lat "36.5175"^^xsd:decimal ;
  geo-pos:long "-3.2205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2423'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2423'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2205'^^xsd:double;
  dwc:startLongitude '-3.2205'^^xsd:double;
  dwc:endLongitude '-3.2205'^^xsd:double;
  dwc:latitude '36.5175'^^xsd:double;
  dwc:startLatitude '36.5175'^^xsd:double;
  dwc:endLatitude '36.5175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2205 36.5175, -3.2205 36.5175, -3.2205 36.5175, -3.2205 36.5175, -3.2205 36.5175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2423'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3405 -2.7585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3405"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3405 -2.7585)"^^geo:wktLiteral ;
  geo-pos:lat "36.3405"^^xsd:decimal ;
  geo-pos:long "-2.7585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1347'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1347'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7585'^^xsd:double;
  dwc:startLongitude '-2.7585'^^xsd:double;
  dwc:endLongitude '-2.7585'^^xsd:double;
  dwc:latitude '36.3405'^^xsd:double;
  dwc:startLatitude '36.3405'^^xsd:double;
  dwc:endLatitude '36.3405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7585 36.3405, -2.7585 36.3405, -2.7585 36.3405, -2.7585 36.3405, -2.7585 36.3405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1347'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40017 -2.508167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.508167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40017 -2.508167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40017"^^xsd:decimal ;
  geo-pos:long "-2.508167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1284'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1284'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.508167'^^xsd:double;
  dwc:startLongitude '-2.508167'^^xsd:double;
  dwc:endLongitude '-2.508167'^^xsd:double;
  dwc:latitude '36.40017'^^xsd:double;
  dwc:startLatitude '36.40017'^^xsd:double;
  dwc:endLatitude '36.40017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.508167 36.40017, -2.508167 36.40017, -2.508167 36.40017, -2.508167 36.40017, -2.508167 36.40017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1284'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58517 -2.358072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.358072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58517 -2.358072)"^^geo:wktLiteral ;
  geo-pos:lat "36.58517"^^xsd:decimal ;
  geo-pos:long "-2.358072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4569'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4569'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.675555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.358072'^^xsd:double;
  dwc:startLongitude '-2.358072'^^xsd:double;
  dwc:endLongitude '-2.358072'^^xsd:double;
  dwc:latitude '36.58517'^^xsd:double;
  dwc:startLatitude '36.58517'^^xsd:double;
  dwc:endLatitude '36.58517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.358072 36.58517, -2.358072 36.58517, -2.358072 36.58517, -2.358072 36.58517, -2.358072 36.58517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4569'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16383 -1.672833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.672833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16383 -1.672833)"^^geo:wktLiteral ;
  geo-pos:lat "37.16383"^^xsd:decimal ;
  geo-pos:long "-1.672833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_700'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_700'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.672833'^^xsd:double;
  dwc:startLongitude '-1.672833'^^xsd:double;
  dwc:endLongitude '-1.672833'^^xsd:double;
  dwc:latitude '37.16383'^^xsd:double;
  dwc:startLatitude '37.16383'^^xsd:double;
  dwc:endLatitude '37.16383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.672833 37.16383, -1.672833 37.16383, -1.672833 37.16383, -1.672833 37.16383, -1.672833 37.16383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_700'^^xsd:string;
  dwc:observationDate '1996-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14833 -1.758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14833 -1.758333)"^^geo:wktLiteral ;
  geo-pos:lat "37.14833"^^xsd:decimal ;
  geo-pos:long "-1.758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_37'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_37'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.758333'^^xsd:double;
  dwc:startLongitude '-1.758333'^^xsd:double;
  dwc:endLongitude '-1.758333'^^xsd:double;
  dwc:latitude '37.14833'^^xsd:double;
  dwc:startLatitude '37.14833'^^xsd:double;
  dwc:endLatitude '37.14833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.758333 37.14833, -1.758333 37.14833, -1.758333 37.14833, -1.758333 37.14833, -1.758333 37.14833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_37'^^xsd:string;
  dwc:observationDate '1991-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59566 -3.540334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59566"^^xsd:decimal ;
  dwc:decimalLongitude "-3.540334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59566 -3.540334)"^^geo:wktLiteral ;
  geo-pos:lat "36.59566"^^xsd:decimal ;
  geo-pos:long "-3.540334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2562'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2562'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.540334'^^xsd:double;
  dwc:startLongitude '-3.540334'^^xsd:double;
  dwc:endLongitude '-3.540334'^^xsd:double;
  dwc:latitude '36.59566'^^xsd:double;
  dwc:startLatitude '36.59566'^^xsd:double;
  dwc:endLatitude '36.59566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.540334 36.59566, -3.540334 36.59566, -3.540334 36.59566, -3.540334 36.59566, -3.540334 36.59566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2562'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 -1.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168"^^xsd:decimal ;
  dwc:decimalLongitude "-1.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 -1.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.168"^^xsd:decimal ;
  geo-pos:long "-1.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_809'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_809'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.733'^^xsd:double;
  dwc:startLongitude '-1.733'^^xsd:double;
  dwc:endLongitude '-1.733'^^xsd:double;
  dwc:latitude '37.168'^^xsd:double;
  dwc:startLatitude '37.168'^^xsd:double;
  dwc:endLatitude '37.168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.733 37.168, -1.733 37.168, -1.733 37.168, -1.733 37.168, -1.733 37.168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_809'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57367 -2.407167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.407167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57367 -2.407167)"^^geo:wktLiteral ;
  geo-pos:lat "36.57367"^^xsd:decimal ;
  geo-pos:long "-2.407167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1055'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1055'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.407167'^^xsd:double;
  dwc:startLongitude '-2.407167'^^xsd:double;
  dwc:endLongitude '-2.407167'^^xsd:double;
  dwc:latitude '36.57367'^^xsd:double;
  dwc:startLatitude '36.57367'^^xsd:double;
  dwc:endLatitude '36.57367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.407167 36.57367, -2.407167 36.57367, -2.407167 36.57367, -2.407167 36.57367, -2.407167 36.57367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1055'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43281 -2.872762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43281"^^xsd:decimal ;
  dwc:decimalLongitude "-2.872762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43281 -2.872762)"^^geo:wktLiteral ;
  geo-pos:lat "36.43281"^^xsd:decimal ;
  geo-pos:long "-2.872762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4252'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4252'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.938055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.872762'^^xsd:double;
  dwc:startLongitude '-2.872762'^^xsd:double;
  dwc:endLongitude '-2.872762'^^xsd:double;
  dwc:latitude '36.43281'^^xsd:double;
  dwc:startLatitude '36.43281'^^xsd:double;
  dwc:endLatitude '36.43281'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.872762 36.43281, -2.872762 36.43281, -2.872762 36.43281, -2.872762 36.43281, -2.872762 36.43281))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4252'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.237 -5.1805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.237"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.237 -5.1805)"^^geo:wktLiteral ;
  geo-pos:lat "36.237"^^xsd:decimal ;
  geo-pos:long "-5.1805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3980'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3980'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1805'^^xsd:double;
  dwc:startLongitude '-5.1805'^^xsd:double;
  dwc:endLongitude '-5.1805'^^xsd:double;
  dwc:latitude '36.237'^^xsd:double;
  dwc:startLatitude '36.237'^^xsd:double;
  dwc:endLatitude '36.237'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1805 36.237, -5.1805 36.237, -5.1805 36.237, -5.1805 36.237, -5.1805 36.237))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3980'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64233 -2.411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64233 -2.411)"^^geo:wktLiteral ;
  geo-pos:lat "36.64233"^^xsd:decimal ;
  geo-pos:long "-2.411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3878'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3878'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.411'^^xsd:double;
  dwc:startLongitude '-2.411'^^xsd:double;
  dwc:endLongitude '-2.411'^^xsd:double;
  dwc:latitude '36.64233'^^xsd:double;
  dwc:startLatitude '36.64233'^^xsd:double;
  dwc:endLatitude '36.64233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.411 36.64233, -2.411 36.64233, -2.411 36.64233, -2.411 36.64233, -2.411 36.64233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3878'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19133 -5.169667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19133"^^xsd:decimal ;
  dwc:decimalLongitude "-5.169667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19133 -5.169667)"^^geo:wktLiteral ;
  geo-pos:lat "36.19133"^^xsd:decimal ;
  geo-pos:long "-5.169667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3906'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3906'^^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:timeOfDay '13.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.169667'^^xsd:double;
  dwc:startLongitude '-5.169667'^^xsd:double;
  dwc:endLongitude '-5.169667'^^xsd:double;
  dwc:latitude '36.19133'^^xsd:double;
  dwc:startLatitude '36.19133'^^xsd:double;
  dwc:endLatitude '36.19133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.169667 36.19133, -5.169667 36.19133, -5.169667 36.19133, -5.169667 36.19133, -5.169667 36.19133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3906'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 -4.177667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.507"^^xsd:decimal ;
  dwc:decimalLongitude "-4.177667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.507 -4.177667)"^^geo:wktLiteral ;
  geo-pos:lat "36.507"^^xsd:decimal ;
  geo-pos:long "-4.177667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3903'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3903'^^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:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.177667'^^xsd:double;
  dwc:startLongitude '-4.177667'^^xsd:double;
  dwc:endLongitude '-4.177667'^^xsd:double;
  dwc:latitude '36.507'^^xsd:double;
  dwc:startLatitude '36.507'^^xsd:double;
  dwc:endLatitude '36.507'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.177667 36.507, -4.177667 36.507, -4.177667 36.507, -4.177667 36.507, -4.177667 36.507))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3903'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93683 -1.695167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.695167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93683 -1.695167)"^^geo:wktLiteral ;
  geo-pos:lat "36.93683"^^xsd:decimal ;
  geo-pos:long "-1.695167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3896'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3896'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.695167'^^xsd:double;
  dwc:startLongitude '-1.695167'^^xsd:double;
  dwc:endLongitude '-1.695167'^^xsd:double;
  dwc:latitude '36.93683'^^xsd:double;
  dwc:startLatitude '36.93683'^^xsd:double;
  dwc:endLatitude '36.93683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.695167 36.93683, -1.695167 36.93683, -1.695167 36.93683, -1.695167 36.93683, -1.695167 36.93683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3896'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 -2.037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 -2.037)"^^geo:wktLiteral ;
  geo-pos:lat "36.63167"^^xsd:decimal ;
  geo-pos:long "-2.037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3751'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3751'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.037'^^xsd:double;
  dwc:startLongitude '-2.037'^^xsd:double;
  dwc:endLongitude '-2.037'^^xsd:double;
  dwc:latitude '36.63167'^^xsd:double;
  dwc:startLatitude '36.63167'^^xsd:double;
  dwc:endLatitude '36.63167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.037 36.63167, -2.037 36.63167, -2.037 36.63167, -2.037 36.63167, -2.037 36.63167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3751'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65216 -4.077667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65216"^^xsd:decimal ;
  dwc:decimalLongitude "-4.077667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65216 -4.077667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65216"^^xsd:decimal ;
  geo-pos:long "-4.077667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3961'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3961'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '16.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.077667'^^xsd:double;
  dwc:startLongitude '-4.077667'^^xsd:double;
  dwc:endLongitude '-4.077667'^^xsd:double;
  dwc:latitude '36.65216'^^xsd:double;
  dwc:startLatitude '36.65216'^^xsd:double;
  dwc:endLatitude '36.65216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.077667 36.65216, -4.077667 36.65216, -4.077667 36.65216, -4.077667 36.65216, -4.077667 36.65216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3961'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6755 -3.589333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6755"^^xsd:decimal ;
  dwc:decimalLongitude "-3.589333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6755 -3.589333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6755"^^xsd:decimal ;
  geo-pos:long "-3.589333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3943'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3943'^^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:timeOfDay '16.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.589333'^^xsd:double;
  dwc:startLongitude '-3.589333'^^xsd:double;
  dwc:endLongitude '-3.589333'^^xsd:double;
  dwc:latitude '36.6755'^^xsd:double;
  dwc:startLatitude '36.6755'^^xsd:double;
  dwc:endLatitude '36.6755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.589333 36.6755, -3.589333 36.6755, -3.589333 36.6755, -3.589333 36.6755, -3.589333 36.6755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3943'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54815 -4.387858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54815"^^xsd:decimal ;
  dwc:decimalLongitude "-4.387858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54815 -4.387858)"^^geo:wktLiteral ;
  geo-pos:lat "36.54815"^^xsd:decimal ;
  geo-pos:long "-4.387858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4014'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4014'^^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:timeOfDay '7.9202777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.387858'^^xsd:double;
  dwc:startLongitude '-4.387858'^^xsd:double;
  dwc:endLongitude '-4.387858'^^xsd:double;
  dwc:latitude '36.54815'^^xsd:double;
  dwc:startLatitude '36.54815'^^xsd:double;
  dwc:endLatitude '36.54815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.387858 36.54815, -4.387858 36.54815, -4.387858 36.54815, -4.387858 36.54815, -4.387858 36.54815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4014'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16433 -5.187167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16433"^^xsd:decimal ;
  dwc:decimalLongitude "-5.187167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16433 -5.187167)"^^geo:wktLiteral ;
  geo-pos:lat "36.16433"^^xsd:decimal ;
  geo-pos:long "-5.187167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3984'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3984'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.187167'^^xsd:double;
  dwc:startLongitude '-5.187167'^^xsd:double;
  dwc:endLongitude '-5.187167'^^xsd:double;
  dwc:latitude '36.16433'^^xsd:double;
  dwc:startLatitude '36.16433'^^xsd:double;
  dwc:endLatitude '36.16433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.187167 36.16433, -5.187167 36.16433, -5.187167 36.16433, -5.187167 36.16433, -5.187167 36.16433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3984'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4295 -3.7375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4295"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4295 -3.7375)"^^geo:wktLiteral ;
  geo-pos:lat "36.4295"^^xsd:decimal ;
  geo-pos:long "-3.7375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3927'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3927'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7375'^^xsd:double;
  dwc:startLongitude '-3.7375'^^xsd:double;
  dwc:endLongitude '-3.7375'^^xsd:double;
  dwc:latitude '36.4295'^^xsd:double;
  dwc:startLatitude '36.4295'^^xsd:double;
  dwc:endLatitude '36.4295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7375 36.4295, -3.7375 36.4295, -3.7375 36.4295, -3.7375 36.4295, -3.7375 36.4295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3927'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50367 -3.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50367 -3.111667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50367"^^xsd:decimal ;
  geo-pos:long "-3.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3924'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3924'^^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:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.111667'^^xsd:double;
  dwc:startLongitude '-3.111667'^^xsd:double;
  dwc:endLongitude '-3.111667'^^xsd:double;
  dwc:latitude '36.50367'^^xsd:double;
  dwc:startLatitude '36.50367'^^xsd:double;
  dwc:endLatitude '36.50367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.111667 36.50367, -3.111667 36.50367, -3.111667 36.50367, -3.111667 36.50367, -3.111667 36.50367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3924'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41833 -1.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41833 -1.218)"^^geo:wktLiteral ;
  geo-pos:lat "37.41833"^^xsd:decimal ;
  geo-pos:long "-1.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3802'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3802'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.218'^^xsd:double;
  dwc:startLongitude '-1.218'^^xsd:double;
  dwc:endLongitude '-1.218'^^xsd:double;
  dwc:latitude '37.41833'^^xsd:double;
  dwc:startLatitude '37.41833'^^xsd:double;
  dwc:endLatitude '37.41833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.218 37.41833, -1.218 37.41833, -1.218 37.41833, -1.218 37.41833, -1.218 37.41833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3802'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49233 -0.632333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49233"^^xsd:decimal ;
  dwc:decimalLongitude "-0.632333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49233 -0.632333)"^^geo:wktLiteral ;
  geo-pos:lat "37.49233"^^xsd:decimal ;
  geo-pos:long "-0.632333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3784'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3784'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.632333'^^xsd:double;
  dwc:startLongitude '-0.632333'^^xsd:double;
  dwc:endLongitude '-0.632333'^^xsd:double;
  dwc:latitude '37.49233'^^xsd:double;
  dwc:startLatitude '37.49233'^^xsd:double;
  dwc:endLatitude '37.49233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.632333 37.49233, -0.632333 37.49233, -0.632333 37.49233, -0.632333 37.49233, -0.632333 37.49233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3784'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -3.186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.455"^^xsd:decimal ;
  dwc:decimalLongitude "-3.186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.455 -3.186667)"^^geo:wktLiteral ;
  geo-pos:lat "36.455"^^xsd:decimal ;
  geo-pos:long "-3.186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3873'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3873'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.186667'^^xsd:double;
  dwc:startLongitude '-3.186667'^^xsd:double;
  dwc:endLongitude '-3.186667'^^xsd:double;
  dwc:latitude '36.455'^^xsd:double;
  dwc:startLatitude '36.455'^^xsd:double;
  dwc:endLatitude '36.455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.186667 36.455, -3.186667 36.455, -3.186667 36.455, -3.186667 36.455, -3.186667 36.455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3873'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31933 -1.2615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31933 -1.2615)"^^geo:wktLiteral ;
  geo-pos:lat "37.31933"^^xsd:decimal ;
  geo-pos:long "-1.2615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3816'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3816'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2615'^^xsd:double;
  dwc:startLongitude '-1.2615'^^xsd:double;
  dwc:endLongitude '-1.2615'^^xsd:double;
  dwc:latitude '37.31933'^^xsd:double;
  dwc:startLatitude '37.31933'^^xsd:double;
  dwc:endLatitude '37.31933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2615 37.31933, -1.2615 37.31933, -1.2615 37.31933, -1.2615 37.31933, -1.2615 37.31933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3816'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5575 -2.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5575"^^xsd:decimal ;
  dwc:decimalLongitude "-2.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5575 -2.010833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5575"^^xsd:decimal ;
  geo-pos:long "-2.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3744'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3744'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.010833'^^xsd:double;
  dwc:startLongitude '-2.010833'^^xsd:double;
  dwc:endLongitude '-2.010833'^^xsd:double;
  dwc:latitude '36.5575'^^xsd:double;
  dwc:startLatitude '36.5575'^^xsd:double;
  dwc:endLatitude '36.5575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.010833 36.5575, -2.010833 36.5575, -2.010833 36.5575, -2.010833 36.5575, -2.010833 36.5575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3744'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41667 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41667"^^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/1968__429_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41667 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.41667"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3822'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3822'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:startLongitude '-2.5'^^xsd:double;
  dwc:endLongitude '-2.5'^^xsd:double;
  dwc:latitude '36.41667'^^xsd:double;
  dwc:startLatitude '36.41667'^^xsd:double;
  dwc:endLatitude '36.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5 36.41667, -2.5 36.41667, -2.5 36.41667, -2.5 36.41667, -2.5 36.41667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3822'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.604667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.604667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5395 -2.604667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5395"^^xsd:decimal ;
  geo-pos:long "-2.604667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3841'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3841'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.604667'^^xsd:double;
  dwc:startLongitude '-2.604667'^^xsd:double;
  dwc:endLongitude '-2.604667'^^xsd:double;
  dwc:latitude '36.5395'^^xsd:double;
  dwc:startLatitude '36.5395'^^xsd:double;
  dwc:endLatitude '36.5395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.604667 36.5395, -2.604667 36.5395, -2.604667 36.5395, -2.604667 36.5395, -2.604667 36.5395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3841'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39 -2.697333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39"^^xsd:decimal ;
  dwc:decimalLongitude "-2.697333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39 -2.697333)"^^geo:wktLiteral ;
  geo-pos:lat "36.39"^^xsd:decimal ;
  geo-pos:long "-2.697333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4001'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4001'^^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:timeOfDay '14.476388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.697333'^^xsd:double;
  dwc:startLongitude '-2.697333'^^xsd:double;
  dwc:endLongitude '-2.697333'^^xsd:double;
  dwc:latitude '36.39'^^xsd:double;
  dwc:startLatitude '36.39'^^xsd:double;
  dwc:endLatitude '36.39'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.697333 36.39, -2.697333 36.39, -2.697333 36.39, -2.697333 36.39, -2.697333 36.39))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4001'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63317 -2.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63317 -2.0745)"^^geo:wktLiteral ;
  geo-pos:lat "36.63317"^^xsd:decimal ;
  geo-pos:long "-2.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3730'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3730'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0745'^^xsd:double;
  dwc:startLongitude '-2.0745'^^xsd:double;
  dwc:endLongitude '-2.0745'^^xsd:double;
  dwc:latitude '36.63317'^^xsd:double;
  dwc:startLatitude '36.63317'^^xsd:double;
  dwc:endLatitude '36.63317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0745 36.63317, -2.0745 36.63317, -2.0745 36.63317, -2.0745 36.63317, -2.0745 36.63317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3730'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56233 -2.032667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.032667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56233 -2.032667)"^^geo:wktLiteral ;
  geo-pos:lat "36.56233"^^xsd:decimal ;
  geo-pos:long "-2.032667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3741'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3741'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.032667'^^xsd:double;
  dwc:startLongitude '-2.032667'^^xsd:double;
  dwc:endLongitude '-2.032667'^^xsd:double;
  dwc:latitude '36.56233'^^xsd:double;
  dwc:startLatitude '36.56233'^^xsd:double;
  dwc:endLatitude '36.56233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.032667 36.56233, -2.032667 36.56233, -2.032667 36.56233, -2.032667 36.56233, -2.032667 36.56233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3741'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41633 -2.889833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41633 -2.889833)"^^geo:wktLiteral ;
  geo-pos:lat "36.41633"^^xsd:decimal ;
  geo-pos:long "-2.889833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3854'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3854'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889833'^^xsd:double;
  dwc:startLongitude '-2.889833'^^xsd:double;
  dwc:endLongitude '-2.889833'^^xsd:double;
  dwc:latitude '36.41633'^^xsd:double;
  dwc:startLatitude '36.41633'^^xsd:double;
  dwc:endLatitude '36.41633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889833 36.41633, -2.889833 36.41633, -2.889833 36.41633, -2.889833 36.41633, -2.889833 36.41633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3854'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5135 -4.425167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5135"^^xsd:decimal ;
  dwc:decimalLongitude "-4.425167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5135 -4.425167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5135"^^xsd:decimal ;
  geo-pos:long "-4.425167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3997'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3997'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '15.688055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.425167'^^xsd:double;
  dwc:startLongitude '-4.425167'^^xsd:double;
  dwc:endLongitude '-4.425167'^^xsd:double;
  dwc:latitude '36.5135'^^xsd:double;
  dwc:startLatitude '36.5135'^^xsd:double;
  dwc:endLatitude '36.5135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.425167 36.5135, -4.425167 36.5135, -4.425167 36.5135, -4.425167 36.5135, -4.425167 36.5135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3997'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74317 -2.103167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.103167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74317 -2.103167)"^^geo:wktLiteral ;
  geo-pos:lat "36.74317"^^xsd:decimal ;
  geo-pos:long "-2.103167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3805'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3805'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '21'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.103167'^^xsd:double;
  dwc:startLongitude '-2.103167'^^xsd:double;
  dwc:endLongitude '-2.103167'^^xsd:double;
  dwc:latitude '36.74317'^^xsd:double;
  dwc:startLatitude '36.74317'^^xsd:double;
  dwc:endLatitude '36.74317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.103167 36.74317, -2.103167 36.74317, -2.103167 36.74317, -2.103167 36.74317, -2.103167 36.74317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3805'^^xsd:string;
  dwc:observationDate '1995-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5655 -3.429667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5655"^^xsd:decimal ;
  dwc:decimalLongitude "-3.429667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5655 -3.429667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5655"^^xsd:decimal ;
  geo-pos:long "-3.429667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3926'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3926'^^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:timeOfDay '12.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.429667'^^xsd:double;
  dwc:startLongitude '-3.429667'^^xsd:double;
  dwc:endLongitude '-3.429667'^^xsd:double;
  dwc:latitude '36.5655'^^xsd:double;
  dwc:startLatitude '36.5655'^^xsd:double;
  dwc:endLatitude '36.5655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.429667 36.5655, -3.429667 36.5655, -3.429667 36.5655, -3.429667 36.5655, -3.429667 36.5655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3926'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87917 -1.780333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.780333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87917 -1.780333)"^^geo:wktLiteral ;
  geo-pos:lat "36.87917"^^xsd:decimal ;
  geo-pos:long "-1.780333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3897'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3897'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.780333'^^xsd:double;
  dwc:startLongitude '-1.780333'^^xsd:double;
  dwc:endLongitude '-1.780333'^^xsd:double;
  dwc:latitude '36.87917'^^xsd:double;
  dwc:startLatitude '36.87917'^^xsd:double;
  dwc:endLatitude '36.87917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.780333 36.87917, -1.780333 36.87917, -1.780333 36.87917, -1.780333 36.87917, -1.780333 36.87917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3897'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1325 -5.123833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1325"^^xsd:decimal ;
  dwc:decimalLongitude "-5.123833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1325 -5.123833)"^^geo:wktLiteral ;
  geo-pos:lat "36.1325"^^xsd:decimal ;
  geo-pos:long "-5.123833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3962'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3962'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.123833'^^xsd:double;
  dwc:startLongitude '-5.123833'^^xsd:double;
  dwc:endLongitude '-5.123833'^^xsd:double;
  dwc:latitude '36.1325'^^xsd:double;
  dwc:startLatitude '36.1325'^^xsd:double;
  dwc:endLatitude '36.1325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.123833 36.1325, -5.123833 36.1325, -5.123833 36.1325, -5.123833 36.1325, -5.123833 36.1325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3962'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62233 -2.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62233 -2.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.62233"^^xsd:decimal ;
  geo-pos:long "-2.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3843'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3843'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.52'^^xsd:double;
  dwc:startLongitude '-2.52'^^xsd:double;
  dwc:endLongitude '-2.52'^^xsd:double;
  dwc:latitude '36.62233'^^xsd:double;
  dwc:startLatitude '36.62233'^^xsd:double;
  dwc:endLatitude '36.62233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.52 36.62233, -2.52 36.62233, -2.52 36.62233, -2.52 36.62233, -2.52 36.62233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3843'^^xsd:string;
  dwc:observationDate '1997-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -1.538667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25"^^xsd:decimal ;
  dwc:decimalLongitude "-1.538667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25 -1.538667)"^^geo:wktLiteral ;
  geo-pos:lat "37.25"^^xsd:decimal ;
  geo-pos:long "-1.538667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3900'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3900'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.538667'^^xsd:double;
  dwc:startLongitude '-1.538667'^^xsd:double;
  dwc:endLongitude '-1.538667'^^xsd:double;
  dwc:latitude '37.25'^^xsd:double;
  dwc:startLatitude '37.25'^^xsd:double;
  dwc:endLatitude '37.25'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.538667 37.25, -1.538667 37.25, -1.538667 37.25, -1.538667 37.25, -1.538667 37.25))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3900'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 -2.046833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.558"^^xsd:decimal ;
  dwc:decimalLongitude "-2.046833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.558 -2.046833)"^^geo:wktLiteral ;
  geo-pos:lat "36.558"^^xsd:decimal ;
  geo-pos:long "-2.046833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3739'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3739'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.046833'^^xsd:double;
  dwc:startLongitude '-2.046833'^^xsd:double;
  dwc:endLongitude '-2.046833'^^xsd:double;
  dwc:latitude '36.558'^^xsd:double;
  dwc:startLatitude '36.558'^^xsd:double;
  dwc:endLatitude '36.558'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.046833 36.558, -2.046833 36.558, -2.046833 36.558, -2.046833 36.558, -2.046833 36.558))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3739'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31983 -2.8235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31983 -2.8235)"^^geo:wktLiteral ;
  geo-pos:lat "36.31983"^^xsd:decimal ;
  geo-pos:long "-2.8235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3860'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3860'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8235'^^xsd:double;
  dwc:startLongitude '-2.8235'^^xsd:double;
  dwc:endLongitude '-2.8235'^^xsd:double;
  dwc:latitude '36.31983'^^xsd:double;
  dwc:startLatitude '36.31983'^^xsd:double;
  dwc:endLatitude '36.31983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8235 36.31983, -2.8235 36.31983, -2.8235 36.31983, -2.8235 36.31983, -2.8235 36.31983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3860'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.868 -1.943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.868"^^xsd:decimal ;
  dwc:decimalLongitude "-1.943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.868 -1.943333)"^^geo:wktLiteral ;
  geo-pos:lat "36.868"^^xsd:decimal ;
  geo-pos:long "-1.943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3892'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3892'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.943333'^^xsd:double;
  dwc:startLongitude '-1.943333'^^xsd:double;
  dwc:endLongitude '-1.943333'^^xsd:double;
  dwc:latitude '36.868'^^xsd:double;
  dwc:startLatitude '36.868'^^xsd:double;
  dwc:endLatitude '36.868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.943333 36.868, -1.943333 36.868, -1.943333 36.868, -1.943333 36.868, -1.943333 36.868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3892'^^xsd:string;
  dwc:observationDate '2000-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38817 -2.391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38817 -2.391)"^^geo:wktLiteral ;
  geo-pos:lat "36.38817"^^xsd:decimal ;
  geo-pos:long "-2.391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3869'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3869'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.391'^^xsd:double;
  dwc:startLongitude '-2.391'^^xsd:double;
  dwc:endLongitude '-2.391'^^xsd:double;
  dwc:latitude '36.38817'^^xsd:double;
  dwc:startLatitude '36.38817'^^xsd:double;
  dwc:endLatitude '36.38817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.391 36.38817, -2.391 36.38817, -2.391 36.38817, -2.391 36.38817, -2.391 36.38817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3869'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56 -2.077167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56"^^xsd:decimal ;
  dwc:decimalLongitude "-2.077167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56 -2.077167)"^^geo:wktLiteral ;
  geo-pos:lat "36.56"^^xsd:decimal ;
  geo-pos:long "-2.077167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3735'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3735'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.077167'^^xsd:double;
  dwc:startLongitude '-2.077167'^^xsd:double;
  dwc:endLongitude '-2.077167'^^xsd:double;
  dwc:latitude '36.56'^^xsd:double;
  dwc:startLatitude '36.56'^^xsd:double;
  dwc:endLatitude '36.56'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.077167 36.56, -2.077167 36.56, -2.077167 36.56, -2.077167 36.56, -2.077167 36.56))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3735'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4165 -2.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4165"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4165 -2.889167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4165"^^xsd:decimal ;
  geo-pos:long "-2.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3855'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3855'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889167'^^xsd:double;
  dwc:startLongitude '-2.889167'^^xsd:double;
  dwc:endLongitude '-2.889167'^^xsd:double;
  dwc:latitude '36.4165'^^xsd:double;
  dwc:startLatitude '36.4165'^^xsd:double;
  dwc:endLatitude '36.4165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889167 36.4165, -2.889167 36.4165, -2.889167 36.4165, -2.889167 36.4165, -2.889167 36.4165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3855'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.468 -2.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.468"^^xsd:decimal ;
  dwc:decimalLongitude "-2.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.468 -2.727)"^^geo:wktLiteral ;
  geo-pos:lat "36.468"^^xsd:decimal ;
  geo-pos:long "-2.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3999'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3999'^^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:timeOfDay '10.1825'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.727'^^xsd:double;
  dwc:startLongitude '-2.727'^^xsd:double;
  dwc:endLongitude '-2.727'^^xsd:double;
  dwc:latitude '36.468'^^xsd:double;
  dwc:startLatitude '36.468'^^xsd:double;
  dwc:endLatitude '36.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.727 36.468, -2.727 36.468, -2.727 36.468, -2.727 36.468, -2.727 36.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3999'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94217 -1.560333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.560333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94217 -1.560333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94217"^^xsd:decimal ;
  geo-pos:long "-1.560333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3803'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_3803'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.560333'^^xsd:double;
  dwc:startLongitude '-1.560333'^^xsd:double;
  dwc:endLongitude '-1.560333'^^xsd:double;
  dwc:latitude '36.94217'^^xsd:double;
  dwc:startLatitude '36.94217'^^xsd:double;
  dwc:endLatitude '36.94217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.560333 36.94217, -1.560333 36.94217, -1.560333 36.94217, -1.560333 36.94217, -1.560333 36.94217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3803'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36633 -1.170333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.170333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36633 -1.170333)"^^geo:wktLiteral ;
  geo-pos:lat "37.36633"^^xsd:decimal ;
  geo-pos:long "-1.170333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3799'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3799'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.170333'^^xsd:double;
  dwc:startLongitude '-1.170333'^^xsd:double;
  dwc:endLongitude '-1.170333'^^xsd:double;
  dwc:latitude '37.36633'^^xsd:double;
  dwc:startLatitude '37.36633'^^xsd:double;
  dwc:endLatitude '37.36633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.170333 37.36633, -1.170333 37.36633, -1.170333 37.36633, -1.170333 37.36633, -1.170333 37.36633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3799'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -2.036833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.036833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -2.036833)"^^geo:wktLiteral ;
  geo-pos:lat "36.56133"^^xsd:decimal ;
  geo-pos:long "-2.036833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3740'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3740'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.036833'^^xsd:double;
  dwc:startLongitude '-2.036833'^^xsd:double;
  dwc:endLongitude '-2.036833'^^xsd:double;
  dwc:latitude '36.56133'^^xsd:double;
  dwc:startLatitude '36.56133'^^xsd:double;
  dwc:endLatitude '36.56133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.036833 36.56133, -2.036833 36.56133, -2.036833 36.56133, -2.036833 36.56133, -2.036833 36.56133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3740'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49417 -0.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49417"^^xsd:decimal ;
  dwc:decimalLongitude "-0.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49417 -0.572)"^^geo:wktLiteral ;
  geo-pos:lat "37.49417"^^xsd:decimal ;
  geo-pos:long "-0.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3780'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3780'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.572'^^xsd:double;
  dwc:startLongitude '-0.572'^^xsd:double;
  dwc:endLongitude '-0.572'^^xsd:double;
  dwc:latitude '37.49417'^^xsd:double;
  dwc:startLatitude '37.49417'^^xsd:double;
  dwc:endLatitude '37.49417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.572 37.49417, -0.572 37.49417, -0.572 37.49417, -0.572 37.49417, -0.572 37.49417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3780'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.341 -1.260833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.341"^^xsd:decimal ;
  dwc:decimalLongitude "-1.260833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.341 -1.260833)"^^geo:wktLiteral ;
  geo-pos:lat "37.341"^^xsd:decimal ;
  geo-pos:long "-1.260833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3814'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3814'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.260833'^^xsd:double;
  dwc:startLongitude '-1.260833'^^xsd:double;
  dwc:endLongitude '-1.260833'^^xsd:double;
  dwc:latitude '37.341'^^xsd:double;
  dwc:startLatitude '37.341'^^xsd:double;
  dwc:endLatitude '37.341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.260833 37.341, -1.260833 37.341, -1.260833 37.341, -1.260833 37.341, -1.260833 37.341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3814'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57183 -2.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57183 -2.837167)"^^geo:wktLiteral ;
  geo-pos:lat "36.57183"^^xsd:decimal ;
  geo-pos:long "-2.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3890'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3890'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837167'^^xsd:double;
  dwc:startLongitude '-2.837167'^^xsd:double;
  dwc:endLongitude '-2.837167'^^xsd:double;
  dwc:latitude '36.57183'^^xsd:double;
  dwc:startLatitude '36.57183'^^xsd:double;
  dwc:endLatitude '36.57183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837167 36.57183, -2.837167 36.57183, -2.837167 36.57183, -2.837167 36.57183, -2.837167 36.57183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3890'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.584 -4.4435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.584 -4.4435)"^^geo:wktLiteral ;
  geo-pos:lat "36.584"^^xsd:decimal ;
  geo-pos:long "-4.4435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3932'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3932'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4435'^^xsd:double;
  dwc:startLongitude '-4.4435'^^xsd:double;
  dwc:endLongitude '-4.4435'^^xsd:double;
  dwc:latitude '36.584'^^xsd:double;
  dwc:startLatitude '36.584'^^xsd:double;
  dwc:endLatitude '36.584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4435 36.584, -4.4435 36.584, -4.4435 36.584, -4.4435 36.584, -4.4435 36.584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3932'^^xsd:string;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60183 -2.6905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60183 -2.6905)"^^geo:wktLiteral ;
  geo-pos:lat "36.60183"^^xsd:decimal ;
  geo-pos:long "-2.6905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3825'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3825'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6905'^^xsd:double;
  dwc:startLongitude '-2.6905'^^xsd:double;
  dwc:endLongitude '-2.6905'^^xsd:double;
  dwc:latitude '36.60183'^^xsd:double;
  dwc:startLatitude '36.60183'^^xsd:double;
  dwc:endLatitude '36.60183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6905 36.60183, -2.6905 36.60183, -2.6905 36.60183, -2.6905 36.60183, -2.6905 36.60183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3825'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.297 -1.508167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.297"^^xsd:decimal ;
  dwc:decimalLongitude "-1.508167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.297 -1.508167)"^^geo:wktLiteral ;
  geo-pos:lat "37.297"^^xsd:decimal ;
  geo-pos:long "-1.508167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3786'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_3786'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.508167'^^xsd:double;
  dwc:startLongitude '-1.508167'^^xsd:double;
  dwc:endLongitude '-1.508167'^^xsd:double;
  dwc:latitude '37.297'^^xsd:double;
  dwc:startLatitude '37.297'^^xsd:double;
  dwc:endLatitude '37.297'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.508167 37.297, -1.508167 37.297, -1.508167 37.297, -1.508167 37.297, -1.508167 37.297))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3786'^^xsd:string;
  dwc:observationDate '1994-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4485 -2.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4485"^^xsd:decimal ;
  dwc:decimalLongitude "-2.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4485 -2.662)"^^geo:wktLiteral ;
  geo-pos:lat "36.4485"^^xsd:decimal ;
  geo-pos:long "-2.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3959'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3959'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.662'^^xsd:double;
  dwc:startLongitude '-2.662'^^xsd:double;
  dwc:endLongitude '-2.662'^^xsd:double;
  dwc:latitude '36.4485'^^xsd:double;
  dwc:startLatitude '36.4485'^^xsd:double;
  dwc:endLatitude '36.4485'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.662 36.4485, -2.662 36.4485, -2.662 36.4485, -2.662 36.4485, -2.662 36.4485))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3959'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66616 -3.079334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.079334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66616 -3.079334)"^^geo:wktLiteral ;
  geo-pos:lat "36.66616"^^xsd:decimal ;
  geo-pos:long "-3.079334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3952'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3952'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.079334'^^xsd:double;
  dwc:startLongitude '-3.079334'^^xsd:double;
  dwc:endLongitude '-3.079334'^^xsd:double;
  dwc:latitude '36.66616'^^xsd:double;
  dwc:startLatitude '36.66616'^^xsd:double;
  dwc:endLatitude '36.66616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.079334 36.66616, -3.079334 36.66616, -3.079334 36.66616, -3.079334 36.66616, -3.079334 36.66616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3952'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62533 -4.101167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.101167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62533 -4.101167)"^^geo:wktLiteral ;
  geo-pos:lat "36.62533"^^xsd:decimal ;
  geo-pos:long "-4.101167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3914'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3914'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.101167'^^xsd:double;
  dwc:startLongitude '-4.101167'^^xsd:double;
  dwc:endLongitude '-4.101167'^^xsd:double;
  dwc:latitude '36.62533'^^xsd:double;
  dwc:startLatitude '36.62533'^^xsd:double;
  dwc:endLatitude '36.62533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.101167 36.62533, -4.101167 36.62533, -4.101167 36.62533, -4.101167 36.62533, -4.101167 36.62533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3914'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29567 -5.195167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29567"^^xsd:decimal ;
  dwc:decimalLongitude "-5.195167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29567 -5.195167)"^^geo:wktLiteral ;
  geo-pos:lat "36.29567"^^xsd:decimal ;
  geo-pos:long "-5.195167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3965'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3965'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.195167'^^xsd:double;
  dwc:startLongitude '-5.195167'^^xsd:double;
  dwc:endLongitude '-5.195167'^^xsd:double;
  dwc:latitude '36.29567'^^xsd:double;
  dwc:startLatitude '36.29567'^^xsd:double;
  dwc:endLatitude '36.29567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.195167 36.29567, -5.195167 36.29567, -5.195167 36.29567, -5.195167 36.29567, -5.195167 36.29567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3965'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58933 -2.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58933 -2.071)"^^geo:wktLiteral ;
  geo-pos:lat "36.58933"^^xsd:decimal ;
  geo-pos:long "-2.071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3734'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3734'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.071'^^xsd:double;
  dwc:startLongitude '-2.071'^^xsd:double;
  dwc:endLongitude '-2.071'^^xsd:double;
  dwc:latitude '36.58933'^^xsd:double;
  dwc:startLatitude '36.58933'^^xsd:double;
  dwc:endLatitude '36.58933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.071 36.58933, -2.071 36.58933, -2.071 36.58933, -2.071 36.58933, -2.071 36.58933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3734'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4945 -0.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4945"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1968__429_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4945 -0.71)"^^geo:wktLiteral ;
  geo-pos:lat "37.4945"^^xsd:decimal ;
  geo-pos:long "-0.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3801'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3801'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.71'^^xsd:double;
  dwc:startLongitude '-0.71'^^xsd:double;
  dwc:endLongitude '-0.71'^^xsd:double;
  dwc:latitude '37.4945'^^xsd:double;
  dwc:startLatitude '37.4945'^^xsd:double;
  dwc:endLatitude '37.4945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.71 37.4945, -0.71 37.4945, -0.71 37.4945, -0.71 37.4945, -0.71 37.4945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3801'^^xsd:string;
  dwc:observationDate '1994-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67316 -4.320167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.320167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67316 -4.320167)"^^geo:wktLiteral ;
  geo-pos:lat "36.67316"^^xsd:decimal ;
  geo-pos:long "-4.320167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3930'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3930'^^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:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.320167'^^xsd:double;
  dwc:startLongitude '-4.320167'^^xsd:double;
  dwc:endLongitude '-4.320167'^^xsd:double;
  dwc:latitude '36.67316'^^xsd:double;
  dwc:startLatitude '36.67316'^^xsd:double;
  dwc:endLatitude '36.67316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.320167 36.67316, -4.320167 36.67316, -4.320167 36.67316, -4.320167 36.67316, -4.320167 36.67316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3930'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51083 -2.8845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51083 -2.8845)"^^geo:wktLiteral ;
  geo-pos:lat "36.51083"^^xsd:decimal ;
  geo-pos:long "-2.8845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3923'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3923'^^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:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8845'^^xsd:double;
  dwc:startLongitude '-2.8845'^^xsd:double;
  dwc:endLongitude '-2.8845'^^xsd:double;
  dwc:latitude '36.51083'^^xsd:double;
  dwc:startLatitude '36.51083'^^xsd:double;
  dwc:endLatitude '36.51083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8845 36.51083, -2.8845 36.51083, -2.8845 36.51083, -2.8845 36.51083, -2.8845 36.51083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3923'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04033 -5.453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04033 -5.453333)"^^geo:wktLiteral ;
  geo-pos:lat "36.04033"^^xsd:decimal ;
  geo-pos:long "-5.453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3971'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3971'^^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:timeOfDay '12.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.453333'^^xsd:double;
  dwc:startLongitude '-5.453333'^^xsd:double;
  dwc:endLongitude '-5.453333'^^xsd:double;
  dwc:latitude '36.04033'^^xsd:double;
  dwc:startLatitude '36.04033'^^xsd:double;
  dwc:endLatitude '36.04033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.453333 36.04033, -5.453333 36.04033, -5.453333 36.04033, -5.453333 36.04033, -5.453333 36.04033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3971'^^xsd:string;
  dwc:observationDate '2004-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 -5.390333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.092"^^xsd:decimal ;
  dwc:decimalLongitude "-5.390333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.092 -5.390333)"^^geo:wktLiteral ;
  geo-pos:lat "36.092"^^xsd:decimal ;
  geo-pos:long "-5.390333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3934'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3934'^^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:timeOfDay '7.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.390333'^^xsd:double;
  dwc:startLongitude '-5.390333'^^xsd:double;
  dwc:endLongitude '-5.390333'^^xsd:double;
  dwc:latitude '36.092'^^xsd:double;
  dwc:startLatitude '36.092'^^xsd:double;
  dwc:endLatitude '36.092'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.390333 36.092, -5.390333 36.092, -5.390333 36.092, -5.390333 36.092, -5.390333 36.092))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3934'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5035 -2.889167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5035"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5035 -2.889167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5035"^^xsd:decimal ;
  geo-pos:long "-2.889167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3969'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3969'^^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:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889167'^^xsd:double;
  dwc:startLongitude '-2.889167'^^xsd:double;
  dwc:endLongitude '-2.889167'^^xsd:double;
  dwc:latitude '36.5035'^^xsd:double;
  dwc:startLatitude '36.5035'^^xsd:double;
  dwc:endLatitude '36.5035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889167 36.5035, -2.889167 36.5035, -2.889167 36.5035, -2.889167 36.5035, -2.889167 36.5035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3969'^^xsd:string;
  dwc:observationDate '2004-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23133 -1.465333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.465333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23133 -1.465333)"^^geo:wktLiteral ;
  geo-pos:lat "37.23133"^^xsd:decimal ;
  geo-pos:long "-1.465333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3901'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3901'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.465333'^^xsd:double;
  dwc:startLongitude '-1.465333'^^xsd:double;
  dwc:endLongitude '-1.465333'^^xsd:double;
  dwc:latitude '37.23133'^^xsd:double;
  dwc:startLatitude '37.23133'^^xsd:double;
  dwc:endLatitude '37.23133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.465333 37.23133, -1.465333 37.23133, -1.465333 37.23133, -1.465333 37.23133, -1.465333 37.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3901'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20967 -5.179167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20967"^^xsd:decimal ;
  dwc:decimalLongitude "-5.179167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20967 -5.179167)"^^geo:wktLiteral ;
  geo-pos:lat "36.20967"^^xsd:decimal ;
  geo-pos:long "-5.179167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3972'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3972'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.179167'^^xsd:double;
  dwc:startLongitude '-5.179167'^^xsd:double;
  dwc:endLongitude '-5.179167'^^xsd:double;
  dwc:latitude '36.20967'^^xsd:double;
  dwc:startLatitude '36.20967'^^xsd:double;
  dwc:endLatitude '36.20967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.179167 36.20967, -5.179167 36.20967, -5.179167 36.20967, -5.179167 36.20967, -5.179167 36.20967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3972'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36333 -1.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36333 -1.205)"^^geo:wktLiteral ;
  geo-pos:lat "37.36333"^^xsd:decimal ;
  geo-pos:long "-1.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3718'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3718'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.205'^^xsd:double;
  dwc:startLongitude '-1.205'^^xsd:double;
  dwc:endLongitude '-1.205'^^xsd:double;
  dwc:latitude '37.36333'^^xsd:double;
  dwc:startLatitude '37.36333'^^xsd:double;
  dwc:endLatitude '37.36333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.205 37.36333, -1.205 37.36333, -1.205 37.36333, -1.205 37.36333, -1.205 37.36333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3718'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56841 -2.325153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56841"^^xsd:decimal ;
  dwc:decimalLongitude "-2.325153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56841 -2.325153)"^^geo:wktLiteral ;
  geo-pos:lat "36.56841"^^xsd:decimal ;
  geo-pos:long "-2.325153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4011'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4011'^^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:timeOfDay '15.457777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.325153'^^xsd:double;
  dwc:startLongitude '-2.325153'^^xsd:double;
  dwc:endLongitude '-2.325153'^^xsd:double;
  dwc:latitude '36.56841'^^xsd:double;
  dwc:startLatitude '36.56841'^^xsd:double;
  dwc:endLatitude '36.56841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.325153 36.56841, -2.325153 36.56841, -2.325153 36.56841, -2.325153 36.56841, -2.325153 36.56841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4011'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60933 -2.038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60933 -2.038333)"^^geo:wktLiteral ;
  geo-pos:lat "36.60933"^^xsd:decimal ;
  geo-pos:long "-2.038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3749'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3749'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.038333'^^xsd:double;
  dwc:startLongitude '-2.038333'^^xsd:double;
  dwc:endLongitude '-2.038333'^^xsd:double;
  dwc:latitude '36.60933'^^xsd:double;
  dwc:startLatitude '36.60933'^^xsd:double;
  dwc:endLatitude '36.60933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.038333 36.60933, -2.038333 36.60933, -2.038333 36.60933, -2.038333 36.60933, -2.038333 36.60933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3749'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -3.878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4555"^^xsd:decimal ;
  dwc:decimalLongitude "-3.878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4555 -3.878)"^^geo:wktLiteral ;
  geo-pos:lat "36.4555"^^xsd:decimal ;
  geo-pos:long "-3.878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3939'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3939'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.878'^^xsd:double;
  dwc:startLongitude '-3.878'^^xsd:double;
  dwc:endLongitude '-3.878'^^xsd:double;
  dwc:latitude '36.4555'^^xsd:double;
  dwc:startLatitude '36.4555'^^xsd:double;
  dwc:endLatitude '36.4555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.878 36.4555, -3.878 36.4555, -3.878 36.4555, -3.878 36.4555, -3.878 36.4555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3939'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36767 -1.256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36767 -1.256667)"^^geo:wktLiteral ;
  geo-pos:lat "37.36767"^^xsd:decimal ;
  geo-pos:long "-1.256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3813'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3813'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.256667'^^xsd:double;
  dwc:startLongitude '-1.256667'^^xsd:double;
  dwc:endLongitude '-1.256667'^^xsd:double;
  dwc:latitude '37.36767'^^xsd:double;
  dwc:startLatitude '37.36767'^^xsd:double;
  dwc:endLatitude '37.36767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.256667 37.36767, -1.256667 37.36767, -1.256667 37.36767, -1.256667 37.36767, -1.256667 37.36767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3813'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.401 -3.782666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.401"^^xsd:decimal ;
  dwc:decimalLongitude "-3.782666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.401 -3.782666)"^^geo:wktLiteral ;
  geo-pos:lat "36.401"^^xsd:decimal ;
  geo-pos:long "-3.782666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3940'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3940'^^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:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.782666'^^xsd:double;
  dwc:startLongitude '-3.782666'^^xsd:double;
  dwc:endLongitude '-3.782666'^^xsd:double;
  dwc:latitude '36.401'^^xsd:double;
  dwc:startLatitude '36.401'^^xsd:double;
  dwc:endLatitude '36.401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.782666 36.401, -3.782666 36.401, -3.782666 36.401, -3.782666 36.401, -3.782666 36.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3940'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4335 -1.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4335"^^xsd:decimal ;
  dwc:decimalLongitude "-1.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4335 -1.103)"^^geo:wktLiteral ;
  geo-pos:lat "37.4335"^^xsd:decimal ;
  geo-pos:long "-1.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3765'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3765'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.103'^^xsd:double;
  dwc:startLongitude '-1.103'^^xsd:double;
  dwc:endLongitude '-1.103'^^xsd:double;
  dwc:latitude '37.4335'^^xsd:double;
  dwc:startLatitude '37.4335'^^xsd:double;
  dwc:endLatitude '37.4335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.103 37.4335, -1.103 37.4335, -1.103 37.4335, -1.103 37.4335, -1.103 37.4335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3765'^^xsd:string;
  dwc:observationDate '1993-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61517 -2.039667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61517 -2.039667)"^^geo:wktLiteral ;
  geo-pos:lat "36.61517"^^xsd:decimal ;
  geo-pos:long "-2.039667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3750'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3750'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.039667'^^xsd:double;
  dwc:startLongitude '-2.039667'^^xsd:double;
  dwc:endLongitude '-2.039667'^^xsd:double;
  dwc:latitude '36.61517'^^xsd:double;
  dwc:startLatitude '36.61517'^^xsd:double;
  dwc:endLatitude '36.61517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039667 36.61517, -2.039667 36.61517, -2.039667 36.61517, -2.039667 36.61517, -2.039667 36.61517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3750'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.677 -3.590167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.677"^^xsd:decimal ;
  dwc:decimalLongitude "-3.590167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.677 -3.590167)"^^geo:wktLiteral ;
  geo-pos:lat "36.677"^^xsd:decimal ;
  geo-pos:long "-3.590167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3944'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3944'^^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:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.590167'^^xsd:double;
  dwc:startLongitude '-3.590167'^^xsd:double;
  dwc:endLongitude '-3.590167'^^xsd:double;
  dwc:latitude '36.677'^^xsd:double;
  dwc:startLatitude '36.677'^^xsd:double;
  dwc:endLatitude '36.677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.590167 36.677, -3.590167 36.677, -3.590167 36.677, -3.590167 36.677, -3.590167 36.677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3944'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -2.260333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.260333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -2.260333)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-2.260333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3871'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3871'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.260333'^^xsd:double;
  dwc:startLongitude '-2.260333'^^xsd:double;
  dwc:endLongitude '-2.260333'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:startLatitude '36.733'^^xsd:double;
  dwc:endLatitude '36.733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.260333 36.733, -2.260333 36.733, -2.260333 36.733, -2.260333 36.733, -2.260333 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3871'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4197 -2.622427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4197"^^xsd:decimal ;
  dwc:decimalLongitude "-2.622427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4197 -2.622427)"^^geo:wktLiteral ;
  geo-pos:lat "36.4197"^^xsd:decimal ;
  geo-pos:long "-2.622427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4006'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4006'^^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:timeOfDay '10.429722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.622427'^^xsd:double;
  dwc:startLongitude '-2.622427'^^xsd:double;
  dwc:endLongitude '-2.622427'^^xsd:double;
  dwc:latitude '36.4197'^^xsd:double;
  dwc:startLatitude '36.4197'^^xsd:double;
  dwc:endLatitude '36.4197'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.622427 36.4197, -2.622427 36.4197, -2.622427 36.4197, -2.622427 36.4197, -2.622427 36.4197))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4006'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -2.787333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-2.787333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -2.787333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-2.787333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3899'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_3899'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.787333'^^xsd:double;
  dwc:startLongitude '-2.787333'^^xsd:double;
  dwc:endLongitude '-2.787333'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:startLatitude '36.48'^^xsd:double;
  dwc:endLatitude '36.48'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.787333 36.48, -2.787333 36.48, -2.787333 36.48, -2.787333 36.48, -2.787333 36.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3899'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84667 -1.701833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.701833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84667 -1.701833)"^^geo:wktLiteral ;
  geo-pos:lat "36.84667"^^xsd:decimal ;
  geo-pos:long "-1.701833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3768'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3768'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.701833'^^xsd:double;
  dwc:startLongitude '-1.701833'^^xsd:double;
  dwc:endLongitude '-1.701833'^^xsd:double;
  dwc:latitude '36.84667'^^xsd:double;
  dwc:startLatitude '36.84667'^^xsd:double;
  dwc:endLatitude '36.84667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.701833 36.84667, -1.701833 36.84667, -1.701833 36.84667, -1.701833 36.84667, -1.701833 36.84667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3768'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.394 -1.251333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.394"^^xsd:decimal ;
  dwc:decimalLongitude "-1.251333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.394 -1.251333)"^^geo:wktLiteral ;
  geo-pos:lat "37.394"^^xsd:decimal ;
  geo-pos:long "-1.251333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3794'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3794'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.251333'^^xsd:double;
  dwc:startLongitude '-1.251333'^^xsd:double;
  dwc:endLongitude '-1.251333'^^xsd:double;
  dwc:latitude '37.394'^^xsd:double;
  dwc:startLatitude '37.394'^^xsd:double;
  dwc:endLatitude '37.394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.251333 37.394, -1.251333 37.394, -1.251333 37.394, -1.251333 37.394, -1.251333 37.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3794'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.416 -3.800667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.416"^^xsd:decimal ;
  dwc:decimalLongitude "-3.800667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.416 -3.800667)"^^geo:wktLiteral ;
  geo-pos:lat "36.416"^^xsd:decimal ;
  geo-pos:long "-3.800667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3928'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3928'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.800667'^^xsd:double;
  dwc:startLongitude '-3.800667'^^xsd:double;
  dwc:endLongitude '-3.800667'^^xsd:double;
  dwc:latitude '36.416'^^xsd:double;
  dwc:startLatitude '36.416'^^xsd:double;
  dwc:endLatitude '36.416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.800667 36.416, -3.800667 36.416, -3.800667 36.416, -3.800667 36.416, -3.800667 36.416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3928'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45967 -0.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45967"^^xsd:decimal ;
  dwc:decimalLongitude "-0.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45967 -0.833333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45967"^^xsd:decimal ;
  geo-pos:long "-0.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3778'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3778'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.833333'^^xsd:double;
  dwc:startLongitude '-0.833333'^^xsd:double;
  dwc:endLongitude '-0.833333'^^xsd:double;
  dwc:latitude '37.45967'^^xsd:double;
  dwc:startLatitude '37.45967'^^xsd:double;
  dwc:endLatitude '37.45967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.833333 37.45967, -0.833333 37.45967, -0.833333 37.45967, -0.833333 37.45967, -0.833333 37.45967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3778'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46783 -0.995833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46783"^^xsd:decimal ;
  dwc:decimalLongitude "-0.995833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46783 -0.995833)"^^geo:wktLiteral ;
  geo-pos:lat "37.46783"^^xsd:decimal ;
  geo-pos:long "-0.995833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3774'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3774'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.995833'^^xsd:double;
  dwc:startLongitude '-0.995833'^^xsd:double;
  dwc:endLongitude '-0.995833'^^xsd:double;
  dwc:latitude '37.46783'^^xsd:double;
  dwc:startLatitude '37.46783'^^xsd:double;
  dwc:endLatitude '37.46783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.995833 37.46783, -0.995833 37.46783, -0.995833 37.46783, -0.995833 37.46783, -0.995833 37.46783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3774'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57493 -3.966532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57493"^^xsd:decimal ;
  dwc:decimalLongitude "-3.966532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57493 -3.966532)"^^geo:wktLiteral ;
  geo-pos:lat "36.57493"^^xsd:decimal ;
  geo-pos:long "-3.966532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4013'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4013'^^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:timeOfDay '12.847222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.966532'^^xsd:double;
  dwc:startLongitude '-3.966532'^^xsd:double;
  dwc:endLongitude '-3.966532'^^xsd:double;
  dwc:latitude '36.57493'^^xsd:double;
  dwc:startLatitude '36.57493'^^xsd:double;
  dwc:endLatitude '36.57493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.966532 36.57493, -3.966532 36.57493, -3.966532 36.57493, -3.966532 36.57493, -3.966532 36.57493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4013'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 -3.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.704"^^xsd:decimal ;
  dwc:decimalLongitude "-3.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.704 -3.837167)"^^geo:wktLiteral ;
  geo-pos:lat "36.704"^^xsd:decimal ;
  geo-pos:long "-3.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3986'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3986'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.837167'^^xsd:double;
  dwc:startLongitude '-3.837167'^^xsd:double;
  dwc:endLongitude '-3.837167'^^xsd:double;
  dwc:latitude '36.704'^^xsd:double;
  dwc:startLatitude '36.704'^^xsd:double;
  dwc:endLatitude '36.704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.837167 36.704, -3.837167 36.704, -3.837167 36.704, -3.837167 36.704, -3.837167 36.704))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3986'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0405 -1.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0405"^^xsd:decimal ;
  dwc:decimalLongitude "-1.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0405 -1.526667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0405"^^xsd:decimal ;
  geo-pos:long "-1.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3720'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3720'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.526667'^^xsd:double;
  dwc:startLongitude '-1.526667'^^xsd:double;
  dwc:endLongitude '-1.526667'^^xsd:double;
  dwc:latitude '37.0405'^^xsd:double;
  dwc:startLatitude '37.0405'^^xsd:double;
  dwc:endLatitude '37.0405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.526667 37.0405, -1.526667 37.0405, -1.526667 37.0405, -1.526667 37.0405, -1.526667 37.0405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3720'^^xsd:string;
  dwc:observationDate '1993-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -3.0475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -3.0475)"^^geo:wktLiteral ;
  geo-pos:lat "36.40733"^^xsd:decimal ;
  geo-pos:long "-3.0475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3919'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3919'^^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:timeOfDay '13.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0475'^^xsd:double;
  dwc:startLongitude '-3.0475'^^xsd:double;
  dwc:endLongitude '-3.0475'^^xsd:double;
  dwc:latitude '36.40733'^^xsd:double;
  dwc:startLatitude '36.40733'^^xsd:double;
  dwc:endLatitude '36.40733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0475 36.40733, -3.0475 36.40733, -3.0475 36.40733, -3.0475 36.40733, -3.0475 36.40733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3919'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37683 -1.109167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.109167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37683 -1.109167)"^^geo:wktLiteral ;
  geo-pos:lat "37.37683"^^xsd:decimal ;
  geo-pos:long "-1.109167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3832'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3832'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.109167'^^xsd:double;
  dwc:startLongitude '-1.109167'^^xsd:double;
  dwc:endLongitude '-1.109167'^^xsd:double;
  dwc:latitude '37.37683'^^xsd:double;
  dwc:startLatitude '37.37683'^^xsd:double;
  dwc:endLatitude '37.37683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.109167 37.37683, -1.109167 37.37683, -1.109167 37.37683, -1.109167 37.37683, -1.109167 37.37683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3832'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90333 -1.740833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.740833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90333 -1.740833)"^^geo:wktLiteral ;
  geo-pos:lat "36.90333"^^xsd:decimal ;
  geo-pos:long "-1.740833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3755'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3755'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.740833'^^xsd:double;
  dwc:startLongitude '-1.740833'^^xsd:double;
  dwc:endLongitude '-1.740833'^^xsd:double;
  dwc:latitude '36.90333'^^xsd:double;
  dwc:startLatitude '36.90333'^^xsd:double;
  dwc:endLatitude '36.90333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.740833 36.90333, -1.740833 36.90333, -1.740833 36.90333, -1.740833 36.90333, -1.740833 36.90333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3755'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65967 -2.079333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.079333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65967 -2.079333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65967"^^xsd:decimal ;
  geo-pos:long "-2.079333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3727'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3727'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.079333'^^xsd:double;
  dwc:startLongitude '-2.079333'^^xsd:double;
  dwc:endLongitude '-2.079333'^^xsd:double;
  dwc:latitude '36.65967'^^xsd:double;
  dwc:startLatitude '36.65967'^^xsd:double;
  dwc:endLatitude '36.65967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.079333 36.65967, -2.079333 36.65967, -2.079333 36.65967, -2.079333 36.65967, -2.079333 36.65967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3727'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38967 -1.308667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.308667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38967 -1.308667)"^^geo:wktLiteral ;
  geo-pos:lat "37.38967"^^xsd:decimal ;
  geo-pos:long "-1.308667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3760'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3760'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.308667'^^xsd:double;
  dwc:startLongitude '-1.308667'^^xsd:double;
  dwc:endLongitude '-1.308667'^^xsd:double;
  dwc:latitude '37.38967'^^xsd:double;
  dwc:startLatitude '37.38967'^^xsd:double;
  dwc:endLatitude '37.38967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.308667 37.38967, -1.308667 37.38967, -1.308667 37.38967, -1.308667 37.38967, -1.308667 37.38967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3760'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38283 -2.399333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.399333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38283 -2.399333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38283"^^xsd:decimal ;
  geo-pos:long "-2.399333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3870'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3870'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.399333'^^xsd:double;
  dwc:startLongitude '-2.399333'^^xsd:double;
  dwc:endLongitude '-2.399333'^^xsd:double;
  dwc:latitude '36.38283'^^xsd:double;
  dwc:startLatitude '36.38283'^^xsd:double;
  dwc:endLatitude '36.38283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.399333 36.38283, -2.399333 36.38283, -2.399333 36.38283, -2.399333 36.38283, -2.399333 36.38283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3870'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4234 -2.513253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4234"^^xsd:decimal ;
  dwc:decimalLongitude "-2.513253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4234 -2.513253)"^^geo:wktLiteral ;
  geo-pos:lat "36.4234"^^xsd:decimal ;
  geo-pos:long "-2.513253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4008'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4008'^^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:timeOfDay '11.671944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.513253'^^xsd:double;
  dwc:startLongitude '-2.513253'^^xsd:double;
  dwc:endLongitude '-2.513253'^^xsd:double;
  dwc:latitude '36.4234'^^xsd:double;
  dwc:startLatitude '36.4234'^^xsd:double;
  dwc:endLatitude '36.4234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.513253 36.4234, -2.513253 36.4234, -2.513253 36.4234, -2.513253 36.4234, -2.513253 36.4234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4008'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.211 -1.587667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.211"^^xsd:decimal ;
  dwc:decimalLongitude "-1.587667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.211 -1.587667)"^^geo:wktLiteral ;
  geo-pos:lat "37.211"^^xsd:decimal ;
  geo-pos:long "-1.587667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3824'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3824'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.587667'^^xsd:double;
  dwc:startLongitude '-1.587667'^^xsd:double;
  dwc:endLongitude '-1.587667'^^xsd:double;
  dwc:latitude '37.211'^^xsd:double;
  dwc:startLatitude '37.211'^^xsd:double;
  dwc:endLatitude '37.211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.587667 37.211, -1.587667 37.211, -1.587667 37.211, -1.587667 37.211, -1.587667 37.211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3824'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36717 -4.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36717 -4.3605)"^^geo:wktLiteral ;
  geo-pos:lat "36.36717"^^xsd:decimal ;
  geo-pos:long "-4.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3935'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3935'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.3605'^^xsd:double;
  dwc:startLongitude '-4.3605'^^xsd:double;
  dwc:endLongitude '-4.3605'^^xsd:double;
  dwc:latitude '36.36717'^^xsd:double;
  dwc:startLatitude '36.36717'^^xsd:double;
  dwc:endLatitude '36.36717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3605 36.36717, -4.3605 36.36717, -4.3605 36.36717, -4.3605 36.36717, -4.3605 36.36717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3935'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6735 -2.2465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6735 -2.2465)"^^geo:wktLiteral ;
  geo-pos:lat "36.6735"^^xsd:decimal ;
  geo-pos:long "-2.2465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3955'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3955'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2465'^^xsd:double;
  dwc:startLongitude '-2.2465'^^xsd:double;
  dwc:endLongitude '-2.2465'^^xsd:double;
  dwc:latitude '36.6735'^^xsd:double;
  dwc:startLatitude '36.6735'^^xsd:double;
  dwc:endLatitude '36.6735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2465 36.6735, -2.2465 36.6735, -2.2465 36.6735, -2.2465 36.6735, -2.2465 36.6735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3955'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40483 -2.408667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.408667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40483 -2.408667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40483"^^xsd:decimal ;
  geo-pos:long "-2.408667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3866'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3866'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.408667'^^xsd:double;
  dwc:startLongitude '-2.408667'^^xsd:double;
  dwc:endLongitude '-2.408667'^^xsd:double;
  dwc:latitude '36.40483'^^xsd:double;
  dwc:startLatitude '36.40483'^^xsd:double;
  dwc:endLatitude '36.40483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.408667 36.40483, -2.408667 36.40483, -2.408667 36.40483, -2.408667 36.40483, -2.408667 36.40483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3866'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42579 -2.531028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42579"^^xsd:decimal ;
  dwc:decimalLongitude "-2.531028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42579 -2.531028)"^^geo:wktLiteral ;
  geo-pos:lat "36.42579"^^xsd:decimal ;
  geo-pos:long "-2.531028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4007'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4007'^^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:timeOfDay '11.258611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.531028'^^xsd:double;
  dwc:startLongitude '-2.531028'^^xsd:double;
  dwc:endLongitude '-2.531028'^^xsd:double;
  dwc:latitude '36.42579'^^xsd:double;
  dwc:startLatitude '36.42579'^^xsd:double;
  dwc:endLatitude '36.42579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.531028 36.42579, -2.531028 36.42579, -2.531028 36.42579, -2.531028 36.42579, -2.531028 36.42579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4007'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46367 -0.620167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46367"^^xsd:decimal ;
  dwc:decimalLongitude "-0.620167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46367 -0.620167)"^^geo:wktLiteral ;
  geo-pos:lat "37.46367"^^xsd:decimal ;
  geo-pos:long "-0.620167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3782'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3782'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.620167'^^xsd:double;
  dwc:startLongitude '-0.620167'^^xsd:double;
  dwc:endLongitude '-0.620167'^^xsd:double;
  dwc:latitude '37.46367'^^xsd:double;
  dwc:startLatitude '37.46367'^^xsd:double;
  dwc:endLatitude '37.46367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.620167 37.46367, -0.620167 37.46367, -0.620167 37.46367, -0.620167 37.46367, -0.620167 37.46367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3782'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15033 -1.629333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.629333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15033 -1.629333)"^^geo:wktLiteral ;
  geo-pos:lat "37.15033"^^xsd:decimal ;
  geo-pos:long "-1.629333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3762'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3762'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.629333'^^xsd:double;
  dwc:startLongitude '-1.629333'^^xsd:double;
  dwc:endLongitude '-1.629333'^^xsd:double;
  dwc:latitude '37.15033'^^xsd:double;
  dwc:startLatitude '37.15033'^^xsd:double;
  dwc:endLatitude '37.15033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.629333 37.15033, -1.629333 37.15033, -1.629333 37.15033, -1.629333 37.15033, -1.629333 37.15033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3762'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86667 -1.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86667 -1.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.86667"^^xsd:decimal ;
  geo-pos:long "-1.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3809'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3809'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.65'^^xsd:double;
  dwc:startLongitude '-1.65'^^xsd:double;
  dwc:endLongitude '-1.65'^^xsd:double;
  dwc:latitude '36.86667'^^xsd:double;
  dwc:startLatitude '36.86667'^^xsd:double;
  dwc:endLatitude '36.86667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.65 36.86667, -1.65 36.86667, -1.65 36.86667, -1.65 36.86667, -1.65 36.86667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3809'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43867 -2.805167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.805167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43867 -2.805167)"^^geo:wktLiteral ;
  geo-pos:lat "36.43867"^^xsd:decimal ;
  geo-pos:long "-2.805167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3864'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_3864'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.16'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.805167'^^xsd:double;
  dwc:startLongitude '-2.805167'^^xsd:double;
  dwc:endLongitude '-2.805167'^^xsd:double;
  dwc:latitude '36.43867'^^xsd:double;
  dwc:startLatitude '36.43867'^^xsd:double;
  dwc:endLatitude '36.43867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.805167 36.43867, -2.805167 36.43867, -2.805167 36.43867, -2.805167 36.43867, -2.805167 36.43867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3864'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -3.065667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.406"^^xsd:decimal ;
  dwc:decimalLongitude "-3.065667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -3.065667)"^^geo:wktLiteral ;
  geo-pos:lat "36.406"^^xsd:decimal ;
  geo-pos:long "-3.065667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3874'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3874'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.065667'^^xsd:double;
  dwc:startLongitude '-3.065667'^^xsd:double;
  dwc:endLongitude '-3.065667'^^xsd:double;
  dwc:latitude '36.406'^^xsd:double;
  dwc:startLatitude '36.406'^^xsd:double;
  dwc:endLatitude '36.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.065667 36.406, -3.065667 36.406, -3.065667 36.406, -3.065667 36.406, -3.065667 36.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3874'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6025 -2.031333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6025"^^xsd:decimal ;
  dwc:decimalLongitude "-2.031333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6025 -2.031333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6025"^^xsd:decimal ;
  geo-pos:long "-2.031333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3748'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3748'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.031333'^^xsd:double;
  dwc:startLongitude '-2.031333'^^xsd:double;
  dwc:endLongitude '-2.031333'^^xsd:double;
  dwc:latitude '36.6025'^^xsd:double;
  dwc:startLatitude '36.6025'^^xsd:double;
  dwc:endLatitude '36.6025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.031333 36.6025, -2.031333 36.6025, -2.031333 36.6025, -2.031333 36.6025, -2.031333 36.6025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3748'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.298)"^^geo:wktLiteral ;
  geo-pos:lat "36.65667"^^xsd:decimal ;
  geo-pos:long "-2.298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3991'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3991'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.527222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.298'^^xsd:double;
  dwc:startLongitude '-2.298'^^xsd:double;
  dwc:endLongitude '-2.298'^^xsd:double;
  dwc:latitude '36.65667'^^xsd:double;
  dwc:startLatitude '36.65667'^^xsd:double;
  dwc:endLatitude '36.65667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.298 36.65667, -2.298 36.65667, -2.298 36.65667, -2.298 36.65667, -2.298 36.65667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3991'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4065 -2.418667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4065"^^xsd:decimal ;
  dwc:decimalLongitude "-2.418667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4065 -2.418667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4065"^^xsd:decimal ;
  geo-pos:long "-2.418667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3865'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3865'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.418667'^^xsd:double;
  dwc:startLongitude '-2.418667'^^xsd:double;
  dwc:endLongitude '-2.418667'^^xsd:double;
  dwc:latitude '36.4065'^^xsd:double;
  dwc:startLatitude '36.4065'^^xsd:double;
  dwc:endLatitude '36.4065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.418667 36.4065, -2.418667 36.4065, -2.418667 36.4065, -2.418667 36.4065, -2.418667 36.4065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3865'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29717 -1.486167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.486167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29717 -1.486167)"^^geo:wktLiteral ;
  geo-pos:lat "37.29717"^^xsd:decimal ;
  geo-pos:long "-1.486167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3836'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3836'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.486167'^^xsd:double;
  dwc:startLongitude '-1.486167'^^xsd:double;
  dwc:endLongitude '-1.486167'^^xsd:double;
  dwc:latitude '37.29717'^^xsd:double;
  dwc:startLatitude '37.29717'^^xsd:double;
  dwc:endLatitude '37.29717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.486167 37.29717, -1.486167 37.29717, -1.486167 37.29717, -1.486167 37.29717, -1.486167 37.29717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3836'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33417 -2.915167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.915167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33417 -2.915167)"^^geo:wktLiteral ;
  geo-pos:lat "36.33417"^^xsd:decimal ;
  geo-pos:long "-2.915167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3967'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3967'^^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:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.915167'^^xsd:double;
  dwc:startLongitude '-2.915167'^^xsd:double;
  dwc:endLongitude '-2.915167'^^xsd:double;
  dwc:latitude '36.33417'^^xsd:double;
  dwc:startLatitude '36.33417'^^xsd:double;
  dwc:endLatitude '36.33417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.915167 36.33417, -2.915167 36.33417, -2.915167 36.33417, -2.915167 36.33417, -2.915167 36.33417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3967'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96517 -1.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96517 -1.7515)"^^geo:wktLiteral ;
  geo-pos:lat "36.96517"^^xsd:decimal ;
  geo-pos:long "-1.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3756'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3756'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7515'^^xsd:double;
  dwc:startLongitude '-1.7515'^^xsd:double;
  dwc:endLongitude '-1.7515'^^xsd:double;
  dwc:latitude '36.96517'^^xsd:double;
  dwc:startLatitude '36.96517'^^xsd:double;
  dwc:endLatitude '36.96517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7515 36.96517, -1.7515 36.96517, -1.7515 36.96517, -1.7515 36.96517, -1.7515 36.96517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3756'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43183 -2.826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43183 -2.826667)"^^geo:wktLiteral ;
  geo-pos:lat "36.43183"^^xsd:decimal ;
  geo-pos:long "-2.826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3887'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_3887'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826667'^^xsd:double;
  dwc:startLongitude '-2.826667'^^xsd:double;
  dwc:endLongitude '-2.826667'^^xsd:double;
  dwc:latitude '36.43183'^^xsd:double;
  dwc:startLatitude '36.43183'^^xsd:double;
  dwc:endLatitude '36.43183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826667 36.43183, -2.826667 36.43183, -2.826667 36.43183, -2.826667 36.43183, -2.826667 36.43183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3887'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69317 -2.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69317 -2.1075)"^^geo:wktLiteral ;
  geo-pos:lat "36.69317"^^xsd:decimal ;
  geo-pos:long "-2.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3954'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3954'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.1075'^^xsd:double;
  dwc:startLongitude '-2.1075'^^xsd:double;
  dwc:endLongitude '-2.1075'^^xsd:double;
  dwc:latitude '36.69317'^^xsd:double;
  dwc:startLatitude '36.69317'^^xsd:double;
  dwc:endLatitude '36.69317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1075 36.69317, -2.1075 36.69317, -2.1075 36.69317, -2.1075 36.69317, -2.1075 36.69317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3954'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67417 -2.0785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67417 -2.0785)"^^geo:wktLiteral ;
  geo-pos:lat "36.67417"^^xsd:decimal ;
  geo-pos:long "-2.0785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3726'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3726'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0785'^^xsd:double;
  dwc:startLongitude '-2.0785'^^xsd:double;
  dwc:endLongitude '-2.0785'^^xsd:double;
  dwc:latitude '36.67417'^^xsd:double;
  dwc:startLatitude '36.67417'^^xsd:double;
  dwc:endLatitude '36.67417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0785 36.67417, -2.0785 36.67417, -2.0785 36.67417, -2.0785 36.67417, -2.0785 36.67417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3726'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50317 -3.400333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.400333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50317 -3.400333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50317"^^xsd:decimal ;
  geo-pos:long "-3.400333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3966'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3966'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.400333'^^xsd:double;
  dwc:startLongitude '-3.400333'^^xsd:double;
  dwc:endLongitude '-3.400333'^^xsd:double;
  dwc:latitude '36.50317'^^xsd:double;
  dwc:startLatitude '36.50317'^^xsd:double;
  dwc:endLatitude '36.50317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.400333 36.50317, -3.400333 36.50317, -3.400333 36.50317, -3.400333 36.50317, -3.400333 36.50317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3966'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17783 -5.044833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.044833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17783 -5.044833)"^^geo:wktLiteral ;
  geo-pos:lat "36.17783"^^xsd:decimal ;
  geo-pos:long "-5.044833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3909'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3909'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.044833'^^xsd:double;
  dwc:startLongitude '-5.044833'^^xsd:double;
  dwc:endLongitude '-5.044833'^^xsd:double;
  dwc:latitude '36.17783'^^xsd:double;
  dwc:startLatitude '36.17783'^^xsd:double;
  dwc:endLatitude '36.17783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.044833 36.17783, -5.044833 36.17783, -5.044833 36.17783, -5.044833 36.17783, -5.044833 36.17783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3909'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.682833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.869"^^xsd:decimal ;
  dwc:decimalLongitude "-1.682833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.682833)"^^geo:wktLiteral ;
  geo-pos:lat "36.869"^^xsd:decimal ;
  geo-pos:long "-1.682833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3767'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3767'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.682833'^^xsd:double;
  dwc:startLongitude '-1.682833'^^xsd:double;
  dwc:endLongitude '-1.682833'^^xsd:double;
  dwc:latitude '36.869'^^xsd:double;
  dwc:startLatitude '36.869'^^xsd:double;
  dwc:endLatitude '36.869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.682833 36.869, -1.682833 36.869, -1.682833 36.869, -1.682833 36.869, -1.682833 36.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3767'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71317 -2.039833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.039833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71317 -2.039833)"^^geo:wktLiteral ;
  geo-pos:lat "36.71317"^^xsd:decimal ;
  geo-pos:long "-2.039833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3846'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3846'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.039833'^^xsd:double;
  dwc:startLongitude '-2.039833'^^xsd:double;
  dwc:endLongitude '-2.039833'^^xsd:double;
  dwc:latitude '36.71317'^^xsd:double;
  dwc:startLatitude '36.71317'^^xsd:double;
  dwc:endLatitude '36.71317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.039833 36.71317, -2.039833 36.71317, -2.039833 36.71317, -2.039833 36.71317, -2.039833 36.71317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3846'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48883 -2.6995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48883 -2.6995)"^^geo:wktLiteral ;
  geo-pos:lat "36.48883"^^xsd:decimal ;
  geo-pos:long "-2.6995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3898'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3898'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6995'^^xsd:double;
  dwc:startLongitude '-2.6995'^^xsd:double;
  dwc:endLongitude '-2.6995'^^xsd:double;
  dwc:latitude '36.48883'^^xsd:double;
  dwc:startLatitude '36.48883'^^xsd:double;
  dwc:endLatitude '36.48883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6995 36.48883, -2.6995 36.48883, -2.6995 36.48883, -2.6995 36.48883, -2.6995 36.48883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3898'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14817 -5.099833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14817"^^xsd:decimal ;
  dwc:decimalLongitude "-5.099833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14817 -5.099833)"^^geo:wktLiteral ;
  geo-pos:lat "36.14817"^^xsd:decimal ;
  geo-pos:long "-5.099833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3981'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3981'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.099833'^^xsd:double;
  dwc:startLongitude '-5.099833'^^xsd:double;
  dwc:endLongitude '-5.099833'^^xsd:double;
  dwc:latitude '36.14817'^^xsd:double;
  dwc:startLatitude '36.14817'^^xsd:double;
  dwc:endLatitude '36.14817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.099833 36.14817, -5.099833 36.14817, -5.099833 36.14817, -5.099833 36.14817, -5.099833 36.14817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3981'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44717 -4.573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44717 -4.573333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44717"^^xsd:decimal ;
  geo-pos:long "-4.573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3994'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3994'^^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:timeOfDay '15.382777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.573333'^^xsd:double;
  dwc:startLongitude '-4.573333'^^xsd:double;
  dwc:endLongitude '-4.573333'^^xsd:double;
  dwc:latitude '36.44717'^^xsd:double;
  dwc:startLatitude '36.44717'^^xsd:double;
  dwc:endLatitude '36.44717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.573333 36.44717, -4.573333 36.44717, -4.573333 36.44717, -4.573333 36.44717, -4.573333 36.44717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3994'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6455 -2.079167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6455"^^xsd:decimal ;
  dwc:decimalLongitude "-2.079167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6455 -2.079167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6455"^^xsd:decimal ;
  geo-pos:long "-2.079167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3729'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3729'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.079167'^^xsd:double;
  dwc:startLongitude '-2.079167'^^xsd:double;
  dwc:endLongitude '-2.079167'^^xsd:double;
  dwc:latitude '36.6455'^^xsd:double;
  dwc:startLatitude '36.6455'^^xsd:double;
  dwc:endLatitude '36.6455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.079167 36.6455, -2.079167 36.6455, -2.079167 36.6455, -2.079167 36.6455, -2.079167 36.6455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3729'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33983 -1.357333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.357333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33983 -1.357333)"^^geo:wktLiteral ;
  geo-pos:lat "37.33983"^^xsd:decimal ;
  geo-pos:long "-1.357333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3800'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3800'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.357333'^^xsd:double;
  dwc:startLongitude '-1.357333'^^xsd:double;
  dwc:endLongitude '-1.357333'^^xsd:double;
  dwc:latitude '37.33983'^^xsd:double;
  dwc:startLatitude '37.33983'^^xsd:double;
  dwc:endLatitude '37.33983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.357333 37.33983, -1.357333 37.33983, -1.357333 37.33983, -1.357333 37.33983, -1.357333 37.33983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3800'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84333 -5.273334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.84333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.273334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84333 -5.273334)"^^geo:wktLiteral ;
  geo-pos:lat "35.84333"^^xsd:decimal ;
  geo-pos:long "-5.273334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3975'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3975'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.273334'^^xsd:double;
  dwc:startLongitude '-5.273334'^^xsd:double;
  dwc:endLongitude '-5.273334'^^xsd:double;
  dwc:latitude '35.84333'^^xsd:double;
  dwc:startLatitude '35.84333'^^xsd:double;
  dwc:endLatitude '35.84333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.273334 35.84333, -5.273334 35.84333, -5.273334 35.84333, -5.273334 35.84333, -5.273334 35.84333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3975'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13517 -5.269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13517 -5.269)"^^geo:wktLiteral ;
  geo-pos:lat "36.13517"^^xsd:decimal ;
  geo-pos:long "-5.269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3963'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3963'^^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:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.269'^^xsd:double;
  dwc:startLongitude '-5.269'^^xsd:double;
  dwc:endLongitude '-5.269'^^xsd:double;
  dwc:latitude '36.13517'^^xsd:double;
  dwc:startLatitude '36.13517'^^xsd:double;
  dwc:endLatitude '36.13517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.269 36.13517, -5.269 36.13517, -5.269 36.13517, -5.269 36.13517, -5.269 36.13517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3963'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45983 -0.845333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45983"^^xsd:decimal ;
  dwc:decimalLongitude "-0.845333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45983 -0.845333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45983"^^xsd:decimal ;
  geo-pos:long "-0.845333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3777'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3777'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.845333'^^xsd:double;
  dwc:startLongitude '-0.845333'^^xsd:double;
  dwc:endLongitude '-0.845333'^^xsd:double;
  dwc:latitude '37.45983'^^xsd:double;
  dwc:startLatitude '37.45983'^^xsd:double;
  dwc:endLatitude '37.45983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.845333 37.45983, -0.845333 37.45983, -0.845333 37.45983, -0.845333 37.45983, -0.845333 37.45983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3777'^^xsd:string;
  dwc:observationDate '1994-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -2.703167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.399"^^xsd:decimal ;
  dwc:decimalLongitude "-2.703167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.399 -2.703167)"^^geo:wktLiteral ;
  geo-pos:lat "36.399"^^xsd:decimal ;
  geo-pos:long "-2.703167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3830'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3830'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.703167'^^xsd:double;
  dwc:startLongitude '-2.703167'^^xsd:double;
  dwc:endLongitude '-2.703167'^^xsd:double;
  dwc:latitude '36.399'^^xsd:double;
  dwc:startLatitude '36.399'^^xsd:double;
  dwc:endLatitude '36.399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.703167 36.399, -2.703167 36.399, -2.703167 36.399, -2.703167 36.399, -2.703167 36.399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3830'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39717 -1.175667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.175667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39717 -1.175667)"^^geo:wktLiteral ;
  geo-pos:lat "37.39717"^^xsd:decimal ;
  geo-pos:long "-1.175667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3833'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3833'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '15.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.175667'^^xsd:double;
  dwc:startLongitude '-1.175667'^^xsd:double;
  dwc:endLongitude '-1.175667'^^xsd:double;
  dwc:latitude '37.39717'^^xsd:double;
  dwc:startLatitude '37.39717'^^xsd:double;
  dwc:endLatitude '37.39717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.175667 37.39717, -1.175667 37.39717, -1.175667 37.39717, -1.175667 37.39717, -1.175667 37.39717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3833'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55533 -2.014833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.014833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55533 -2.014833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55533"^^xsd:decimal ;
  geo-pos:long "-2.014833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3743'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3743'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.014833'^^xsd:double;
  dwc:startLongitude '-2.014833'^^xsd:double;
  dwc:endLongitude '-2.014833'^^xsd:double;
  dwc:latitude '36.55533'^^xsd:double;
  dwc:startLatitude '36.55533'^^xsd:double;
  dwc:endLatitude '36.55533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.014833 36.55533, -2.014833 36.55533, -2.014833 36.55533, -2.014833 36.55533, -2.014833 36.55533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3743'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54033 -4.428667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.428667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54033 -4.428667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54033"^^xsd:decimal ;
  geo-pos:long "-4.428667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3933'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3933'^^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:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.428667'^^xsd:double;
  dwc:startLongitude '-4.428667'^^xsd:double;
  dwc:endLongitude '-4.428667'^^xsd:double;
  dwc:latitude '36.54033'^^xsd:double;
  dwc:startLatitude '36.54033'^^xsd:double;
  dwc:endLatitude '36.54033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.428667 36.54033, -4.428667 36.54033, -4.428667 36.54033, -4.428667 36.54033, -4.428667 36.54033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3933'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49717 -3.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49717"^^xsd:decimal ;
  dwc:decimalLongitude "-3.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49717 -3.258)"^^geo:wktLiteral ;
  geo-pos:lat "36.49717"^^xsd:decimal ;
  geo-pos:long "-3.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3950'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3950'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.258'^^xsd:double;
  dwc:startLongitude '-3.258'^^xsd:double;
  dwc:endLongitude '-3.258'^^xsd:double;
  dwc:latitude '36.49717'^^xsd:double;
  dwc:startLatitude '36.49717'^^xsd:double;
  dwc:endLatitude '36.49717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.258 36.49717, -3.258 36.49717, -3.258 36.49717, -3.258 36.49717, -3.258 36.49717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3950'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52452 -2.279923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52452"^^xsd:decimal ;
  dwc:decimalLongitude "-2.279923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52452 -2.279923)"^^geo:wktLiteral ;
  geo-pos:lat "36.52452"^^xsd:decimal ;
  geo-pos:long "-2.279923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4010'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4010'^^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:timeOfDay '14.867222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.279923'^^xsd:double;
  dwc:startLongitude '-2.279923'^^xsd:double;
  dwc:endLongitude '-2.279923'^^xsd:double;
  dwc:latitude '36.52452'^^xsd:double;
  dwc:startLatitude '36.52452'^^xsd:double;
  dwc:endLatitude '36.52452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.279923 36.52452, -2.279923 36.52452, -2.279923 36.52452, -2.279923 36.52452, -2.279923 36.52452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4010'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44917 -1.2395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44917 -1.2395)"^^geo:wktLiteral ;
  geo-pos:lat "37.44917"^^xsd:decimal ;
  geo-pos:long "-1.2395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3835'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3835'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '17.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2395'^^xsd:double;
  dwc:startLongitude '-1.2395'^^xsd:double;
  dwc:endLongitude '-1.2395'^^xsd:double;
  dwc:latitude '37.44917'^^xsd:double;
  dwc:startLatitude '37.44917'^^xsd:double;
  dwc:endLatitude '37.44917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2395 37.44917, -1.2395 37.44917, -1.2395 37.44917, -1.2395 37.44917, -1.2395 37.44917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3835'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50267 -2.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50267 -2.581)"^^geo:wktLiteral ;
  geo-pos:lat "36.50267"^^xsd:decimal ;
  geo-pos:long "-2.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3859'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3859'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.581'^^xsd:double;
  dwc:startLongitude '-2.581'^^xsd:double;
  dwc:endLongitude '-2.581'^^xsd:double;
  dwc:latitude '36.50267'^^xsd:double;
  dwc:startLatitude '36.50267'^^xsd:double;
  dwc:endLatitude '36.50267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.581 36.50267, -2.581 36.50267, -2.581 36.50267, -2.581 36.50267, -2.581 36.50267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3859'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.323 -5.116333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.323"^^xsd:decimal ;
  dwc:decimalLongitude "-5.116333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.323 -5.116333)"^^geo:wktLiteral ;
  geo-pos:lat "36.323"^^xsd:decimal ;
  geo-pos:long "-5.116333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2466'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2466'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.116333'^^xsd:double;
  dwc:startLongitude '-5.116333'^^xsd:double;
  dwc:endLongitude '-5.116333'^^xsd:double;
  dwc:latitude '36.323'^^xsd:double;
  dwc:startLatitude '36.323'^^xsd:double;
  dwc:endLatitude '36.323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.116333 36.323, -5.116333 36.323, -5.116333 36.323, -5.116333 36.323, -5.116333 36.323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2466'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56695 -2.85697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56695"^^xsd:decimal ;
  dwc:decimalLongitude "-2.85697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56695 -2.85697)"^^geo:wktLiteral ;
  geo-pos:lat "36.56695"^^xsd:decimal ;
  geo-pos:long "-2.85697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4403'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4403'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.68'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.85697'^^xsd:double;
  dwc:startLongitude '-2.85697'^^xsd:double;
  dwc:endLongitude '-2.85697'^^xsd:double;
  dwc:latitude '36.56695'^^xsd:double;
  dwc:startLatitude '36.56695'^^xsd:double;
  dwc:endLatitude '36.56695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.85697 36.56695, -2.85697 36.56695, -2.85697 36.56695, -2.85697 36.56695, -2.85697 36.56695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4403'^^xsd:string;
  dwc:observationDate '2008-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54567 -3.149833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.149833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54567 -3.149833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54567"^^xsd:decimal ;
  geo-pos:long "-3.149833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2571'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2571'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.149833'^^xsd:double;
  dwc:startLongitude '-3.149833'^^xsd:double;
  dwc:endLongitude '-3.149833'^^xsd:double;
  dwc:latitude '36.54567'^^xsd:double;
  dwc:startLatitude '36.54567'^^xsd:double;
  dwc:endLatitude '36.54567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.149833 36.54567, -3.149833 36.54567, -3.149833 36.54567, -3.149833 36.54567, -3.149833 36.54567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2571'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47176 -2.600828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47176"^^xsd:decimal ;
  dwc:decimalLongitude "-2.600828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47176 -2.600828)"^^geo:wktLiteral ;
  geo-pos:lat "36.47176"^^xsd:decimal ;
  geo-pos:long "-2.600828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4540'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4540'^^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 '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.9575'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.600828'^^xsd:double;
  dwc:startLongitude '-2.600828'^^xsd:double;
  dwc:endLongitude '-2.600828'^^xsd:double;
  dwc:latitude '36.47176'^^xsd:double;
  dwc:startLatitude '36.47176'^^xsd:double;
  dwc:endLatitude '36.47176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.600828 36.47176, -2.600828 36.47176, -2.600828 36.47176, -2.600828 36.47176, -2.600828 36.47176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4540'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55717 -4.553833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.553833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55717 -4.553833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55717"^^xsd:decimal ;
  geo-pos:long "-4.553833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3206'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3206'^^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:timeOfDay '5.9933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.553833'^^xsd:double;
  dwc:startLongitude '-4.553833'^^xsd:double;
  dwc:endLongitude '-4.553833'^^xsd:double;
  dwc:latitude '36.55717'^^xsd:double;
  dwc:startLatitude '36.55717'^^xsd:double;
  dwc:endLatitude '36.55717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.553833 36.55717, -4.553833 36.55717, -4.553833 36.55717, -4.553833 36.55717, -4.553833 36.55717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3206'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51752 -3.04276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51752"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51752 -3.04276)"^^geo:wktLiteral ;
  geo-pos:lat "36.51752"^^xsd:decimal ;
  geo-pos:long "-3.04276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4088'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4088'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.256388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.04276'^^xsd:double;
  dwc:startLongitude '-3.04276'^^xsd:double;
  dwc:endLongitude '-3.04276'^^xsd:double;
  dwc:latitude '36.51752'^^xsd:double;
  dwc:startLatitude '36.51752'^^xsd:double;
  dwc:endLatitude '36.51752'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.04276 36.51752, -3.04276 36.51752, -3.04276 36.51752, -3.04276 36.51752, -3.04276 36.51752))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4088'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70433 -2.363333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.363333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70433 -2.363333)"^^geo:wktLiteral ;
  geo-pos:lat "36.70433"^^xsd:decimal ;
  geo-pos:long "-2.363333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3394'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3394'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.1513888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.363333'^^xsd:double;
  dwc:startLongitude '-2.363333'^^xsd:double;
  dwc:endLongitude '-2.363333'^^xsd:double;
  dwc:latitude '36.70433'^^xsd:double;
  dwc:startLatitude '36.70433'^^xsd:double;
  dwc:endLatitude '36.70433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.363333 36.70433, -2.363333 36.70433, -2.363333 36.70433, -2.363333 36.70433, -2.363333 36.70433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3394'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46249 -2.932378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46249"^^xsd:decimal ;
  dwc:decimalLongitude "-2.932378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46249 -2.932378)"^^geo:wktLiteral ;
  geo-pos:lat "36.46249"^^xsd:decimal ;
  geo-pos:long "-2.932378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4857'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4857'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.2619444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.932378'^^xsd:double;
  dwc:startLongitude '-2.932378'^^xsd:double;
  dwc:endLongitude '-2.932378'^^xsd:double;
  dwc:latitude '36.46249'^^xsd:double;
  dwc:startLatitude '36.46249'^^xsd:double;
  dwc:endLatitude '36.46249'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.932378 36.46249, -2.932378 36.46249, -2.932378 36.46249, -2.932378 36.46249, -2.932378 36.46249))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4857'^^xsd:string;
  dwc:observationDate '2011-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92533 -5.7045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92533 -5.7045)"^^geo:wktLiteral ;
  geo-pos:lat "35.92533"^^xsd:decimal ;
  geo-pos:long "-5.7045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2536'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2536'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.7045'^^xsd:double;
  dwc:startLongitude '-5.7045'^^xsd:double;
  dwc:endLongitude '-5.7045'^^xsd:double;
  dwc:latitude '35.92533'^^xsd:double;
  dwc:startLatitude '35.92533'^^xsd:double;
  dwc:endLatitude '35.92533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.7045 35.92533, -5.7045 35.92533, -5.7045 35.92533, -5.7045 35.92533, -5.7045 35.92533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2536'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -2.7865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49 -2.7865)"^^geo:wktLiteral ;
  geo-pos:lat "36.49"^^xsd:decimal ;
  geo-pos:long "-2.7865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1577'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1577'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7865'^^xsd:double;
  dwc:startLongitude '-2.7865'^^xsd:double;
  dwc:endLongitude '-2.7865'^^xsd:double;
  dwc:latitude '36.49'^^xsd:double;
  dwc:startLatitude '36.49'^^xsd:double;
  dwc:endLatitude '36.49'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7865 36.49, -2.7865 36.49, -2.7865 36.49, -2.7865 36.49, -2.7865 36.49))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1577'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43183 -2.602833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.602833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43183 -2.602833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43183"^^xsd:decimal ;
  geo-pos:long "-2.602833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2702'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2702'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.602833'^^xsd:double;
  dwc:startLongitude '-2.602833'^^xsd:double;
  dwc:endLongitude '-2.602833'^^xsd:double;
  dwc:latitude '36.43183'^^xsd:double;
  dwc:startLatitude '36.43183'^^xsd:double;
  dwc:endLatitude '36.43183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.602833 36.43183, -2.602833 36.43183, -2.602833 36.43183, -2.602833 36.43183, -2.602833 36.43183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2702'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18867 -1.573667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.573667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18867 -1.573667)"^^geo:wktLiteral ;
  geo-pos:lat "37.18867"^^xsd:decimal ;
  geo-pos:long "-1.573667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2391'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2391'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.573667'^^xsd:double;
  dwc:startLongitude '-1.573667'^^xsd:double;
  dwc:endLongitude '-1.573667'^^xsd:double;
  dwc:latitude '37.18867'^^xsd:double;
  dwc:startLatitude '37.18867'^^xsd:double;
  dwc:endLatitude '37.18867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.573667 37.18867, -1.573667 37.18867, -1.573667 37.18867, -1.573667 37.18867, -1.573667 37.18867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2391'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.293 -5.122333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.293"^^xsd:decimal ;
  dwc:decimalLongitude "-5.122333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.293 -5.122333)"^^geo:wktLiteral ;
  geo-pos:lat "36.293"^^xsd:decimal ;
  geo-pos:long "-5.122333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1895'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1895'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '17.355833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.122333'^^xsd:double;
  dwc:startLongitude '-5.122333'^^xsd:double;
  dwc:endLongitude '-5.122333'^^xsd:double;
  dwc:latitude '36.293'^^xsd:double;
  dwc:startLatitude '36.293'^^xsd:double;
  dwc:endLatitude '36.293'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.122333 36.293, -5.122333 36.293, -5.122333 36.293, -5.122333 36.293, -5.122333 36.293))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1895'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.326 -1.464833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.326"^^xsd:decimal ;
  dwc:decimalLongitude "-1.464833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.326 -1.464833)"^^geo:wktLiteral ;
  geo-pos:lat "37.326"^^xsd:decimal ;
  geo-pos:long "-1.464833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_607'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_607'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.464833'^^xsd:double;
  dwc:startLongitude '-1.464833'^^xsd:double;
  dwc:endLongitude '-1.464833'^^xsd:double;
  dwc:latitude '37.326'^^xsd:double;
  dwc:startLatitude '37.326'^^xsd:double;
  dwc:endLatitude '37.326'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.464833 37.326, -1.464833 37.326, -1.464833 37.326, -1.464833 37.326, -1.464833 37.326))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_607'^^xsd:string;
  dwc:observationDate '1996-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10583 -1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10583 -1.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.10583"^^xsd:decimal ;
  geo-pos:long "-1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_757'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_757'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.74'^^xsd:double;
  dwc:startLongitude '-1.74'^^xsd:double;
  dwc:endLongitude '-1.74'^^xsd:double;
  dwc:latitude '37.10583'^^xsd:double;
  dwc:startLatitude '37.10583'^^xsd:double;
  dwc:endLatitude '37.10583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.74 37.10583, -1.74 37.10583, -1.74 37.10583, -1.74 37.10583, -1.74 37.10583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_757'^^xsd:string;
  dwc:observationDate '1996-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39986 -4.019027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39986"^^xsd:decimal ;
  dwc:decimalLongitude "-4.019027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39986 -4.019027)"^^geo:wktLiteral ;
  geo-pos:lat "35.39986"^^xsd:decimal ;
  geo-pos:long "-4.019027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4724'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4724'^^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:timeOfDay '11.151944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.019027'^^xsd:double;
  dwc:startLongitude '-4.019027'^^xsd:double;
  dwc:endLongitude '-4.019027'^^xsd:double;
  dwc:latitude '35.39986'^^xsd:double;
  dwc:startLatitude '35.39986'^^xsd:double;
  dwc:endLatitude '35.39986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.019027 35.39986, -4.019027 35.39986, -4.019027 35.39986, -4.019027 35.39986, -4.019027 35.39986))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4724'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50833 -2.854167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.854167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50833 -2.854167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50833"^^xsd:decimal ;
  geo-pos:long "-2.854167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_744'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_744'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.854167'^^xsd:double;
  dwc:startLongitude '-2.854167'^^xsd:double;
  dwc:endLongitude '-2.854167'^^xsd:double;
  dwc:latitude '36.50833'^^xsd:double;
  dwc:startLatitude '36.50833'^^xsd:double;
  dwc:endLatitude '36.50833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.854167 36.50833, -2.854167 36.50833, -2.854167 36.50833, -2.854167 36.50833, -2.854167 36.50833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_744'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6215 -2.340333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6215"^^xsd:decimal ;
  dwc:decimalLongitude "-2.340333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6215 -2.340333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6215"^^xsd:decimal ;
  geo-pos:long "-2.340333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1362'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1362'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.340333'^^xsd:double;
  dwc:startLongitude '-2.340333'^^xsd:double;
  dwc:endLongitude '-2.340333'^^xsd:double;
  dwc:latitude '36.6215'^^xsd:double;
  dwc:startLatitude '36.6215'^^xsd:double;
  dwc:endLatitude '36.6215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.340333 36.6215, -2.340333 36.6215, -2.340333 36.6215, -2.340333 36.6215, -2.340333 36.6215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1362'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32417 -1.600167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.600167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32417 -1.600167)"^^geo:wktLiteral ;
  geo-pos:lat "37.32417"^^xsd:decimal ;
  geo-pos:long "-1.600167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_204'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_204'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.600167'^^xsd:double;
  dwc:startLongitude '-1.600167'^^xsd:double;
  dwc:endLongitude '-1.600167'^^xsd:double;
  dwc:latitude '37.32417'^^xsd:double;
  dwc:startLatitude '37.32417'^^xsd:double;
  dwc:endLatitude '37.32417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.600167 37.32417, -1.600167 37.32417, -1.600167 37.32417, -1.600167 37.32417, -1.600167 37.32417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_204'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67668 -3.680806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67668"^^xsd:decimal ;
  dwc:decimalLongitude "-3.680806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67668 -3.680806)"^^geo:wktLiteral ;
  geo-pos:lat "36.67668"^^xsd:decimal ;
  geo-pos:long "-3.680806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4175'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4175'^^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:timeOfDay '5.7616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.680806'^^xsd:double;
  dwc:startLongitude '-3.680806'^^xsd:double;
  dwc:endLongitude '-3.680806'^^xsd:double;
  dwc:latitude '36.67668'^^xsd:double;
  dwc:startLatitude '36.67668'^^xsd:double;
  dwc:endLatitude '36.67668'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.680806 36.67668, -3.680806 36.67668, -3.680806 36.67668, -3.680806 36.67668, -3.680806 36.67668))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4175'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57067 -0.749333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57067"^^xsd:decimal ;
  dwc:decimalLongitude "-0.749333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57067 -0.749333)"^^geo:wktLiteral ;
  geo-pos:lat "37.57067"^^xsd:decimal ;
  geo-pos:long "-0.749333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_142'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_142'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.749333'^^xsd:double;
  dwc:startLongitude '-0.749333'^^xsd:double;
  dwc:endLongitude '-0.749333'^^xsd:double;
  dwc:latitude '37.57067'^^xsd:double;
  dwc:startLatitude '37.57067'^^xsd:double;
  dwc:endLatitude '37.57067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.749333 37.57067, -0.749333 37.57067, -0.749333 37.57067, -0.749333 37.57067, -0.749333 37.57067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_142'^^xsd:string;
  dwc:observationDate '1993-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59872 -2.842068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59872"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59872 -2.842068)"^^geo:wktLiteral ;
  geo-pos:lat "36.59872"^^xsd:decimal ;
  geo-pos:long "-2.842068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4067'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4067'^^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:timeOfDay '15.076944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.842068'^^xsd:double;
  dwc:startLongitude '-2.842068'^^xsd:double;
  dwc:endLongitude '-2.842068'^^xsd:double;
  dwc:latitude '36.59872'^^xsd:double;
  dwc:startLatitude '36.59872'^^xsd:double;
  dwc:endLatitude '36.59872'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842068 36.59872, -2.842068 36.59872, -2.842068 36.59872, -2.842068 36.59872, -2.842068 36.59872))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4067'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7685 -2.559167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.559167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7685 -2.559167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7685"^^xsd:decimal ;
  geo-pos:long "-2.559167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_673'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_673'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '5.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.559167'^^xsd:double;
  dwc:startLongitude '-2.559167'^^xsd:double;
  dwc:endLongitude '-2.559167'^^xsd:double;
  dwc:latitude '36.7685'^^xsd:double;
  dwc:startLatitude '36.7685'^^xsd:double;
  dwc:endLatitude '36.7685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.559167 36.7685, -2.559167 36.7685, -2.559167 36.7685, -2.559167 36.7685, -2.559167 36.7685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_673'^^xsd:string;
  dwc:observationDate '1996-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70833 -2.472667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.472667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70833 -2.472667)"^^geo:wktLiteral ;
  geo-pos:lat "36.70833"^^xsd:decimal ;
  geo-pos:long "-2.472667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_585'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_585'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '18.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.472667'^^xsd:double;
  dwc:startLongitude '-2.472667'^^xsd:double;
  dwc:endLongitude '-2.472667'^^xsd:double;
  dwc:latitude '36.70833'^^xsd:double;
  dwc:startLatitude '36.70833'^^xsd:double;
  dwc:endLatitude '36.70833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.472667 36.70833, -2.472667 36.70833, -2.472667 36.70833, -2.472667 36.70833, -2.472667 36.70833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_585'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58 -2.623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58 -2.623333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58"^^xsd:decimal ;
  geo-pos:long "-2.623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1736'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1736'^^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:timeOfDay '15.318888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.623333'^^xsd:double;
  dwc:startLongitude '-2.623333'^^xsd:double;
  dwc:endLongitude '-2.623333'^^xsd:double;
  dwc:latitude '36.58'^^xsd:double;
  dwc:startLatitude '36.58'^^xsd:double;
  dwc:endLatitude '36.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.623333 36.58, -2.623333 36.58, -2.623333 36.58, -2.623333 36.58, -2.623333 36.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1736'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16817 -1.736333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.736333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16817 -1.736333)"^^geo:wktLiteral ;
  geo-pos:lat "37.16817"^^xsd:decimal ;
  geo-pos:long "-1.736333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_808'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_808'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.736333'^^xsd:double;
  dwc:startLongitude '-1.736333'^^xsd:double;
  dwc:endLongitude '-1.736333'^^xsd:double;
  dwc:latitude '37.16817'^^xsd:double;
  dwc:startLatitude '37.16817'^^xsd:double;
  dwc:endLatitude '37.16817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.736333 37.16817, -1.736333 37.16817, -1.736333 37.16817, -1.736333 37.16817, -1.736333 37.16817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_808'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70933 -2.163167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.163167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70933 -2.163167)"^^geo:wktLiteral ;
  geo-pos:lat "36.70933"^^xsd:decimal ;
  geo-pos:long "-2.163167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_697'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_697'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '5.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.163167'^^xsd:double;
  dwc:startLongitude '-2.163167'^^xsd:double;
  dwc:endLongitude '-2.163167'^^xsd:double;
  dwc:latitude '36.70933'^^xsd:double;
  dwc:startLatitude '36.70933'^^xsd:double;
  dwc:endLatitude '36.70933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.163167 36.70933, -2.163167 36.70933, -2.163167 36.70933, -2.163167 36.70933, -2.163167 36.70933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_697'^^xsd:string;
  dwc:observationDate '1996-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66183 -3.568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66183 -3.568333)"^^geo:wktLiteral ;
  geo-pos:lat "36.66183"^^xsd:decimal ;
  geo-pos:long "-3.568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3335'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3335'^^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:timeOfDay '16.857777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.568333'^^xsd:double;
  dwc:startLongitude '-3.568333'^^xsd:double;
  dwc:endLongitude '-3.568333'^^xsd:double;
  dwc:latitude '36.66183'^^xsd:double;
  dwc:startLatitude '36.66183'^^xsd:double;
  dwc:endLatitude '36.66183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.568333 36.66183, -3.568333 36.66183, -3.568333 36.66183, -3.568333 36.66183, -3.568333 36.66183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3335'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6135 -2.8695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6135"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6135 -2.8695)"^^geo:wktLiteral ;
  geo-pos:lat "36.6135"^^xsd:decimal ;
  geo-pos:long "-2.8695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2880'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_2880'^^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:timeOfDay '10.382777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8695'^^xsd:double;
  dwc:startLongitude '-2.8695'^^xsd:double;
  dwc:endLongitude '-2.8695'^^xsd:double;
  dwc:latitude '36.6135'^^xsd:double;
  dwc:startLatitude '36.6135'^^xsd:double;
  dwc:endLatitude '36.6135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8695 36.6135, -2.8695 36.6135, -2.8695 36.6135, -2.8695 36.6135, -2.8695 36.6135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2880'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -2.806834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.622"^^xsd:decimal ;
  dwc:decimalLongitude "-2.806834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -2.806834)"^^geo:wktLiteral ;
  geo-pos:lat "36.622"^^xsd:decimal ;
  geo-pos:long "-2.806834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2870'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2870'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.415'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.806834'^^xsd:double;
  dwc:startLongitude '-2.806834'^^xsd:double;
  dwc:endLongitude '-2.806834'^^xsd:double;
  dwc:latitude '36.622'^^xsd:double;
  dwc:startLatitude '36.622'^^xsd:double;
  dwc:endLatitude '36.622'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.806834 36.622, -2.806834 36.622, -2.806834 36.622, -2.806834 36.622, -2.806834 36.622))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2870'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49883 -2.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49883 -2.822)"^^geo:wktLiteral ;
  geo-pos:lat "36.49883"^^xsd:decimal ;
  geo-pos:long "-2.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3453'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3453'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.925833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.822'^^xsd:double;
  dwc:startLongitude '-2.822'^^xsd:double;
  dwc:endLongitude '-2.822'^^xsd:double;
  dwc:latitude '36.49883'^^xsd:double;
  dwc:startLatitude '36.49883'^^xsd:double;
  dwc:endLatitude '36.49883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.822 36.49883, -2.822 36.49883, -2.822 36.49883, -2.822 36.49883, -2.822 36.49883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3453'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80883 -2.380167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.380167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80883 -2.380167)"^^geo:wktLiteral ;
  geo-pos:lat "36.80883"^^xsd:decimal ;
  geo-pos:long "-2.380167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3276'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3276'^^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:timeOfDay '7.9741666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.380167'^^xsd:double;
  dwc:startLongitude '-2.380167'^^xsd:double;
  dwc:endLongitude '-2.380167'^^xsd:double;
  dwc:latitude '36.80883'^^xsd:double;
  dwc:startLatitude '36.80883'^^xsd:double;
  dwc:endLatitude '36.80883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.380167 36.80883, -2.380167 36.80883, -2.380167 36.80883, -2.380167 36.80883, -2.380167 36.80883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3276'^^xsd:string;
  dwc:observationDate '2004-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39367 -1.511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39367"^^xsd:decimal ;
  dwc:decimalLongitude "-1.511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39367 -1.511667)"^^geo:wktLiteral ;
  geo-pos:lat "37.39367"^^xsd:decimal ;
  geo-pos:long "-1.511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_206'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_206'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.511667'^^xsd:double;
  dwc:startLongitude '-1.511667'^^xsd:double;
  dwc:endLongitude '-1.511667'^^xsd:double;
  dwc:latitude '37.39367'^^xsd:double;
  dwc:startLatitude '37.39367'^^xsd:double;
  dwc:endLatitude '37.39367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.511667 37.39367, -1.511667 37.39367, -1.511667 37.39367, -1.511667 37.39367, -1.511667 37.39367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_206'^^xsd:string;
  dwc:observationDate '1993-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0995 -1.8275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0995"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0995 -1.8275)"^^geo:wktLiteral ;
  geo-pos:lat "37.0995"^^xsd:decimal ;
  geo-pos:long "-1.8275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2866'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2866'^^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:timeOfDay '14.970555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8275'^^xsd:double;
  dwc:startLongitude '-1.8275'^^xsd:double;
  dwc:endLongitude '-1.8275'^^xsd:double;
  dwc:latitude '37.0995'^^xsd:double;
  dwc:startLatitude '37.0995'^^xsd:double;
  dwc:endLatitude '37.0995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8275 37.0995, -1.8275 37.0995, -1.8275 37.0995, -1.8275 37.0995, -1.8275 37.0995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2866'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49583 -2.552667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49583 -2.552667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49583"^^xsd:decimal ;
  geo-pos:long "-2.552667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_852'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_852'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.552667'^^xsd:double;
  dwc:startLongitude '-2.552667'^^xsd:double;
  dwc:endLongitude '-2.552667'^^xsd:double;
  dwc:latitude '36.49583'^^xsd:double;
  dwc:startLatitude '36.49583'^^xsd:double;
  dwc:endLatitude '36.49583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552667 36.49583, -2.552667 36.49583, -2.552667 36.49583, -2.552667 36.49583, -2.552667 36.49583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_852'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40017 -2.796167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40017 -2.796167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40017"^^xsd:decimal ;
  geo-pos:long "-2.796167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1775'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1775'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.545'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.796167'^^xsd:double;
  dwc:startLongitude '-2.796167'^^xsd:double;
  dwc:endLongitude '-2.796167'^^xsd:double;
  dwc:latitude '36.40017'^^xsd:double;
  dwc:startLatitude '36.40017'^^xsd:double;
  dwc:endLatitude '36.40017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796167 36.40017, -2.796167 36.40017, -2.796167 36.40017, -2.796167 36.40017, -2.796167 36.40017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1775'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365 -1.543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.365"^^xsd:decimal ;
  dwc:decimalLongitude "-1.543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365 -1.543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.365"^^xsd:decimal ;
  geo-pos:long "-1.543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_131'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_131'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.543333'^^xsd:double;
  dwc:startLongitude '-1.543333'^^xsd:double;
  dwc:endLongitude '-1.543333'^^xsd:double;
  dwc:latitude '37.365'^^xsd:double;
  dwc:startLatitude '37.365'^^xsd:double;
  dwc:endLatitude '37.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.543333 37.365, -1.543333 37.365, -1.543333 37.365, -1.543333 37.365, -1.543333 37.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_131'^^xsd:string;
  dwc:observationDate '1993-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62803 -2.79993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62803"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62803 -2.79993)"^^geo:wktLiteral ;
  geo-pos:lat "36.62803"^^xsd:decimal ;
  geo-pos:long "-2.79993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4803'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4803'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.1638888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.79993'^^xsd:double;
  dwc:startLongitude '-2.79993'^^xsd:double;
  dwc:endLongitude '-2.79993'^^xsd:double;
  dwc:latitude '36.62803'^^xsd:double;
  dwc:startLatitude '36.62803'^^xsd:double;
  dwc:endLatitude '36.62803'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.79993 36.62803, -2.79993 36.62803, -2.79993 36.62803, -2.79993 36.62803, -2.79993 36.62803))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4803'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57783 -2.879333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.879333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57783 -2.879333)"^^geo:wktLiteral ;
  geo-pos:lat "36.57783"^^xsd:decimal ;
  geo-pos:long "-2.879333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3301'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3301'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.3930555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.879333'^^xsd:double;
  dwc:startLongitude '-2.879333'^^xsd:double;
  dwc:endLongitude '-2.879333'^^xsd:double;
  dwc:latitude '36.57783'^^xsd:double;
  dwc:startLatitude '36.57783'^^xsd:double;
  dwc:endLatitude '36.57783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.879333 36.57783, -2.879333 36.57783, -2.879333 36.57783, -2.879333 36.57783, -2.879333 36.57783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3301'^^xsd:string;
  dwc:observationDate '2005-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52467 -2.838833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.838833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52467 -2.838833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52467"^^xsd:decimal ;
  geo-pos:long "-2.838833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3037'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3037'^^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:timeOfDay '17.371666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.838833'^^xsd:double;
  dwc:startLongitude '-2.838833'^^xsd:double;
  dwc:endLongitude '-2.838833'^^xsd:double;
  dwc:latitude '36.52467'^^xsd:double;
  dwc:startLatitude '36.52467'^^xsd:double;
  dwc:endLatitude '36.52467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.838833 36.52467, -2.838833 36.52467, -2.838833 36.52467, -2.838833 36.52467, -2.838833 36.52467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3037'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6745 -2.801215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6745"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6745 -2.801215)"^^geo:wktLiteral ;
  geo-pos:lat "36.6745"^^xsd:decimal ;
  geo-pos:long "-2.801215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4695'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4695'^^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:timeOfDay '6.7127777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801215'^^xsd:double;
  dwc:startLongitude '-2.801215'^^xsd:double;
  dwc:endLongitude '-2.801215'^^xsd:double;
  dwc:latitude '36.6745'^^xsd:double;
  dwc:startLatitude '36.6745'^^xsd:double;
  dwc:endLatitude '36.6745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801215 36.6745, -2.801215 36.6745, -2.801215 36.6745, -2.801215 36.6745, -2.801215 36.6745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4695'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53758 -2.867488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53758"^^xsd:decimal ;
  dwc:decimalLongitude "-2.867488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53758 -2.867488)"^^geo:wktLiteral ;
  geo-pos:lat "36.53758"^^xsd:decimal ;
  geo-pos:long "-2.867488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4447'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4447'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.128333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.867488'^^xsd:double;
  dwc:startLongitude '-2.867488'^^xsd:double;
  dwc:endLongitude '-2.867488'^^xsd:double;
  dwc:latitude '36.53758'^^xsd:double;
  dwc:startLatitude '36.53758'^^xsd:double;
  dwc:endLatitude '36.53758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.867488 36.53758, -2.867488 36.53758, -2.867488 36.53758, -2.867488 36.53758, -2.867488 36.53758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4447'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -2.357833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53534"^^xsd:decimal ;
  dwc:decimalLongitude "-2.357833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -2.357833)"^^geo:wktLiteral ;
  geo-pos:lat "36.53534"^^xsd:decimal ;
  geo-pos:long "-2.357833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3444'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3444'^^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:timeOfDay '11.205555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.357833'^^xsd:double;
  dwc:startLongitude '-2.357833'^^xsd:double;
  dwc:endLongitude '-2.357833'^^xsd:double;
  dwc:latitude '36.53534'^^xsd:double;
  dwc:startLatitude '36.53534'^^xsd:double;
  dwc:endLatitude '36.53534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.357833 36.53534, -2.357833 36.53534, -2.357833 36.53534, -2.357833 36.53534, -2.357833 36.53534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3444'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65539 -3.139785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65539"^^xsd:decimal ;
  dwc:decimalLongitude "-3.139785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65539 -3.139785)"^^geo:wktLiteral ;
  geo-pos:lat "36.65539"^^xsd:decimal ;
  geo-pos:long "-3.139785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4400'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4400'^^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:timeOfDay '15.506666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.139785'^^xsd:double;
  dwc:startLongitude '-3.139785'^^xsd:double;
  dwc:endLongitude '-3.139785'^^xsd:double;
  dwc:latitude '36.65539'^^xsd:double;
  dwc:startLatitude '36.65539'^^xsd:double;
  dwc:endLatitude '36.65539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.139785 36.65539, -3.139785 36.65539, -3.139785 36.65539, -3.139785 36.65539, -3.139785 36.65539))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4400'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.687 -2.374167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.687"^^xsd:decimal ;
  dwc:decimalLongitude "-2.374167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.687 -2.374167)"^^geo:wktLiteral ;
  geo-pos:lat "36.687"^^xsd:decimal ;
  geo-pos:long "-2.374167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_676'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_676'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.374167'^^xsd:double;
  dwc:startLongitude '-2.374167'^^xsd:double;
  dwc:endLongitude '-2.374167'^^xsd:double;
  dwc:latitude '36.687'^^xsd:double;
  dwc:startLatitude '36.687'^^xsd:double;
  dwc:endLatitude '36.687'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.374167 36.687, -2.374167 36.687, -2.374167 36.687, -2.374167 36.687, -2.374167 36.687))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_676'^^xsd:string;
  dwc:observationDate '1996-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.645 -3.976167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.645"^^xsd:decimal ;
  dwc:decimalLongitude "-3.976167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.645 -3.976167)"^^geo:wktLiteral ;
  geo-pos:lat "36.645"^^xsd:decimal ;
  geo-pos:long "-3.976167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3379'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3379'^^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:timeOfDay '9.7736111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.976167'^^xsd:double;
  dwc:startLongitude '-3.976167'^^xsd:double;
  dwc:endLongitude '-3.976167'^^xsd:double;
  dwc:latitude '36.645'^^xsd:double;
  dwc:startLatitude '36.645'^^xsd:double;
  dwc:endLatitude '36.645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.976167 36.645, -3.976167 36.645, -3.976167 36.645, -3.976167 36.645, -3.976167 36.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3379'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49566 -2.470918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.470918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49566 -2.470918)"^^geo:wktLiteral ;
  geo-pos:lat "36.49566"^^xsd:decimal ;
  geo-pos:long "-2.470918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4508'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4508'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.038333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.470918'^^xsd:double;
  dwc:startLongitude '-2.470918'^^xsd:double;
  dwc:endLongitude '-2.470918'^^xsd:double;
  dwc:latitude '36.49566'^^xsd:double;
  dwc:startLatitude '36.49566'^^xsd:double;
  dwc:endLatitude '36.49566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.470918 36.49566, -2.470918 36.49566, -2.470918 36.49566, -2.470918 36.49566, -2.470918 36.49566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4508'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -0.776667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.825"^^xsd:decimal ;
  dwc:decimalLongitude "-0.776667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -0.776667)"^^geo:wktLiteral ;
  geo-pos:lat "37.825"^^xsd:decimal ;
  geo-pos:long "-0.776667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_137'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_137'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.776667'^^xsd:double;
  dwc:startLongitude '-0.776667'^^xsd:double;
  dwc:endLongitude '-0.776667'^^xsd:double;
  dwc:latitude '37.825'^^xsd:double;
  dwc:startLatitude '37.825'^^xsd:double;
  dwc:endLatitude '37.825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.776667 37.825, -0.776667 37.825, -0.776667 37.825, -0.776667 37.825, -0.776667 37.825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_137'^^xsd:string;
  dwc:observationDate '1993-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49133 -0.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49133"^^xsd:decimal ;
  dwc:decimalLongitude "-0.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49133 -0.981667)"^^geo:wktLiteral ;
  geo-pos:lat "37.49133"^^xsd:decimal ;
  geo-pos:long "-0.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_818'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_818'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.981667'^^xsd:double;
  dwc:startLongitude '-0.981667'^^xsd:double;
  dwc:endLongitude '-0.981667'^^xsd:double;
  dwc:latitude '37.49133'^^xsd:double;
  dwc:startLatitude '37.49133'^^xsd:double;
  dwc:endLatitude '37.49133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.981667 37.49133, -0.981667 37.49133, -0.981667 37.49133, -0.981667 37.49133, -0.981667 37.49133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_818'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4069 -3.2723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4069"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4069 -3.2723)"^^geo:wktLiteral ;
  geo-pos:lat "36.4069"^^xsd:decimal ;
  geo-pos:long "-3.2723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3533'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3533'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1972222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2723'^^xsd:double;
  dwc:startLongitude '-3.2723'^^xsd:double;
  dwc:endLongitude '-3.2723'^^xsd:double;
  dwc:latitude '36.4069'^^xsd:double;
  dwc:startLatitude '36.4069'^^xsd:double;
  dwc:endLatitude '36.4069'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2723 36.4069, -3.2723 36.4069, -3.2723 36.4069, -3.2723 36.4069, -3.2723 36.4069))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3533'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53367 -2.949167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.949167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53367 -2.949167)"^^geo:wktLiteral ;
  geo-pos:lat "36.53367"^^xsd:decimal ;
  geo-pos:long "-2.949167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1015'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1015'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.949167'^^xsd:double;
  dwc:startLongitude '-2.949167'^^xsd:double;
  dwc:endLongitude '-2.949167'^^xsd:double;
  dwc:latitude '36.53367'^^xsd:double;
  dwc:startLatitude '36.53367'^^xsd:double;
  dwc:endLatitude '36.53367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.949167 36.53367, -2.949167 36.53367, -2.949167 36.53367, -2.949167 36.53367, -2.949167 36.53367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1015'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59662 -2.737849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59662"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59662 -2.737849)"^^geo:wktLiteral ;
  geo-pos:lat "36.59662"^^xsd:decimal ;
  geo-pos:long "-2.737849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4062'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4062'^^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:timeOfDay '9.0244444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737849'^^xsd:double;
  dwc:startLongitude '-2.737849'^^xsd:double;
  dwc:endLongitude '-2.737849'^^xsd:double;
  dwc:latitude '36.59662'^^xsd:double;
  dwc:startLatitude '36.59662'^^xsd:double;
  dwc:endLatitude '36.59662'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737849 36.59662, -2.737849 36.59662, -2.737849 36.59662, -2.737849 36.59662, -2.737849 36.59662))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4062'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -2.823167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.556"^^xsd:decimal ;
  dwc:decimalLongitude "-2.823167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.556 -2.823167)"^^geo:wktLiteral ;
  geo-pos:lat "36.556"^^xsd:decimal ;
  geo-pos:long "-2.823167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_449'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_449'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.823167'^^xsd:double;
  dwc:startLongitude '-2.823167'^^xsd:double;
  dwc:endLongitude '-2.823167'^^xsd:double;
  dwc:latitude '36.556'^^xsd:double;
  dwc:startLatitude '36.556'^^xsd:double;
  dwc:endLatitude '36.556'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.823167 36.556, -2.823167 36.556, -2.823167 36.556, -2.823167 36.556, -2.823167 36.556))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_449'^^xsd:string;
  dwc:observationDate '1995-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64713 -3.613035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64713"^^xsd:decimal ;
  dwc:decimalLongitude "-3.613035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64713 -3.613035)"^^geo:wktLiteral ;
  geo-pos:lat "36.64713"^^xsd:decimal ;
  geo-pos:long "-3.613035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4551'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4551'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.773888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.613035'^^xsd:double;
  dwc:startLongitude '-3.613035'^^xsd:double;
  dwc:endLongitude '-3.613035'^^xsd:double;
  dwc:latitude '36.64713'^^xsd:double;
  dwc:startLatitude '36.64713'^^xsd:double;
  dwc:endLatitude '36.64713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.613035 36.64713, -3.613035 36.64713, -3.613035 36.64713, -3.613035 36.64713, -3.613035 36.64713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4551'^^xsd:string;
  dwc:observationDate '2008-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77067 -2.551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77067 -2.551667)"^^geo:wktLiteral ;
  geo-pos:lat "36.77067"^^xsd:decimal ;
  geo-pos:long "-2.551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1206'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1206'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.551667'^^xsd:double;
  dwc:startLongitude '-2.551667'^^xsd:double;
  dwc:endLongitude '-2.551667'^^xsd:double;
  dwc:latitude '36.77067'^^xsd:double;
  dwc:startLatitude '36.77067'^^xsd:double;
  dwc:endLatitude '36.77067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.551667 36.77067, -2.551667 36.77067, -2.551667 36.77067, -2.551667 36.77067, -2.551667 36.77067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1206'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53817 -1.175333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.175333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53817 -1.175333)"^^geo:wktLiteral ;
  geo-pos:lat "37.53817"^^xsd:decimal ;
  geo-pos:long "-1.175333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_328'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_328'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '5.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.175333'^^xsd:double;
  dwc:startLongitude '-1.175333'^^xsd:double;
  dwc:endLongitude '-1.175333'^^xsd:double;
  dwc:latitude '37.53817'^^xsd:double;
  dwc:startLatitude '37.53817'^^xsd:double;
  dwc:endLatitude '37.53817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.175333 37.53817, -1.175333 37.53817, -1.175333 37.53817, -1.175333 37.53817, -1.175333 37.53817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_328'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71421 -3.724415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71421"^^xsd:decimal ;
  dwc:decimalLongitude "-3.724415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71421 -3.724415)"^^geo:wktLiteral ;
  geo-pos:lat "36.71421"^^xsd:decimal ;
  geo-pos:long "-3.724415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3612'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3612'^^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:timeOfDay '6.8733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.724415'^^xsd:double;
  dwc:startLongitude '-3.724415'^^xsd:double;
  dwc:endLongitude '-3.724415'^^xsd:double;
  dwc:latitude '36.71421'^^xsd:double;
  dwc:startLatitude '36.71421'^^xsd:double;
  dwc:endLatitude '36.71421'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.724415 36.71421, -3.724415 36.71421, -3.724415 36.71421, -3.724415 36.71421, -3.724415 36.71421))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3612'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5355 -2.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5355"^^xsd:decimal ;
  dwc:decimalLongitude "-2.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5355 -2.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.5355"^^xsd:decimal ;
  geo-pos:long "-2.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2694'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2694'^^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:timeOfDay '15.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.917'^^xsd:double;
  dwc:startLongitude '-2.917'^^xsd:double;
  dwc:endLongitude '-2.917'^^xsd:double;
  dwc:latitude '36.5355'^^xsd:double;
  dwc:startLatitude '36.5355'^^xsd:double;
  dwc:endLatitude '36.5355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.917 36.5355, -2.917 36.5355, -2.917 36.5355, -2.917 36.5355, -2.917 36.5355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2694'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.564 -2.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.564"^^xsd:decimal ;
  dwc:decimalLongitude "-2.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.564 -2.843)"^^geo:wktLiteral ;
  geo-pos:lat "36.564"^^xsd:decimal ;
  geo-pos:long "-2.843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_750'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_750'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.843'^^xsd:double;
  dwc:startLongitude '-2.843'^^xsd:double;
  dwc:endLongitude '-2.843'^^xsd:double;
  dwc:latitude '36.564'^^xsd:double;
  dwc:startLatitude '36.564'^^xsd:double;
  dwc:endLatitude '36.564'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.843 36.564, -2.843 36.564, -2.843 36.564, -2.843 36.564, -2.843 36.564))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_750'^^xsd:string;
  dwc:observationDate '1996-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.664 -2.4155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.664"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.664 -2.4155)"^^geo:wktLiteral ;
  geo-pos:lat "36.664"^^xsd:decimal ;
  geo-pos:long "-2.4155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3299'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3299'^^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:timeOfDay '13.786666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4155'^^xsd:double;
  dwc:startLongitude '-2.4155'^^xsd:double;
  dwc:endLongitude '-2.4155'^^xsd:double;
  dwc:latitude '36.664'^^xsd:double;
  dwc:startLatitude '36.664'^^xsd:double;
  dwc:endLatitude '36.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4155 36.664, -2.4155 36.664, -2.4155 36.664, -2.4155 36.664, -2.4155 36.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3299'^^xsd:string;
  dwc:observationDate '2005-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4042 -1.44129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4042"^^xsd:decimal ;
  dwc:decimalLongitude "-1.44129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4042 -1.44129)"^^geo:wktLiteral ;
  geo-pos:lat "37.4042"^^xsd:decimal ;
  geo-pos:long "-1.44129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4643'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4643'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.401388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.44129'^^xsd:double;
  dwc:startLongitude '-1.44129'^^xsd:double;
  dwc:endLongitude '-1.44129'^^xsd:double;
  dwc:latitude '37.4042'^^xsd:double;
  dwc:startLatitude '37.4042'^^xsd:double;
  dwc:endLatitude '37.4042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.44129 37.4042, -1.44129 37.4042, -1.44129 37.4042, -1.44129 37.4042, -1.44129 37.4042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4643'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35468 -4.35957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35468"^^xsd:decimal ;
  dwc:decimalLongitude "-4.35957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35468 -4.35957)"^^geo:wktLiteral ;
  geo-pos:lat "35.35468"^^xsd:decimal ;
  geo-pos:long "-4.35957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4617'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4617'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '16.467777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.35957'^^xsd:double;
  dwc:startLongitude '-4.35957'^^xsd:double;
  dwc:endLongitude '-4.35957'^^xsd:double;
  dwc:latitude '35.35468'^^xsd:double;
  dwc:startLatitude '35.35468'^^xsd:double;
  dwc:endLatitude '35.35468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.35957 35.35468, -4.35957 35.35468, -4.35957 35.35468, -4.35957 35.35468, -4.35957 35.35468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4617'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67483 -2.273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67483 -2.273333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67483"^^xsd:decimal ;
  geo-pos:long "-2.273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2250'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2250'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.273333'^^xsd:double;
  dwc:startLongitude '-2.273333'^^xsd:double;
  dwc:endLongitude '-2.273333'^^xsd:double;
  dwc:latitude '36.67483'^^xsd:double;
  dwc:startLatitude '36.67483'^^xsd:double;
  dwc:endLatitude '36.67483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.273333 36.67483, -2.273333 36.67483, -2.273333 36.67483, -2.273333 36.67483, -2.273333 36.67483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2250'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63166 -2.525333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63166"^^xsd:decimal ;
  dwc:decimalLongitude "-2.525333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63166 -2.525333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63166"^^xsd:decimal ;
  geo-pos:long "-2.525333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2352'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2352'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.525333'^^xsd:double;
  dwc:startLongitude '-2.525333'^^xsd:double;
  dwc:endLongitude '-2.525333'^^xsd:double;
  dwc:latitude '36.63166'^^xsd:double;
  dwc:startLatitude '36.63166'^^xsd:double;
  dwc:endLatitude '36.63166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.525333 36.63166, -2.525333 36.63166, -2.525333 36.63166, -2.525333 36.63166, -2.525333 36.63166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2352'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50117 -2.833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50117 -2.833333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50117"^^xsd:decimal ;
  geo-pos:long "-2.833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1341'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1341'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.833333'^^xsd:double;
  dwc:startLongitude '-2.833333'^^xsd:double;
  dwc:endLongitude '-2.833333'^^xsd:double;
  dwc:latitude '36.50117'^^xsd:double;
  dwc:startLatitude '36.50117'^^xsd:double;
  dwc:endLatitude '36.50117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.833333 36.50117, -2.833333 36.50117, -2.833333 36.50117, -2.833333 36.50117, -2.833333 36.50117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1341'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -0.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -0.583333)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-0.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_15'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_15'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.583333'^^xsd:double;
  dwc:startLongitude '-0.583333'^^xsd:double;
  dwc:endLongitude '-0.583333'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:startLatitude '37.75'^^xsd:double;
  dwc:endLatitude '37.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.583333 37.75, -0.583333 37.75, -0.583333 37.75, -0.583333 37.75, -0.583333 37.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_15'^^xsd:string;
  dwc:observationDate '1991-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53067 -2.974333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.974333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53067 -2.974333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53067"^^xsd:decimal ;
  geo-pos:long "-2.974333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1024'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1024'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.974333'^^xsd:double;
  dwc:startLongitude '-2.974333'^^xsd:double;
  dwc:endLongitude '-2.974333'^^xsd:double;
  dwc:latitude '36.53067'^^xsd:double;
  dwc:startLatitude '36.53067'^^xsd:double;
  dwc:endLatitude '36.53067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.974333 36.53067, -2.974333 36.53067, -2.974333 36.53067, -2.974333 36.53067, -2.974333 36.53067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1024'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96017 -5.549333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96017"^^xsd:decimal ;
  dwc:decimalLongitude "-5.549333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96017 -5.549333)"^^geo:wktLiteral ;
  geo-pos:lat "35.96017"^^xsd:decimal ;
  geo-pos:long "-5.549333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2133'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2133'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.549333'^^xsd:double;
  dwc:startLongitude '-5.549333'^^xsd:double;
  dwc:endLongitude '-5.549333'^^xsd:double;
  dwc:latitude '35.96017'^^xsd:double;
  dwc:startLatitude '35.96017'^^xsd:double;
  dwc:endLatitude '35.96017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.549333 35.96017, -5.549333 35.96017, -5.549333 35.96017, -5.549333 35.96017, -5.549333 35.96017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2133'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54167 -1.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54167 -1.165)"^^geo:wktLiteral ;
  geo-pos:lat "37.54167"^^xsd:decimal ;
  geo-pos:long "-1.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_96'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_96'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.165'^^xsd:double;
  dwc:startLongitude '-1.165'^^xsd:double;
  dwc:endLongitude '-1.165'^^xsd:double;
  dwc:latitude '37.54167'^^xsd:double;
  dwc:startLatitude '37.54167'^^xsd:double;
  dwc:endLatitude '37.54167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.165 37.54167, -1.165 37.54167, -1.165 37.54167, -1.165 37.54167, -1.165 37.54167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_96'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.381 -1.480667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.381"^^xsd:decimal ;
  dwc:decimalLongitude "-1.480667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.381 -1.480667)"^^geo:wktLiteral ;
  geo-pos:lat "37.381"^^xsd:decimal ;
  geo-pos:long "-1.480667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_768'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_768'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.480667'^^xsd:double;
  dwc:startLongitude '-1.480667'^^xsd:double;
  dwc:endLongitude '-1.480667'^^xsd:double;
  dwc:latitude '37.381'^^xsd:double;
  dwc:startLatitude '37.381'^^xsd:double;
  dwc:endLatitude '37.381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.480667 37.381, -1.480667 37.381, -1.480667 37.381, -1.480667 37.381, -1.480667 37.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_768'^^xsd:string;
  dwc:observationDate '1996-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52356 -4.080173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52356"^^xsd:decimal ;
  dwc:decimalLongitude "-4.080173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52356 -4.080173)"^^geo:wktLiteral ;
  geo-pos:lat "35.52356"^^xsd:decimal ;
  geo-pos:long "-4.080173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4727'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4727'^^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:timeOfDay '14.704444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.080173'^^xsd:double;
  dwc:startLongitude '-4.080173'^^xsd:double;
  dwc:endLongitude '-4.080173'^^xsd:double;
  dwc:latitude '35.52356'^^xsd:double;
  dwc:startLatitude '35.52356'^^xsd:double;
  dwc:endLatitude '35.52356'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.080173 35.52356, -4.080173 35.52356, -4.080173 35.52356, -4.080173 35.52356, -4.080173 35.52356))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4727'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58855 -2.76542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58855"^^xsd:decimal ;
  dwc:decimalLongitude "-2.76542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58855 -2.76542)"^^geo:wktLiteral ;
  geo-pos:lat "36.58855"^^xsd:decimal ;
  geo-pos:long "-2.76542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4494'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4494'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.2722222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.76542'^^xsd:double;
  dwc:startLongitude '-2.76542'^^xsd:double;
  dwc:endLongitude '-2.76542'^^xsd:double;
  dwc:latitude '36.58855'^^xsd:double;
  dwc:startLatitude '36.58855'^^xsd:double;
  dwc:endLatitude '36.58855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.76542 36.58855, -2.76542 36.58855, -2.76542 36.58855, -2.76542 36.58855, -2.76542 36.58855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4494'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59133 -2.897833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.897833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59133 -2.897833)"^^geo:wktLiteral ;
  geo-pos:lat "36.59133"^^xsd:decimal ;
  geo-pos:long "-2.897833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_898'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_898'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.897833'^^xsd:double;
  dwc:startLongitude '-2.897833'^^xsd:double;
  dwc:endLongitude '-2.897833'^^xsd:double;
  dwc:latitude '36.59133'^^xsd:double;
  dwc:startLatitude '36.59133'^^xsd:double;
  dwc:endLatitude '36.59133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.897833 36.59133, -2.897833 36.59133, -2.897833 36.59133, -2.897833 36.59133, -2.897833 36.59133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_898'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60683 -2.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60683 -2.807)"^^geo:wktLiteral ;
  geo-pos:lat "36.60683"^^xsd:decimal ;
  geo-pos:long "-2.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2416'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2416'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.807'^^xsd:double;
  dwc:startLongitude '-2.807'^^xsd:double;
  dwc:endLongitude '-2.807'^^xsd:double;
  dwc:latitude '36.60683'^^xsd:double;
  dwc:startLatitude '36.60683'^^xsd:double;
  dwc:endLatitude '36.60683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.807 36.60683, -2.807 36.60683, -2.807 36.60683, -2.807 36.60683, -2.807 36.60683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2416'^^xsd:string;
  dwc:observationDate '2002-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60963 -2.676855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60963"^^xsd:decimal ;
  dwc:decimalLongitude "-2.676855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60963 -2.676855)"^^geo:wktLiteral ;
  geo-pos:lat "36.60963"^^xsd:decimal ;
  geo-pos:long "-2.676855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3580'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3580'^^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:timeOfDay '17.895833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.676855'^^xsd:double;
  dwc:startLongitude '-2.676855'^^xsd:double;
  dwc:endLongitude '-2.676855'^^xsd:double;
  dwc:latitude '36.60963'^^xsd:double;
  dwc:startLatitude '36.60963'^^xsd:double;
  dwc:endLatitude '36.60963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.676855 36.60963, -2.676855 36.60963, -2.676855 36.60963, -2.676855 36.60963, -2.676855 36.60963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3580'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68947 -3.673952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68947"^^xsd:decimal ;
  dwc:decimalLongitude "-3.673952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68947 -3.673952)"^^geo:wktLiteral ;
  geo-pos:lat "36.68947"^^xsd:decimal ;
  geo-pos:long "-3.673952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3529'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3529'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5.6516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.673952'^^xsd:double;
  dwc:startLongitude '-3.673952'^^xsd:double;
  dwc:endLongitude '-3.673952'^^xsd:double;
  dwc:latitude '36.68947'^^xsd:double;
  dwc:startLatitude '36.68947'^^xsd:double;
  dwc:endLatitude '36.68947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.673952 36.68947, -3.673952 36.68947, -3.673952 36.68947, -3.673952 36.68947, -3.673952 36.68947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3529'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4625 -4.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4625"^^xsd:decimal ;
  dwc:decimalLongitude "-4.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4625 -4.709)"^^geo:wktLiteral ;
  geo-pos:lat "36.4625"^^xsd:decimal ;
  geo-pos:long "-4.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2470'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2470'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.709'^^xsd:double;
  dwc:startLongitude '-4.709'^^xsd:double;
  dwc:endLongitude '-4.709'^^xsd:double;
  dwc:latitude '36.4625'^^xsd:double;
  dwc:startLatitude '36.4625'^^xsd:double;
  dwc:endLatitude '36.4625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.709 36.4625, -4.709 36.4625, -4.709 36.4625, -4.709 36.4625, -4.709 36.4625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2470'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -2.858667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.494"^^xsd:decimal ;
  dwc:decimalLongitude "-2.858667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -2.858667)"^^geo:wktLiteral ;
  geo-pos:lat "36.494"^^xsd:decimal ;
  geo-pos:long "-2.858667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_740'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_740'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.858667'^^xsd:double;
  dwc:startLongitude '-2.858667'^^xsd:double;
  dwc:endLongitude '-2.858667'^^xsd:double;
  dwc:latitude '36.494'^^xsd:double;
  dwc:startLatitude '36.494'^^xsd:double;
  dwc:endLatitude '36.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.858667 36.494, -2.858667 36.494, -2.858667 36.494, -2.858667 36.494, -2.858667 36.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_740'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53698 -2.811213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.811213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53698 -2.811213)"^^geo:wktLiteral ;
  geo-pos:lat "36.53698"^^xsd:decimal ;
  geo-pos:long "-2.811213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4312'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4312'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.5288888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.811213'^^xsd:double;
  dwc:startLongitude '-2.811213'^^xsd:double;
  dwc:endLongitude '-2.811213'^^xsd:double;
  dwc:latitude '36.53698'^^xsd:double;
  dwc:startLatitude '36.53698'^^xsd:double;
  dwc:endLatitude '36.53698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.811213 36.53698, -2.811213 36.53698, -2.811213 36.53698, -2.811213 36.53698, -2.811213 36.53698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4312'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37333 -1.495833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.495833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37333 -1.495833)"^^geo:wktLiteral ;
  geo-pos:lat "37.37333"^^xsd:decimal ;
  geo-pos:long "-1.495833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_185'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_185'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '17.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.495833'^^xsd:double;
  dwc:startLongitude '-1.495833'^^xsd:double;
  dwc:endLongitude '-1.495833'^^xsd:double;
  dwc:latitude '37.37333'^^xsd:double;
  dwc:startLatitude '37.37333'^^xsd:double;
  dwc:endLatitude '37.37333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.495833 37.37333, -1.495833 37.37333, -1.495833 37.37333, -1.495833 37.37333, -1.495833 37.37333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_185'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55567 -2.902833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.902833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55567 -2.902833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55567"^^xsd:decimal ;
  geo-pos:long "-2.902833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2695'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2695'^^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:timeOfDay '15.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.902833'^^xsd:double;
  dwc:startLongitude '-2.902833'^^xsd:double;
  dwc:endLongitude '-2.902833'^^xsd:double;
  dwc:latitude '36.55567'^^xsd:double;
  dwc:startLatitude '36.55567'^^xsd:double;
  dwc:endLatitude '36.55567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.902833 36.55567, -2.902833 36.55567, -2.902833 36.55567, -2.902833 36.55567, -2.902833 36.55567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2695'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27918 -3.856185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27918"^^xsd:decimal ;
  dwc:decimalLongitude "-3.856185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27918 -3.856185)"^^geo:wktLiteral ;
  geo-pos:lat "35.27918"^^xsd:decimal ;
  geo-pos:long "-3.856185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4728'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4728'^^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:timeOfDay '9.5733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.856185'^^xsd:double;
  dwc:startLongitude '-3.856185'^^xsd:double;
  dwc:endLongitude '-3.856185'^^xsd:double;
  dwc:latitude '35.27918'^^xsd:double;
  dwc:startLatitude '35.27918'^^xsd:double;
  dwc:endLatitude '35.27918'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.856185 35.27918, -3.856185 35.27918, -3.856185 35.27918, -3.856185 35.27918, -3.856185 35.27918))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4728'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19667 -1.801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19667 -1.801667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19667"^^xsd:decimal ;
  geo-pos:long "-1.801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_25'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_25'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.801667'^^xsd:double;
  dwc:startLongitude '-1.801667'^^xsd:double;
  dwc:endLongitude '-1.801667'^^xsd:double;
  dwc:latitude '37.19667'^^xsd:double;
  dwc:startLatitude '37.19667'^^xsd:double;
  dwc:endLatitude '37.19667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.801667 37.19667, -1.801667 37.19667, -1.801667 37.19667, -1.801667 37.19667, -1.801667 37.19667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_25'^^xsd:string;
  dwc:observationDate '1991-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63333 -2.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63333 -2.716667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63333"^^xsd:decimal ;
  geo-pos:long "-2.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1499'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1499'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.716667'^^xsd:double;
  dwc:startLongitude '-2.716667'^^xsd:double;
  dwc:endLongitude '-2.716667'^^xsd:double;
  dwc:latitude '36.63333'^^xsd:double;
  dwc:startLatitude '36.63333'^^xsd:double;
  dwc:endLatitude '36.63333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.716667 36.63333, -2.716667 36.63333, -2.716667 36.63333, -2.716667 36.63333, -2.716667 36.63333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1499'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -2.853833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.853833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -2.853833)"^^geo:wktLiteral ;
  geo-pos:lat "36.49817"^^xsd:decimal ;
  geo-pos:long "-2.853833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2853'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2853'^^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:timeOfDay '18.13'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.853833'^^xsd:double;
  dwc:startLongitude '-2.853833'^^xsd:double;
  dwc:endLongitude '-2.853833'^^xsd:double;
  dwc:latitude '36.49817'^^xsd:double;
  dwc:startLatitude '36.49817'^^xsd:double;
  dwc:endLatitude '36.49817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.853833 36.49817, -2.853833 36.49817, -2.853833 36.49817, -2.853833 36.49817, -2.853833 36.49817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2853'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.502 -2.844333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.502"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.502 -2.844333)"^^geo:wktLiteral ;
  geo-pos:lat "36.502"^^xsd:decimal ;
  geo-pos:long "-2.844333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1458'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1458'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.844333'^^xsd:double;
  dwc:startLongitude '-2.844333'^^xsd:double;
  dwc:endLongitude '-2.844333'^^xsd:double;
  dwc:latitude '36.502'^^xsd:double;
  dwc:startLatitude '36.502'^^xsd:double;
  dwc:endLatitude '36.502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844333 36.502, -2.844333 36.502, -2.844333 36.502, -2.844333 36.502, -2.844333 36.502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1458'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51717 -4.615167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.615167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51717 -4.615167)"^^geo:wktLiteral ;
  geo-pos:lat "36.51717"^^xsd:decimal ;
  geo-pos:long "-4.615167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1926'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1926'^^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:timeOfDay '8.1588888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.615167'^^xsd:double;
  dwc:startLongitude '-4.615167'^^xsd:double;
  dwc:endLongitude '-4.615167'^^xsd:double;
  dwc:latitude '36.51717'^^xsd:double;
  dwc:startLatitude '36.51717'^^xsd:double;
  dwc:endLatitude '36.51717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.615167 36.51717, -4.615167 36.51717, -4.615167 36.51717, -4.615167 36.51717, -4.615167 36.51717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1926'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.555 -2.7195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.555"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.555 -2.7195)"^^geo:wktLiteral ;
  geo-pos:lat "36.555"^^xsd:decimal ;
  geo-pos:long "-2.7195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1513'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1513'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7195'^^xsd:double;
  dwc:startLongitude '-2.7195'^^xsd:double;
  dwc:endLongitude '-2.7195'^^xsd:double;
  dwc:latitude '36.555'^^xsd:double;
  dwc:startLatitude '36.555'^^xsd:double;
  dwc:endLatitude '36.555'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7195 36.555, -2.7195 36.555, -2.7195 36.555, -2.7195 36.555, -2.7195 36.555))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1513'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -4.367834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-4.367834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -4.367834)"^^geo:wktLiteral ;
  geo-pos:lat "36.38317"^^xsd:decimal ;
  geo-pos:long "-4.367834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3109'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3109'^^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:timeOfDay '12.493055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.367834'^^xsd:double;
  dwc:startLongitude '-4.367834'^^xsd:double;
  dwc:endLongitude '-4.367834'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.367834 36.38317, -4.367834 36.38317, -4.367834 36.38317, -4.367834 36.38317, -4.367834 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3109'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62708 -2.798638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62708"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62708 -2.798638)"^^geo:wktLiteral ;
  geo-pos:lat "36.62708"^^xsd:decimal ;
  geo-pos:long "-2.798638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4173'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4173'^^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:timeOfDay '6.2105555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798638'^^xsd:double;
  dwc:startLongitude '-2.798638'^^xsd:double;
  dwc:endLongitude '-2.798638'^^xsd:double;
  dwc:latitude '36.62708'^^xsd:double;
  dwc:startLatitude '36.62708'^^xsd:double;
  dwc:endLatitude '36.62708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798638 36.62708, -2.798638 36.62708, -2.798638 36.62708, -2.798638 36.62708, -2.798638 36.62708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4173'^^xsd:string;
  dwc:observationDate '2007-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71983 -3.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71983 -3.683333)"^^geo:wktLiteral ;
  geo-pos:lat "36.71983"^^xsd:decimal ;
  geo-pos:long "-3.683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2834'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2834'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.0663888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.683333'^^xsd:double;
  dwc:startLongitude '-3.683333'^^xsd:double;
  dwc:endLongitude '-3.683333'^^xsd:double;
  dwc:latitude '36.71983'^^xsd:double;
  dwc:startLatitude '36.71983'^^xsd:double;
  dwc:endLatitude '36.71983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.683333 36.71983, -3.683333 36.71983, -3.683333 36.71983, -3.683333 36.71983, -3.683333 36.71983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2834'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.74667 -2.263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.74667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.74667 -2.263333)"^^geo:wktLiteral ;
  geo-pos:lat "35.74667"^^xsd:decimal ;
  geo-pos:long "-2.263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_31'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_31'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '11.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.263333'^^xsd:double;
  dwc:startLongitude '-2.263333'^^xsd:double;
  dwc:endLongitude '-2.263333'^^xsd:double;
  dwc:latitude '35.74667'^^xsd:double;
  dwc:startLatitude '35.74667'^^xsd:double;
  dwc:endLatitude '35.74667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.263333 35.74667, -2.263333 35.74667, -2.263333 35.74667, -2.263333 35.74667, -2.263333 35.74667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_31'^^xsd:string;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.757 -2.474334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.757"^^xsd:decimal ;
  dwc:decimalLongitude "-2.474334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.757 -2.474334)"^^geo:wktLiteral ;
  geo-pos:lat "36.757"^^xsd:decimal ;
  geo-pos:long "-2.474334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2384'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2384'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.474334'^^xsd:double;
  dwc:startLongitude '-2.474334'^^xsd:double;
  dwc:endLongitude '-2.474334'^^xsd:double;
  dwc:latitude '36.757'^^xsd:double;
  dwc:startLatitude '36.757'^^xsd:double;
  dwc:endLatitude '36.757'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.474334 36.757, -2.474334 36.757, -2.474334 36.757, -2.474334 36.757, -2.474334 36.757))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2384'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61933 -2.439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61933 -2.439)"^^geo:wktLiteral ;
  geo-pos:lat "36.61933"^^xsd:decimal ;
  geo-pos:long "-2.439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2254'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2254'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.439'^^xsd:double;
  dwc:startLongitude '-2.439'^^xsd:double;
  dwc:endLongitude '-2.439'^^xsd:double;
  dwc:latitude '36.61933'^^xsd:double;
  dwc:startLatitude '36.61933'^^xsd:double;
  dwc:endLatitude '36.61933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.439 36.61933, -2.439 36.61933, -2.439 36.61933, -2.439 36.61933, -2.439 36.61933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2254'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83856 -5.259792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.83856"^^xsd:decimal ;
  dwc:decimalLongitude "-5.259792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83856 -5.259792)"^^geo:wktLiteral ;
  geo-pos:lat "35.83856"^^xsd:decimal ;
  geo-pos:long "-5.259792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4613'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4613'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '16.758611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.259792'^^xsd:double;
  dwc:startLongitude '-5.259792'^^xsd:double;
  dwc:endLongitude '-5.259792'^^xsd:double;
  dwc:latitude '35.83856'^^xsd:double;
  dwc:startLatitude '35.83856'^^xsd:double;
  dwc:endLatitude '35.83856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.259792 35.83856, -5.259792 35.83856, -5.259792 35.83856, -5.259792 35.83856, -5.259792 35.83856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4613'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58133 -2.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58133 -2.985)"^^geo:wktLiteral ;
  geo-pos:lat "36.58133"^^xsd:decimal ;
  geo-pos:long "-2.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1696'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1696'^^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:timeOfDay '11.472222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.985'^^xsd:double;
  dwc:startLongitude '-2.985'^^xsd:double;
  dwc:endLongitude '-2.985'^^xsd:double;
  dwc:latitude '36.58133'^^xsd:double;
  dwc:startLatitude '36.58133'^^xsd:double;
  dwc:endLatitude '36.58133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.985 36.58133, -2.985 36.58133, -2.985 36.58133, -2.985 36.58133, -2.985 36.58133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1696'^^xsd:string;
  dwc:observationDate '2000-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44333 -1.313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44333 -1.313333)"^^geo:wktLiteral ;
  geo-pos:lat "37.44333"^^xsd:decimal ;
  geo-pos:long "-1.313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_45'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_45'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.313333'^^xsd:double;
  dwc:startLongitude '-1.313333'^^xsd:double;
  dwc:endLongitude '-1.313333'^^xsd:double;
  dwc:latitude '37.44333'^^xsd:double;
  dwc:startLatitude '37.44333'^^xsd:double;
  dwc:endLatitude '37.44333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.313333 37.44333, -1.313333 37.44333, -1.313333 37.44333, -1.313333 37.44333, -1.313333 37.44333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_45'^^xsd:string;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49997 -2.44906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49997"^^xsd:decimal ;
  dwc:decimalLongitude "-2.44906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49997 -2.44906)"^^geo:wktLiteral ;
  geo-pos:lat "36.49997"^^xsd:decimal ;
  geo-pos:long "-2.44906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3666'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3666'^^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:timeOfDay '10.145277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.44906'^^xsd:double;
  dwc:startLongitude '-2.44906'^^xsd:double;
  dwc:endLongitude '-2.44906'^^xsd:double;
  dwc:latitude '36.49997'^^xsd:double;
  dwc:startLatitude '36.49997'^^xsd:double;
  dwc:endLatitude '36.49997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.44906 36.49997, -2.44906 36.49997, -2.44906 36.49997, -2.44906 36.49997, -2.44906 36.49997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3666'^^xsd:string;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 -2.322833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "-2.322833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 -2.322833)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "-2.322833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2298'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2298'^^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:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.322833'^^xsd:double;
  dwc:startLongitude '-2.322833'^^xsd:double;
  dwc:endLongitude '-2.322833'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:startLatitude '36.524'^^xsd:double;
  dwc:endLatitude '36.524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.322833 36.524, -2.322833 36.524, -2.322833 36.524, -2.322833 36.524, -2.322833 36.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2298'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56853 -2.86582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56853"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56853 -2.86582)"^^geo:wktLiteral ;
  geo-pos:lat "36.56853"^^xsd:decimal ;
  geo-pos:long "-2.86582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4351'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4351'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.86582'^^xsd:double;
  dwc:startLongitude '-2.86582'^^xsd:double;
  dwc:endLongitude '-2.86582'^^xsd:double;
  dwc:latitude '36.56853'^^xsd:double;
  dwc:startLatitude '36.56853'^^xsd:double;
  dwc:endLatitude '36.56853'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86582 36.56853, -2.86582 36.56853, -2.86582 36.56853, -2.86582 36.56853, -2.86582 36.56853))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4351'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49017 -2.894333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.894333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49017 -2.894333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49017"^^xsd:decimal ;
  geo-pos:long "-2.894333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2283'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2283'^^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:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.894333'^^xsd:double;
  dwc:startLongitude '-2.894333'^^xsd:double;
  dwc:endLongitude '-2.894333'^^xsd:double;
  dwc:latitude '36.49017'^^xsd:double;
  dwc:startLatitude '36.49017'^^xsd:double;
  dwc:endLatitude '36.49017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.894333 36.49017, -2.894333 36.49017, -2.894333 36.49017, -2.894333 36.49017, -2.894333 36.49017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2283'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56124 -2.801435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56124"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56124 -2.801435)"^^geo:wktLiteral ;
  geo-pos:lat "36.56124"^^xsd:decimal ;
  geo-pos:long "-2.801435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4103'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4103'^^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:timeOfDay '7.7719444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801435'^^xsd:double;
  dwc:startLongitude '-2.801435'^^xsd:double;
  dwc:endLongitude '-2.801435'^^xsd:double;
  dwc:latitude '36.56124'^^xsd:double;
  dwc:startLatitude '36.56124'^^xsd:double;
  dwc:endLatitude '36.56124'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801435 36.56124, -2.801435 36.56124, -2.801435 36.56124, -2.801435 36.56124, -2.801435 36.56124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4103'^^xsd:string;
  dwc:observationDate '2007-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75667 -2.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75667 -2.3735)"^^geo:wktLiteral ;
  geo-pos:lat "36.75667"^^xsd:decimal ;
  geo-pos:long "-2.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_641'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_641'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3735'^^xsd:double;
  dwc:startLongitude '-2.3735'^^xsd:double;
  dwc:endLongitude '-2.3735'^^xsd:double;
  dwc:latitude '36.75667'^^xsd:double;
  dwc:startLatitude '36.75667'^^xsd:double;
  dwc:endLatitude '36.75667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3735 36.75667, -2.3735 36.75667, -2.3735 36.75667, -2.3735 36.75667, -2.3735 36.75667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_641'^^xsd:string;
  dwc:observationDate '1996-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5575 -2.825667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5575"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5575 -2.825667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5575"^^xsd:decimal ;
  geo-pos:long "-2.825667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3032'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3032'^^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:timeOfDay '8.2816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825667'^^xsd:double;
  dwc:startLongitude '-2.825667'^^xsd:double;
  dwc:endLongitude '-2.825667'^^xsd:double;
  dwc:latitude '36.5575'^^xsd:double;
  dwc:startLatitude '36.5575'^^xsd:double;
  dwc:endLatitude '36.5575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825667 36.5575, -2.825667 36.5575, -2.825667 36.5575, -2.825667 36.5575, -2.825667 36.5575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3032'^^xsd:string;
  dwc:observationDate '2004-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56167 -2.831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56167 -2.831)"^^geo:wktLiteral ;
  geo-pos:lat "36.56167"^^xsd:decimal ;
  geo-pos:long "-2.831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1633'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1633'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.831'^^xsd:double;
  dwc:startLongitude '-2.831'^^xsd:double;
  dwc:endLongitude '-2.831'^^xsd:double;
  dwc:latitude '36.56167'^^xsd:double;
  dwc:startLatitude '36.56167'^^xsd:double;
  dwc:endLatitude '36.56167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831 36.56167, -2.831 36.56167, -2.831 36.56167, -2.831 36.56167, -2.831 36.56167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1633'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51283 -2.8725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51283 -2.8725)"^^geo:wktLiteral ;
  geo-pos:lat "36.51283"^^xsd:decimal ;
  geo-pos:long "-2.8725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1025'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1025'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8725'^^xsd:double;
  dwc:startLongitude '-2.8725'^^xsd:double;
  dwc:endLongitude '-2.8725'^^xsd:double;
  dwc:latitude '36.51283'^^xsd:double;
  dwc:startLatitude '36.51283'^^xsd:double;
  dwc:endLatitude '36.51283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8725 36.51283, -2.8725 36.51283, -2.8725 36.51283, -2.8725 36.51283, -2.8725 36.51283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1025'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 -2.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 -2.619)"^^geo:wktLiteral ;
  geo-pos:lat "36.66017"^^xsd:decimal ;
  geo-pos:long "-2.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_453'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_453'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.619'^^xsd:double;
  dwc:startLongitude '-2.619'^^xsd:double;
  dwc:endLongitude '-2.619'^^xsd:double;
  dwc:latitude '36.66017'^^xsd:double;
  dwc:startLatitude '36.66017'^^xsd:double;
  dwc:endLatitude '36.66017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.619 36.66017, -2.619 36.66017, -2.619 36.66017, -2.619 36.66017, -2.619 36.66017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_453'^^xsd:string;
  dwc:observationDate '1995-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52933 -2.913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52933 -2.913333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52933"^^xsd:decimal ;
  geo-pos:long "-2.913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1159'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1159'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.913333'^^xsd:double;
  dwc:startLongitude '-2.913333'^^xsd:double;
  dwc:endLongitude '-2.913333'^^xsd:double;
  dwc:latitude '36.52933'^^xsd:double;
  dwc:startLatitude '36.52933'^^xsd:double;
  dwc:endLatitude '36.52933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.913333 36.52933, -2.913333 36.52933, -2.913333 36.52933, -2.913333 36.52933, -2.913333 36.52933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1159'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -2.830667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51"^^xsd:decimal ;
  dwc:decimalLongitude "-2.830667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51 -2.830667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51"^^xsd:decimal ;
  geo-pos:long "-2.830667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_685'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_685'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.830667'^^xsd:double;
  dwc:startLongitude '-2.830667'^^xsd:double;
  dwc:endLongitude '-2.830667'^^xsd:double;
  dwc:latitude '36.51'^^xsd:double;
  dwc:startLatitude '36.51'^^xsd:double;
  dwc:endLatitude '36.51'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.830667 36.51, -2.830667 36.51, -2.830667 36.51, -2.830667 36.51, -2.830667 36.51))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_685'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60317 -2.871167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.871167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60317 -2.871167)"^^geo:wktLiteral ;
  geo-pos:lat "36.60317"^^xsd:decimal ;
  geo-pos:long "-2.871167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1128'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1128'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.871167'^^xsd:double;
  dwc:startLongitude '-2.871167'^^xsd:double;
  dwc:endLongitude '-2.871167'^^xsd:double;
  dwc:latitude '36.60317'^^xsd:double;
  dwc:startLatitude '36.60317'^^xsd:double;
  dwc:endLatitude '36.60317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.871167 36.60317, -2.871167 36.60317, -2.871167 36.60317, -2.871167 36.60317, -2.871167 36.60317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1128'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5125 -2.5335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5125"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5125 -2.5335)"^^geo:wktLiteral ;
  geo-pos:lat "36.5125"^^xsd:decimal ;
  geo-pos:long "-2.5335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1208'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1208'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5335'^^xsd:double;
  dwc:startLongitude '-2.5335'^^xsd:double;
  dwc:endLongitude '-2.5335'^^xsd:double;
  dwc:latitude '36.5125'^^xsd:double;
  dwc:startLatitude '36.5125'^^xsd:double;
  dwc:endLatitude '36.5125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5335 36.5125, -2.5335 36.5125, -2.5335 36.5125, -2.5335 36.5125, -2.5335 36.5125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1208'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54917 -2.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54917 -2.8315)"^^geo:wktLiteral ;
  geo-pos:lat "36.54917"^^xsd:decimal ;
  geo-pos:long "-2.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1783'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1783'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.4111111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8315'^^xsd:double;
  dwc:startLongitude '-2.8315'^^xsd:double;
  dwc:endLongitude '-2.8315'^^xsd:double;
  dwc:latitude '36.54917'^^xsd:double;
  dwc:startLatitude '36.54917'^^xsd:double;
  dwc:endLatitude '36.54917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8315 36.54917, -2.8315 36.54917, -2.8315 36.54917, -2.8315 36.54917, -2.8315 36.54917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1783'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4795 -2.8955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4795 -2.8955)"^^geo:wktLiteral ;
  geo-pos:lat "36.4795"^^xsd:decimal ;
  geo-pos:long "-2.8955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2846'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2846'^^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:timeOfDay '10.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8955'^^xsd:double;
  dwc:startLongitude '-2.8955'^^xsd:double;
  dwc:endLongitude '-2.8955'^^xsd:double;
  dwc:latitude '36.4795'^^xsd:double;
  dwc:startLatitude '36.4795'^^xsd:double;
  dwc:endLatitude '36.4795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8955 36.4795, -2.8955 36.4795, -2.8955 36.4795, -2.8955 36.4795, -2.8955 36.4795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2846'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60917 -2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60917 -2.746)"^^geo:wktLiteral ;
  geo-pos:lat "36.60917"^^xsd:decimal ;
  geo-pos:long "-2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1265'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1265'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '5.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746'^^xsd:double;
  dwc:startLongitude '-2.746'^^xsd:double;
  dwc:endLongitude '-2.746'^^xsd:double;
  dwc:latitude '36.60917'^^xsd:double;
  dwc:startLatitude '36.60917'^^xsd:double;
  dwc:endLatitude '36.60917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746 36.60917, -2.746 36.60917, -2.746 36.60917, -2.746 36.60917, -2.746 36.60917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1265'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66367 -2.4815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66367 -2.4815)"^^geo:wktLiteral ;
  geo-pos:lat "36.66367"^^xsd:decimal ;
  geo-pos:long "-2.4815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1096'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1096'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4815'^^xsd:double;
  dwc:startLongitude '-2.4815'^^xsd:double;
  dwc:endLongitude '-2.4815'^^xsd:double;
  dwc:latitude '36.66367'^^xsd:double;
  dwc:startLatitude '36.66367'^^xsd:double;
  dwc:endLatitude '36.66367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4815 36.66367, -2.4815 36.66367, -2.4815 36.66367, -2.4815 36.66367, -2.4815 36.66367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1096'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57617 -2.822833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.822833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57617 -2.822833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57617"^^xsd:decimal ;
  geo-pos:long "-2.822833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1455'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1455'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.822833'^^xsd:double;
  dwc:startLongitude '-2.822833'^^xsd:double;
  dwc:endLongitude '-2.822833'^^xsd:double;
  dwc:latitude '36.57617'^^xsd:double;
  dwc:startLatitude '36.57617'^^xsd:double;
  dwc:endLatitude '36.57617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.822833 36.57617, -2.822833 36.57617, -2.822833 36.57617, -2.822833 36.57617, -2.822833 36.57617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1455'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65035 -3.726047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65035"^^xsd:decimal ;
  dwc:decimalLongitude "-3.726047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65035 -3.726047)"^^geo:wktLiteral ;
  geo-pos:lat "36.65035"^^xsd:decimal ;
  geo-pos:long "-3.726047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4031'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4031'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.4591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.726047'^^xsd:double;
  dwc:startLongitude '-3.726047'^^xsd:double;
  dwc:endLongitude '-3.726047'^^xsd:double;
  dwc:latitude '36.65035'^^xsd:double;
  dwc:startLatitude '36.65035'^^xsd:double;
  dwc:endLatitude '36.65035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.726047 36.65035, -3.726047 36.65035, -3.726047 36.65035, -3.726047 36.65035, -3.726047 36.65035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4031'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55683 -2.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55683 -2.758)"^^geo:wktLiteral ;
  geo-pos:lat "36.55683"^^xsd:decimal ;
  geo-pos:long "-2.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3411'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3411'^^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:timeOfDay '7.635'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.758'^^xsd:double;
  dwc:startLongitude '-2.758'^^xsd:double;
  dwc:endLongitude '-2.758'^^xsd:double;
  dwc:latitude '36.55683'^^xsd:double;
  dwc:startLatitude '36.55683'^^xsd:double;
  dwc:endLatitude '36.55683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.758 36.55683, -2.758 36.55683, -2.758 36.55683, -2.758 36.55683, -2.758 36.55683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3411'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64267 -2.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64267 -2.7515)"^^geo:wktLiteral ;
  geo-pos:lat "36.64267"^^xsd:decimal ;
  geo-pos:long "-2.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3221'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3221'^^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:timeOfDay '7.2633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7515'^^xsd:double;
  dwc:startLongitude '-2.7515'^^xsd:double;
  dwc:endLongitude '-2.7515'^^xsd:double;
  dwc:latitude '36.64267'^^xsd:double;
  dwc:startLatitude '36.64267'^^xsd:double;
  dwc:endLatitude '36.64267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7515 36.64267, -2.7515 36.64267, -2.7515 36.64267, -2.7515 36.64267, -2.7515 36.64267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3221'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.906333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.906333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.906333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52533"^^xsd:decimal ;
  geo-pos:long "-2.906333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2414'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2414'^^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:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.906333'^^xsd:double;
  dwc:startLongitude '-2.906333'^^xsd:double;
  dwc:endLongitude '-2.906333'^^xsd:double;
  dwc:latitude '36.52533'^^xsd:double;
  dwc:startLatitude '36.52533'^^xsd:double;
  dwc:endLatitude '36.52533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.906333 36.52533, -2.906333 36.52533, -2.906333 36.52533, -2.906333 36.52533, -2.906333 36.52533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2414'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67667 -2.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67667 -2.415)"^^geo:wktLiteral ;
  geo-pos:lat "36.67667"^^xsd:decimal ;
  geo-pos:long "-2.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_66'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_66'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.415'^^xsd:double;
  dwc:startLongitude '-2.415'^^xsd:double;
  dwc:endLongitude '-2.415'^^xsd:double;
  dwc:latitude '36.67667'^^xsd:double;
  dwc:startLatitude '36.67667'^^xsd:double;
  dwc:endLatitude '36.67667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.415 36.67667, -2.415 36.67667, -2.415 36.67667, -2.415 36.67667, -2.415 36.67667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_66'^^xsd:string;
  dwc:observationDate '1992-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44714 -2.742625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44714"^^xsd:decimal ;
  dwc:decimalLongitude "-2.742625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44714 -2.742625)"^^geo:wktLiteral ;
  geo-pos:lat "36.44714"^^xsd:decimal ;
  geo-pos:long "-2.742625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4498'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.4838888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.742625'^^xsd:double;
  dwc:startLongitude '-2.742625'^^xsd:double;
  dwc:endLongitude '-2.742625'^^xsd:double;
  dwc:latitude '36.44714'^^xsd:double;
  dwc:startLatitude '36.44714'^^xsd:double;
  dwc:endLatitude '36.44714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.742625 36.44714, -2.742625 36.44714, -2.742625 36.44714, -2.742625 36.44714, -2.742625 36.44714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4498'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46333 -2.793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46333 -2.793333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46333"^^xsd:decimal ;
  geo-pos:long "-2.793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_546'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_546'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793333'^^xsd:double;
  dwc:startLongitude '-2.793333'^^xsd:double;
  dwc:endLongitude '-2.793333'^^xsd:double;
  dwc:latitude '36.46333'^^xsd:double;
  dwc:startLatitude '36.46333'^^xsd:double;
  dwc:endLatitude '36.46333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793333 36.46333, -2.793333 36.46333, -2.793333 36.46333, -2.793333 36.46333, -2.793333 36.46333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_546'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.618 -2.550167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.618"^^xsd:decimal ;
  dwc:decimalLongitude "-2.550167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.618 -2.550167)"^^geo:wktLiteral ;
  geo-pos:lat "36.618"^^xsd:decimal ;
  geo-pos:long "-2.550167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_581'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_581'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.550167'^^xsd:double;
  dwc:startLongitude '-2.550167'^^xsd:double;
  dwc:endLongitude '-2.550167'^^xsd:double;
  dwc:latitude '36.618'^^xsd:double;
  dwc:startLatitude '36.618'^^xsd:double;
  dwc:endLatitude '36.618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.550167 36.618, -2.550167 36.618, -2.550167 36.618, -2.550167 36.618, -2.550167 36.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_581'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1705 -1.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1705"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1705 -1.7685)"^^geo:wktLiteral ;
  geo-pos:lat "37.1705"^^xsd:decimal ;
  geo-pos:long "-1.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_457'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_457'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7685'^^xsd:double;
  dwc:startLongitude '-1.7685'^^xsd:double;
  dwc:endLongitude '-1.7685'^^xsd:double;
  dwc:latitude '37.1705'^^xsd:double;
  dwc:startLatitude '37.1705'^^xsd:double;
  dwc:endLatitude '37.1705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7685 37.1705, -1.7685 37.1705, -1.7685 37.1705, -1.7685 37.1705, -1.7685 37.1705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_457'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39233 -2.732167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.732167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39233 -2.732167)"^^geo:wktLiteral ;
  geo-pos:lat "36.39233"^^xsd:decimal ;
  geo-pos:long "-2.732167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1080'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1080'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.732167'^^xsd:double;
  dwc:startLongitude '-2.732167'^^xsd:double;
  dwc:endLongitude '-2.732167'^^xsd:double;
  dwc:latitude '36.39233'^^xsd:double;
  dwc:startLatitude '36.39233'^^xsd:double;
  dwc:endLatitude '36.39233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.732167 36.39233, -2.732167 36.39233, -2.732167 36.39233, -2.732167 36.39233, -2.732167 36.39233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1080'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11417 -1.6225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11417 -1.6225)"^^geo:wktLiteral ;
  geo-pos:lat "37.11417"^^xsd:decimal ;
  geo-pos:long "-1.6225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1113'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1113'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6225'^^xsd:double;
  dwc:startLongitude '-1.6225'^^xsd:double;
  dwc:endLongitude '-1.6225'^^xsd:double;
  dwc:latitude '37.11417'^^xsd:double;
  dwc:startLatitude '37.11417'^^xsd:double;
  dwc:endLatitude '37.11417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6225 37.11417, -1.6225 37.11417, -1.6225 37.11417, -1.6225 37.11417, -1.6225 37.11417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1113'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32667 -2.758167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.758167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32667 -2.758167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32667"^^xsd:decimal ;
  geo-pos:long "-2.758167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1447'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1447'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.758167'^^xsd:double;
  dwc:startLongitude '-2.758167'^^xsd:double;
  dwc:endLongitude '-2.758167'^^xsd:double;
  dwc:latitude '36.32667'^^xsd:double;
  dwc:startLatitude '36.32667'^^xsd:double;
  dwc:endLatitude '36.32667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.758167 36.32667, -2.758167 36.32667, -2.758167 36.32667, -2.758167 36.32667, -2.758167 36.32667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1447'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3585 -2.853167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.853167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3585 -2.853167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3585"^^xsd:decimal ;
  geo-pos:long "-2.853167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1607'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1607'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.853167'^^xsd:double;
  dwc:startLongitude '-2.853167'^^xsd:double;
  dwc:endLongitude '-2.853167'^^xsd:double;
  dwc:latitude '36.3585'^^xsd:double;
  dwc:startLatitude '36.3585'^^xsd:double;
  dwc:endLatitude '36.3585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.853167 36.3585, -2.853167 36.3585, -2.853167 36.3585, -2.853167 36.3585, -2.853167 36.3585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1607'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -2.847833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.847833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53467 -2.847833)"^^geo:wktLiteral ;
  geo-pos:lat "36.53467"^^xsd:decimal ;
  geo-pos:long "-2.847833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_742'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_742'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.847833'^^xsd:double;
  dwc:startLongitude '-2.847833'^^xsd:double;
  dwc:endLongitude '-2.847833'^^xsd:double;
  dwc:latitude '36.53467'^^xsd:double;
  dwc:startLatitude '36.53467'^^xsd:double;
  dwc:endLatitude '36.53467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.847833 36.53467, -2.847833 36.53467, -2.847833 36.53467, -2.847833 36.53467, -2.847833 36.53467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_742'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62083 -3.178)"^^geo:wktLiteral ;
  geo-pos:lat "36.62083"^^xsd:decimal ;
  geo-pos:long "-3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3070'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3070'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.6127777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.178'^^xsd:double;
  dwc:startLongitude '-3.178'^^xsd:double;
  dwc:endLongitude '-3.178'^^xsd:double;
  dwc:latitude '36.62083'^^xsd:double;
  dwc:startLatitude '36.62083'^^xsd:double;
  dwc:endLatitude '36.62083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.178 36.62083, -3.178 36.62083, -3.178 36.62083, -3.178 36.62083, -3.178 36.62083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3070'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3785 -4.622666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3785"^^xsd:decimal ;
  dwc:decimalLongitude "-4.622666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3785 -4.622666)"^^geo:wktLiteral ;
  geo-pos:lat "36.3785"^^xsd:decimal ;
  geo-pos:long "-4.622666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2935'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2935'^^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:timeOfDay '9.3158333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.622666'^^xsd:double;
  dwc:startLongitude '-4.622666'^^xsd:double;
  dwc:endLongitude '-4.622666'^^xsd:double;
  dwc:latitude '36.3785'^^xsd:double;
  dwc:startLatitude '36.3785'^^xsd:double;
  dwc:endLatitude '36.3785'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.622666 36.3785, -4.622666 36.3785, -4.622666 36.3785, -4.622666 36.3785, -4.622666 36.3785))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2935'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7255 -2.055667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7255"^^xsd:decimal ;
  dwc:decimalLongitude "-2.055667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7255 -2.055667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7255"^^xsd:decimal ;
  geo-pos:long "-2.055667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3266'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3266'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.505'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.055667'^^xsd:double;
  dwc:startLongitude '-2.055667'^^xsd:double;
  dwc:endLongitude '-2.055667'^^xsd:double;
  dwc:latitude '36.7255'^^xsd:double;
  dwc:startLatitude '36.7255'^^xsd:double;
  dwc:endLatitude '36.7255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.055667 36.7255, -2.055667 36.7255, -2.055667 36.7255, -2.055667 36.7255, -2.055667 36.7255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3266'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47767 -1.131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47767 -1.131)"^^geo:wktLiteral ;
  geo-pos:lat "37.47767"^^xsd:decimal ;
  geo-pos:long "-1.131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_354'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_354'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '15.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.131'^^xsd:double;
  dwc:startLongitude '-1.131'^^xsd:double;
  dwc:endLongitude '-1.131'^^xsd:double;
  dwc:latitude '37.47767'^^xsd:double;
  dwc:startLatitude '37.47767'^^xsd:double;
  dwc:endLatitude '37.47767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.131 37.47767, -1.131 37.47767, -1.131 37.47767, -1.131 37.47767, -1.131 37.47767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_354'^^xsd:string;
  dwc:observationDate '1994-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32883 -1.499833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.499833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32883 -1.499833)"^^geo:wktLiteral ;
  geo-pos:lat "37.32883"^^xsd:decimal ;
  geo-pos:long "-1.499833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_941'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_941'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.499833'^^xsd:double;
  dwc:startLongitude '-1.499833'^^xsd:double;
  dwc:endLongitude '-1.499833'^^xsd:double;
  dwc:latitude '37.32883'^^xsd:double;
  dwc:startLatitude '37.32883'^^xsd:double;
  dwc:endLatitude '37.32883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.499833 37.32883, -1.499833 37.32883, -1.499833 37.32883, -1.499833 37.32883, -1.499833 37.32883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_941'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 -1.487333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.242"^^xsd:decimal ;
  dwc:decimalLongitude "-1.487333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.242 -1.487333)"^^geo:wktLiteral ;
  geo-pos:lat "37.242"^^xsd:decimal ;
  geo-pos:long "-1.487333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_955'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_955'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.487333'^^xsd:double;
  dwc:startLongitude '-1.487333'^^xsd:double;
  dwc:endLongitude '-1.487333'^^xsd:double;
  dwc:latitude '37.242'^^xsd:double;
  dwc:startLatitude '37.242'^^xsd:double;
  dwc:endLatitude '37.242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.487333 37.242, -1.487333 37.242, -1.487333 37.242, -1.487333 37.242, -1.487333 37.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_955'^^xsd:string;
  dwc:observationDate '1997-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -2.621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-2.621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5335 -2.621667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5335"^^xsd:decimal ;
  geo-pos:long "-2.621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1739'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1739'^^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:timeOfDay '19.085277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.621667'^^xsd:double;
  dwc:startLongitude '-2.621667'^^xsd:double;
  dwc:endLongitude '-2.621667'^^xsd:double;
  dwc:latitude '36.5335'^^xsd:double;
  dwc:startLatitude '36.5335'^^xsd:double;
  dwc:endLatitude '36.5335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.621667 36.5335, -2.621667 36.5335, -2.621667 36.5335, -2.621667 36.5335, -2.621667 36.5335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1739'^^xsd:string;
  dwc:observationDate '2000-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56767 -2.662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56767 -2.662)"^^geo:wktLiteral ;
  geo-pos:lat "36.56767"^^xsd:decimal ;
  geo-pos:long "-2.662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1525'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.662'^^xsd:double;
  dwc:startLongitude '-2.662'^^xsd:double;
  dwc:endLongitude '-2.662'^^xsd:double;
  dwc:latitude '36.56767'^^xsd:double;
  dwc:startLatitude '36.56767'^^xsd:double;
  dwc:endLatitude '36.56767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.662 36.56767, -2.662 36.56767, -2.662 36.56767, -2.662 36.56767, -2.662 36.56767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1525'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33117 -2.933667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.933667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33117 -2.933667)"^^geo:wktLiteral ;
  geo-pos:lat "36.33117"^^xsd:decimal ;
  geo-pos:long "-2.933667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1609'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1609'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.933667'^^xsd:double;
  dwc:startLongitude '-2.933667'^^xsd:double;
  dwc:endLongitude '-2.933667'^^xsd:double;
  dwc:latitude '36.33117'^^xsd:double;
  dwc:startLatitude '36.33117'^^xsd:double;
  dwc:endLatitude '36.33117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.933667 36.33117, -2.933667 36.33117, -2.933667 36.33117, -2.933667 36.33117, -2.933667 36.33117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1609'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34784 -5.018167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34784"^^xsd:decimal ;
  dwc:decimalLongitude "-5.018167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34784 -5.018167)"^^geo:wktLiteral ;
  geo-pos:lat "36.34784"^^xsd:decimal ;
  geo-pos:long "-5.018167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2469'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2469'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.018167'^^xsd:double;
  dwc:startLongitude '-5.018167'^^xsd:double;
  dwc:endLongitude '-5.018167'^^xsd:double;
  dwc:latitude '36.34784'^^xsd:double;
  dwc:startLatitude '36.34784'^^xsd:double;
  dwc:endLatitude '36.34784'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.018167 36.34784, -5.018167 36.34784, -5.018167 36.34784, -5.018167 36.34784, -5.018167 36.34784))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2469'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43166 -1.379167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43166"^^xsd:decimal ;
  dwc:decimalLongitude "-1.379167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43166 -1.379167)"^^geo:wktLiteral ;
  geo-pos:lat "37.43166"^^xsd:decimal ;
  geo-pos:long "-1.379167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2986'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2986'^^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:timeOfDay '17.202222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.379167'^^xsd:double;
  dwc:startLongitude '-1.379167'^^xsd:double;
  dwc:endLongitude '-1.379167'^^xsd:double;
  dwc:latitude '37.43166'^^xsd:double;
  dwc:startLatitude '37.43166'^^xsd:double;
  dwc:endLatitude '37.43166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.379167 37.43166, -1.379167 37.43166, -1.379167 37.43166, -1.379167 37.43166, -1.379167 37.43166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2986'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2825 -4.595666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2825"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2825 -4.595666)"^^geo:wktLiteral ;
  geo-pos:lat "36.2825"^^xsd:decimal ;
  geo-pos:long "-4.595666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3099'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3099'^^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:timeOfDay '9.2436111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.595666'^^xsd:double;
  dwc:startLongitude '-4.595666'^^xsd:double;
  dwc:endLongitude '-4.595666'^^xsd:double;
  dwc:latitude '36.2825'^^xsd:double;
  dwc:startLatitude '36.2825'^^xsd:double;
  dwc:endLatitude '36.2825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.595666 36.2825, -4.595666 36.2825, -4.595666 36.2825, -4.595666 36.2825, -4.595666 36.2825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3099'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33533 -2.942333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.942333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33533 -2.942333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33533"^^xsd:decimal ;
  geo-pos:long "-2.942333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2591'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2591'^^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:timeOfDay '10.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.942333'^^xsd:double;
  dwc:startLongitude '-2.942333'^^xsd:double;
  dwc:endLongitude '-2.942333'^^xsd:double;
  dwc:latitude '36.33533'^^xsd:double;
  dwc:startLatitude '36.33533'^^xsd:double;
  dwc:endLatitude '36.33533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.942333 36.33533, -2.942333 36.33533, -2.942333 36.33533, -2.942333 36.33533, -2.942333 36.33533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2591'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.499 -3.613833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.499"^^xsd:decimal ;
  dwc:decimalLongitude "-3.613833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.499 -3.613833)"^^geo:wktLiteral ;
  geo-pos:lat "36.499"^^xsd:decimal ;
  geo-pos:long "-3.613833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2759'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2759'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.508333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.613833'^^xsd:double;
  dwc:startLongitude '-3.613833'^^xsd:double;
  dwc:endLongitude '-3.613833'^^xsd:double;
  dwc:latitude '36.499'^^xsd:double;
  dwc:startLatitude '36.499'^^xsd:double;
  dwc:endLatitude '36.499'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.613833 36.499, -3.613833 36.499, -3.613833 36.499, -3.613833 36.499, -3.613833 36.499))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2759'^^xsd:string;
  dwc:observationDate '2003-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38233 -3.591334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.591334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38233 -3.591334)"^^geo:wktLiteral ;
  geo-pos:lat "36.38233"^^xsd:decimal ;
  geo-pos:long "-3.591334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2900'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2900'^^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:timeOfDay '15.263333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.591334'^^xsd:double;
  dwc:startLongitude '-3.591334'^^xsd:double;
  dwc:endLongitude '-3.591334'^^xsd:double;
  dwc:latitude '36.38233'^^xsd:double;
  dwc:startLatitude '36.38233'^^xsd:double;
  dwc:endLatitude '36.38233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.591334 36.38233, -3.591334 36.38233, -3.591334 36.38233, -3.591334 36.38233, -3.591334 36.38233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2900'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34128 -2.61642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34128"^^xsd:decimal ;
  dwc:decimalLongitude "-2.61642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34128 -2.61642)"^^geo:wktLiteral ;
  geo-pos:lat "36.34128"^^xsd:decimal ;
  geo-pos:long "-2.61642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3512'^^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:timeOfDay '9.7766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.61642'^^xsd:double;
  dwc:startLongitude '-2.61642'^^xsd:double;
  dwc:endLongitude '-2.61642'^^xsd:double;
  dwc:latitude '36.34128'^^xsd:double;
  dwc:startLatitude '36.34128'^^xsd:double;
  dwc:endLatitude '36.34128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.61642 36.34128, -2.61642 36.34128, -2.61642 36.34128, -2.61642 36.34128, -2.61642 36.34128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3512'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44068 -3.849025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44068"^^xsd:decimal ;
  dwc:decimalLongitude "-3.849025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44068 -3.849025)"^^geo:wktLiteral ;
  geo-pos:lat "36.44068"^^xsd:decimal ;
  geo-pos:long "-3.849025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4039'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4039'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.985833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.849025'^^xsd:double;
  dwc:startLongitude '-3.849025'^^xsd:double;
  dwc:endLongitude '-3.849025'^^xsd:double;
  dwc:latitude '36.44068'^^xsd:double;
  dwc:startLatitude '36.44068'^^xsd:double;
  dwc:endLatitude '36.44068'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.849025 36.44068, -3.849025 36.44068, -3.849025 36.44068, -3.849025 36.44068, -3.849025 36.44068))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4039'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44136 -2.94698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44136"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44136 -2.94698)"^^geo:wktLiteral ;
  geo-pos:lat "36.44136"^^xsd:decimal ;
  geo-pos:long "-2.94698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4254'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4254'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.798333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.94698'^^xsd:double;
  dwc:startLongitude '-2.94698'^^xsd:double;
  dwc:endLongitude '-2.94698'^^xsd:double;
  dwc:latitude '36.44136'^^xsd:double;
  dwc:startLatitude '36.44136'^^xsd:double;
  dwc:endLatitude '36.44136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.94698 36.44136, -2.94698 36.44136, -2.94698 36.44136, -2.94698 36.44136, -2.94698 36.44136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4254'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39771 -0.876057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39771"^^xsd:decimal ;
  dwc:decimalLongitude "-0.876057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39771 -0.876057)"^^geo:wktLiteral ;
  geo-pos:lat "37.39771"^^xsd:decimal ;
  geo-pos:long "-0.876057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4761'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4761'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.076944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.876057'^^xsd:double;
  dwc:startLongitude '-0.876057'^^xsd:double;
  dwc:endLongitude '-0.876057'^^xsd:double;
  dwc:latitude '37.39771'^^xsd:double;
  dwc:startLatitude '37.39771'^^xsd:double;
  dwc:endLatitude '37.39771'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.876057 37.39771, -0.876057 37.39771, -0.876057 37.39771, -0.876057 37.39771, -0.876057 37.39771))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4761'^^xsd:string;
  dwc:observationDate '2009-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57568 -3.09731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57568"^^xsd:decimal ;
  dwc:decimalLongitude "-3.09731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57568 -3.09731)"^^geo:wktLiteral ;
  geo-pos:lat "36.57568"^^xsd:decimal ;
  geo-pos:long "-3.09731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4807'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4807'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.1441666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.09731'^^xsd:double;
  dwc:startLongitude '-3.09731'^^xsd:double;
  dwc:endLongitude '-3.09731'^^xsd:double;
  dwc:latitude '36.57568'^^xsd:double;
  dwc:startLatitude '36.57568'^^xsd:double;
  dwc:endLatitude '36.57568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.09731 36.57568, -3.09731 36.57568, -3.09731 36.57568, -3.09731 36.57568, -3.09731 36.57568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4807'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30767 -1.462167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.462167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30767 -1.462167)"^^geo:wktLiteral ;
  geo-pos:lat "37.30767"^^xsd:decimal ;
  geo-pos:long "-1.462167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_769'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_769'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.462167'^^xsd:double;
  dwc:startLongitude '-1.462167'^^xsd:double;
  dwc:endLongitude '-1.462167'^^xsd:double;
  dwc:latitude '37.30767'^^xsd:double;
  dwc:startLatitude '37.30767'^^xsd:double;
  dwc:endLatitude '37.30767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.462167 37.30767, -1.462167 37.30767, -1.462167 37.30767, -1.462167 37.30767, -1.462167 37.30767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_769'^^xsd:string;
  dwc:observationDate '1996-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.435 -1.2245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.435"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.435 -1.2245)"^^geo:wktLiteral ;
  geo-pos:lat "37.435"^^xsd:decimal ;
  geo-pos:long "-1.2245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_781'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_781'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2245'^^xsd:double;
  dwc:startLongitude '-1.2245'^^xsd:double;
  dwc:endLongitude '-1.2245'^^xsd:double;
  dwc:latitude '37.435'^^xsd:double;
  dwc:startLatitude '37.435'^^xsd:double;
  dwc:endLatitude '37.435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2245 37.435, -1.2245 37.435, -1.2245 37.435, -1.2245 37.435, -1.2245 37.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_781'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52617 -2.3015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52617 -2.3015)"^^geo:wktLiteral ;
  geo-pos:lat "36.52617"^^xsd:decimal ;
  geo-pos:long "-2.3015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_565'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3015'^^xsd:double;
  dwc:startLongitude '-2.3015'^^xsd:double;
  dwc:endLongitude '-2.3015'^^xsd:double;
  dwc:latitude '36.52617'^^xsd:double;
  dwc:startLatitude '36.52617'^^xsd:double;
  dwc:endLatitude '36.52617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3015 36.52617, -2.3015 36.52617, -2.3015 36.52617, -2.3015 36.52617, -2.3015 36.52617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_565'^^xsd:string;
  dwc:observationDate '1995-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98333 -1.572333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.572333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98333 -1.572333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98333"^^xsd:decimal ;
  geo-pos:long "-1.572333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_391'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_391'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.572333'^^xsd:double;
  dwc:startLongitude '-1.572333'^^xsd:double;
  dwc:endLongitude '-1.572333'^^xsd:double;
  dwc:latitude '36.98333'^^xsd:double;
  dwc:startLatitude '36.98333'^^xsd:double;
  dwc:endLatitude '36.98333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.572333 36.98333, -1.572333 36.98333, -1.572333 36.98333, -1.572333 36.98333, -1.572333 36.98333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_391'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32667 -2.899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32667 -2.899)"^^geo:wktLiteral ;
  geo-pos:lat "36.32667"^^xsd:decimal ;
  geo-pos:long "-2.899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1299'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1299'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.899'^^xsd:double;
  dwc:startLongitude '-2.899'^^xsd:double;
  dwc:endLongitude '-2.899'^^xsd:double;
  dwc:latitude '36.32667'^^xsd:double;
  dwc:startLatitude '36.32667'^^xsd:double;
  dwc:endLatitude '36.32667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.899 36.32667, -2.899 36.32667, -2.899 36.32667, -2.899 36.32667, -2.899 36.32667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1299'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.392 -2.726333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.392"^^xsd:decimal ;
  dwc:decimalLongitude "-2.726333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.392 -2.726333)"^^geo:wktLiteral ;
  geo-pos:lat "36.392"^^xsd:decimal ;
  geo-pos:long "-2.726333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1311'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1311'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.726333'^^xsd:double;
  dwc:startLongitude '-2.726333'^^xsd:double;
  dwc:endLongitude '-2.726333'^^xsd:double;
  dwc:latitude '36.392'^^xsd:double;
  dwc:startLatitude '36.392'^^xsd:double;
  dwc:endLatitude '36.392'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.726333 36.392, -2.726333 36.392, -2.726333 36.392, -2.726333 36.392, -2.726333 36.392))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1311'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36617 -2.927833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.927833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36617 -2.927833)"^^geo:wktLiteral ;
  geo-pos:lat "36.36617"^^xsd:decimal ;
  geo-pos:long "-2.927833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1407'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1407'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.927833'^^xsd:double;
  dwc:startLongitude '-2.927833'^^xsd:double;
  dwc:endLongitude '-2.927833'^^xsd:double;
  dwc:latitude '36.36617'^^xsd:double;
  dwc:startLatitude '36.36617'^^xsd:double;
  dwc:endLatitude '36.36617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.927833 36.36617, -2.927833 36.36617, -2.927833 36.36617, -2.927833 36.36617, -2.927833 36.36617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1407'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35967 -4.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35967"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35967 -4.6585)"^^geo:wktLiteral ;
  geo-pos:lat "36.35967"^^xsd:decimal ;
  geo-pos:long "-4.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1923'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1923'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.020277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6585'^^xsd:double;
  dwc:startLongitude '-4.6585'^^xsd:double;
  dwc:endLongitude '-4.6585'^^xsd:double;
  dwc:latitude '36.35967'^^xsd:double;
  dwc:startLatitude '36.35967'^^xsd:double;
  dwc:endLatitude '36.35967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6585 36.35967, -4.6585 36.35967, -4.6585 36.35967, -4.6585 36.35967, -4.6585 36.35967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1923'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51717 -4.415667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51717"^^xsd:decimal ;
  dwc:decimalLongitude "-4.415667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51717 -4.415667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51717"^^xsd:decimal ;
  geo-pos:long "-4.415667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2960'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2960'^^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:timeOfDay '11.7125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.415667'^^xsd:double;
  dwc:startLongitude '-4.415667'^^xsd:double;
  dwc:endLongitude '-4.415667'^^xsd:double;
  dwc:latitude '36.51717'^^xsd:double;
  dwc:startLatitude '36.51717'^^xsd:double;
  dwc:endLatitude '36.51717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.415667 36.51717, -4.415667 36.51717, -4.415667 36.51717, -4.415667 36.51717, -4.415667 36.51717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2960'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.401 -5.084833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.401"^^xsd:decimal ;
  dwc:decimalLongitude "-5.084833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.401 -5.084833)"^^geo:wktLiteral ;
  geo-pos:lat "36.401"^^xsd:decimal ;
  geo-pos:long "-5.084833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3161'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3161'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.5836111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.084833'^^xsd:double;
  dwc:startLongitude '-5.084833'^^xsd:double;
  dwc:endLongitude '-5.084833'^^xsd:double;
  dwc:latitude '36.401'^^xsd:double;
  dwc:startLatitude '36.401'^^xsd:double;
  dwc:endLatitude '36.401'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.084833 36.401, -5.084833 36.401, -5.084833 36.401, -5.084833 36.401, -5.084833 36.401))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3161'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36167 -2.801833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.801833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36167 -2.801833)"^^geo:wktLiteral ;
  geo-pos:lat "36.36167"^^xsd:decimal ;
  geo-pos:long "-2.801833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3472'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3472'^^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:timeOfDay '13.376388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.801833'^^xsd:double;
  dwc:startLongitude '-2.801833'^^xsd:double;
  dwc:endLongitude '-2.801833'^^xsd:double;
  dwc:latitude '36.36167'^^xsd:double;
  dwc:startLatitude '36.36167'^^xsd:double;
  dwc:endLatitude '36.36167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.801833 36.36167, -2.801833 36.36167, -2.801833 36.36167, -2.801833 36.36167, -2.801833 36.36167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3472'^^xsd:string;
  dwc:observationDate '2005-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40714 -0.94141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40714"^^xsd:decimal ;
  dwc:decimalLongitude "-0.94141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40714 -0.94141)"^^geo:wktLiteral ;
  geo-pos:lat "37.40714"^^xsd:decimal ;
  geo-pos:long "-0.94141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4650'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4650'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.934722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.94141'^^xsd:double;
  dwc:startLongitude '-0.94141'^^xsd:double;
  dwc:endLongitude '-0.94141'^^xsd:double;
  dwc:latitude '37.40714'^^xsd:double;
  dwc:startLatitude '37.40714'^^xsd:double;
  dwc:endLatitude '37.40714'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.94141 37.40714, -0.94141 37.40714, -0.94141 37.40714, -0.94141 37.40714, -0.94141 37.40714))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4650'^^xsd:string;
  dwc:observationDate '2009-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37042 -2.629992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37042"^^xsd:decimal ;
  dwc:decimalLongitude "-2.629992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37042 -2.629992)"^^geo:wktLiteral ;
  geo-pos:lat "36.37042"^^xsd:decimal ;
  geo-pos:long "-2.629992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4345'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4345'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.351111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.629992'^^xsd:double;
  dwc:startLongitude '-2.629992'^^xsd:double;
  dwc:endLongitude '-2.629992'^^xsd:double;
  dwc:latitude '36.37042'^^xsd:double;
  dwc:startLatitude '36.37042'^^xsd:double;
  dwc:endLatitude '36.37042'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.629992 36.37042, -2.629992 36.37042, -2.629992 36.37042, -2.629992 36.37042, -2.629992 36.37042))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4345'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60161 -2.878803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60161"^^xsd:decimal ;
  dwc:decimalLongitude "-2.878803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60161 -2.878803)"^^geo:wktLiteral ;
  geo-pos:lat "36.60161"^^xsd:decimal ;
  geo-pos:long "-2.878803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4393'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4393'^^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:timeOfDay '8.2316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.878803'^^xsd:double;
  dwc:startLongitude '-2.878803'^^xsd:double;
  dwc:endLongitude '-2.878803'^^xsd:double;
  dwc:latitude '36.60161'^^xsd:double;
  dwc:startLatitude '36.60161'^^xsd:double;
  dwc:endLatitude '36.60161'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.878803 36.60161, -2.878803 36.60161, -2.878803 36.60161, -2.878803 36.60161, -2.878803 36.60161))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4393'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42305 -3.030643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42305"^^xsd:decimal ;
  dwc:decimalLongitude "-3.030643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42305 -3.030643)"^^geo:wktLiteral ;
  geo-pos:lat "36.42305"^^xsd:decimal ;
  geo-pos:long "-3.030643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4833'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4833'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.820277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.030643'^^xsd:double;
  dwc:startLongitude '-3.030643'^^xsd:double;
  dwc:endLongitude '-3.030643'^^xsd:double;
  dwc:latitude '36.42305'^^xsd:double;
  dwc:startLatitude '36.42305'^^xsd:double;
  dwc:endLatitude '36.42305'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.030643 36.42305, -3.030643 36.42305, -3.030643 36.42305, -3.030643 36.42305, -3.030643 36.42305))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4833'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25717 -1.606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25717 -1.606667)"^^geo:wktLiteral ;
  geo-pos:lat "37.25717"^^xsd:decimal ;
  geo-pos:long "-1.606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_499'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_499'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.606667'^^xsd:double;
  dwc:startLongitude '-1.606667'^^xsd:double;
  dwc:endLongitude '-1.606667'^^xsd:double;
  dwc:latitude '37.25717'^^xsd:double;
  dwc:startLatitude '37.25717'^^xsd:double;
  dwc:endLatitude '37.25717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.606667 37.25717, -1.606667 37.25717, -1.606667 37.25717, -1.606667 37.25717, -1.606667 37.25717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_499'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49383 -2.575667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.575667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49383 -2.575667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49383"^^xsd:decimal ;
  geo-pos:long "-2.575667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_738'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_738'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.575667'^^xsd:double;
  dwc:startLongitude '-2.575667'^^xsd:double;
  dwc:endLongitude '-2.575667'^^xsd:double;
  dwc:latitude '36.49383'^^xsd:double;
  dwc:startLatitude '36.49383'^^xsd:double;
  dwc:endLatitude '36.49383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.575667 36.49383, -2.575667 36.49383, -2.575667 36.49383, -2.575667 36.49383, -2.575667 36.49383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_738'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.538 -2.475167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.538"^^xsd:decimal ;
  dwc:decimalLongitude "-2.475167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.538 -2.475167)"^^geo:wktLiteral ;
  geo-pos:lat "36.538"^^xsd:decimal ;
  geo-pos:long "-2.475167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_878'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_878'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.475167'^^xsd:double;
  dwc:startLongitude '-2.475167'^^xsd:double;
  dwc:endLongitude '-2.475167'^^xsd:double;
  dwc:latitude '36.538'^^xsd:double;
  dwc:startLatitude '36.538'^^xsd:double;
  dwc:endLatitude '36.538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.475167 36.538, -2.475167 36.538, -2.475167 36.538, -2.475167 36.538, -2.475167 36.538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_878'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39333 -1.298333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.298333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39333 -1.298333)"^^geo:wktLiteral ;
  geo-pos:lat "37.39333"^^xsd:decimal ;
  geo-pos:long "-1.298333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_103'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_103'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.298333'^^xsd:double;
  dwc:startLongitude '-1.298333'^^xsd:double;
  dwc:endLongitude '-1.298333'^^xsd:double;
  dwc:latitude '37.39333'^^xsd:double;
  dwc:startLatitude '37.39333'^^xsd:double;
  dwc:endLatitude '37.39333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.298333 37.39333, -1.298333 37.39333, -1.298333 37.39333, -1.298333 37.39333, -1.298333 37.39333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_103'^^xsd:string;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14983 -1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14983"^^xsd:decimal ;
  dwc:decimalLongitude "-1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14983 -1.555)"^^geo:wktLiteral ;
  geo-pos:lat "37.14983"^^xsd:decimal ;
  geo-pos:long "-1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_510'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_510'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.555'^^xsd:double;
  dwc:startLongitude '-1.555'^^xsd:double;
  dwc:endLongitude '-1.555'^^xsd:double;
  dwc:latitude '37.14983'^^xsd:double;
  dwc:startLatitude '37.14983'^^xsd:double;
  dwc:endLatitude '37.14983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.555 37.14983, -1.555 37.14983, -1.555 37.14983, -1.555 37.14983, -1.555 37.14983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_510'^^xsd:string;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.594 -2.2835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.594"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.594 -2.2835)"^^geo:wktLiteral ;
  geo-pos:lat "36.594"^^xsd:decimal ;
  geo-pos:long "-2.2835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1008'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1008'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2835'^^xsd:double;
  dwc:startLongitude '-2.2835'^^xsd:double;
  dwc:endLongitude '-2.2835'^^xsd:double;
  dwc:latitude '36.594'^^xsd:double;
  dwc:startLatitude '36.594'^^xsd:double;
  dwc:endLatitude '36.594'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2835 36.594, -2.2835 36.594, -2.2835 36.594, -2.2835 36.594, -2.2835 36.594))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1008'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36317 -2.9075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36317 -2.9075)"^^geo:wktLiteral ;
  geo-pos:lat "36.36317"^^xsd:decimal ;
  geo-pos:long "-2.9075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1170'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1170'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9075'^^xsd:double;
  dwc:startLongitude '-2.9075'^^xsd:double;
  dwc:endLongitude '-2.9075'^^xsd:double;
  dwc:latitude '36.36317'^^xsd:double;
  dwc:startLatitude '36.36317'^^xsd:double;
  dwc:endLatitude '36.36317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9075 36.36317, -2.9075 36.36317, -2.9075 36.36317, -2.9075 36.36317, -2.9075 36.36317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1170'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46867 -2.7225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46867 -2.7225)"^^geo:wktLiteral ;
  geo-pos:lat "36.46867"^^xsd:decimal ;
  geo-pos:long "-2.7225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1524'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1524'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7225'^^xsd:double;
  dwc:startLongitude '-2.7225'^^xsd:double;
  dwc:endLongitude '-2.7225'^^xsd:double;
  dwc:latitude '36.46867'^^xsd:double;
  dwc:startLatitude '36.46867'^^xsd:double;
  dwc:endLatitude '36.46867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7225 36.46867, -2.7225 36.46867, -2.7225 36.46867, -2.7225 36.46867, -2.7225 36.46867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1524'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5685 -2.650167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.650167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5685 -2.650167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5685"^^xsd:decimal ;
  geo-pos:long "-2.650167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1526'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1526'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.650167'^^xsd:double;
  dwc:startLongitude '-2.650167'^^xsd:double;
  dwc:endLongitude '-2.650167'^^xsd:double;
  dwc:latitude '36.5685'^^xsd:double;
  dwc:startLatitude '36.5685'^^xsd:double;
  dwc:endLatitude '36.5685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.650167 36.5685, -2.650167 36.5685, -2.650167 36.5685, -2.650167 36.5685, -2.650167 36.5685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1526'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65417 -3.742833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.742833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65417 -3.742833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65417"^^xsd:decimal ;
  geo-pos:long "-3.742833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2428'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.742833'^^xsd:double;
  dwc:startLongitude '-3.742833'^^xsd:double;
  dwc:endLongitude '-3.742833'^^xsd:double;
  dwc:latitude '36.65417'^^xsd:double;
  dwc:startLatitude '36.65417'^^xsd:double;
  dwc:endLatitude '36.65417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.742833 36.65417, -3.742833 36.65417, -3.742833 36.65417, -3.742833 36.65417, -3.742833 36.65417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2428'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61583 -4.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61583 -4.0255)"^^geo:wktLiteral ;
  geo-pos:lat "36.61583"^^xsd:decimal ;
  geo-pos:long "-4.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2480'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2480'^^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:timeOfDay '15.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0255'^^xsd:double;
  dwc:startLongitude '-4.0255'^^xsd:double;
  dwc:endLongitude '-4.0255'^^xsd:double;
  dwc:latitude '36.61583'^^xsd:double;
  dwc:startLatitude '36.61583'^^xsd:double;
  dwc:endLatitude '36.61583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0255 36.61583, -4.0255 36.61583, -4.0255 36.61583, -4.0255 36.61583, -4.0255 36.61583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2480'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50967 -4.254667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50967"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50967 -4.254667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50967"^^xsd:decimal ;
  geo-pos:long "-4.254667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2778'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2778'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '13.0775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.254667'^^xsd:double;
  dwc:startLongitude '-4.254667'^^xsd:double;
  dwc:endLongitude '-4.254667'^^xsd:double;
  dwc:latitude '36.50967'^^xsd:double;
  dwc:startLatitude '36.50967'^^xsd:double;
  dwc:endLatitude '36.50967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.254667 36.50967, -4.254667 36.50967, -4.254667 36.50967, -4.254667 36.50967, -4.254667 36.50967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2778'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43645 -2.714188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43645 -2.714188)"^^geo:wktLiteral ;
  geo-pos:lat "36.43645"^^xsd:decimal ;
  geo-pos:long "-2.714188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4367'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4367'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.317777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714188'^^xsd:double;
  dwc:startLongitude '-2.714188'^^xsd:double;
  dwc:endLongitude '-2.714188'^^xsd:double;
  dwc:latitude '36.43645'^^xsd:double;
  dwc:startLatitude '36.43645'^^xsd:double;
  dwc:endLatitude '36.43645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714188 36.43645, -2.714188 36.43645, -2.714188 36.43645, -2.714188 36.43645, -2.714188 36.43645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4367'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45699 -2.93609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45699"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45699 -2.93609)"^^geo:wktLiteral ;
  geo-pos:lat "36.45699"^^xsd:decimal ;
  geo-pos:long "-2.93609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4413'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4413'^^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:timeOfDay '12.618888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.93609'^^xsd:double;
  dwc:startLongitude '-2.93609'^^xsd:double;
  dwc:endLongitude '-2.93609'^^xsd:double;
  dwc:latitude '36.45699'^^xsd:double;
  dwc:startLatitude '36.45699'^^xsd:double;
  dwc:endLatitude '36.45699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.93609 36.45699, -2.93609 36.45699, -2.93609 36.45699, -2.93609 36.45699, -2.93609 36.45699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4413'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.481 -2.477833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.481"^^xsd:decimal ;
  dwc:decimalLongitude "-2.477833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.481 -2.477833)"^^geo:wktLiteral ;
  geo-pos:lat "36.481"^^xsd:decimal ;
  geo-pos:long "-2.477833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_881'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_881'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.477833'^^xsd:double;
  dwc:startLongitude '-2.477833'^^xsd:double;
  dwc:endLongitude '-2.477833'^^xsd:double;
  dwc:latitude '36.481'^^xsd:double;
  dwc:startLatitude '36.481'^^xsd:double;
  dwc:endLatitude '36.481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.477833 36.481, -2.477833 36.481, -2.477833 36.481, -2.477833 36.481, -2.477833 36.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_881'^^xsd:string;
  dwc:observationDate '1997-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31317 -1.429167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.429167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31317 -1.429167)"^^geo:wktLiteral ;
  geo-pos:lat "37.31317"^^xsd:decimal ;
  geo-pos:long "-1.429167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_964'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_964'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.429167'^^xsd:double;
  dwc:startLongitude '-1.429167'^^xsd:double;
  dwc:endLongitude '-1.429167'^^xsd:double;
  dwc:latitude '37.31317'^^xsd:double;
  dwc:startLatitude '37.31317'^^xsd:double;
  dwc:endLatitude '37.31317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.429167 37.31317, -1.429167 37.31317, -1.429167 37.31317, -1.429167 37.31317, -1.429167 37.31317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_964'^^xsd:string;
  dwc:observationDate '1997-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.698 -2.275167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.275167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.698 -2.275167)"^^geo:wktLiteral ;
  geo-pos:lat "36.698"^^xsd:decimal ;
  geo-pos:long "-2.275167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_428'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.275167'^^xsd:double;
  dwc:startLongitude '-2.275167'^^xsd:double;
  dwc:endLongitude '-2.275167'^^xsd:double;
  dwc:latitude '36.698'^^xsd:double;
  dwc:startLatitude '36.698'^^xsd:double;
  dwc:endLatitude '36.698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.275167 36.698, -2.275167 36.698, -2.275167 36.698, -2.275167 36.698, -2.275167 36.698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_428'^^xsd:string;
  dwc:observationDate '1995-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41333 -0.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41333 -0.898)"^^geo:wktLiteral ;
  geo-pos:lat "37.41333"^^xsd:decimal ;
  geo-pos:long "-0.898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1226'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1226'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.898'^^xsd:double;
  dwc:startLongitude '-0.898'^^xsd:double;
  dwc:endLongitude '-0.898'^^xsd:double;
  dwc:latitude '37.41333'^^xsd:double;
  dwc:startLatitude '37.41333'^^xsd:double;
  dwc:endLatitude '37.41333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.898 37.41333, -0.898 37.41333, -0.898 37.41333, -0.898 37.41333, -0.898 37.41333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1226'^^xsd:string;
  dwc:observationDate '1999-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42514 -2.708442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42514"^^xsd:decimal ;
  dwc:decimalLongitude "-2.708442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42514 -2.708442)"^^geo:wktLiteral ;
  geo-pos:lat "36.42514"^^xsd:decimal ;
  geo-pos:long "-2.708442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3678'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.7775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.708442'^^xsd:double;
  dwc:startLongitude '-2.708442'^^xsd:double;
  dwc:endLongitude '-2.708442'^^xsd:double;
  dwc:latitude '36.42514'^^xsd:double;
  dwc:startLatitude '36.42514'^^xsd:double;
  dwc:endLatitude '36.42514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.708442 36.42514, -2.708442 36.42514, -2.708442 36.42514, -2.708442 36.42514, -2.708442 36.42514))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3678'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.578 -2.5835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.578 -2.5835)"^^geo:wktLiteral ;
  geo-pos:lat "36.578"^^xsd:decimal ;
  geo-pos:long "-2.5835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1005'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1005'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5835'^^xsd:double;
  dwc:startLongitude '-2.5835'^^xsd:double;
  dwc:endLongitude '-2.5835'^^xsd:double;
  dwc:latitude '36.578'^^xsd:double;
  dwc:startLatitude '36.578'^^xsd:double;
  dwc:endLatitude '36.578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5835 36.578, -2.5835 36.578, -2.5835 36.578, -2.5835 36.578, -2.5835 36.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1005'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46983 -2.727333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.727333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46983 -2.727333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46983"^^xsd:decimal ;
  geo-pos:long "-2.727333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1557'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1557'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.727333'^^xsd:double;
  dwc:startLongitude '-2.727333'^^xsd:double;
  dwc:endLongitude '-2.727333'^^xsd:double;
  dwc:latitude '36.46983'^^xsd:double;
  dwc:startLatitude '36.46983'^^xsd:double;
  dwc:endLatitude '36.46983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.727333 36.46983, -2.727333 36.46983, -2.727333 36.46983, -2.727333 36.46983, -2.727333 36.46983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1557'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56683 -2.685333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.685333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56683 -2.685333)"^^geo:wktLiteral ;
  geo-pos:lat "36.56683"^^xsd:decimal ;
  geo-pos:long "-2.685333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1982'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1982'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '17.988055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.685333'^^xsd:double;
  dwc:startLongitude '-2.685333'^^xsd:double;
  dwc:endLongitude '-2.685333'^^xsd:double;
  dwc:latitude '36.56683'^^xsd:double;
  dwc:startLatitude '36.56683'^^xsd:double;
  dwc:endLatitude '36.56683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.685333 36.56683, -2.685333 36.56683, -2.685333 36.56683, -2.685333 36.56683, -2.685333 36.56683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1982'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 -5.166167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.146"^^xsd:decimal ;
  dwc:decimalLongitude "-5.166167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.146 -5.166167)"^^geo:wktLiteral ;
  geo-pos:lat "36.146"^^xsd:decimal ;
  geo-pos:long "-5.166167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1840'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1840'^^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:timeOfDay '12.316388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.166167'^^xsd:double;
  dwc:startLongitude '-5.166167'^^xsd:double;
  dwc:endLongitude '-5.166167'^^xsd:double;
  dwc:latitude '36.146'^^xsd:double;
  dwc:startLatitude '36.146'^^xsd:double;
  dwc:endLatitude '36.146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.166167 36.146, -5.166167 36.146, -5.166167 36.146, -5.166167 36.146, -5.166167 36.146))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1840'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23833 -4.893167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.893167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23833 -4.893167)"^^geo:wktLiteral ;
  geo-pos:lat "36.23833"^^xsd:decimal ;
  geo-pos:long "-4.893167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1916'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1916'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.034444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.893167'^^xsd:double;
  dwc:startLongitude '-4.893167'^^xsd:double;
  dwc:endLongitude '-4.893167'^^xsd:double;
  dwc:latitude '36.23833'^^xsd:double;
  dwc:startLatitude '36.23833'^^xsd:double;
  dwc:endLatitude '36.23833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.893167 36.23833, -4.893167 36.23833, -4.893167 36.23833, -4.893167 36.23833, -4.893167 36.23833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1916'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.466 -2.738532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.466"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.466 -2.738532)"^^geo:wktLiteral ;
  geo-pos:lat "36.466"^^xsd:decimal ;
  geo-pos:long "-2.738532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4329'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4329'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.2308333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738532'^^xsd:double;
  dwc:startLongitude '-2.738532'^^xsd:double;
  dwc:endLongitude '-2.738532'^^xsd:double;
  dwc:latitude '36.466'^^xsd:double;
  dwc:startLatitude '36.466'^^xsd:double;
  dwc:endLatitude '36.466'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738532 36.466, -2.738532 36.466, -2.738532 36.466, -2.738532 36.466, -2.738532 36.466))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4329'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16283 -1.794167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.794167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16283 -1.794167)"^^geo:wktLiteral ;
  geo-pos:lat "37.16283"^^xsd:decimal ;
  geo-pos:long "-1.794167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_758'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_758'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.794167'^^xsd:double;
  dwc:startLongitude '-1.794167'^^xsd:double;
  dwc:endLongitude '-1.794167'^^xsd:double;
  dwc:latitude '37.16283'^^xsd:double;
  dwc:startLatitude '37.16283'^^xsd:double;
  dwc:endLatitude '37.16283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.794167 37.16283, -1.794167 37.16283, -1.794167 37.16283, -1.794167 37.16283, -1.794167 37.16283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_758'^^xsd:string;
  dwc:observationDate '1996-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.414 -0.764667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.414"^^xsd:decimal ;
  dwc:decimalLongitude "-0.764667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.414 -0.764667)"^^geo:wktLiteral ;
  geo-pos:lat "37.414"^^xsd:decimal ;
  geo-pos:long "-0.764667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_179'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_179'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.764667'^^xsd:double;
  dwc:startLongitude '-0.764667'^^xsd:double;
  dwc:endLongitude '-0.764667'^^xsd:double;
  dwc:latitude '37.414'^^xsd:double;
  dwc:startLatitude '37.414'^^xsd:double;
  dwc:endLatitude '37.414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.764667 37.414, -0.764667 37.414, -0.764667 37.414, -0.764667 37.414, -0.764667 37.414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_179'^^xsd:string;
  dwc:observationDate '1993-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40317 -2.444333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.444333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40317 -2.444333)"^^geo:wktLiteral ;
  geo-pos:lat "36.40317"^^xsd:decimal ;
  geo-pos:long "-2.444333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_574'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_574'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.444333'^^xsd:double;
  dwc:startLongitude '-2.444333'^^xsd:double;
  dwc:endLongitude '-2.444333'^^xsd:double;
  dwc:latitude '36.40317'^^xsd:double;
  dwc:startLatitude '36.40317'^^xsd:double;
  dwc:endLatitude '36.40317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.444333 36.40317, -2.444333 36.40317, -2.444333 36.40317, -2.444333 36.40317, -2.444333 36.40317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_574'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.319 -2.941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.319"^^xsd:decimal ;
  dwc:decimalLongitude "-2.941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.319 -2.941667)"^^geo:wktLiteral ;
  geo-pos:lat "36.319"^^xsd:decimal ;
  geo-pos:long "-2.941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1166'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1166'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.941667'^^xsd:double;
  dwc:startLongitude '-2.941667'^^xsd:double;
  dwc:endLongitude '-2.941667'^^xsd:double;
  dwc:latitude '36.319'^^xsd:double;
  dwc:startLatitude '36.319'^^xsd:double;
  dwc:endLatitude '36.319'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.941667 36.319, -2.941667 36.319, -2.941667 36.319, -2.941667 36.319, -2.941667 36.319))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1166'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52767 -2.758167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.758167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52767 -2.758167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52767"^^xsd:decimal ;
  geo-pos:long "-2.758167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1316'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1316'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.758167'^^xsd:double;
  dwc:startLongitude '-2.758167'^^xsd:double;
  dwc:endLongitude '-2.758167'^^xsd:double;
  dwc:latitude '36.52767'^^xsd:double;
  dwc:startLatitude '36.52767'^^xsd:double;
  dwc:endLatitude '36.52767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.758167 36.52767, -2.758167 36.52767, -2.758167 36.52767, -2.758167 36.52767, -2.758167 36.52767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1316'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1745 -5.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1745"^^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/1968__429_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1745 -5.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.1745"^^xsd:decimal ;
  geo-pos:long "-5.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1848'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1848'^^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:timeOfDay '17.999444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.17'^^xsd:double;
  dwc:startLongitude '-5.17'^^xsd:double;
  dwc:endLongitude '-5.17'^^xsd:double;
  dwc:latitude '36.1745'^^xsd:double;
  dwc:startLatitude '36.1745'^^xsd:double;
  dwc:endLatitude '36.1745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.17 36.1745, -5.17 36.1745, -5.17 36.1745, -5.17 36.1745, -5.17 36.1745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1848'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37117 -4.040167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.040167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37117 -4.040167)"^^geo:wktLiteral ;
  geo-pos:lat "36.37117"^^xsd:decimal ;
  geo-pos:long "-4.040167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2109'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2109'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.040167'^^xsd:double;
  dwc:startLongitude '-4.040167'^^xsd:double;
  dwc:endLongitude '-4.040167'^^xsd:double;
  dwc:latitude '36.37117'^^xsd:double;
  dwc:startLatitude '36.37117'^^xsd:double;
  dwc:endLatitude '36.37117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.040167 36.37117, -4.040167 36.37117, -4.040167 36.37117, -4.040167 36.37117, -4.040167 36.37117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2109'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1165 -5.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1165"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1165 -5.3875)"^^geo:wktLiteral ;
  geo-pos:lat "36.1165"^^xsd:decimal ;
  geo-pos:long "-5.3875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2159'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2159'^^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:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.3875'^^xsd:double;
  dwc:startLongitude '-5.3875'^^xsd:double;
  dwc:endLongitude '-5.3875'^^xsd:double;
  dwc:latitude '36.1165'^^xsd:double;
  dwc:startLatitude '36.1165'^^xsd:double;
  dwc:endLatitude '36.1165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3875 36.1165, -5.3875 36.1165, -5.3875 36.1165, -5.3875 36.1165, -5.3875 36.1165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2159'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61867 -4.2045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61867 -4.2045)"^^geo:wktLiteral ;
  geo-pos:lat "36.61867"^^xsd:decimal ;
  geo-pos:long "-4.2045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2498'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2498'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '8.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.2045'^^xsd:double;
  dwc:startLongitude '-4.2045'^^xsd:double;
  dwc:endLongitude '-4.2045'^^xsd:double;
  dwc:latitude '36.61867'^^xsd:double;
  dwc:startLatitude '36.61867'^^xsd:double;
  dwc:endLatitude '36.61867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2045 36.61867, -4.2045 36.61867, -4.2045 36.61867, -4.2045 36.61867, -4.2045 36.61867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2498'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23317 -5.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23317"^^xsd:decimal ;
  dwc:decimalLongitude "-5.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23317 -5.081)"^^geo:wktLiteral ;
  geo-pos:lat "36.23317"^^xsd:decimal ;
  geo-pos:long "-5.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2544'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2544'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.081'^^xsd:double;
  dwc:startLongitude '-5.081'^^xsd:double;
  dwc:endLongitude '-5.081'^^xsd:double;
  dwc:latitude '36.23317'^^xsd:double;
  dwc:startLatitude '36.23317'^^xsd:double;
  dwc:endLatitude '36.23317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.081 36.23317, -5.081 36.23317, -5.081 36.23317, -5.081 36.23317, -5.081 36.23317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2544'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32667 -1.282833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.282833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32667 -1.282833)"^^geo:wktLiteral ;
  geo-pos:lat "37.32667"^^xsd:decimal ;
  geo-pos:long "-1.282833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3235'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3235'^^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:timeOfDay '10.759166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.282833'^^xsd:double;
  dwc:startLongitude '-1.282833'^^xsd:double;
  dwc:endLongitude '-1.282833'^^xsd:double;
  dwc:latitude '37.32667'^^xsd:double;
  dwc:startLatitude '37.32667'^^xsd:double;
  dwc:endLatitude '37.32667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.282833 37.32667, -1.282833 37.32667, -1.282833 37.32667, -1.282833 37.32667, -1.282833 37.32667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3235'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41433 -2.724667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.724667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41433 -2.724667)"^^geo:wktLiteral ;
  geo-pos:lat "36.41433"^^xsd:decimal ;
  geo-pos:long "-2.724667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1727'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.976388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.724667'^^xsd:double;
  dwc:startLongitude '-2.724667'^^xsd:double;
  dwc:endLongitude '-2.724667'^^xsd:double;
  dwc:latitude '36.41433'^^xsd:double;
  dwc:startLatitude '36.41433'^^xsd:double;
  dwc:endLatitude '36.41433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.724667 36.41433, -2.724667 36.41433, -2.724667 36.41433, -2.724667 36.41433, -2.724667 36.41433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1727'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4195 -4.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4195"^^xsd:decimal ;
  dwc:decimalLongitude "-4.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4195 -4.166667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4195"^^xsd:decimal ;
  geo-pos:long "-4.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1937'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_1937'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.561666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.166667'^^xsd:double;
  dwc:startLongitude '-4.166667'^^xsd:double;
  dwc:endLongitude '-4.166667'^^xsd:double;
  dwc:latitude '36.4195'^^xsd:double;
  dwc:startLatitude '36.4195'^^xsd:double;
  dwc:endLatitude '36.4195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.166667 36.4195, -4.166667 36.4195, -4.166667 36.4195, -4.166667 36.4195, -4.166667 36.4195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1937'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37 -1.454167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37"^^xsd:decimal ;
  dwc:decimalLongitude "-1.454167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37 -1.454167)"^^geo:wktLiteral ;
  geo-pos:lat "37.37"^^xsd:decimal ;
  geo-pos:long "-1.454167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2987'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2987'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.3933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.454167'^^xsd:double;
  dwc:startLongitude '-1.454167'^^xsd:double;
  dwc:endLongitude '-1.454167'^^xsd:double;
  dwc:latitude '37.37'^^xsd:double;
  dwc:startLatitude '37.37'^^xsd:double;
  dwc:endLatitude '37.37'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.454167 37.37, -1.454167 37.37, -1.454167 37.37, -1.454167 37.37, -1.454167 37.37))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2987'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30117 -5.169333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.169333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30117 -5.169333)"^^geo:wktLiteral ;
  geo-pos:lat "36.30117"^^xsd:decimal ;
  geo-pos:long "-5.169333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2806'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2806'^^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:timeOfDay '8.2902777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.169333'^^xsd:double;
  dwc:startLongitude '-5.169333'^^xsd:double;
  dwc:endLongitude '-5.169333'^^xsd:double;
  dwc:latitude '36.30117'^^xsd:double;
  dwc:startLatitude '36.30117'^^xsd:double;
  dwc:endLatitude '36.30117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.169333 36.30117, -5.169333 36.30117, -5.169333 36.30117, -5.169333 36.30117, -5.169333 36.30117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2806'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32917 -2.856333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.856333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32917 -2.856333)"^^geo:wktLiteral ;
  geo-pos:lat "36.32917"^^xsd:decimal ;
  geo-pos:long "-2.856333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2850'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2850'^^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:timeOfDay '14.328611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.856333'^^xsd:double;
  dwc:startLongitude '-2.856333'^^xsd:double;
  dwc:endLongitude '-2.856333'^^xsd:double;
  dwc:latitude '36.32917'^^xsd:double;
  dwc:startLatitude '36.32917'^^xsd:double;
  dwc:endLatitude '36.32917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.856333 36.32917, -2.856333 36.32917, -2.856333 36.32917, -2.856333 36.32917, -2.856333 36.32917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2850'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6155 -2.7045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6155"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6155 -2.7045)"^^geo:wktLiteral ;
  geo-pos:lat "36.6155"^^xsd:decimal ;
  geo-pos:long "-2.7045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2879'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_2879'^^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:timeOfDay '6.8205555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7045'^^xsd:double;
  dwc:startLongitude '-2.7045'^^xsd:double;
  dwc:endLongitude '-2.7045'^^xsd:double;
  dwc:latitude '36.6155'^^xsd:double;
  dwc:startLatitude '36.6155'^^xsd:double;
  dwc:endLatitude '36.6155'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7045 36.6155, -2.7045 36.6155, -2.7045 36.6155, -2.7045 36.6155, -2.7045 36.6155))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2879'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48974 -3.628173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48974"^^xsd:decimal ;
  dwc:decimalLongitude "-3.628173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48974 -3.628173)"^^geo:wktLiteral ;
  geo-pos:lat "36.48974"^^xsd:decimal ;
  geo-pos:long "-3.628173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4526'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4526'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.8844444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.628173'^^xsd:double;
  dwc:startLongitude '-3.628173'^^xsd:double;
  dwc:endLongitude '-3.628173'^^xsd:double;
  dwc:latitude '36.48974'^^xsd:double;
  dwc:startLatitude '36.48974'^^xsd:double;
  dwc:endLatitude '36.48974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.628173 36.48974, -3.628173 36.48974, -3.628173 36.48974, -3.628173 36.48974, -3.628173 36.48974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4526'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22817 -1.295333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.295333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22817 -1.295333)"^^geo:wktLiteral ;
  geo-pos:lat "37.22817"^^xsd:decimal ;
  geo-pos:long "-1.295333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_293'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_293'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.295333'^^xsd:double;
  dwc:startLongitude '-1.295333'^^xsd:double;
  dwc:endLongitude '-1.295333'^^xsd:double;
  dwc:latitude '37.22817'^^xsd:double;
  dwc:startLatitude '37.22817'^^xsd:double;
  dwc:endLatitude '37.22817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.295333 37.22817, -1.295333 37.22817, -1.295333 37.22817, -1.295333 37.22817, -1.295333 37.22817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_293'^^xsd:string;
  dwc:observationDate '1994-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48833 -2.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48833 -2.208333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48833"^^xsd:decimal ;
  geo-pos:long "-2.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_68'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_68'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.208333'^^xsd:double;
  dwc:startLongitude '-2.208333'^^xsd:double;
  dwc:endLongitude '-2.208333'^^xsd:double;
  dwc:latitude '36.48833'^^xsd:double;
  dwc:startLatitude '36.48833'^^xsd:double;
  dwc:endLatitude '36.48833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.208333 36.48833, -2.208333 36.48833, -2.208333 36.48833, -2.208333 36.48833, -2.208333 36.48833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_68'^^xsd:string;
  dwc:observationDate '1992-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.606 -2.569667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.606"^^xsd:decimal ;
  dwc:decimalLongitude "-2.569667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.606 -2.569667)"^^geo:wktLiteral ;
  geo-pos:lat "36.606"^^xsd:decimal ;
  geo-pos:long "-2.569667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1006'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1006'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.569667'^^xsd:double;
  dwc:startLongitude '-2.569667'^^xsd:double;
  dwc:endLongitude '-2.569667'^^xsd:double;
  dwc:latitude '36.606'^^xsd:double;
  dwc:startLatitude '36.606'^^xsd:double;
  dwc:endLatitude '36.606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.569667 36.606, -2.569667 36.606, -2.569667 36.606, -2.569667 36.606, -2.569667 36.606))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1006'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.306 -2.8395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.306"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.306 -2.8395)"^^geo:wktLiteral ;
  geo-pos:lat "36.306"^^xsd:decimal ;
  geo-pos:long "-2.8395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1200'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1200'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8395'^^xsd:double;
  dwc:startLongitude '-2.8395'^^xsd:double;
  dwc:endLongitude '-2.8395'^^xsd:double;
  dwc:latitude '36.306'^^xsd:double;
  dwc:startLatitude '36.306'^^xsd:double;
  dwc:endLatitude '36.306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8395 36.306, -2.8395 36.306, -2.8395 36.306, -2.8395 36.306, -2.8395 36.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1200'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.331 -4.278833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.331"^^xsd:decimal ;
  dwc:decimalLongitude "-4.278833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.331 -4.278833)"^^geo:wktLiteral ;
  geo-pos:lat "36.331"^^xsd:decimal ;
  geo-pos:long "-4.278833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1872'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1872'^^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:timeOfDay '17.402777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.278833'^^xsd:double;
  dwc:startLongitude '-4.278833'^^xsd:double;
  dwc:endLongitude '-4.278833'^^xsd:double;
  dwc:latitude '36.331'^^xsd:double;
  dwc:startLatitude '36.331'^^xsd:double;
  dwc:endLatitude '36.331'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.278833 36.331, -4.278833 36.331, -4.278833 36.331, -4.278833 36.331, -4.278833 36.331))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1872'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79633 -1.629667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.629667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79633 -1.629667)"^^geo:wktLiteral ;
  geo-pos:lat "36.79633"^^xsd:decimal ;
  geo-pos:long "-1.629667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2247'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2247'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.629667'^^xsd:double;
  dwc:startLongitude '-1.629667'^^xsd:double;
  dwc:endLongitude '-1.629667'^^xsd:double;
  dwc:latitude '36.79633'^^xsd:double;
  dwc:startLatitude '36.79633'^^xsd:double;
  dwc:endLatitude '36.79633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.629667 36.79633, -1.629667 36.79633, -1.629667 36.79633, -1.629667 36.79633, -1.629667 36.79633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2247'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52883 -4.178667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.178667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52883 -4.178667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52883"^^xsd:decimal ;
  geo-pos:long "-4.178667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3051'^^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:timeOfDay '9.8861111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.178667'^^xsd:double;
  dwc:startLongitude '-4.178667'^^xsd:double;
  dwc:endLongitude '-4.178667'^^xsd:double;
  dwc:latitude '36.52883'^^xsd:double;
  dwc:startLatitude '36.52883'^^xsd:double;
  dwc:endLatitude '36.52883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.178667 36.52883, -4.178667 36.52883, -4.178667 36.52883, -4.178667 36.52883, -4.178667 36.52883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3051'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47533 -2.590667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.590667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47533 -2.590667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47533"^^xsd:decimal ;
  geo-pos:long "-2.590667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2676'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2676'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.590667'^^xsd:double;
  dwc:startLongitude '-2.590667'^^xsd:double;
  dwc:endLongitude '-2.590667'^^xsd:double;
  dwc:latitude '36.47533'^^xsd:double;
  dwc:startLatitude '36.47533'^^xsd:double;
  dwc:endLatitude '36.47533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.590667 36.47533, -2.590667 36.47533, -2.590667 36.47533, -2.590667 36.47533, -2.590667 36.47533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2676'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6267 -3.08914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.08914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6267 -3.08914)"^^geo:wktLiteral ;
  geo-pos:lat "36.6267"^^xsd:decimal ;
  geo-pos:long "-3.08914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4430'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4430'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.9330555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.08914'^^xsd:double;
  dwc:startLongitude '-3.08914'^^xsd:double;
  dwc:endLongitude '-3.08914'^^xsd:double;
  dwc:latitude '36.6267'^^xsd:double;
  dwc:startLatitude '36.6267'^^xsd:double;
  dwc:endLatitude '36.6267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.08914 36.6267, -3.08914 36.6267, -3.08914 36.6267, -3.08914 36.6267, -3.08914 36.6267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4430'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56983 -3.361167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.361167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56983 -3.361167)"^^geo:wktLiteral ;
  geo-pos:lat "36.56983"^^xsd:decimal ;
  geo-pos:long "-3.361167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2218'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2218'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.361167'^^xsd:double;
  dwc:startLongitude '-3.361167'^^xsd:double;
  dwc:endLongitude '-3.361167'^^xsd:double;
  dwc:latitude '36.56983'^^xsd:double;
  dwc:startLatitude '36.56983'^^xsd:double;
  dwc:endLatitude '36.56983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.361167 36.56983, -3.361167 36.56983, -3.361167 36.56983, -3.361167 36.56983, -3.361167 36.56983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2218'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33133 -1.348833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.348833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33133 -1.348833)"^^geo:wktLiteral ;
  geo-pos:lat "37.33133"^^xsd:decimal ;
  geo-pos:long "-1.348833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2988'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2988'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.5222222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.348833'^^xsd:double;
  dwc:startLongitude '-1.348833'^^xsd:double;
  dwc:endLongitude '-1.348833'^^xsd:double;
  dwc:latitude '37.33133'^^xsd:double;
  dwc:startLatitude '37.33133'^^xsd:double;
  dwc:endLatitude '37.33133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.348833 37.33133, -1.348833 37.33133, -1.348833 37.33133, -1.348833 37.33133, -1.348833 37.33133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2988'^^xsd:string;
  dwc:observationDate '2003-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46283 -4.2185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46283 -4.2185)"^^geo:wktLiteral ;
  geo-pos:lat "36.46283"^^xsd:decimal ;
  geo-pos:long "-4.2185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2776'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2776'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.616944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.2185'^^xsd:double;
  dwc:startLongitude '-4.2185'^^xsd:double;
  dwc:endLongitude '-4.2185'^^xsd:double;
  dwc:latitude '36.46283'^^xsd:double;
  dwc:startLatitude '36.46283'^^xsd:double;
  dwc:endLatitude '36.46283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2185 36.46283, -4.2185 36.46283, -4.2185 36.46283, -4.2185 36.46283, -4.2185 36.46283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2776'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.521)"^^geo:wktLiteral ;
  geo-pos:lat "36.52533"^^xsd:decimal ;
  geo-pos:long "-2.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_590'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_590'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.521'^^xsd:double;
  dwc:startLongitude '-2.521'^^xsd:double;
  dwc:endLongitude '-2.521'^^xsd:double;
  dwc:latitude '36.52533'^^xsd:double;
  dwc:startLatitude '36.52533'^^xsd:double;
  dwc:endLatitude '36.52533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.521 36.52533, -2.521 36.52533, -2.521 36.52533, -2.521 36.52533, -2.521 36.52533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_590'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4775 -2.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4775"^^xsd:decimal ;
  dwc:decimalLongitude "-2.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4775 -2.582)"^^geo:wktLiteral ;
  geo-pos:lat "36.4775"^^xsd:decimal ;
  geo-pos:long "-2.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_622'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_622'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.582'^^xsd:double;
  dwc:startLongitude '-2.582'^^xsd:double;
  dwc:endLongitude '-2.582'^^xsd:double;
  dwc:latitude '36.4775'^^xsd:double;
  dwc:startLatitude '36.4775'^^xsd:double;
  dwc:endLatitude '36.4775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.582 36.4775, -2.582 36.4775, -2.582 36.4775, -2.582 36.4775, -2.582 36.4775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_622'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64633 -2.562833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.562833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64633 -2.562833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64633"^^xsd:decimal ;
  geo-pos:long "-2.562833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_854'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_854'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.562833'^^xsd:double;
  dwc:startLongitude '-2.562833'^^xsd:double;
  dwc:endLongitude '-2.562833'^^xsd:double;
  dwc:latitude '36.64633'^^xsd:double;
  dwc:startLatitude '36.64633'^^xsd:double;
  dwc:endLatitude '36.64633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.562833 36.64633, -2.562833 36.64633, -2.562833 36.64633, -2.562833 36.64633, -2.562833 36.64633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_854'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45783 -0.6185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45783"^^xsd:decimal ;
  dwc:decimalLongitude "-0.6185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45783 -0.6185)"^^geo:wktLiteral ;
  geo-pos:lat "37.45783"^^xsd:decimal ;
  geo-pos:long "-0.6185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_327'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_327'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.6185'^^xsd:double;
  dwc:startLongitude '-0.6185'^^xsd:double;
  dwc:endLongitude '-0.6185'^^xsd:double;
  dwc:latitude '37.45783'^^xsd:double;
  dwc:startLatitude '37.45783'^^xsd:double;
  dwc:endLatitude '37.45783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.6185 37.45783, -0.6185 37.45783, -0.6185 37.45783, -0.6185 37.45783, -0.6185 37.45783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_327'^^xsd:string;
  dwc:observationDate '1994-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.669 -2.4555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.669"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.669 -2.4555)"^^geo:wktLiteral ;
  geo-pos:lat "36.669"^^xsd:decimal ;
  geo-pos:long "-2.4555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_727'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_727'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4555'^^xsd:double;
  dwc:startLongitude '-2.4555'^^xsd:double;
  dwc:endLongitude '-2.4555'^^xsd:double;
  dwc:latitude '36.669'^^xsd:double;
  dwc:startLatitude '36.669'^^xsd:double;
  dwc:endLatitude '36.669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4555 36.669, -2.4555 36.669, -2.4555 36.669, -2.4555 36.669, -2.4555 36.669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_727'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77767 -1.779833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.779833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77767 -1.779833)"^^geo:wktLiteral ;
  geo-pos:lat "36.77767"^^xsd:decimal ;
  geo-pos:long "-1.779833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_466'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_466'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.779833'^^xsd:double;
  dwc:startLongitude '-1.779833'^^xsd:double;
  dwc:endLongitude '-1.779833'^^xsd:double;
  dwc:latitude '36.77767'^^xsd:double;
  dwc:startLatitude '36.77767'^^xsd:double;
  dwc:endLatitude '36.77767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.779833 36.77767, -1.779833 36.77767, -1.779833 36.77767, -1.779833 36.77767, -1.779833 36.77767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_466'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98117 -5.6355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98117"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98117 -5.6355)"^^geo:wktLiteral ;
  geo-pos:lat "35.98117"^^xsd:decimal ;
  geo-pos:long "-5.6355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1827'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_1827'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.3591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.6355'^^xsd:double;
  dwc:startLongitude '-5.6355'^^xsd:double;
  dwc:endLongitude '-5.6355'^^xsd:double;
  dwc:latitude '35.98117'^^xsd:double;
  dwc:startLatitude '35.98117'^^xsd:double;
  dwc:endLatitude '35.98117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.6355 35.98117, -5.6355 35.98117, -5.6355 35.98117, -5.6355 35.98117, -5.6355 35.98117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1827'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.664 -2.533667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.664"^^xsd:decimal ;
  dwc:decimalLongitude "-2.533667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.664 -2.533667)"^^geo:wktLiteral ;
  geo-pos:lat "36.664"^^xsd:decimal ;
  geo-pos:long "-2.533667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3243'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3243'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.4583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.533667'^^xsd:double;
  dwc:startLongitude '-2.533667'^^xsd:double;
  dwc:endLongitude '-2.533667'^^xsd:double;
  dwc:latitude '36.664'^^xsd:double;
  dwc:startLatitude '36.664'^^xsd:double;
  dwc:endLatitude '36.664'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.533667 36.664, -2.533667 36.664, -2.533667 36.664, -2.533667 36.664, -2.533667 36.664))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3243'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60807 -3.404115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.404115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60807 -3.404115)"^^geo:wktLiteral ;
  geo-pos:lat "36.60807"^^xsd:decimal ;
  geo-pos:long "-3.404115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4471'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4471'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.971944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.404115'^^xsd:double;
  dwc:startLongitude '-3.404115'^^xsd:double;
  dwc:endLongitude '-3.404115'^^xsd:double;
  dwc:latitude '36.60807'^^xsd:double;
  dwc:startLatitude '36.60807'^^xsd:double;
  dwc:endLatitude '36.60807'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.404115 36.60807, -3.404115 36.60807, -3.404115 36.60807, -3.404115 36.60807, -3.404115 36.60807))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4471'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49633 -2.365333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.365333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49633 -2.365333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49633"^^xsd:decimal ;
  geo-pos:long "-2.365333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_909'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_909'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.365333'^^xsd:double;
  dwc:startLongitude '-2.365333'^^xsd:double;
  dwc:endLongitude '-2.365333'^^xsd:double;
  dwc:latitude '36.49633'^^xsd:double;
  dwc:startLatitude '36.49633'^^xsd:double;
  dwc:endLatitude '36.49633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.365333 36.49633, -2.365333 36.49633, -2.365333 36.49633, -2.365333 36.49633, -2.365333 36.49633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_909'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23133 -1.490833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.490833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23133 -1.490833)"^^geo:wktLiteral ;
  geo-pos:lat "37.23133"^^xsd:decimal ;
  geo-pos:long "-1.490833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_954'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.490833'^^xsd:double;
  dwc:startLongitude '-1.490833'^^xsd:double;
  dwc:endLongitude '-1.490833'^^xsd:double;
  dwc:latitude '37.23133'^^xsd:double;
  dwc:startLatitude '37.23133'^^xsd:double;
  dwc:endLatitude '37.23133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.490833 37.23133, -1.490833 37.23133, -1.490833 37.23133, -1.490833 37.23133, -1.490833 37.23133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_954'^^xsd:string;
  dwc:observationDate '1997-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44584 -3.163651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44584"^^xsd:decimal ;
  dwc:decimalLongitude "-3.163651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44584 -3.163651)"^^geo:wktLiteral ;
  geo-pos:lat "36.44584"^^xsd:decimal ;
  geo-pos:long "-3.163651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4129'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4129'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.311111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.163651'^^xsd:double;
  dwc:startLongitude '-3.163651'^^xsd:double;
  dwc:endLongitude '-3.163651'^^xsd:double;
  dwc:latitude '36.44584'^^xsd:double;
  dwc:startLatitude '36.44584'^^xsd:double;
  dwc:endLatitude '36.44584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.163651 36.44584, -3.163651 36.44584, -3.163651 36.44584, -3.163651 36.44584, -3.163651 36.44584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4129'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44875 -3.74415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44875"^^xsd:decimal ;
  dwc:decimalLongitude "-3.74415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44875 -3.74415)"^^geo:wktLiteral ;
  geo-pos:lat "36.44875"^^xsd:decimal ;
  geo-pos:long "-3.74415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4038'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4038'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.9775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.74415'^^xsd:double;
  dwc:startLongitude '-3.74415'^^xsd:double;
  dwc:endLongitude '-3.74415'^^xsd:double;
  dwc:latitude '36.44875'^^xsd:double;
  dwc:startLatitude '36.44875'^^xsd:double;
  dwc:endLatitude '36.44875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.74415 36.44875, -3.74415 36.44875, -3.74415 36.44875, -3.74415 36.44875, -3.74415 36.44875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4038'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5503 -3.429188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5503"^^xsd:decimal ;
  dwc:decimalLongitude "-3.429188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5503 -3.429188)"^^geo:wktLiteral ;
  geo-pos:lat "36.5503"^^xsd:decimal ;
  geo-pos:long "-3.429188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4046'^^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:timeOfDay '11.113055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.429188'^^xsd:double;
  dwc:startLongitude '-3.429188'^^xsd:double;
  dwc:endLongitude '-3.429188'^^xsd:double;
  dwc:latitude '36.5503'^^xsd:double;
  dwc:startLatitude '36.5503'^^xsd:double;
  dwc:endLatitude '36.5503'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.429188 36.5503, -3.429188 36.5503, -3.429188 36.5503, -3.429188 36.5503, -3.429188 36.5503))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4046'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75623 -2.451108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75623"^^xsd:decimal ;
  dwc:decimalLongitude "-2.451108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75623 -2.451108)"^^geo:wktLiteral ;
  geo-pos:lat "36.75623"^^xsd:decimal ;
  geo-pos:long "-2.451108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4076'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4076'^^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:timeOfDay '16.172777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.451108'^^xsd:double;
  dwc:startLongitude '-2.451108'^^xsd:double;
  dwc:endLongitude '-2.451108'^^xsd:double;
  dwc:latitude '36.75623'^^xsd:double;
  dwc:startLatitude '36.75623'^^xsd:double;
  dwc:endLatitude '36.75623'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.451108 36.75623, -2.451108 36.75623, -2.451108 36.75623, -2.451108 36.75623, -2.451108 36.75623))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4076'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15967 -1.700833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.700833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15967 -1.700833)"^^geo:wktLiteral ;
  geo-pos:lat "37.15967"^^xsd:decimal ;
  geo-pos:long "-1.700833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_764'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.700833'^^xsd:double;
  dwc:startLongitude '-1.700833'^^xsd:double;
  dwc:endLongitude '-1.700833'^^xsd:double;
  dwc:latitude '37.15967'^^xsd:double;
  dwc:startLatitude '37.15967'^^xsd:double;
  dwc:endLatitude '37.15967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.700833 37.15967, -1.700833 37.15967, -1.700833 37.15967, -1.700833 37.15967, -1.700833 37.15967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_764'^^xsd:string;
  dwc:observationDate '1996-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07833 -1.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07833 -1.69)"^^geo:wktLiteral ;
  geo-pos:lat "37.07833"^^xsd:decimal ;
  geo-pos:long "-1.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_88'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_88'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.69'^^xsd:double;
  dwc:startLongitude '-1.69'^^xsd:double;
  dwc:endLongitude '-1.69'^^xsd:double;
  dwc:latitude '37.07833'^^xsd:double;
  dwc:startLatitude '37.07833'^^xsd:double;
  dwc:endLatitude '37.07833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.69 37.07833, -1.69 37.07833, -1.69 37.07833, -1.69 37.07833, -1.69 37.07833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_88'^^xsd:string;
  dwc:observationDate '1992-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -2.886833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.886833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45267 -2.886833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45267"^^xsd:decimal ;
  geo-pos:long "-2.886833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1046'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1046'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.886833'^^xsd:double;
  dwc:startLongitude '-2.886833'^^xsd:double;
  dwc:endLongitude '-2.886833'^^xsd:double;
  dwc:latitude '36.45267'^^xsd:double;
  dwc:startLatitude '36.45267'^^xsd:double;
  dwc:endLatitude '36.45267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.886833 36.45267, -2.886833 36.45267, -2.886833 36.45267, -2.886833 36.45267, -2.886833 36.45267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1046'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51783 -2.989667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.989667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51783 -2.989667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51783"^^xsd:decimal ;
  geo-pos:long "-2.989667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1051'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1051'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.989667'^^xsd:double;
  dwc:startLongitude '-2.989667'^^xsd:double;
  dwc:endLongitude '-2.989667'^^xsd:double;
  dwc:latitude '36.51783'^^xsd:double;
  dwc:startLatitude '36.51783'^^xsd:double;
  dwc:endLatitude '36.51783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.989667 36.51783, -2.989667 36.51783, -2.989667 36.51783, -2.989667 36.51783, -2.989667 36.51783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1051'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48883 -2.529667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.529667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48883 -2.529667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48883"^^xsd:decimal ;
  geo-pos:long "-2.529667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1181'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1181'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.529667'^^xsd:double;
  dwc:startLongitude '-2.529667'^^xsd:double;
  dwc:endLongitude '-2.529667'^^xsd:double;
  dwc:latitude '36.48883'^^xsd:double;
  dwc:startLatitude '36.48883'^^xsd:double;
  dwc:endLatitude '36.48883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.529667 36.48883, -2.529667 36.48883, -2.529667 36.48883, -2.529667 36.48883, -2.529667 36.48883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1181'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4655 -2.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4655 -2.828)"^^geo:wktLiteral ;
  geo-pos:lat "36.4655"^^xsd:decimal ;
  geo-pos:long "-2.828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1343'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1343'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.828'^^xsd:double;
  dwc:startLongitude '-2.828'^^xsd:double;
  dwc:endLongitude '-2.828'^^xsd:double;
  dwc:latitude '36.4655'^^xsd:double;
  dwc:startLatitude '36.4655'^^xsd:double;
  dwc:endLatitude '36.4655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.828 36.4655, -2.828 36.4655, -2.828 36.4655, -2.828 36.4655, -2.828 36.4655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1343'^^xsd:string;
  dwc:observationDate '1999-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35833 -2.923167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35833 -2.923167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35833"^^xsd:decimal ;
  geo-pos:long "-2.923167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1405'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1405'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923167'^^xsd:double;
  dwc:startLongitude '-2.923167'^^xsd:double;
  dwc:endLongitude '-2.923167'^^xsd:double;
  dwc:latitude '36.35833'^^xsd:double;
  dwc:startLatitude '36.35833'^^xsd:double;
  dwc:endLatitude '36.35833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923167 36.35833, -2.923167 36.35833, -2.923167 36.35833, -2.923167 36.35833, -2.923167 36.35833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1405'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24067 -5.021166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24067"^^xsd:decimal ;
  dwc:decimalLongitude "-5.021166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24067 -5.021166)"^^geo:wktLiteral ;
  geo-pos:lat "36.24067"^^xsd:decimal ;
  geo-pos:long "-5.021166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2785'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2785'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.1355555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.021166'^^xsd:double;
  dwc:startLongitude '-5.021166'^^xsd:double;
  dwc:endLongitude '-5.021166'^^xsd:double;
  dwc:latitude '36.24067'^^xsd:double;
  dwc:startLatitude '36.24067'^^xsd:double;
  dwc:endLatitude '36.24067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.021166 36.24067, -5.021166 36.24067, -5.021166 36.24067, -5.021166 36.24067, -5.021166 36.24067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2785'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45567 -3.901667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.901667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45567 -3.901667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45567"^^xsd:decimal ;
  geo-pos:long "-3.901667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2919'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2919'^^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:timeOfDay '10.313055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.901667'^^xsd:double;
  dwc:startLongitude '-3.901667'^^xsd:double;
  dwc:endLongitude '-3.901667'^^xsd:double;
  dwc:latitude '36.45567'^^xsd:double;
  dwc:startLatitude '36.45567'^^xsd:double;
  dwc:endLatitude '36.45567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.901667 36.45567, -3.901667 36.45567, -3.901667 36.45567, -3.901667 36.45567, -3.901667 36.45567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2919'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3115 -5.222666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3115"^^xsd:decimal ;
  dwc:decimalLongitude "-5.222666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3115 -5.222666)"^^geo:wktLiteral ;
  geo-pos:lat "36.3115"^^xsd:decimal ;
  geo-pos:long "-5.222666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3160'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3160'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.7958333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.222666'^^xsd:double;
  dwc:startLongitude '-5.222666'^^xsd:double;
  dwc:endLongitude '-5.222666'^^xsd:double;
  dwc:latitude '36.3115'^^xsd:double;
  dwc:startLatitude '36.3115'^^xsd:double;
  dwc:endLatitude '36.3115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.222666 36.3115, -5.222666 36.3115, -5.222666 36.3115, -5.222666 36.3115, -5.222666 36.3115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3160'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 -2.924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.439"^^xsd:decimal ;
  dwc:decimalLongitude "-2.924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 -2.924)"^^geo:wktLiteral ;
  geo-pos:lat "36.439"^^xsd:decimal ;
  geo-pos:long "-2.924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1659'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1659'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.924'^^xsd:double;
  dwc:startLongitude '-2.924'^^xsd:double;
  dwc:endLongitude '-2.924'^^xsd:double;
  dwc:latitude '36.439'^^xsd:double;
  dwc:startLatitude '36.439'^^xsd:double;
  dwc:endLatitude '36.439'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.924 36.439, -2.924 36.439, -2.924 36.439, -2.924 36.439, -2.924 36.439))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1659'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95217 -1.684667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.684667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95217 -1.684667)"^^geo:wktLiteral ;
  geo-pos:lat "36.95217"^^xsd:decimal ;
  geo-pos:long "-1.684667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1710'^^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:timeOfDay '8.0225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.684667'^^xsd:double;
  dwc:startLongitude '-1.684667'^^xsd:double;
  dwc:endLongitude '-1.684667'^^xsd:double;
  dwc:latitude '36.95217'^^xsd:double;
  dwc:startLatitude '36.95217'^^xsd:double;
  dwc:endLatitude '36.95217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.684667 36.95217, -1.684667 36.95217, -1.684667 36.95217, -1.684667 36.95217, -1.684667 36.95217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1710'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02133 -1.7695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02133 -1.7695)"^^geo:wktLiteral ;
  geo-pos:lat "37.02133"^^xsd:decimal ;
  geo-pos:long "-1.7695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2244'^^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:timeOfDay '17.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7695'^^xsd:double;
  dwc:startLongitude '-1.7695'^^xsd:double;
  dwc:endLongitude '-1.7695'^^xsd:double;
  dwc:latitude '37.02133'^^xsd:double;
  dwc:startLatitude '37.02133'^^xsd:double;
  dwc:endLatitude '37.02133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7695 37.02133, -1.7695 37.02133, -1.7695 37.02133, -1.7695 37.02133, -1.7695 37.02133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2244'^^xsd:string;
  dwc:observationDate '2001-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42733 -1.278667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42733"^^xsd:decimal ;
  dwc:decimalLongitude "-1.278667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42733 -1.278667)"^^geo:wktLiteral ;
  geo-pos:lat "37.42733"^^xsd:decimal ;
  geo-pos:long "-1.278667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2984'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2984'^^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:timeOfDay '16.125277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.278667'^^xsd:double;
  dwc:startLongitude '-1.278667'^^xsd:double;
  dwc:endLongitude '-1.278667'^^xsd:double;
  dwc:latitude '37.42733'^^xsd:double;
  dwc:startLatitude '37.42733'^^xsd:double;
  dwc:endLatitude '37.42733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.278667 37.42733, -1.278667 37.42733, -1.278667 37.42733, -1.278667 37.42733, -1.278667 37.42733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2984'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55428 -4.073687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55428"^^xsd:decimal ;
  dwc:decimalLongitude "-4.073687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55428 -4.073687)"^^geo:wktLiteral ;
  geo-pos:lat "36.55428"^^xsd:decimal ;
  geo-pos:long "-4.073687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3623'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3623'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.2830555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.073687'^^xsd:double;
  dwc:startLongitude '-4.073687'^^xsd:double;
  dwc:endLongitude '-4.073687'^^xsd:double;
  dwc:latitude '36.55428'^^xsd:double;
  dwc:startLatitude '36.55428'^^xsd:double;
  dwc:endLatitude '36.55428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.073687 36.55428, -4.073687 36.55428, -4.073687 36.55428, -4.073687 36.55428, -4.073687 36.55428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3623'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65033 -3.154667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.154667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65033 -3.154667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65033"^^xsd:decimal ;
  geo-pos:long "-3.154667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3325'^^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:timeOfDay '7.5633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.154667'^^xsd:double;
  dwc:startLongitude '-3.154667'^^xsd:double;
  dwc:endLongitude '-3.154667'^^xsd:double;
  dwc:latitude '36.65033'^^xsd:double;
  dwc:startLatitude '36.65033'^^xsd:double;
  dwc:endLatitude '36.65033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.154667 36.65033, -3.154667 36.65033, -3.154667 36.65033, -3.154667 36.65033, -3.154667 36.65033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3325'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58434 -3.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58434"^^xsd:decimal ;
  dwc:decimalLongitude "-3.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58434 -3.837167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58434"^^xsd:decimal ;
  geo-pos:long "-3.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3087'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3087'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '9.6038888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.837167'^^xsd:double;
  dwc:startLongitude '-3.837167'^^xsd:double;
  dwc:endLongitude '-3.837167'^^xsd:double;
  dwc:latitude '36.58434'^^xsd:double;
  dwc:startLatitude '36.58434'^^xsd:double;
  dwc:endLatitude '36.58434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.837167 36.58434, -3.837167 36.58434, -3.837167 36.58434, -3.837167 36.58434, -3.837167 36.58434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3087'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44133 -4.511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44133 -4.511)"^^geo:wktLiteral ;
  geo-pos:lat "36.44133"^^xsd:decimal ;
  geo-pos:long "-4.511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3358'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3358'^^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:timeOfDay '19.366111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.511'^^xsd:double;
  dwc:startLongitude '-4.511'^^xsd:double;
  dwc:endLongitude '-4.511'^^xsd:double;
  dwc:latitude '36.44133'^^xsd:double;
  dwc:startLatitude '36.44133'^^xsd:double;
  dwc:endLatitude '36.44133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.511 36.44133, -4.511 36.44133, -4.511 36.44133, -4.511 36.44133, -4.511 36.44133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3358'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17583 -5.1655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17583 -5.1655)"^^geo:wktLiteral ;
  geo-pos:lat "36.17583"^^xsd:decimal ;
  geo-pos:long "-5.1655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3184'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3184'^^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:timeOfDay '11.334722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1655'^^xsd:double;
  dwc:startLongitude '-5.1655'^^xsd:double;
  dwc:endLongitude '-5.1655'^^xsd:double;
  dwc:latitude '36.17583'^^xsd:double;
  dwc:startLatitude '36.17583'^^xsd:double;
  dwc:endLatitude '36.17583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1655 36.17583, -5.1655 36.17583, -5.1655 36.17583, -5.1655 36.17583, -5.1655 36.17583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3184'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33367 -2.962667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.962667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33367 -2.962667)"^^geo:wktLiteral ;
  geo-pos:lat "36.33367"^^xsd:decimal ;
  geo-pos:long "-2.962667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3251'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3251'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.598333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.962667'^^xsd:double;
  dwc:startLongitude '-2.962667'^^xsd:double;
  dwc:endLongitude '-2.962667'^^xsd:double;
  dwc:latitude '36.33367'^^xsd:double;
  dwc:startLatitude '36.33367'^^xsd:double;
  dwc:endLatitude '36.33367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.962667 36.33367, -2.962667 36.33367, -2.962667 36.33367, -2.962667 36.33367, -2.962667 36.33367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3251'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48641 -2.893043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48641"^^xsd:decimal ;
  dwc:decimalLongitude "-2.893043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48641 -2.893043)"^^geo:wktLiteral ;
  geo-pos:lat "36.48641"^^xsd:decimal ;
  geo-pos:long "-2.893043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3692'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3692'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.234722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.893043'^^xsd:double;
  dwc:startLongitude '-2.893043'^^xsd:double;
  dwc:endLongitude '-2.893043'^^xsd:double;
  dwc:latitude '36.48641'^^xsd:double;
  dwc:startLatitude '36.48641'^^xsd:double;
  dwc:endLatitude '36.48641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.893043 36.48641, -2.893043 36.48641, -2.893043 36.48641, -2.893043 36.48641, -2.893043 36.48641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3692'^^xsd:string;
  dwc:observationDate '2006-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3995"^^xsd:decimal ;
  dwc:decimalLongitude "-2.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3995 -2.777)"^^geo:wktLiteral ;
  geo-pos:lat "36.3995"^^xsd:decimal ;
  geo-pos:long "-2.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3256'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3256'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.794444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.777'^^xsd:double;
  dwc:startLongitude '-2.777'^^xsd:double;
  dwc:endLongitude '-2.777'^^xsd:double;
  dwc:latitude '36.3995'^^xsd:double;
  dwc:startLatitude '36.3995'^^xsd:double;
  dwc:endLatitude '36.3995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.777 36.3995, -2.777 36.3995, -2.777 36.3995, -2.777 36.3995, -2.777 36.3995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3256'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58258 -3.264863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58258"^^xsd:decimal ;
  dwc:decimalLongitude "-3.264863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58258 -3.264863)"^^geo:wktLiteral ;
  geo-pos:lat "36.58258"^^xsd:decimal ;
  geo-pos:long "-3.264863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4376'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4376'^^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:timeOfDay '14.098611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.264863'^^xsd:double;
  dwc:startLongitude '-3.264863'^^xsd:double;
  dwc:endLongitude '-3.264863'^^xsd:double;
  dwc:latitude '36.58258'^^xsd:double;
  dwc:startLatitude '36.58258'^^xsd:double;
  dwc:endLatitude '36.58258'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.264863 36.58258, -3.264863 36.58258, -3.264863 36.58258, -3.264863 36.58258, -3.264863 36.58258))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4376'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.963 -1.702167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.963"^^xsd:decimal ;
  dwc:decimalLongitude "-1.702167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.963 -1.702167)"^^geo:wktLiteral ;
  geo-pos:lat "36.963"^^xsd:decimal ;
  geo-pos:long "-1.702167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_359'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_359'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.702167'^^xsd:double;
  dwc:startLongitude '-1.702167'^^xsd:double;
  dwc:endLongitude '-1.702167'^^xsd:double;
  dwc:latitude '36.963'^^xsd:double;
  dwc:startLatitude '36.963'^^xsd:double;
  dwc:endLatitude '36.963'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.702167 36.963, -1.702167 36.963, -1.702167 36.963, -1.702167 36.963, -1.702167 36.963))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_359'^^xsd:string;
  dwc:observationDate '1994-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49167 -0.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49167"^^xsd:decimal ;
  dwc:decimalLongitude "-0.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49167 -0.718333)"^^geo:wktLiteral ;
  geo-pos:lat "37.49167"^^xsd:decimal ;
  geo-pos:long "-0.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_128'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_128'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.718333'^^xsd:double;
  dwc:startLongitude '-0.718333'^^xsd:double;
  dwc:endLongitude '-0.718333'^^xsd:double;
  dwc:latitude '37.49167'^^xsd:double;
  dwc:startLatitude '37.49167'^^xsd:double;
  dwc:endLatitude '37.49167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.718333 37.49167, -0.718333 37.49167, -0.718333 37.49167, -0.718333 37.49167, -0.718333 37.49167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_128'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34566 -2.8825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34566 -2.8825)"^^geo:wktLiteral ;
  geo-pos:lat "36.34566"^^xsd:decimal ;
  geo-pos:long "-2.8825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2330'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2330'^^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:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8825'^^xsd:double;
  dwc:startLongitude '-2.8825'^^xsd:double;
  dwc:endLongitude '-2.8825'^^xsd:double;
  dwc:latitude '36.34566'^^xsd:double;
  dwc:startLatitude '36.34566'^^xsd:double;
  dwc:endLatitude '36.34566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8825 36.34566, -2.8825 36.34566, -2.8825 36.34566, -2.8825 36.34566, -2.8825 36.34566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2330'^^xsd:string;
  dwc:observationDate '2002-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30867 -1.320833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.320833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30867 -1.320833)"^^geo:wktLiteral ;
  geo-pos:lat "37.30867"^^xsd:decimal ;
  geo-pos:long "-1.320833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_375'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_375'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.320833'^^xsd:double;
  dwc:startLongitude '-1.320833'^^xsd:double;
  dwc:endLongitude '-1.320833'^^xsd:double;
  dwc:latitude '37.30867'^^xsd:double;
  dwc:startLatitude '37.30867'^^xsd:double;
  dwc:endLatitude '37.30867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.320833 37.30867, -1.320833 37.30867, -1.320833 37.30867, -1.320833 37.30867, -1.320833 37.30867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_375'^^xsd:string;
  dwc:observationDate '1994-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.758667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.758667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -2.758667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-2.758667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1477'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1477'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.758667'^^xsd:double;
  dwc:startLongitude '-2.758667'^^xsd:double;
  dwc:endLongitude '-2.758667'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:startLatitude '36.4'^^xsd:double;
  dwc:endLatitude '36.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.758667 36.4, -2.758667 36.4, -2.758667 36.4, -2.758667 36.4, -2.758667 36.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1477'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -1.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -1.718333)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "-1.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_232'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_232'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.718333'^^xsd:double;
  dwc:startLongitude '-1.718333'^^xsd:double;
  dwc:endLongitude '-1.718333'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:startLatitude '36.986'^^xsd:double;
  dwc:endLatitude '36.986'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718333 36.986, -1.718333 36.986, -1.718333 36.986, -1.718333 36.986, -1.718333 36.986))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_232'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -2.693667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.693667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -2.693667)"^^geo:wktLiteral ;
  geo-pos:lat "36.39283"^^xsd:decimal ;
  geo-pos:long "-2.693667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1369'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1369'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.693667'^^xsd:double;
  dwc:startLongitude '-2.693667'^^xsd:double;
  dwc:endLongitude '-2.693667'^^xsd:double;
  dwc:latitude '36.39283'^^xsd:double;
  dwc:startLatitude '36.39283'^^xsd:double;
  dwc:endLatitude '36.39283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.693667 36.39283, -2.693667 36.39283, -2.693667 36.39283, -2.693667 36.39283, -2.693667 36.39283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1369'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6045 -2.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6045"^^xsd:decimal ;
  dwc:decimalLongitude "-2.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6045 -2.942)"^^geo:wktLiteral ;
  geo-pos:lat "36.6045"^^xsd:decimal ;
  geo-pos:long "-2.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1421'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1421'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.942'^^xsd:double;
  dwc:startLongitude '-2.942'^^xsd:double;
  dwc:endLongitude '-2.942'^^xsd:double;
  dwc:latitude '36.6045'^^xsd:double;
  dwc:startLatitude '36.6045'^^xsd:double;
  dwc:endLatitude '36.6045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.942 36.6045, -2.942 36.6045, -2.942 36.6045, -2.942 36.6045, -2.942 36.6045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1421'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -2.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45367"^^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/1968__429_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45367 -2.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.45367"^^xsd:decimal ;
  geo-pos:long "-2.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1564'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1564'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.95'^^xsd:double;
  dwc:startLongitude '-2.95'^^xsd:double;
  dwc:endLongitude '-2.95'^^xsd:double;
  dwc:latitude '36.45367'^^xsd:double;
  dwc:startLatitude '36.45367'^^xsd:double;
  dwc:endLatitude '36.45367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.95 36.45367, -2.95 36.45367, -2.95 36.45367, -2.95 36.45367, -2.95 36.45367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1564'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57083 -3.132167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.132167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57083 -3.132167)"^^geo:wktLiteral ;
  geo-pos:lat "36.57083"^^xsd:decimal ;
  geo-pos:long "-3.132167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1949'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1949'^^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:timeOfDay '9.32'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.132167'^^xsd:double;
  dwc:startLongitude '-3.132167'^^xsd:double;
  dwc:endLongitude '-3.132167'^^xsd:double;
  dwc:latitude '36.57083'^^xsd:double;
  dwc:startLatitude '36.57083'^^xsd:double;
  dwc:endLatitude '36.57083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.132167 36.57083, -3.132167 36.57083, -3.132167 36.57083, -3.132167 36.57083, -3.132167 36.57083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1949'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45633 -2.725167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45633 -2.725167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45633"^^xsd:decimal ;
  geo-pos:long "-2.725167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1977'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1977'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.488055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725167'^^xsd:double;
  dwc:startLongitude '-2.725167'^^xsd:double;
  dwc:endLongitude '-2.725167'^^xsd:double;
  dwc:latitude '36.45633'^^xsd:double;
  dwc:startLatitude '36.45633'^^xsd:double;
  dwc:endLatitude '36.45633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725167 36.45633, -2.725167 36.45633, -2.725167 36.45633, -2.725167 36.45633, -2.725167 36.45633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1977'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58017 -3.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58017 -3.308)"^^geo:wktLiteral ;
  geo-pos:lat "36.58017"^^xsd:decimal ;
  geo-pos:long "-3.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2752'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2752'^^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:timeOfDay '10.141666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.308'^^xsd:double;
  dwc:startLongitude '-3.308'^^xsd:double;
  dwc:endLongitude '-3.308'^^xsd:double;
  dwc:latitude '36.58017'^^xsd:double;
  dwc:startLatitude '36.58017'^^xsd:double;
  dwc:endLatitude '36.58017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.308 36.58017, -3.308 36.58017, -3.308 36.58017, -3.308 36.58017, -3.308 36.58017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2752'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -3.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.476"^^xsd:decimal ;
  dwc:decimalLongitude "-3.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -3.504)"^^geo:wktLiteral ;
  geo-pos:lat "36.476"^^xsd:decimal ;
  geo-pos:long "-3.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2204'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2204'^^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:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.504'^^xsd:double;
  dwc:startLongitude '-3.504'^^xsd:double;
  dwc:endLongitude '-3.504'^^xsd:double;
  dwc:latitude '36.476'^^xsd:double;
  dwc:startLatitude '36.476'^^xsd:double;
  dwc:endLatitude '36.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.504 36.476, -3.504 36.476, -3.504 36.476, -3.504 36.476, -3.504 36.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2204'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44584 -2.635667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44584"^^xsd:decimal ;
  dwc:decimalLongitude "-2.635667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44584 -2.635667)"^^geo:wktLiteral ;
  geo-pos:lat "36.44584"^^xsd:decimal ;
  geo-pos:long "-2.635667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3450'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3450'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.6425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.635667'^^xsd:double;
  dwc:startLongitude '-2.635667'^^xsd:double;
  dwc:endLongitude '-2.635667'^^xsd:double;
  dwc:latitude '36.44584'^^xsd:double;
  dwc:startLatitude '36.44584'^^xsd:double;
  dwc:endLatitude '36.44584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.635667 36.44584, -2.635667 36.44584, -2.635667 36.44584, -2.635667 36.44584, -2.635667 36.44584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3450'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47583 -2.595833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.595833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47583 -2.595833)"^^geo:wktLiteral ;
  geo-pos:lat "36.47583"^^xsd:decimal ;
  geo-pos:long "-2.595833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_572'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_572'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.595833'^^xsd:double;
  dwc:startLongitude '-2.595833'^^xsd:double;
  dwc:endLongitude '-2.595833'^^xsd:double;
  dwc:latitude '36.47583'^^xsd:double;
  dwc:startLatitude '36.47583'^^xsd:double;
  dwc:endLatitude '36.47583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.595833 36.47583, -2.595833 36.47583, -2.595833 36.47583, -2.595833 36.47583, -2.595833 36.47583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_572'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48167 -1.156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48167 -1.156667)"^^geo:wktLiteral ;
  geo-pos:lat "37.48167"^^xsd:decimal ;
  geo-pos:long "-1.156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_116'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_116'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.156667'^^xsd:double;
  dwc:startLongitude '-1.156667'^^xsd:double;
  dwc:endLongitude '-1.156667'^^xsd:double;
  dwc:latitude '37.48167'^^xsd:double;
  dwc:startLatitude '37.48167'^^xsd:double;
  dwc:endLatitude '37.48167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.156667 37.48167, -1.156667 37.48167, -1.156667 37.48167, -1.156667 37.48167, -1.156667 37.48167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_116'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.429 -2.721833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.429"^^xsd:decimal ;
  dwc:decimalLongitude "-2.721833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.429 -2.721833)"^^geo:wktLiteral ;
  geo-pos:lat "36.429"^^xsd:decimal ;
  geo-pos:long "-2.721833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_690'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_690'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.721833'^^xsd:double;
  dwc:startLongitude '-2.721833'^^xsd:double;
  dwc:endLongitude '-2.721833'^^xsd:double;
  dwc:latitude '36.429'^^xsd:double;
  dwc:startLatitude '36.429'^^xsd:double;
  dwc:endLatitude '36.429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.721833 36.429, -2.721833 36.429, -2.721833 36.429, -2.721833 36.429, -2.721833 36.429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_690'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44733 -2.672833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.672833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44733 -2.672833)"^^geo:wktLiteral ;
  geo-pos:lat "36.44733"^^xsd:decimal ;
  geo-pos:long "-2.672833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1743'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1743'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.9408333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.672833'^^xsd:double;
  dwc:startLongitude '-2.672833'^^xsd:double;
  dwc:endLongitude '-2.672833'^^xsd:double;
  dwc:latitude '36.44733'^^xsd:double;
  dwc:startLatitude '36.44733'^^xsd:double;
  dwc:endLatitude '36.44733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.672833 36.44733, -2.672833 36.44733, -2.672833 36.44733, -2.672833 36.44733, -2.672833 36.44733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1743'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61417 -2.813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61417 -2.813)"^^geo:wktLiteral ;
  geo-pos:lat "36.61417"^^xsd:decimal ;
  geo-pos:long "-2.813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2322'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2322'^^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:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.813'^^xsd:double;
  dwc:startLongitude '-2.813'^^xsd:double;
  dwc:endLongitude '-2.813'^^xsd:double;
  dwc:latitude '36.61417'^^xsd:double;
  dwc:startLatitude '36.61417'^^xsd:double;
  dwc:endLatitude '36.61417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.813 36.61417, -2.813 36.61417, -2.813 36.61417, -2.813 36.61417, -2.813 36.61417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2322'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -3.180167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4675"^^xsd:decimal ;
  dwc:decimalLongitude "-3.180167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -3.180167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4675"^^xsd:decimal ;
  geo-pos:long "-3.180167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1333'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1333'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.180167'^^xsd:double;
  dwc:startLongitude '-3.180167'^^xsd:double;
  dwc:endLongitude '-3.180167'^^xsd:double;
  dwc:latitude '36.4675'^^xsd:double;
  dwc:startLatitude '36.4675'^^xsd:double;
  dwc:endLatitude '36.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.180167 36.4675, -3.180167 36.4675, -3.180167 36.4675, -3.180167 36.4675, -3.180167 36.4675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1333'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15283 -5.265833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.265833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15283 -5.265833)"^^geo:wktLiteral ;
  geo-pos:lat "36.15283"^^xsd:decimal ;
  geo-pos:long "-5.265833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1902'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1902'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8022222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.265833'^^xsd:double;
  dwc:startLongitude '-5.265833'^^xsd:double;
  dwc:endLongitude '-5.265833'^^xsd:double;
  dwc:latitude '36.15283'^^xsd:double;
  dwc:startLatitude '36.15283'^^xsd:double;
  dwc:endLatitude '36.15283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.265833 36.15283, -5.265833 36.15283, -5.265833 36.15283, -5.265833 36.15283, -5.265833 36.15283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1902'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -5.117167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.117167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -5.117167)"^^geo:wktLiteral ;
  geo-pos:lat "36.31733"^^xsd:decimal ;
  geo-pos:long "-5.117167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2523'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2523'^^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:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.117167'^^xsd:double;
  dwc:startLongitude '-5.117167'^^xsd:double;
  dwc:endLongitude '-5.117167'^^xsd:double;
  dwc:latitude '36.31733'^^xsd:double;
  dwc:startLatitude '36.31733'^^xsd:double;
  dwc:endLatitude '36.31733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.117167 36.31733, -5.117167 36.31733, -5.117167 36.31733, -5.117167 36.31733, -5.117167 36.31733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2523'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41367 -3.743833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.743833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41367 -3.743833)"^^geo:wktLiteral ;
  geo-pos:lat "36.41367"^^xsd:decimal ;
  geo-pos:long "-3.743833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2097'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2097'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.743833'^^xsd:double;
  dwc:startLongitude '-3.743833'^^xsd:double;
  dwc:endLongitude '-3.743833'^^xsd:double;
  dwc:latitude '36.41367'^^xsd:double;
  dwc:startLatitude '36.41367'^^xsd:double;
  dwc:endLatitude '36.41367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.743833 36.41367, -3.743833 36.41367, -3.743833 36.41367, -3.743833 36.41367, -3.743833 36.41367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2097'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -3.4205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49817"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49817 -3.4205)"^^geo:wktLiteral ;
  geo-pos:lat "36.49817"^^xsd:decimal ;
  geo-pos:long "-3.4205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2064'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2064'^^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:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.4205'^^xsd:double;
  dwc:startLongitude '-3.4205'^^xsd:double;
  dwc:endLongitude '-3.4205'^^xsd:double;
  dwc:latitude '36.49817'^^xsd:double;
  dwc:startLatitude '36.49817'^^xsd:double;
  dwc:endLatitude '36.49817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4205 36.49817, -3.4205 36.49817, -3.4205 36.49817, -3.4205 36.49817, -3.4205 36.49817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2064'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4365"^^xsd:decimal ;
  geo-pos:long "-2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2355'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2355'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501833'^^xsd:double;
  dwc:startLongitude '-2.501833'^^xsd:double;
  dwc:endLongitude '-2.501833'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501833 36.4365, -2.501833 36.4365, -2.501833 36.4365, -2.501833 36.4365, -2.501833 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2355'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32767 -5.051167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32767"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32767 -5.051167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32767"^^xsd:decimal ;
  geo-pos:long "-5.051167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1854'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1854'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.8575'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.051167'^^xsd:double;
  dwc:startLongitude '-5.051167'^^xsd:double;
  dwc:endLongitude '-5.051167'^^xsd:double;
  dwc:latitude '36.32767'^^xsd:double;
  dwc:startLatitude '36.32767'^^xsd:double;
  dwc:endLatitude '36.32767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.051167 36.32767, -5.051167 36.32767, -5.051167 36.32767, -5.051167 36.32767, -5.051167 36.32767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1854'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.586 -3.194333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.586"^^xsd:decimal ;
  dwc:decimalLongitude "-3.194333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.586 -3.194333)"^^geo:wktLiteral ;
  geo-pos:lat "36.586"^^xsd:decimal ;
  geo-pos:long "-3.194333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2001'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2001'^^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:timeOfDay '11.002777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.194333'^^xsd:double;
  dwc:startLongitude '-3.194333'^^xsd:double;
  dwc:endLongitude '-3.194333'^^xsd:double;
  dwc:latitude '36.586'^^xsd:double;
  dwc:startLatitude '36.586'^^xsd:double;
  dwc:endLatitude '36.586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.194333 36.586, -3.194333 36.586, -3.194333 36.586, -3.194333 36.586, -3.194333 36.586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2001'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.394 -4.382333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.394"^^xsd:decimal ;
  dwc:decimalLongitude "-4.382333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.394 -4.382333)"^^geo:wktLiteral ;
  geo-pos:lat "36.394"^^xsd:decimal ;
  geo-pos:long "-4.382333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2183'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2183'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.382333'^^xsd:double;
  dwc:startLongitude '-4.382333'^^xsd:double;
  dwc:endLongitude '-4.382333'^^xsd:double;
  dwc:latitude '36.394'^^xsd:double;
  dwc:startLatitude '36.394'^^xsd:double;
  dwc:endLatitude '36.394'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.382333 36.394, -4.382333 36.394, -4.382333 36.394, -4.382333 36.394, -4.382333 36.394))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2183'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47917 -3.0075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47917 -3.0075)"^^geo:wktLiteral ;
  geo-pos:lat "36.47917"^^xsd:decimal ;
  geo-pos:long "-3.0075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1995'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1995'^^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:timeOfDay '14.374166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0075'^^xsd:double;
  dwc:startLongitude '-3.0075'^^xsd:double;
  dwc:endLongitude '-3.0075'^^xsd:double;
  dwc:latitude '36.47917'^^xsd:double;
  dwc:startLatitude '36.47917'^^xsd:double;
  dwc:endLatitude '36.47917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0075 36.47917, -3.0075 36.47917, -3.0075 36.47917, -3.0075 36.47917, -3.0075 36.47917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1995'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68383 -3.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68383 -3.467)"^^geo:wktLiteral ;
  geo-pos:lat "36.68383"^^xsd:decimal ;
  geo-pos:long "-3.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1785'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1785'^^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:timeOfDay '10.059166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.467'^^xsd:double;
  dwc:startLongitude '-3.467'^^xsd:double;
  dwc:endLongitude '-3.467'^^xsd:double;
  dwc:latitude '36.68383'^^xsd:double;
  dwc:startLatitude '36.68383'^^xsd:double;
  dwc:endLatitude '36.68383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.467 36.68383, -3.467 36.68383, -3.467 36.68383, -3.467 36.68383, -3.467 36.68383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1785'^^xsd:string;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52717 -2.2945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52717 -2.2945)"^^geo:wktLiteral ;
  geo-pos:lat "36.52717"^^xsd:decimal ;
  geo-pos:long "-2.2945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_579'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_579'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '18.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2945'^^xsd:double;
  dwc:startLongitude '-2.2945'^^xsd:double;
  dwc:endLongitude '-2.2945'^^xsd:double;
  dwc:latitude '36.52717'^^xsd:double;
  dwc:startLatitude '36.52717'^^xsd:double;
  dwc:endLatitude '36.52717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2945 36.52717, -2.2945 36.52717, -2.2945 36.52717, -2.2945 36.52717, -2.2945 36.52717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_579'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3615 -2.967667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3615"^^xsd:decimal ;
  dwc:decimalLongitude "-2.967667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3615 -2.967667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3615"^^xsd:decimal ;
  geo-pos:long "-2.967667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1690'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1690'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.697222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.967667'^^xsd:double;
  dwc:startLongitude '-2.967667'^^xsd:double;
  dwc:endLongitude '-2.967667'^^xsd:double;
  dwc:latitude '36.3615'^^xsd:double;
  dwc:startLatitude '36.3615'^^xsd:double;
  dwc:endLatitude '36.3615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.967667 36.3615, -2.967667 36.3615, -2.967667 36.3615, -2.967667 36.3615, -2.967667 36.3615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1690'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4025 -2.754333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4025"^^xsd:decimal ;
  dwc:decimalLongitude "-2.754333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4025 -2.754333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4025"^^xsd:decimal ;
  geo-pos:long "-2.754333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1450'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1450'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.754333'^^xsd:double;
  dwc:startLongitude '-2.754333'^^xsd:double;
  dwc:endLongitude '-2.754333'^^xsd:double;
  dwc:latitude '36.4025'^^xsd:double;
  dwc:startLatitude '36.4025'^^xsd:double;
  dwc:endLatitude '36.4025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.754333 36.4025, -2.754333 36.4025, -2.754333 36.4025, -2.754333 36.4025, -2.754333 36.4025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1450'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35692 -2.882002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35692"^^xsd:decimal ;
  dwc:decimalLongitude "-2.882002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35692 -2.882002)"^^geo:wktLiteral ;
  geo-pos:lat "36.35692"^^xsd:decimal ;
  geo-pos:long "-2.882002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4736'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4736'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.262777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.882002'^^xsd:double;
  dwc:startLongitude '-2.882002'^^xsd:double;
  dwc:endLongitude '-2.882002'^^xsd:double;
  dwc:latitude '36.35692'^^xsd:double;
  dwc:startLatitude '36.35692'^^xsd:double;
  dwc:endLatitude '36.35692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.882002 36.35692, -2.882002 36.35692, -2.882002 36.35692, -2.882002 36.35692, -2.882002 36.35692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4736'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72217 -2.320167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.320167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72217 -2.320167)"^^geo:wktLiteral ;
  geo-pos:lat "36.72217"^^xsd:decimal ;
  geo-pos:long "-2.320167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1760'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1760'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.6108333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.320167'^^xsd:double;
  dwc:startLongitude '-2.320167'^^xsd:double;
  dwc:endLongitude '-2.320167'^^xsd:double;
  dwc:latitude '36.72217'^^xsd:double;
  dwc:startLatitude '36.72217'^^xsd:double;
  dwc:endLatitude '36.72217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.320167 36.72217, -2.320167 36.72217, -2.320167 36.72217, -2.320167 36.72217, -2.320167 36.72217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1760'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57733 -2.682833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.682833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57733 -2.682833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57733"^^xsd:decimal ;
  geo-pos:long "-2.682833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1187'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1187'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.682833'^^xsd:double;
  dwc:startLongitude '-2.682833'^^xsd:double;
  dwc:endLongitude '-2.682833'^^xsd:double;
  dwc:latitude '36.57733'^^xsd:double;
  dwc:startLatitude '36.57733'^^xsd:double;
  dwc:endLatitude '36.57733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.682833 36.57733, -2.682833 36.57733, -2.682833 36.57733, -2.682833 36.57733, -2.682833 36.57733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1187'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69367 -2.536167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.536167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69367 -2.536167)"^^geo:wktLiteral ;
  geo-pos:lat "36.69367"^^xsd:decimal ;
  geo-pos:long "-2.536167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1207'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1207'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.536167'^^xsd:double;
  dwc:startLongitude '-2.536167'^^xsd:double;
  dwc:endLongitude '-2.536167'^^xsd:double;
  dwc:latitude '36.69367'^^xsd:double;
  dwc:startLatitude '36.69367'^^xsd:double;
  dwc:endLatitude '36.69367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.536167 36.69367, -2.536167 36.69367, -2.536167 36.69367, -2.536167 36.69367, -2.536167 36.69367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1207'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -2.666333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.666333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -2.666333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44183"^^xsd:decimal ;
  geo-pos:long "-2.666333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1510'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1510'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.666333'^^xsd:double;
  dwc:startLongitude '-2.666333'^^xsd:double;
  dwc:endLongitude '-2.666333'^^xsd:double;
  dwc:latitude '36.44183'^^xsd:double;
  dwc:startLatitude '36.44183'^^xsd:double;
  dwc:endLatitude '36.44183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.666333 36.44183, -2.666333 36.44183, -2.666333 36.44183, -2.666333 36.44183, -2.666333 36.44183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1510'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22367 -5.153833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22367"^^xsd:decimal ;
  dwc:decimalLongitude "-5.153833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22367 -5.153833)"^^geo:wktLiteral ;
  geo-pos:lat "36.22367"^^xsd:decimal ;
  geo-pos:long "-5.153833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3120'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3120'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7955555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.153833'^^xsd:double;
  dwc:startLongitude '-5.153833'^^xsd:double;
  dwc:endLongitude '-5.153833'^^xsd:double;
  dwc:latitude '36.22367'^^xsd:double;
  dwc:startLatitude '36.22367'^^xsd:double;
  dwc:endLatitude '36.22367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.153833 36.22367, -5.153833 36.22367, -5.153833 36.22367, -5.153833 36.22367, -5.153833 36.22367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3120'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73333 -2.293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73333 -2.293333)"^^geo:wktLiteral ;
  geo-pos:lat "36.73333"^^xsd:decimal ;
  geo-pos:long "-2.293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_36'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_36'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '9.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.293333'^^xsd:double;
  dwc:startLongitude '-2.293333'^^xsd:double;
  dwc:endLongitude '-2.293333'^^xsd:double;
  dwc:latitude '36.73333'^^xsd:double;
  dwc:startLatitude '36.73333'^^xsd:double;
  dwc:endLatitude '36.73333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.293333 36.73333, -2.293333 36.73333, -2.293333 36.73333, -2.293333 36.73333, -2.293333 36.73333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_36'^^xsd:string;
  dwc:observationDate '1991-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46667 -2.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46667 -2.616667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46667"^^xsd:decimal ;
  geo-pos:long "-2.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1394'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1394'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.616667'^^xsd:double;
  dwc:startLongitude '-2.616667'^^xsd:double;
  dwc:endLongitude '-2.616667'^^xsd:double;
  dwc:latitude '36.46667'^^xsd:double;
  dwc:startLatitude '36.46667'^^xsd:double;
  dwc:endLatitude '36.46667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.616667 36.46667, -2.616667 36.46667, -2.616667 36.46667, -2.616667 36.46667, -2.616667 36.46667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1394'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.445 -1.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.445"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.445 -1.37)"^^geo:wktLiteral ;
  geo-pos:lat "37.445"^^xsd:decimal ;
  geo-pos:long "-1.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_44'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_44'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.37'^^xsd:double;
  dwc:startLongitude '-1.37'^^xsd:double;
  dwc:endLongitude '-1.37'^^xsd:double;
  dwc:latitude '37.445'^^xsd:double;
  dwc:startLatitude '37.445'^^xsd:double;
  dwc:endLatitude '37.445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.37 37.445, -1.37 37.445, -1.37 37.445, -1.37 37.445, -1.37 37.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_44'^^xsd:string;
  dwc:observationDate '1992-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54833 -1.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54833 -1.215)"^^geo:wktLiteral ;
  geo-pos:lat "37.54833"^^xsd:decimal ;
  geo-pos:long "-1.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_92'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_92'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '5.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.215'^^xsd:double;
  dwc:startLongitude '-1.215'^^xsd:double;
  dwc:endLongitude '-1.215'^^xsd:double;
  dwc:latitude '37.54833'^^xsd:double;
  dwc:startLatitude '37.54833'^^xsd:double;
  dwc:endLatitude '37.54833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.215 37.54833, -1.215 37.54833, -1.215 37.54833, -1.215 37.54833, -1.215 37.54833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_92'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51533 -4.603833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51533"^^xsd:decimal ;
  dwc:decimalLongitude "-4.603833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51533 -4.603833)"^^geo:wktLiteral ;
  geo-pos:lat "36.51533"^^xsd:decimal ;
  geo-pos:long "-4.603833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1805'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1805'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '5.9238888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.603833'^^xsd:double;
  dwc:startLongitude '-4.603833'^^xsd:double;
  dwc:endLongitude '-4.603833'^^xsd:double;
  dwc:latitude '36.51533'^^xsd:double;
  dwc:startLatitude '36.51533'^^xsd:double;
  dwc:endLatitude '36.51533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.603833 36.51533, -4.603833 36.51533, -4.603833 36.51533, -4.603833 36.51533, -4.603833 36.51533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1805'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44063 -3.991367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44063"^^xsd:decimal ;
  dwc:decimalLongitude "-3.991367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44063 -3.991367)"^^geo:wktLiteral ;
  geo-pos:lat "36.44063"^^xsd:decimal ;
  geo-pos:long "-3.991367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3640'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3640'^^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:timeOfDay '10.394166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.991367'^^xsd:double;
  dwc:startLongitude '-3.991367'^^xsd:double;
  dwc:endLongitude '-3.991367'^^xsd:double;
  dwc:latitude '36.44063'^^xsd:double;
  dwc:startLatitude '36.44063'^^xsd:double;
  dwc:endLatitude '36.44063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.991367 36.44063, -3.991367 36.44063, -3.991367 36.44063, -3.991367 36.44063, -3.991367 36.44063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3640'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.728 -2.393833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.728"^^xsd:decimal ;
  dwc:decimalLongitude "-2.393833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.728 -2.393833)"^^geo:wktLiteral ;
  geo-pos:lat "36.728"^^xsd:decimal ;
  geo-pos:long "-2.393833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2263'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2263'^^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:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.393833'^^xsd:double;
  dwc:startLongitude '-2.393833'^^xsd:double;
  dwc:endLongitude '-2.393833'^^xsd:double;
  dwc:latitude '36.728'^^xsd:double;
  dwc:startLatitude '36.728'^^xsd:double;
  dwc:endLatitude '36.728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.393833 36.728, -2.393833 36.728, -2.393833 36.728, -2.393833 36.728, -2.393833 36.728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2263'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.737333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.737333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.737333)"^^geo:wktLiteral ;
  geo-pos:lat "35.92583"^^xsd:decimal ;
  geo-pos:long "-5.737333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2126'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2126'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '17.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.737333'^^xsd:double;
  dwc:startLongitude '-5.737333'^^xsd:double;
  dwc:endLongitude '-5.737333'^^xsd:double;
  dwc:latitude '35.92583'^^xsd:double;
  dwc:startLatitude '35.92583'^^xsd:double;
  dwc:endLatitude '35.92583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.737333 35.92583, -5.737333 35.92583, -5.737333 35.92583, -5.737333 35.92583, -5.737333 35.92583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2126'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52667 -2.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52667 -2.82)"^^geo:wktLiteral ;
  geo-pos:lat "36.52667"^^xsd:decimal ;
  geo-pos:long "-2.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_76'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_76'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.82'^^xsd:double;
  dwc:startLongitude '-2.82'^^xsd:double;
  dwc:endLongitude '-2.82'^^xsd:double;
  dwc:latitude '36.52667'^^xsd:double;
  dwc:startLatitude '36.52667'^^xsd:double;
  dwc:endLatitude '36.52667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.82 36.52667, -2.82 36.52667, -2.82 36.52667, -2.82 36.52667, -2.82 36.52667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_76'^^xsd:string;
  dwc:observationDate '1992-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68333 -3.544167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.544167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68333 -3.544167)"^^geo:wktLiteral ;
  geo-pos:lat "36.68333"^^xsd:decimal ;
  geo-pos:long "-3.544167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2199'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2199'^^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:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.544167'^^xsd:double;
  dwc:startLongitude '-3.544167'^^xsd:double;
  dwc:endLongitude '-3.544167'^^xsd:double;
  dwc:latitude '36.68333'^^xsd:double;
  dwc:startLatitude '36.68333'^^xsd:double;
  dwc:endLatitude '36.68333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.544167 36.68333, -3.544167 36.68333, -3.544167 36.68333, -3.544167 36.68333, -3.544167 36.68333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2199'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50517 -4.5615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50517 -4.5615)"^^geo:wktLiteral ;
  geo-pos:lat "36.50517"^^xsd:decimal ;
  geo-pos:long "-4.5615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2501'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2501'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5615'^^xsd:double;
  dwc:startLongitude '-4.5615'^^xsd:double;
  dwc:endLongitude '-4.5615'^^xsd:double;
  dwc:latitude '36.50517'^^xsd:double;
  dwc:startLatitude '36.50517'^^xsd:double;
  dwc:endLatitude '36.50517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5615 36.50517, -4.5615 36.50517, -4.5615 36.50517, -4.5615 36.50517, -4.5615 36.50517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2501'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62584 -4.138667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62584"^^xsd:decimal ;
  dwc:decimalLongitude "-4.138667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62584 -4.138667)"^^geo:wktLiteral ;
  geo-pos:lat "36.62584"^^xsd:decimal ;
  geo-pos:long "-4.138667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3050'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3050'^^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:timeOfDay '8.5738888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.138667'^^xsd:double;
  dwc:startLongitude '-4.138667'^^xsd:double;
  dwc:endLongitude '-4.138667'^^xsd:double;
  dwc:latitude '36.62584'^^xsd:double;
  dwc:startLatitude '36.62584'^^xsd:double;
  dwc:endLatitude '36.62584'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.138667 36.62584, -4.138667 36.62584, -4.138667 36.62584, -4.138667 36.62584, -4.138667 36.62584))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3050'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42841 -2.918193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42841"^^xsd:decimal ;
  dwc:decimalLongitude "-2.918193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42841 -2.918193)"^^geo:wktLiteral ;
  geo-pos:lat "36.42841"^^xsd:decimal ;
  geo-pos:long "-2.918193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4658'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4658'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.8133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.918193'^^xsd:double;
  dwc:startLongitude '-2.918193'^^xsd:double;
  dwc:endLongitude '-2.918193'^^xsd:double;
  dwc:latitude '36.42841'^^xsd:double;
  dwc:startLatitude '36.42841'^^xsd:double;
  dwc:endLatitude '36.42841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.918193 36.42841, -2.918193 36.42841, -2.918193 36.42841, -2.918193 36.42841, -2.918193 36.42841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4658'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4285 -4.264833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.264833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4285 -4.264833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4285"^^xsd:decimal ;
  geo-pos:long "-4.264833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3373'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3373'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.354722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.264833'^^xsd:double;
  dwc:startLongitude '-4.264833'^^xsd:double;
  dwc:endLongitude '-4.264833'^^xsd:double;
  dwc:latitude '36.4285'^^xsd:double;
  dwc:startLatitude '36.4285'^^xsd:double;
  dwc:endLatitude '36.4285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.264833 36.4285, -4.264833 36.4285, -4.264833 36.4285, -4.264833 36.4285, -4.264833 36.4285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3373'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29367 -4.523167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29367"^^xsd:decimal ;
  dwc:decimalLongitude "-4.523167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29367 -4.523167)"^^geo:wktLiteral ;
  geo-pos:lat "36.29367"^^xsd:decimal ;
  geo-pos:long "-4.523167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3105'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3105'^^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:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.523167'^^xsd:double;
  dwc:startLongitude '-4.523167'^^xsd:double;
  dwc:endLongitude '-4.523167'^^xsd:double;
  dwc:latitude '36.29367'^^xsd:double;
  dwc:startLatitude '36.29367'^^xsd:double;
  dwc:endLatitude '36.29367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.523167 36.29367, -4.523167 36.29367, -4.523167 36.29367, -4.523167 36.29367, -4.523167 36.29367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3105'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3566 -2.954052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3566"^^xsd:decimal ;
  dwc:decimalLongitude "-2.954052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3566 -2.954052)"^^geo:wktLiteral ;
  geo-pos:lat "36.3566"^^xsd:decimal ;
  geo-pos:long "-2.954052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4517'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4517'^^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:timeOfDay '12.358055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.954052'^^xsd:double;
  dwc:startLongitude '-2.954052'^^xsd:double;
  dwc:endLongitude '-2.954052'^^xsd:double;
  dwc:latitude '36.3566'^^xsd:double;
  dwc:startLatitude '36.3566'^^xsd:double;
  dwc:endLatitude '36.3566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.954052 36.3566, -2.954052 36.3566, -2.954052 36.3566, -2.954052 36.3566, -2.954052 36.3566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4517'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50483 -2.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50483 -2.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.50483"^^xsd:decimal ;
  geo-pos:long "-2.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_841'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_841'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.62'^^xsd:double;
  dwc:startLongitude '-2.62'^^xsd:double;
  dwc:endLongitude '-2.62'^^xsd:double;
  dwc:latitude '36.50483'^^xsd:double;
  dwc:startLatitude '36.50483'^^xsd:double;
  dwc:endLatitude '36.50483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.62 36.50483, -2.62 36.50483, -2.62 36.50483, -2.62 36.50483, -2.62 36.50483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_841'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4715"^^xsd:decimal ;
  dwc:decimalLongitude "-2.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4715 -2.491)"^^geo:wktLiteral ;
  geo-pos:lat "36.4715"^^xsd:decimal ;
  geo-pos:long "-2.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_831'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_831'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.491'^^xsd:double;
  dwc:startLongitude '-2.491'^^xsd:double;
  dwc:endLongitude '-2.491'^^xsd:double;
  dwc:latitude '36.4715'^^xsd:double;
  dwc:startLatitude '36.4715'^^xsd:double;
  dwc:endLatitude '36.4715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.491 36.4715, -2.491 36.4715, -2.491 36.4715, -2.491 36.4715, -2.491 36.4715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_831'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58681 -3.447655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58681"^^xsd:decimal ;
  dwc:decimalLongitude "-3.447655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58681 -3.447655)"^^geo:wktLiteral ;
  geo-pos:lat "36.58681"^^xsd:decimal ;
  geo-pos:long "-3.447655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4589'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4589'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.815833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.447655'^^xsd:double;
  dwc:startLongitude '-3.447655'^^xsd:double;
  dwc:endLongitude '-3.447655'^^xsd:double;
  dwc:latitude '36.58681'^^xsd:double;
  dwc:startLatitude '36.58681'^^xsd:double;
  dwc:endLatitude '36.58681'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.447655 36.58681, -3.447655 36.58681, -3.447655 36.58681, -3.447655 36.58681, -3.447655 36.58681))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4589'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77557 -2.328237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77557"^^xsd:decimal ;
  dwc:decimalLongitude "-2.328237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77557 -2.328237)"^^geo:wktLiteral ;
  geo-pos:lat "36.77557"^^xsd:decimal ;
  geo-pos:long "-2.328237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4247'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4247'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.8358333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.328237'^^xsd:double;
  dwc:startLongitude '-2.328237'^^xsd:double;
  dwc:endLongitude '-2.328237'^^xsd:double;
  dwc:latitude '36.77557'^^xsd:double;
  dwc:startLatitude '36.77557'^^xsd:double;
  dwc:endLatitude '36.77557'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.328237 36.77557, -2.328237 36.77557, -2.328237 36.77557, -2.328237 36.77557, -2.328237 36.77557))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4247'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5894 -3.120503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5894"^^xsd:decimal ;
  dwc:decimalLongitude "-3.120503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5894 -3.120503)"^^geo:wktLiteral ;
  geo-pos:lat "36.5894"^^xsd:decimal ;
  geo-pos:long "-3.120503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4184'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4184'^^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:timeOfDay '11.339166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.120503'^^xsd:double;
  dwc:startLongitude '-3.120503'^^xsd:double;
  dwc:endLongitude '-3.120503'^^xsd:double;
  dwc:latitude '36.5894'^^xsd:double;
  dwc:startLatitude '36.5894'^^xsd:double;
  dwc:endLatitude '36.5894'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.120503 36.5894, -3.120503 36.5894, -3.120503 36.5894, -3.120503 36.5894, -3.120503 36.5894))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4184'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62833 -2.741333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.741333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62833 -2.741333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62833"^^xsd:decimal ;
  geo-pos:long "-2.741333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1481'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1481'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.741333'^^xsd:double;
  dwc:startLongitude '-2.741333'^^xsd:double;
  dwc:endLongitude '-2.741333'^^xsd:double;
  dwc:latitude '36.62833'^^xsd:double;
  dwc:startLatitude '36.62833'^^xsd:double;
  dwc:endLatitude '36.62833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.741333 36.62833, -2.741333 36.62833, -2.741333 36.62833, -2.741333 36.62833, -2.741333 36.62833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1481'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47384 -4.493544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47384"^^xsd:decimal ;
  dwc:decimalLongitude "-4.493544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47384 -4.493544)"^^geo:wktLiteral ;
  geo-pos:lat "36.47384"^^xsd:decimal ;
  geo-pos:long "-4.493544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3524'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3524'^^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:timeOfDay '7.0211111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.493544'^^xsd:double;
  dwc:startLongitude '-4.493544'^^xsd:double;
  dwc:endLongitude '-4.493544'^^xsd:double;
  dwc:latitude '36.47384'^^xsd:double;
  dwc:startLatitude '36.47384'^^xsd:double;
  dwc:endLatitude '36.47384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.493544 36.47384, -4.493544 36.47384, -4.493544 36.47384, -4.493544 36.47384, -4.493544 36.47384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3524'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78539 -2.34457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78539"^^xsd:decimal ;
  dwc:decimalLongitude "-2.34457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78539 -2.34457)"^^geo:wktLiteral ;
  geo-pos:lat "36.78539"^^xsd:decimal ;
  geo-pos:long "-2.34457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4246'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4246'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.5930555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.34457'^^xsd:double;
  dwc:startLongitude '-2.34457'^^xsd:double;
  dwc:endLongitude '-2.34457'^^xsd:double;
  dwc:latitude '36.78539'^^xsd:double;
  dwc:startLatitude '36.78539'^^xsd:double;
  dwc:endLatitude '36.78539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.34457 36.78539, -2.34457 36.78539, -2.34457 36.78539, -2.34457 36.78539, -2.34457 36.78539))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4246'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67567 -3.023333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.023333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67567 -3.023333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67567"^^xsd:decimal ;
  geo-pos:long "-3.023333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3462'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3462'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.156666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.023333'^^xsd:double;
  dwc:startLongitude '-3.023333'^^xsd:double;
  dwc:endLongitude '-3.023333'^^xsd:double;
  dwc:latitude '36.67567'^^xsd:double;
  dwc:startLatitude '36.67567'^^xsd:double;
  dwc:endLatitude '36.67567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.023333 36.67567, -3.023333 36.67567, -3.023333 36.67567, -3.023333 36.67567, -3.023333 36.67567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3462'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -3.1655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64333 -3.1655)"^^geo:wktLiteral ;
  geo-pos:lat "36.64333"^^xsd:decimal ;
  geo-pos:long "-3.1655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3327'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3327'^^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:timeOfDay '12.439166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.1655'^^xsd:double;
  dwc:startLongitude '-3.1655'^^xsd:double;
  dwc:endLongitude '-3.1655'^^xsd:double;
  dwc:latitude '36.64333'^^xsd:double;
  dwc:startLatitude '36.64333'^^xsd:double;
  dwc:endLatitude '36.64333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.1655 36.64333, -3.1655 36.64333, -3.1655 36.64333, -3.1655 36.64333, -3.1655 36.64333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3327'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65167 -2.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65167 -2.678)"^^geo:wktLiteral ;
  geo-pos:lat "36.65167"^^xsd:decimal ;
  geo-pos:long "-2.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_583'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_583'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.678'^^xsd:double;
  dwc:startLongitude '-2.678'^^xsd:double;
  dwc:endLongitude '-2.678'^^xsd:double;
  dwc:latitude '36.65167'^^xsd:double;
  dwc:startLatitude '36.65167'^^xsd:double;
  dwc:endLatitude '36.65167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.678 36.65167, -2.678 36.65167, -2.678 36.65167, -2.678 36.65167, -2.678 36.65167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_583'^^xsd:string;
  dwc:observationDate '1996-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67483 -2.392167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.392167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67483 -2.392167)"^^geo:wktLiteral ;
  geo-pos:lat "36.67483"^^xsd:decimal ;
  geo-pos:long "-2.392167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2651'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2651'^^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:timeOfDay '14.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.392167'^^xsd:double;
  dwc:startLongitude '-2.392167'^^xsd:double;
  dwc:endLongitude '-2.392167'^^xsd:double;
  dwc:latitude '36.67483'^^xsd:double;
  dwc:startLatitude '36.67483'^^xsd:double;
  dwc:endLatitude '36.67483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.392167 36.67483, -2.392167 36.67483, -2.392167 36.67483, -2.392167 36.67483, -2.392167 36.67483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2651'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6034 -2.529833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6034"^^xsd:decimal ;
  dwc:decimalLongitude "-2.529833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6034 -2.529833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6034"^^xsd:decimal ;
  geo-pos:long "-2.529833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4573'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4573'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.616388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.529833'^^xsd:double;
  dwc:startLongitude '-2.529833'^^xsd:double;
  dwc:endLongitude '-2.529833'^^xsd:double;
  dwc:latitude '36.6034'^^xsd:double;
  dwc:startLatitude '36.6034'^^xsd:double;
  dwc:endLatitude '36.6034'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.529833 36.6034, -2.529833 36.6034, -2.529833 36.6034, -2.529833 36.6034, -2.529833 36.6034))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4573'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52593 -2.689922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52593"^^xsd:decimal ;
  dwc:decimalLongitude "-2.689922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52593 -2.689922)"^^geo:wktLiteral ;
  geo-pos:lat "36.52593"^^xsd:decimal ;
  geo-pos:long "-2.689922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4229'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4229'^^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:timeOfDay '13.7275'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.689922'^^xsd:double;
  dwc:startLongitude '-2.689922'^^xsd:double;
  dwc:endLongitude '-2.689922'^^xsd:double;
  dwc:latitude '36.52593'^^xsd:double;
  dwc:startLatitude '36.52593'^^xsd:double;
  dwc:endLatitude '36.52593'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.689922 36.52593, -2.689922 36.52593, -2.689922 36.52593, -2.689922 36.52593, -2.689922 36.52593))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4229'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65083 -2.517833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.517833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65083 -2.517833)"^^geo:wktLiteral ;
  geo-pos:lat "36.65083"^^xsd:decimal ;
  geo-pos:long "-2.517833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_867'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_867'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.517833'^^xsd:double;
  dwc:startLongitude '-2.517833'^^xsd:double;
  dwc:endLongitude '-2.517833'^^xsd:double;
  dwc:latitude '36.65083'^^xsd:double;
  dwc:startLatitude '36.65083'^^xsd:double;
  dwc:endLatitude '36.65083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.517833 36.65083, -2.517833 36.65083, -2.517833 36.65083, -2.517833 36.65083, -2.517833 36.65083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_867'^^xsd:string;
  dwc:observationDate '1997-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32983 -4.966167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32983"^^xsd:decimal ;
  dwc:decimalLongitude "-4.966167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32983 -4.966167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32983"^^xsd:decimal ;
  geo-pos:long "-4.966167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2139'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2139'^^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:timeOfDay '8.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.966167'^^xsd:double;
  dwc:startLongitude '-4.966167'^^xsd:double;
  dwc:endLongitude '-4.966167'^^xsd:double;
  dwc:latitude '36.32983'^^xsd:double;
  dwc:startLatitude '36.32983'^^xsd:double;
  dwc:endLatitude '36.32983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.966167 36.32983, -4.966167 36.32983, -4.966167 36.32983, -4.966167 36.32983, -4.966167 36.32983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2139'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55817 -4.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55817"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55817 -4.5045)"^^geo:wktLiteral ;
  geo-pos:lat "36.55817"^^xsd:decimal ;
  geo-pos:long "-4.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2116'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2116'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5045'^^xsd:double;
  dwc:startLongitude '-4.5045'^^xsd:double;
  dwc:endLongitude '-4.5045'^^xsd:double;
  dwc:latitude '36.55817'^^xsd:double;
  dwc:startLatitude '36.55817'^^xsd:double;
  dwc:endLatitude '36.55817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5045 36.55817, -4.5045 36.55817, -4.5045 36.55817, -4.5045 36.55817, -4.5045 36.55817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2116'^^xsd:string;
  dwc:observationDate '2001-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34667 -4.668667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.668667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34667 -4.668667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34667"^^xsd:decimal ;
  geo-pos:long "-4.668667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2177'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2177'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.668667'^^xsd:double;
  dwc:startLongitude '-4.668667'^^xsd:double;
  dwc:endLongitude '-4.668667'^^xsd:double;
  dwc:latitude '36.34667'^^xsd:double;
  dwc:startLatitude '36.34667'^^xsd:double;
  dwc:endLatitude '36.34667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.668667 36.34667, -4.668667 36.34667, -4.668667 36.34667, -4.668667 36.34667, -4.668667 36.34667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2177'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48333 -1.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48333 -1.14)"^^geo:wktLiteral ;
  geo-pos:lat "37.48333"^^xsd:decimal ;
  geo-pos:long "-1.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_48'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_48'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.14'^^xsd:double;
  dwc:startLongitude '-1.14'^^xsd:double;
  dwc:endLongitude '-1.14'^^xsd:double;
  dwc:latitude '37.48333'^^xsd:double;
  dwc:startLatitude '37.48333'^^xsd:double;
  dwc:endLatitude '37.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.14 37.48333, -1.14 37.48333, -1.14 37.48333, -1.14 37.48333, -1.14 37.48333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_48'^^xsd:string;
  dwc:observationDate '1992-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76233 -2.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76233 -2.356)"^^geo:wktLiteral ;
  geo-pos:lat "36.76233"^^xsd:decimal ;
  geo-pos:long "-2.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2730'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2730'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.3927777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.356'^^xsd:double;
  dwc:startLongitude '-2.356'^^xsd:double;
  dwc:endLongitude '-2.356'^^xsd:double;
  dwc:latitude '36.76233'^^xsd:double;
  dwc:startLatitude '36.76233'^^xsd:double;
  dwc:endLatitude '36.76233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.356 36.76233, -2.356 36.76233, -2.356 36.76233, -2.356 36.76233, -2.356 36.76233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2730'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45667 -2.9115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45667 -2.9115)"^^geo:wktLiteral ;
  geo-pos:lat "36.45667"^^xsd:decimal ;
  geo-pos:long "-2.9115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2284'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2284'^^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:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9115'^^xsd:double;
  dwc:startLongitude '-2.9115'^^xsd:double;
  dwc:endLongitude '-2.9115'^^xsd:double;
  dwc:latitude '36.45667'^^xsd:double;
  dwc:startLatitude '36.45667'^^xsd:double;
  dwc:endLatitude '36.45667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9115 36.45667, -2.9115 36.45667, -2.9115 36.45667, -2.9115 36.45667, -2.9115 36.45667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2284'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38728 -3.939537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38728"^^xsd:decimal ;
  dwc:decimalLongitude "-3.939537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38728 -3.939537)"^^geo:wktLiteral ;
  geo-pos:lat "36.38728"^^xsd:decimal ;
  geo-pos:long "-3.939537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4287'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4287'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.939537'^^xsd:double;
  dwc:startLongitude '-3.939537'^^xsd:double;
  dwc:endLongitude '-3.939537'^^xsd:double;
  dwc:latitude '36.38728'^^xsd:double;
  dwc:startLatitude '36.38728'^^xsd:double;
  dwc:endLatitude '36.38728'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.939537 36.38728, -3.939537 36.38728, -3.939537 36.38728, -3.939537 36.38728, -3.939537 36.38728))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4287'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71533 -2.233167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.233167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71533 -2.233167)"^^geo:wktLiteral ;
  geo-pos:lat "36.71533"^^xsd:decimal ;
  geo-pos:long "-2.233167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2264'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2264'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.233167'^^xsd:double;
  dwc:startLongitude '-2.233167'^^xsd:double;
  dwc:endLongitude '-2.233167'^^xsd:double;
  dwc:latitude '36.71533'^^xsd:double;
  dwc:startLatitude '36.71533'^^xsd:double;
  dwc:endLatitude '36.71533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.233167 36.71533, -2.233167 36.71533, -2.233167 36.71533, -2.233167 36.71533, -2.233167 36.71533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2264'^^xsd:string;
  dwc:observationDate '2001-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35833 -5.0555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35833 -5.0555)"^^geo:wktLiteral ;
  geo-pos:lat "36.35833"^^xsd:decimal ;
  geo-pos:long "-5.0555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1816'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1816'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.164166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.0555'^^xsd:double;
  dwc:startLongitude '-5.0555'^^xsd:double;
  dwc:endLongitude '-5.0555'^^xsd:double;
  dwc:latitude '36.35833'^^xsd:double;
  dwc:startLatitude '36.35833'^^xsd:double;
  dwc:endLatitude '36.35833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0555 36.35833, -5.0555 36.35833, -5.0555 36.35833, -5.0555 36.35833, -5.0555 36.35833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1816'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67517 -2.569333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.569333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67517 -2.569333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67517"^^xsd:decimal ;
  geo-pos:long "-2.569333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1985'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1985'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.9886111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.569333'^^xsd:double;
  dwc:startLongitude '-2.569333'^^xsd:double;
  dwc:endLongitude '-2.569333'^^xsd:double;
  dwc:latitude '36.67517'^^xsd:double;
  dwc:startLatitude '36.67517'^^xsd:double;
  dwc:endLatitude '36.67517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.569333 36.67517, -2.569333 36.67517, -2.569333 36.67517, -2.569333 36.67517, -2.569333 36.67517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1985'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55467 -2.388333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.388333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55467 -2.388333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55467"^^xsd:decimal ;
  geo-pos:long "-2.388333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3007'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3007'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.745833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.388333'^^xsd:double;
  dwc:startLongitude '-2.388333'^^xsd:double;
  dwc:endLongitude '-2.388333'^^xsd:double;
  dwc:latitude '36.55467'^^xsd:double;
  dwc:startLatitude '36.55467'^^xsd:double;
  dwc:endLatitude '36.55467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.388333 36.55467, -2.388333 36.55467, -2.388333 36.55467, -2.388333 36.55467, -2.388333 36.55467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3007'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69985 -3.70416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69985"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69985 -3.70416)"^^geo:wktLiteral ;
  geo-pos:lat "36.69985"^^xsd:decimal ;
  geo-pos:long "-3.70416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4157'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4157'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.0466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.70416'^^xsd:double;
  dwc:startLongitude '-3.70416'^^xsd:double;
  dwc:endLongitude '-3.70416'^^xsd:double;
  dwc:latitude '36.69985'^^xsd:double;
  dwc:startLatitude '36.69985'^^xsd:double;
  dwc:endLatitude '36.69985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.70416 36.69985, -3.70416 36.69985, -3.70416 36.69985, -3.70416 36.69985, -3.70416 36.69985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4157'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57533 -2.484833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.484833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57533 -2.484833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57533"^^xsd:decimal ;
  geo-pos:long "-2.484833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3397'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3397'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.1175'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.484833'^^xsd:double;
  dwc:startLongitude '-2.484833'^^xsd:double;
  dwc:endLongitude '-2.484833'^^xsd:double;
  dwc:latitude '36.57533'^^xsd:double;
  dwc:startLatitude '36.57533'^^xsd:double;
  dwc:endLatitude '36.57533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.484833 36.57533, -2.484833 36.57533, -2.484833 36.57533, -2.484833 36.57533, -2.484833 36.57533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3397'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24833 -4.931666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.931666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24833 -4.931666)"^^geo:wktLiteral ;
  geo-pos:lat "36.24833"^^xsd:decimal ;
  geo-pos:long "-4.931666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2521'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2521'^^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:timeOfDay '13.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.931666'^^xsd:double;
  dwc:startLongitude '-4.931666'^^xsd:double;
  dwc:endLongitude '-4.931666'^^xsd:double;
  dwc:latitude '36.24833'^^xsd:double;
  dwc:startLatitude '36.24833'^^xsd:double;
  dwc:endLatitude '36.24833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.931666 36.24833, -4.931666 36.24833, -4.931666 36.24833, -4.931666 36.24833, -4.931666 36.24833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2521'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34083 -2.8345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34083 -2.8345)"^^geo:wktLiteral ;
  geo-pos:lat "36.34083"^^xsd:decimal ;
  geo-pos:long "-2.8345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1496'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1496'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8345'^^xsd:double;
  dwc:startLongitude '-2.8345'^^xsd:double;
  dwc:endLongitude '-2.8345'^^xsd:double;
  dwc:latitude '36.34083'^^xsd:double;
  dwc:startLatitude '36.34083'^^xsd:double;
  dwc:endLatitude '36.34083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8345 36.34083, -2.8345 36.34083, -2.8345 36.34083, -2.8345 36.34083, -2.8345 36.34083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1496'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5075 -3.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5075"^^xsd:decimal ;
  dwc:decimalLongitude "-3.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5075 -3.386)"^^geo:wktLiteral ;
  geo-pos:lat "36.5075"^^xsd:decimal ;
  geo-pos:long "-3.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2556'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2556'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.386'^^xsd:double;
  dwc:startLongitude '-3.386'^^xsd:double;
  dwc:endLongitude '-3.386'^^xsd:double;
  dwc:latitude '36.5075'^^xsd:double;
  dwc:startLatitude '36.5075'^^xsd:double;
  dwc:endLatitude '36.5075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.386 36.5075, -3.386 36.5075, -3.386 36.5075, -3.386 36.5075, -3.386 36.5075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2556'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23917 -5.2645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23917"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23917 -5.2645)"^^geo:wktLiteral ;
  geo-pos:lat "36.23917"^^xsd:decimal ;
  geo-pos:long "-5.2645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2526'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2526'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2645'^^xsd:double;
  dwc:startLongitude '-5.2645'^^xsd:double;
  dwc:endLongitude '-5.2645'^^xsd:double;
  dwc:latitude '36.23917'^^xsd:double;
  dwc:startLatitude '36.23917'^^xsd:double;
  dwc:endLatitude '36.23917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2645 36.23917, -5.2645 36.23917, -5.2645 36.23917, -5.2645 36.23917, -5.2645 36.23917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2526'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53933 -2.836833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53933 -2.836833)"^^geo:wktLiteral ;
  geo-pos:lat "36.53933"^^xsd:decimal ;
  geo-pos:long "-2.836833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1658'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1658'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836833'^^xsd:double;
  dwc:startLongitude '-2.836833'^^xsd:double;
  dwc:endLongitude '-2.836833'^^xsd:double;
  dwc:latitude '36.53933'^^xsd:double;
  dwc:startLatitude '36.53933'^^xsd:double;
  dwc:endLatitude '36.53933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836833 36.53933, -2.836833 36.53933, -2.836833 36.53933, -2.836833 36.53933, -2.836833 36.53933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1658'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64183 -2.634333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.634333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64183 -2.634333)"^^geo:wktLiteral ;
  geo-pos:lat "36.64183"^^xsd:decimal ;
  geo-pos:long "-2.634333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2265'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2265'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.634333'^^xsd:double;
  dwc:startLongitude '-2.634333'^^xsd:double;
  dwc:endLongitude '-2.634333'^^xsd:double;
  dwc:latitude '36.64183'^^xsd:double;
  dwc:startLatitude '36.64183'^^xsd:double;
  dwc:endLatitude '36.64183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.634333 36.64183, -2.634333 36.64183, -2.634333 36.64183, -2.634333 36.64183, -2.634333 36.64183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2265'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42217 -3.767667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42217"^^xsd:decimal ;
  dwc:decimalLongitude "-3.767667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42217 -3.767667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42217"^^xsd:decimal ;
  geo-pos:long "-3.767667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2487'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2487'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.767667'^^xsd:double;
  dwc:startLongitude '-3.767667'^^xsd:double;
  dwc:endLongitude '-3.767667'^^xsd:double;
  dwc:latitude '36.42217'^^xsd:double;
  dwc:startLatitude '36.42217'^^xsd:double;
  dwc:endLatitude '36.42217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.767667 36.42217, -3.767667 36.42217, -3.767667 36.42217, -3.767667 36.42217, -3.767667 36.42217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2487'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -3.500167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5535"^^xsd:decimal ;
  dwc:decimalLongitude "-3.500167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -3.500167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5535"^^xsd:decimal ;
  geo-pos:long "-3.500167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2202'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2202'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.500167'^^xsd:double;
  dwc:startLongitude '-3.500167'^^xsd:double;
  dwc:endLongitude '-3.500167'^^xsd:double;
  dwc:latitude '36.5535'^^xsd:double;
  dwc:startLatitude '36.5535'^^xsd:double;
  dwc:endLatitude '36.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.500167 36.5535, -3.500167 36.5535, -3.500167 36.5535, -3.500167 36.5535, -3.500167 36.5535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2202'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10794 -5.919945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10794"^^xsd:decimal ;
  dwc:decimalLongitude "-5.919945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10794 -5.919945)"^^geo:wktLiteral ;
  geo-pos:lat "36.10794"^^xsd:decimal ;
  geo-pos:long "-5.919945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4606'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4606'^^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:timeOfDay '7.8602777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.919945'^^xsd:double;
  dwc:startLongitude '-5.919945'^^xsd:double;
  dwc:endLongitude '-5.919945'^^xsd:double;
  dwc:latitude '36.10794'^^xsd:double;
  dwc:startLatitude '36.10794'^^xsd:double;
  dwc:endLatitude '36.10794'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.919945 36.10794, -5.919945 36.10794, -5.919945 36.10794, -5.919945 36.10794, -5.919945 36.10794))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4606'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -2.040167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.040167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -2.040167)"^^geo:wktLiteral ;
  geo-pos:lat "36.605"^^xsd:decimal ;
  geo-pos:long "-2.040167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_151'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_151'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '13.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.040167'^^xsd:double;
  dwc:startLongitude '-2.040167'^^xsd:double;
  dwc:endLongitude '-2.040167'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:startLatitude '36.605'^^xsd:double;
  dwc:endLatitude '36.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.040167 36.605, -2.040167 36.605, -2.040167 36.605, -2.040167 36.605, -2.040167 36.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_151'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63183 -3.5995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63183"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63183 -3.5995)"^^geo:wktLiteral ;
  geo-pos:lat "36.63183"^^xsd:decimal ;
  geo-pos:long "-3.5995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1947'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_1947'^^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:timeOfDay '7.9766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.5995'^^xsd:double;
  dwc:startLongitude '-3.5995'^^xsd:double;
  dwc:endLongitude '-3.5995'^^xsd:double;
  dwc:latitude '36.63183'^^xsd:double;
  dwc:startLatitude '36.63183'^^xsd:double;
  dwc:endLatitude '36.63183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.5995 36.63183, -3.5995 36.63183, -3.5995 36.63183, -3.5995 36.63183, -3.5995 36.63183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1947'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76117 -2.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76117 -2.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.76117"^^xsd:decimal ;
  geo-pos:long "-2.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2705'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2705'^^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:timeOfDay '12.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.567'^^xsd:double;
  dwc:startLongitude '-2.567'^^xsd:double;
  dwc:endLongitude '-2.567'^^xsd:double;
  dwc:latitude '36.76117'^^xsd:double;
  dwc:startLatitude '36.76117'^^xsd:double;
  dwc:endLatitude '36.76117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.567 36.76117, -2.567 36.76117, -2.567 36.76117, -2.567 36.76117, -2.567 36.76117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2705'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63433 -3.6995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63433"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63433 -3.6995)"^^geo:wktLiteral ;
  geo-pos:lat "36.63433"^^xsd:decimal ;
  geo-pos:long "-3.6995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2004'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2004'^^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:timeOfDay '8.47'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6995'^^xsd:double;
  dwc:startLongitude '-3.6995'^^xsd:double;
  dwc:endLongitude '-3.6995'^^xsd:double;
  dwc:latitude '36.63433'^^xsd:double;
  dwc:startLatitude '36.63433'^^xsd:double;
  dwc:endLatitude '36.63433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6995 36.63433, -3.6995 36.63433, -3.6995 36.63433, -3.6995 36.63433, -3.6995 36.63433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2004'^^xsd:string;
  dwc:observationDate '2000-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51926 -2.723922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51926"^^xsd:decimal ;
  dwc:decimalLongitude "-2.723922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51926 -2.723922)"^^geo:wktLiteral ;
  geo-pos:lat "36.51926"^^xsd:decimal ;
  geo-pos:long "-2.723922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4495'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4495'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.5588888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.723922'^^xsd:double;
  dwc:startLongitude '-2.723922'^^xsd:double;
  dwc:endLongitude '-2.723922'^^xsd:double;
  dwc:latitude '36.51926'^^xsd:double;
  dwc:startLatitude '36.51926'^^xsd:double;
  dwc:endLatitude '36.51926'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.723922 36.51926, -2.723922 36.51926, -2.723922 36.51926, -2.723922 36.51926, -2.723922 36.51926))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4495'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.532 -4.6045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.532"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.532 -4.6045)"^^geo:wktLiteral ;
  geo-pos:lat "36.532"^^xsd:decimal ;
  geo-pos:long "-4.6045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1878'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1878'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.2802777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6045'^^xsd:double;
  dwc:startLongitude '-4.6045'^^xsd:double;
  dwc:endLongitude '-4.6045'^^xsd:double;
  dwc:latitude '36.532'^^xsd:double;
  dwc:startLatitude '36.532'^^xsd:double;
  dwc:endLatitude '36.532'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6045 36.532, -4.6045 36.532, -4.6045 36.532, -4.6045 36.532, -4.6045 36.532))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1878'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22117 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22117 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "36.22117"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2519'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2519'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:startLongitude '-4.735'^^xsd:double;
  dwc:endLongitude '-4.735'^^xsd:double;
  dwc:latitude '36.22117'^^xsd:double;
  dwc:startLatitude '36.22117'^^xsd:double;
  dwc:endLatitude '36.22117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 36.22117, -4.735 36.22117, -4.735 36.22117, -4.735 36.22117, -4.735 36.22117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2519'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19817 -5.254333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19817"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19817 -5.254333)"^^geo:wktLiteral ;
  geo-pos:lat "36.19817"^^xsd:decimal ;
  geo-pos:long "-5.254333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2821'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2821'^^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:timeOfDay '7.9991666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.254333'^^xsd:double;
  dwc:startLongitude '-5.254333'^^xsd:double;
  dwc:endLongitude '-5.254333'^^xsd:double;
  dwc:latitude '36.19817'^^xsd:double;
  dwc:startLatitude '36.19817'^^xsd:double;
  dwc:endLatitude '36.19817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.254333 36.19817, -5.254333 36.19817, -5.254333 36.19817, -5.254333 36.19817, -5.254333 36.19817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2821'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52517 -4.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52517 -4.066)"^^geo:wktLiteral ;
  geo-pos:lat "36.52517"^^xsd:decimal ;
  geo-pos:long "-4.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2477'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2477'^^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:timeOfDay '13.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.066'^^xsd:double;
  dwc:startLongitude '-4.066'^^xsd:double;
  dwc:endLongitude '-4.066'^^xsd:double;
  dwc:latitude '36.52517'^^xsd:double;
  dwc:startLatitude '36.52517'^^xsd:double;
  dwc:endLatitude '36.52517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.066 36.52517, -4.066 36.52517, -4.066 36.52517, -4.066 36.52517, -4.066 36.52517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2477'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6265 -2.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6265"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6265 -2.923667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6265"^^xsd:decimal ;
  geo-pos:long "-2.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2316'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_2316'^^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:timeOfDay '17.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923667'^^xsd:double;
  dwc:startLongitude '-2.923667'^^xsd:double;
  dwc:endLongitude '-2.923667'^^xsd:double;
  dwc:latitude '36.6265'^^xsd:double;
  dwc:startLatitude '36.6265'^^xsd:double;
  dwc:endLatitude '36.6265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923667 36.6265, -2.923667 36.6265, -2.923667 36.6265, -2.923667 36.6265, -2.923667 36.6265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2316'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69416 -2.9865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69416"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69416 -2.9865)"^^geo:wktLiteral ;
  geo-pos:lat "36.69416"^^xsd:decimal ;
  geo-pos:long "-2.9865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2965'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2965'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9865'^^xsd:double;
  dwc:startLongitude '-2.9865'^^xsd:double;
  dwc:endLongitude '-2.9865'^^xsd:double;
  dwc:latitude '36.69416'^^xsd:double;
  dwc:startLatitude '36.69416'^^xsd:double;
  dwc:endLatitude '36.69416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9865 36.69416, -2.9865 36.69416, -2.9865 36.69416, -2.9865 36.69416, -2.9865 36.69416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2965'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69533 -2.287667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.287667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69533 -2.287667)"^^geo:wktLiteral ;
  geo-pos:lat "36.69533"^^xsd:decimal ;
  geo-pos:long "-2.287667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_919'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_919'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.287667'^^xsd:double;
  dwc:startLongitude '-2.287667'^^xsd:double;
  dwc:endLongitude '-2.287667'^^xsd:double;
  dwc:latitude '36.69533'^^xsd:double;
  dwc:startLatitude '36.69533'^^xsd:double;
  dwc:endLatitude '36.69533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.287667 36.69533, -2.287667 36.69533, -2.287667 36.69533, -2.287667 36.69533, -2.287667 36.69533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_919'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79467 -1.789833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.789833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79467 -1.789833)"^^geo:wktLiteral ;
  geo-pos:lat "36.79467"^^xsd:decimal ;
  geo-pos:long "-1.789833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_320'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_320'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.789833'^^xsd:double;
  dwc:startLongitude '-1.789833'^^xsd:double;
  dwc:endLongitude '-1.789833'^^xsd:double;
  dwc:latitude '36.79467'^^xsd:double;
  dwc:startLatitude '36.79467'^^xsd:double;
  dwc:endLatitude '36.79467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.789833 36.79467, -1.789833 36.79467, -1.789833 36.79467, -1.789833 36.79467, -1.789833 36.79467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_320'^^xsd:string;
  dwc:observationDate '1994-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50167 -2.6315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50167 -2.6315)"^^geo:wktLiteral ;
  geo-pos:lat "36.50167"^^xsd:decimal ;
  geo-pos:long "-2.6315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1991'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1991'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.001944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6315'^^xsd:double;
  dwc:startLongitude '-2.6315'^^xsd:double;
  dwc:endLongitude '-2.6315'^^xsd:double;
  dwc:latitude '36.50167'^^xsd:double;
  dwc:startLatitude '36.50167'^^xsd:double;
  dwc:endLatitude '36.50167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6315 36.50167, -2.6315 36.50167, -2.6315 36.50167, -2.6315 36.50167, -2.6315 36.50167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1991'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61967 -2.696333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.696333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61967 -2.696333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61967"^^xsd:decimal ;
  geo-pos:long "-2.696333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_900'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_900'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.696333'^^xsd:double;
  dwc:startLongitude '-2.696333'^^xsd:double;
  dwc:endLongitude '-2.696333'^^xsd:double;
  dwc:latitude '36.61967'^^xsd:double;
  dwc:startLatitude '36.61967'^^xsd:double;
  dwc:endLatitude '36.61967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.696333 36.61967, -2.696333 36.61967, -2.696333 36.61967, -2.696333 36.61967, -2.696333 36.61967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_900'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40667 -0.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40667 -0.766667)"^^geo:wktLiteral ;
  geo-pos:lat "37.40667"^^xsd:decimal ;
  geo-pos:long "-0.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_106'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_106'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.766667'^^xsd:double;
  dwc:startLongitude '-0.766667'^^xsd:double;
  dwc:endLongitude '-0.766667'^^xsd:double;
  dwc:latitude '37.40667'^^xsd:double;
  dwc:startLatitude '37.40667'^^xsd:double;
  dwc:endLatitude '37.40667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.766667 37.40667, -0.766667 37.40667, -0.766667 37.40667, -0.766667 37.40667, -0.766667 37.40667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_106'^^xsd:string;
  dwc:observationDate '1992-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.71"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_42'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_42'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:startLongitude '-2.2'^^xsd:double;
  dwc:endLongitude '-2.2'^^xsd:double;
  dwc:latitude '36.71'^^xsd:double;
  dwc:startLatitude '36.71'^^xsd:double;
  dwc:endLatitude '36.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2 36.71, -2.2 36.71, -2.2 36.71, -2.2 36.71, -2.2 36.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_42'^^xsd:string;
  dwc:observationDate '1992-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6325 -2.774667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6325"^^xsd:decimal ;
  dwc:decimalLongitude "-2.774667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6325 -2.774667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6325"^^xsd:decimal ;
  geo-pos:long "-2.774667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_448'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_448'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '16'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.774667'^^xsd:double;
  dwc:startLongitude '-2.774667'^^xsd:double;
  dwc:endLongitude '-2.774667'^^xsd:double;
  dwc:latitude '36.6325'^^xsd:double;
  dwc:startLatitude '36.6325'^^xsd:double;
  dwc:endLatitude '36.6325'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.774667 36.6325, -2.774667 36.6325, -2.774667 36.6325, -2.774667 36.6325, -2.774667 36.6325))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_448'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.449 -2.700833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.449"^^xsd:decimal ;
  dwc:decimalLongitude "-2.700833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.449 -2.700833)"^^geo:wktLiteral ;
  geo-pos:lat "36.449"^^xsd:decimal ;
  geo-pos:long "-2.700833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1395'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1395'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.700833'^^xsd:double;
  dwc:startLongitude '-2.700833'^^xsd:double;
  dwc:endLongitude '-2.700833'^^xsd:double;
  dwc:latitude '36.449'^^xsd:double;
  dwc:startLatitude '36.449'^^xsd:double;
  dwc:endLatitude '36.449'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.700833 36.449, -2.700833 36.449, -2.700833 36.449, -2.700833 36.449, -2.700833 36.449))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1395'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66833 -2.438167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.438167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66833 -2.438167)"^^geo:wktLiteral ;
  geo-pos:lat "36.66833"^^xsd:decimal ;
  geo-pos:long "-2.438167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1185'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1185'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '19.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.438167'^^xsd:double;
  dwc:startLongitude '-2.438167'^^xsd:double;
  dwc:endLongitude '-2.438167'^^xsd:double;
  dwc:latitude '36.66833'^^xsd:double;
  dwc:startLatitude '36.66833'^^xsd:double;
  dwc:endLatitude '36.66833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.438167 36.66833, -2.438167 36.66833, -2.438167 36.66833, -2.438167 36.66833, -2.438167 36.66833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1185'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63033 -2.777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63033 -2.777)"^^geo:wktLiteral ;
  geo-pos:lat "36.63033"^^xsd:decimal ;
  geo-pos:long "-2.777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1649'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1649'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.777'^^xsd:double;
  dwc:startLongitude '-2.777'^^xsd:double;
  dwc:endLongitude '-2.777'^^xsd:double;
  dwc:latitude '36.63033'^^xsd:double;
  dwc:startLatitude '36.63033'^^xsd:double;
  dwc:endLatitude '36.63033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.777 36.63033, -2.777 36.63033, -2.777 36.63033, -2.777 36.63033, -2.777 36.63033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1649'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6705 -2.582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6705"^^xsd:decimal ;
  dwc:decimalLongitude "-2.582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6705 -2.582)"^^geo:wktLiteral ;
  geo-pos:lat "36.6705"^^xsd:decimal ;
  geo-pos:long "-2.582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1125'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1125'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.582'^^xsd:double;
  dwc:startLongitude '-2.582'^^xsd:double;
  dwc:endLongitude '-2.582'^^xsd:double;
  dwc:latitude '36.6705'^^xsd:double;
  dwc:startLatitude '36.6705'^^xsd:double;
  dwc:endLatitude '36.6705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.582 36.6705, -2.582 36.6705, -2.582 36.6705, -2.582 36.6705, -2.582 36.6705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1125'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35369 -2.658839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35369"^^xsd:decimal ;
  dwc:decimalLongitude "-2.658839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35369 -2.658839)"^^geo:wktLiteral ;
  geo-pos:lat "36.35369"^^xsd:decimal ;
  geo-pos:long "-2.658839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3514'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3514'^^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:timeOfDay '10.225555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.658839'^^xsd:double;
  dwc:startLongitude '-2.658839'^^xsd:double;
  dwc:endLongitude '-2.658839'^^xsd:double;
  dwc:latitude '36.35369'^^xsd:double;
  dwc:startLatitude '36.35369'^^xsd:double;
  dwc:endLatitude '36.35369'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.658839 36.35369, -2.658839 36.35369, -2.658839 36.35369, -2.658839 36.35369, -2.658839 36.35369))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3514'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59083 -4.482167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.482167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59083 -4.482167)"^^geo:wktLiteral ;
  geo-pos:lat "36.59083"^^xsd:decimal ;
  geo-pos:long "-4.482167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1803'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1803'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '6.4555555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.482167'^^xsd:double;
  dwc:startLongitude '-4.482167'^^xsd:double;
  dwc:endLongitude '-4.482167'^^xsd:double;
  dwc:latitude '36.59083'^^xsd:double;
  dwc:startLatitude '36.59083'^^xsd:double;
  dwc:endLatitude '36.59083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.482167 36.59083, -4.482167 36.59083, -4.482167 36.59083, -4.482167 36.59083, -4.482167 36.59083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1803'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -4.595333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53"^^xsd:decimal ;
  dwc:decimalLongitude "-4.595333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53 -4.595333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53"^^xsd:decimal ;
  geo-pos:long "-4.595333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1863'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1863'^^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:timeOfDay '6.3108333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.595333'^^xsd:double;
  dwc:startLongitude '-4.595333'^^xsd:double;
  dwc:endLongitude '-4.595333'^^xsd:double;
  dwc:latitude '36.53'^^xsd:double;
  dwc:startLatitude '36.53'^^xsd:double;
  dwc:endLatitude '36.53'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.595333 36.53, -4.595333 36.53, -4.595333 36.53, -4.595333 36.53, -4.595333 36.53))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1863'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46146 -3.133517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46146"^^xsd:decimal ;
  dwc:decimalLongitude "-3.133517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46146 -3.133517)"^^geo:wktLiteral ;
  geo-pos:lat "36.46146"^^xsd:decimal ;
  geo-pos:long "-3.133517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4561'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4561'^^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:timeOfDay '15.609722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.133517'^^xsd:double;
  dwc:startLongitude '-3.133517'^^xsd:double;
  dwc:endLongitude '-3.133517'^^xsd:double;
  dwc:latitude '36.46146'^^xsd:double;
  dwc:startLatitude '36.46146'^^xsd:double;
  dwc:endLatitude '36.46146'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.133517 36.46146, -3.133517 36.46146, -3.133517 36.46146, -3.133517 36.46146, -3.133517 36.46146))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4561'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6345 -2.759167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6345"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6345 -2.759167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6345"^^xsd:decimal ;
  geo-pos:long "-2.759167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2324'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2324'^^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:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.759167'^^xsd:double;
  dwc:startLongitude '-2.759167'^^xsd:double;
  dwc:endLongitude '-2.759167'^^xsd:double;
  dwc:latitude '36.6345'^^xsd:double;
  dwc:startLatitude '36.6345'^^xsd:double;
  dwc:endLatitude '36.6345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.759167 36.6345, -2.759167 36.6345, -2.759167 36.6345, -2.759167 36.6345, -2.759167 36.6345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2324'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -3.8255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.494"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.494 -3.8255)"^^geo:wktLiteral ;
  geo-pos:lat "36.494"^^xsd:decimal ;
  geo-pos:long "-3.8255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2093'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2093'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.8255'^^xsd:double;
  dwc:startLongitude '-3.8255'^^xsd:double;
  dwc:endLongitude '-3.8255'^^xsd:double;
  dwc:latitude '36.494'^^xsd:double;
  dwc:startLatitude '36.494'^^xsd:double;
  dwc:endLatitude '36.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8255 36.494, -3.8255 36.494, -3.8255 36.494, -3.8255 36.494, -3.8255 36.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2093'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5855 -2.645667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5855"^^xsd:decimal ;
  dwc:decimalLongitude "-2.645667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5855 -2.645667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5855"^^xsd:decimal ;
  geo-pos:long "-2.645667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1095'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1095'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.645667'^^xsd:double;
  dwc:startLongitude '-2.645667'^^xsd:double;
  dwc:endLongitude '-2.645667'^^xsd:double;
  dwc:latitude '36.5855'^^xsd:double;
  dwc:startLatitude '36.5855'^^xsd:double;
  dwc:endLatitude '36.5855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.645667 36.5855, -2.645667 36.5855, -2.645667 36.5855, -2.645667 36.5855, -2.645667 36.5855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1095'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5295 -2.6945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5295"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5295 -2.6945)"^^geo:wktLiteral ;
  geo-pos:lat "36.5295"^^xsd:decimal ;
  geo-pos:long "-2.6945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_995'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_995'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6945'^^xsd:double;
  dwc:startLongitude '-2.6945'^^xsd:double;
  dwc:endLongitude '-2.6945'^^xsd:double;
  dwc:latitude '36.5295'^^xsd:double;
  dwc:startLatitude '36.5295'^^xsd:double;
  dwc:endLatitude '36.5295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6945 36.5295, -2.6945 36.5295, -2.6945 36.5295, -2.6945 36.5295, -2.6945 36.5295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_995'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77383 -2.465167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.465167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77383 -2.465167)"^^geo:wktLiteral ;
  geo-pos:lat "36.77383"^^xsd:decimal ;
  geo-pos:long "-2.465167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_933'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_933'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.465167'^^xsd:double;
  dwc:startLongitude '-2.465167'^^xsd:double;
  dwc:endLongitude '-2.465167'^^xsd:double;
  dwc:latitude '36.77383'^^xsd:double;
  dwc:startLatitude '36.77383'^^xsd:double;
  dwc:endLatitude '36.77383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.465167 36.77383, -2.465167 36.77383, -2.465167 36.77383, -2.465167 36.77383, -2.465167 36.77383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_933'^^xsd:string;
  dwc:observationDate '1997-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54667 -0.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54667"^^xsd:decimal ;
  dwc:decimalLongitude "-0.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54667 -0.973333)"^^geo:wktLiteral ;
  geo-pos:lat "37.54667"^^xsd:decimal ;
  geo-pos:long "-0.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_95'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_95'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '16.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.973333'^^xsd:double;
  dwc:startLongitude '-0.973333'^^xsd:double;
  dwc:endLongitude '-0.973333'^^xsd:double;
  dwc:latitude '37.54667'^^xsd:double;
  dwc:startLatitude '37.54667'^^xsd:double;
  dwc:endLatitude '37.54667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.973333 37.54667, -0.973333 37.54667, -0.973333 37.54667, -0.973333 37.54667, -0.973333 37.54667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_95'^^xsd:string;
  dwc:observationDate '1992-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69567 -3.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69567 -3.0415)"^^geo:wktLiteral ;
  geo-pos:lat "36.69567"^^xsd:decimal ;
  geo-pos:long "-3.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3011'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3011'^^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:timeOfDay '7.8141666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0415'^^xsd:double;
  dwc:startLongitude '-3.0415'^^xsd:double;
  dwc:endLongitude '-3.0415'^^xsd:double;
  dwc:latitude '36.69567'^^xsd:double;
  dwc:startLatitude '36.69567'^^xsd:double;
  dwc:endLatitude '36.69567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0415 36.69567, -3.0415 36.69567, -3.0415 36.69567, -3.0415 36.69567, -3.0415 36.69567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3011'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39383 -2.746833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39383 -2.746833)"^^geo:wktLiteral ;
  geo-pos:lat "36.39383"^^xsd:decimal ;
  geo-pos:long "-2.746833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2586'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2586'^^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:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746833'^^xsd:double;
  dwc:startLongitude '-2.746833'^^xsd:double;
  dwc:endLongitude '-2.746833'^^xsd:double;
  dwc:latitude '36.39383'^^xsd:double;
  dwc:startLatitude '36.39383'^^xsd:double;
  dwc:endLatitude '36.39383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746833 36.39383, -2.746833 36.39383, -2.746833 36.39383, -2.746833 36.39383, -2.746833 36.39383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2586'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2985 -1.518833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2985"^^xsd:decimal ;
  dwc:decimalLongitude "-1.518833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2985 -1.518833)"^^geo:wktLiteral ;
  geo-pos:lat "37.2985"^^xsd:decimal ;
  geo-pos:long "-1.518833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_220'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_220'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.518833'^^xsd:double;
  dwc:startLongitude '-1.518833'^^xsd:double;
  dwc:endLongitude '-1.518833'^^xsd:double;
  dwc:latitude '37.2985'^^xsd:double;
  dwc:startLatitude '37.2985'^^xsd:double;
  dwc:endLatitude '37.2985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.518833 37.2985, -1.518833 37.2985, -1.518833 37.2985, -1.518833 37.2985, -1.518833 37.2985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_220'^^xsd:string;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71317 -3.056834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.056834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71317 -3.056834)"^^geo:wktLiteral ;
  geo-pos:lat "36.71317"^^xsd:decimal ;
  geo-pos:long "-3.056834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2886'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2886'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.4727777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.056834'^^xsd:double;
  dwc:startLongitude '-3.056834'^^xsd:double;
  dwc:endLongitude '-3.056834'^^xsd:double;
  dwc:latitude '36.71317'^^xsd:double;
  dwc:startLatitude '36.71317'^^xsd:double;
  dwc:endLatitude '36.71317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.056834 36.71317, -3.056834 36.71317, -3.056834 36.71317, -3.056834 36.71317, -3.056834 36.71317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2886'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 -3.9225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.359"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 -3.9225)"^^geo:wktLiteral ;
  geo-pos:lat "36.359"^^xsd:decimal ;
  geo-pos:long "-3.9225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2928'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2928'^^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:timeOfDay '12.568888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.9225'^^xsd:double;
  dwc:startLongitude '-3.9225'^^xsd:double;
  dwc:endLongitude '-3.9225'^^xsd:double;
  dwc:latitude '36.359'^^xsd:double;
  dwc:startLatitude '36.359'^^xsd:double;
  dwc:endLatitude '36.359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.9225 36.359, -3.9225 36.359, -3.9225 36.359, -3.9225 36.359, -3.9225 36.359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2928'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.206 -5.221666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.206"^^xsd:decimal ;
  dwc:decimalLongitude "-5.221666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.206 -5.221666)"^^geo:wktLiteral ;
  geo-pos:lat "36.206"^^xsd:decimal ;
  geo-pos:long "-5.221666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3185'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3185'^^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:timeOfDay '13.198888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.221666'^^xsd:double;
  dwc:startLongitude '-5.221666'^^xsd:double;
  dwc:endLongitude '-5.221666'^^xsd:double;
  dwc:latitude '36.206'^^xsd:double;
  dwc:startLatitude '36.206'^^xsd:double;
  dwc:endLatitude '36.206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.221666 36.206, -5.221666 36.206, -5.221666 36.206, -5.221666 36.206, -5.221666 36.206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3185'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64633 -2.562833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.562833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64633 -2.562833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64633"^^xsd:decimal ;
  geo-pos:long "-2.562833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_853'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_853'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.562833'^^xsd:double;
  dwc:startLongitude '-2.562833'^^xsd:double;
  dwc:endLongitude '-2.562833'^^xsd:double;
  dwc:latitude '36.64633'^^xsd:double;
  dwc:startLatitude '36.64633'^^xsd:double;
  dwc:endLatitude '36.64633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.562833 36.64633, -2.562833 36.64633, -2.562833 36.64633, -2.562833 36.64633, -2.562833 36.64633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_853'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54333 -2.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54333"^^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/1968__429_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54333 -2.53)"^^geo:wktLiteral ;
  geo-pos:lat "36.54333"^^xsd:decimal ;
  geo-pos:long "-2.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_554'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_554'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.53'^^xsd:double;
  dwc:startLongitude '-2.53'^^xsd:double;
  dwc:endLongitude '-2.53'^^xsd:double;
  dwc:latitude '36.54333'^^xsd:double;
  dwc:startLatitude '36.54333'^^xsd:double;
  dwc:endLatitude '36.54333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.53 36.54333, -2.53 36.54333, -2.53 36.54333, -2.53 36.54333, -2.53 36.54333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_554'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691 -2.398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.691"^^xsd:decimal ;
  dwc:decimalLongitude "-2.398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691 -2.398333)"^^geo:wktLiteral ;
  geo-pos:lat "36.691"^^xsd:decimal ;
  geo-pos:long "-2.398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_674'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_674'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.398333'^^xsd:double;
  dwc:startLongitude '-2.398333'^^xsd:double;
  dwc:endLongitude '-2.398333'^^xsd:double;
  dwc:latitude '36.691'^^xsd:double;
  dwc:startLatitude '36.691'^^xsd:double;
  dwc:endLatitude '36.691'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.398333 36.691, -2.398333 36.691, -2.398333 36.691, -2.398333 36.691, -2.398333 36.691))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_674'^^xsd:string;
  dwc:observationDate '1996-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -2.213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-2.213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -2.213333)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-2.213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_597'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_597'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.213333'^^xsd:double;
  dwc:startLongitude '-2.213333'^^xsd:double;
  dwc:endLongitude '-2.213333'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:startLatitude '36.72'^^xsd:double;
  dwc:endLatitude '36.72'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.213333 36.72, -2.213333 36.72, -2.213333 36.72, -2.213333 36.72, -2.213333 36.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_597'^^xsd:string;
  dwc:observationDate '1996-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56769 -3.127823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56769"^^xsd:decimal ;
  dwc:decimalLongitude "-3.127823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56769 -3.127823)"^^geo:wktLiteral ;
  geo-pos:lat "36.56769"^^xsd:decimal ;
  geo-pos:long "-3.127823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4134'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4134'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.682222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.127823'^^xsd:double;
  dwc:startLongitude '-3.127823'^^xsd:double;
  dwc:endLongitude '-3.127823'^^xsd:double;
  dwc:latitude '36.56769'^^xsd:double;
  dwc:startLatitude '36.56769'^^xsd:double;
  dwc:endLatitude '36.56769'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.127823 36.56769, -3.127823 36.56769, -3.127823 36.56769, -3.127823 36.56769, -3.127823 36.56769))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4134'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55467 -2.714333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.714333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55467 -2.714333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55467"^^xsd:decimal ;
  geo-pos:long "-2.714333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_691'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_691'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.714333'^^xsd:double;
  dwc:startLongitude '-2.714333'^^xsd:double;
  dwc:endLongitude '-2.714333'^^xsd:double;
  dwc:latitude '36.55467'^^xsd:double;
  dwc:startLatitude '36.55467'^^xsd:double;
  dwc:endLatitude '36.55467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.714333 36.55467, -2.714333 36.55467, -2.714333 36.55467, -2.714333 36.55467, -2.714333 36.55467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_691'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66417 -2.525167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.525167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66417 -2.525167)"^^geo:wktLiteral ;
  geo-pos:lat "36.66417"^^xsd:decimal ;
  geo-pos:long "-2.525167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_707'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_707'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.525167'^^xsd:double;
  dwc:startLongitude '-2.525167'^^xsd:double;
  dwc:endLongitude '-2.525167'^^xsd:double;
  dwc:latitude '36.66417'^^xsd:double;
  dwc:startLatitude '36.66417'^^xsd:double;
  dwc:endLatitude '36.66417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.525167 36.66417, -2.525167 36.66417, -2.525167 36.66417, -2.525167 36.66417, -2.525167 36.66417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_707'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.739 -2.478667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.739"^^xsd:decimal ;
  dwc:decimalLongitude "-2.478667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.739 -2.478667)"^^geo:wktLiteral ;
  geo-pos:lat "36.739"^^xsd:decimal ;
  geo-pos:long "-2.478667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_846'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_846'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.478667'^^xsd:double;
  dwc:startLongitude '-2.478667'^^xsd:double;
  dwc:endLongitude '-2.478667'^^xsd:double;
  dwc:latitude '36.739'^^xsd:double;
  dwc:startLatitude '36.739'^^xsd:double;
  dwc:endLatitude '36.739'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.478667 36.739, -2.478667 36.739, -2.478667 36.739, -2.478667 36.739, -2.478667 36.739))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_846'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.695333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.695333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.695333)"^^geo:wktLiteral ;
  geo-pos:lat "35.92583"^^xsd:decimal ;
  geo-pos:long "-5.695333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2455'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2455'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.695333'^^xsd:double;
  dwc:startLongitude '-5.695333'^^xsd:double;
  dwc:endLongitude '-5.695333'^^xsd:double;
  dwc:latitude '35.92583'^^xsd:double;
  dwc:startLatitude '35.92583'^^xsd:double;
  dwc:endLatitude '35.92583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.695333 35.92583, -5.695333 35.92583, -5.695333 35.92583, -5.695333 35.92583, -5.695333 35.92583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2455'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -4.9015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -4.9015)"^^geo:wktLiteral ;
  geo-pos:lat "36.4225"^^xsd:decimal ;
  geo-pos:long "-4.9015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2547'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2547'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.9015'^^xsd:double;
  dwc:startLongitude '-4.9015'^^xsd:double;
  dwc:endLongitude '-4.9015'^^xsd:double;
  dwc:latitude '36.4225'^^xsd:double;
  dwc:startLatitude '36.4225'^^xsd:double;
  dwc:endLatitude '36.4225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9015 36.4225, -4.9015 36.4225, -4.9015 36.4225, -4.9015 36.4225, -4.9015 36.4225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2547'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35433 -1.437833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.437833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35433 -1.437833)"^^geo:wktLiteral ;
  geo-pos:lat "37.35433"^^xsd:decimal ;
  geo-pos:long "-1.437833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_184'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_184'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '17.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.437833'^^xsd:double;
  dwc:startLongitude '-1.437833'^^xsd:double;
  dwc:endLongitude '-1.437833'^^xsd:double;
  dwc:latitude '37.35433'^^xsd:double;
  dwc:startLatitude '37.35433'^^xsd:double;
  dwc:endLatitude '37.35433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.437833 37.35433, -1.437833 37.35433, -1.437833 37.35433, -1.437833 37.35433, -1.437833 37.35433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_184'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.712 -3.6985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.712"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.712 -3.6985)"^^geo:wktLiteral ;
  geo-pos:lat "36.712"^^xsd:decimal ;
  geo-pos:long "-3.6985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2489'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2489'^^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:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6985'^^xsd:double;
  dwc:startLongitude '-3.6985'^^xsd:double;
  dwc:endLongitude '-3.6985'^^xsd:double;
  dwc:latitude '36.712'^^xsd:double;
  dwc:startLatitude '36.712'^^xsd:double;
  dwc:endLatitude '36.712'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6985 36.712, -3.6985 36.712, -3.6985 36.712, -3.6985 36.712, -3.6985 36.712))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2489'^^xsd:string;
  dwc:observationDate '2002-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63017 -2.827667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63017 -2.827667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63017"^^xsd:decimal ;
  geo-pos:long "-2.827667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_861'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_861'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.827667'^^xsd:double;
  dwc:startLongitude '-2.827667'^^xsd:double;
  dwc:endLongitude '-2.827667'^^xsd:double;
  dwc:latitude '36.63017'^^xsd:double;
  dwc:startLatitude '36.63017'^^xsd:double;
  dwc:endLatitude '36.63017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827667 36.63017, -2.827667 36.63017, -2.827667 36.63017, -2.827667 36.63017, -2.827667 36.63017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_861'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66269 -3.397784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66269"^^xsd:decimal ;
  dwc:decimalLongitude "-3.397784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66269 -3.397784)"^^geo:wktLiteral ;
  geo-pos:lat "36.66269"^^xsd:decimal ;
  geo-pos:long "-3.397784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4174'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4174'^^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:timeOfDay '9.9369444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.397784'^^xsd:double;
  dwc:startLongitude '-3.397784'^^xsd:double;
  dwc:endLongitude '-3.397784'^^xsd:double;
  dwc:latitude '36.66269'^^xsd:double;
  dwc:startLatitude '36.66269'^^xsd:double;
  dwc:endLatitude '36.66269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.397784 36.66269, -3.397784 36.66269, -3.397784 36.66269, -3.397784 36.66269, -3.397784 36.66269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4174'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40802 -2.808112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40802"^^xsd:decimal ;
  dwc:decimalLongitude "-2.808112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40802 -2.808112)"^^geo:wktLiteral ;
  geo-pos:lat "36.40802"^^xsd:decimal ;
  geo-pos:long "-2.808112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4445'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4445'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.244722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.808112'^^xsd:double;
  dwc:startLongitude '-2.808112'^^xsd:double;
  dwc:endLongitude '-2.808112'^^xsd:double;
  dwc:latitude '36.40802'^^xsd:double;
  dwc:startLatitude '36.40802'^^xsd:double;
  dwc:endLatitude '36.40802'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.808112 36.40802, -2.808112 36.40802, -2.808112 36.40802, -2.808112 36.40802, -2.808112 36.40802))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4445'^^xsd:string;
  dwc:observationDate '2008-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46217 -1.0975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46217 -1.0975)"^^geo:wktLiteral ;
  geo-pos:lat "37.46217"^^xsd:decimal ;
  geo-pos:long "-1.0975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_407'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_407'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.0975'^^xsd:double;
  dwc:startLongitude '-1.0975'^^xsd:double;
  dwc:endLongitude '-1.0975'^^xsd:double;
  dwc:latitude '37.46217'^^xsd:double;
  dwc:startLatitude '37.46217'^^xsd:double;
  dwc:endLatitude '37.46217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0975 37.46217, -1.0975 37.46217, -1.0975 37.46217, -1.0975 37.46217, -1.0975 37.46217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_407'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44812 -2.89229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44812"^^xsd:decimal ;
  dwc:decimalLongitude "-2.89229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44812 -2.89229)"^^geo:wktLiteral ;
  geo-pos:lat "36.44812"^^xsd:decimal ;
  geo-pos:long "-2.89229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4656'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4656'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.3688888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.89229'^^xsd:double;
  dwc:startLongitude '-2.89229'^^xsd:double;
  dwc:endLongitude '-2.89229'^^xsd:double;
  dwc:latitude '36.44812'^^xsd:double;
  dwc:startLatitude '36.44812'^^xsd:double;
  dwc:endLatitude '36.44812'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.89229 36.44812, -2.89229 36.44812, -2.89229 36.44812, -2.89229 36.44812, -2.89229 36.44812))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4656'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24833 -5.178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24833 -5.178333)"^^geo:wktLiteral ;
  geo-pos:lat "36.24833"^^xsd:decimal ;
  geo-pos:long "-5.178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1838'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1838'^^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:timeOfDay '10.049722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.178333'^^xsd:double;
  dwc:startLongitude '-5.178333'^^xsd:double;
  dwc:endLongitude '-5.178333'^^xsd:double;
  dwc:latitude '36.24833'^^xsd:double;
  dwc:startLatitude '36.24833'^^xsd:double;
  dwc:endLatitude '36.24833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.178333 36.24833, -5.178333 36.24833, -5.178333 36.24833, -5.178333 36.24833, -5.178333 36.24833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1838'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70304 -3.750862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70304"^^xsd:decimal ;
  dwc:decimalLongitude "-3.750862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70304 -3.750862)"^^geo:wktLiteral ;
  geo-pos:lat "36.70304"^^xsd:decimal ;
  geo-pos:long "-3.750862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4156'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4156'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '6.1705555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.750862'^^xsd:double;
  dwc:startLongitude '-3.750862'^^xsd:double;
  dwc:endLongitude '-3.750862'^^xsd:double;
  dwc:latitude '36.70304'^^xsd:double;
  dwc:startLatitude '36.70304'^^xsd:double;
  dwc:endLatitude '36.70304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.750862 36.70304, -3.750862 36.70304, -3.750862 36.70304, -3.750862 36.70304, -3.750862 36.70304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4156'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66077 -3.299342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66077"^^xsd:decimal ;
  dwc:decimalLongitude "-3.299342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66077 -3.299342)"^^geo:wktLiteral ;
  geo-pos:lat "36.66077"^^xsd:decimal ;
  geo-pos:long "-3.299342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4195'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4195'^^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:timeOfDay '9.91'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.299342'^^xsd:double;
  dwc:startLongitude '-3.299342'^^xsd:double;
  dwc:endLongitude '-3.299342'^^xsd:double;
  dwc:latitude '36.66077'^^xsd:double;
  dwc:startLatitude '36.66077'^^xsd:double;
  dwc:endLatitude '36.66077'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.299342 36.66077, -3.299342 36.66077, -3.299342 36.66077, -3.299342 36.66077, -3.299342 36.66077))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4195'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.655 -2.018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.655 -2.018333)"^^geo:wktLiteral ;
  geo-pos:lat "36.655"^^xsd:decimal ;
  geo-pos:long "-2.018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_59'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_59'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.018333'^^xsd:double;
  dwc:startLongitude '-2.018333'^^xsd:double;
  dwc:endLongitude '-2.018333'^^xsd:double;
  dwc:latitude '36.655'^^xsd:double;
  dwc:startLatitude '36.655'^^xsd:double;
  dwc:endLatitude '36.655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.018333 36.655, -2.018333 36.655, -2.018333 36.655, -2.018333 36.655, -2.018333 36.655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_59'^^xsd:string;
  dwc:observationDate '1992-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6049 -2.622938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6049"^^xsd:decimal ;
  dwc:decimalLongitude "-2.622938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6049 -2.622938)"^^geo:wktLiteral ;
  geo-pos:lat "36.6049"^^xsd:decimal ;
  geo-pos:long "-2.622938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3709'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3709'^^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:timeOfDay '15.701944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.622938'^^xsd:double;
  dwc:startLongitude '-2.622938'^^xsd:double;
  dwc:endLongitude '-2.622938'^^xsd:double;
  dwc:latitude '36.6049'^^xsd:double;
  dwc:startLatitude '36.6049'^^xsd:double;
  dwc:endLatitude '36.6049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.622938 36.6049, -2.622938 36.6049, -2.622938 36.6049, -2.622938 36.6049, -2.622938 36.6049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3709'^^xsd:string;
  dwc:observationDate '2006-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -4.489913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.489913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56083 -4.489913)"^^geo:wktLiteral ;
  geo-pos:lat "36.56083"^^xsd:decimal ;
  geo-pos:long "-4.489913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3526'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3526'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.1763888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.489913'^^xsd:double;
  dwc:startLongitude '-4.489913'^^xsd:double;
  dwc:endLongitude '-4.489913'^^xsd:double;
  dwc:latitude '36.56083'^^xsd:double;
  dwc:startLatitude '36.56083'^^xsd:double;
  dwc:endLatitude '36.56083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.489913 36.56083, -4.489913 36.56083, -4.489913 36.56083, -4.489913 36.56083, -4.489913 36.56083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3526'^^xsd:string;
  dwc:observationDate '2006-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60467 -2.873833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.873833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60467 -2.873833)"^^geo:wktLiteral ;
  geo-pos:lat "36.60467"^^xsd:decimal ;
  geo-pos:long "-2.873833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1666'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1666'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.873833'^^xsd:double;
  dwc:startLongitude '-2.873833'^^xsd:double;
  dwc:endLongitude '-2.873833'^^xsd:double;
  dwc:latitude '36.60467'^^xsd:double;
  dwc:startLatitude '36.60467'^^xsd:double;
  dwc:endLatitude '36.60467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.873833 36.60467, -2.873833 36.60467, -2.873833 36.60467, -2.873833 36.60467, -2.873833 36.60467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1666'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25683 -5.203167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.203167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25683 -5.203167)"^^geo:wktLiteral ;
  geo-pos:lat "36.25683"^^xsd:decimal ;
  geo-pos:long "-5.203167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2137'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2137'^^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:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.203167'^^xsd:double;
  dwc:startLongitude '-5.203167'^^xsd:double;
  dwc:endLongitude '-5.203167'^^xsd:double;
  dwc:latitude '36.25683'^^xsd:double;
  dwc:startLatitude '36.25683'^^xsd:double;
  dwc:endLatitude '36.25683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.203167 36.25683, -5.203167 36.25683, -5.203167 36.25683, -5.203167 36.25683, -5.203167 36.25683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2137'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -4.493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -4.493)"^^geo:wktLiteral ;
  geo-pos:lat "36.45867"^^xsd:decimal ;
  geo-pos:long "-4.493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3104'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3104'^^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:timeOfDay '15.351388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.493'^^xsd:double;
  dwc:startLongitude '-4.493'^^xsd:double;
  dwc:endLongitude '-4.493'^^xsd:double;
  dwc:latitude '36.45867'^^xsd:double;
  dwc:startLatitude '36.45867'^^xsd:double;
  dwc:endLatitude '36.45867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.493 36.45867, -4.493 36.45867, -4.493 36.45867, -4.493 36.45867, -4.493 36.45867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3104'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41117 -4.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41117 -4.715)"^^geo:wktLiteral ;
  geo-pos:lat "36.41117"^^xsd:decimal ;
  geo-pos:long "-4.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2782'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2782'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.857222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.715'^^xsd:double;
  dwc:startLongitude '-4.715'^^xsd:double;
  dwc:endLongitude '-4.715'^^xsd:double;
  dwc:latitude '36.41117'^^xsd:double;
  dwc:startLatitude '36.41117'^^xsd:double;
  dwc:endLatitude '36.41117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.715 36.41117, -4.715 36.41117, -4.715 36.41117, -4.715 36.41117, -4.715 36.41117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2782'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65493 -3.70131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65493"^^xsd:decimal ;
  dwc:decimalLongitude "-3.70131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65493 -3.70131)"^^geo:wktLiteral ;
  geo-pos:lat "36.65493"^^xsd:decimal ;
  geo-pos:long "-3.70131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4306'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4306'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.5886111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.70131'^^xsd:double;
  dwc:startLongitude '-3.70131'^^xsd:double;
  dwc:endLongitude '-3.70131'^^xsd:double;
  dwc:latitude '36.65493'^^xsd:double;
  dwc:startLatitude '36.65493'^^xsd:double;
  dwc:endLatitude '36.65493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.70131 36.65493, -3.70131 36.65493, -3.70131 36.65493, -3.70131 36.65493, -3.70131 36.65493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4306'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33474 -4.032528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33474"^^xsd:decimal ;
  dwc:decimalLongitude "-4.032528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33474 -4.032528)"^^geo:wktLiteral ;
  geo-pos:lat "36.33474"^^xsd:decimal ;
  geo-pos:long "-4.032528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4293'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4293'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.861666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.032528'^^xsd:double;
  dwc:startLongitude '-4.032528'^^xsd:double;
  dwc:endLongitude '-4.032528'^^xsd:double;
  dwc:latitude '36.33474'^^xsd:double;
  dwc:startLatitude '36.33474'^^xsd:double;
  dwc:endLatitude '36.33474'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.032528 36.33474, -4.032528 36.33474, -4.032528 36.33474, -4.032528 36.33474, -4.032528 36.33474))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4293'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49873 -2.628957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49873"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49873 -2.628957)"^^geo:wktLiteral ;
  geo-pos:lat "36.49873"^^xsd:decimal ;
  geo-pos:long "-2.628957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4369'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4369'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '15.396388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.628957'^^xsd:double;
  dwc:startLongitude '-2.628957'^^xsd:double;
  dwc:endLongitude '-2.628957'^^xsd:double;
  dwc:latitude '36.49873'^^xsd:double;
  dwc:startLatitude '36.49873'^^xsd:double;
  dwc:endLatitude '36.49873'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.628957 36.49873, -2.628957 36.49873, -2.628957 36.49873, -2.628957 36.49873, -2.628957 36.49873))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4369'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68333 -2.309333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.309333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68333 -2.309333)"^^geo:wktLiteral ;
  geo-pos:lat "36.68333"^^xsd:decimal ;
  geo-pos:long "-2.309333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4654'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4654'^^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:timeOfDay '8.5033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.309333'^^xsd:double;
  dwc:startLongitude '-2.309333'^^xsd:double;
  dwc:endLongitude '-2.309333'^^xsd:double;
  dwc:latitude '36.68333'^^xsd:double;
  dwc:startLatitude '36.68333'^^xsd:double;
  dwc:endLatitude '36.68333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.309333 36.68333, -2.309333 36.68333, -2.309333 36.68333, -2.309333 36.68333, -2.309333 36.68333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4654'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71571 -3.251941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71571"^^xsd:decimal ;
  dwc:decimalLongitude "-3.251941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71571 -3.251941)"^^geo:wktLiteral ;
  geo-pos:lat "36.71571"^^xsd:decimal ;
  geo-pos:long "-3.251941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3599'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3599'^^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:timeOfDay '9.8897222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.251941'^^xsd:double;
  dwc:startLongitude '-3.251941'^^xsd:double;
  dwc:endLongitude '-3.251941'^^xsd:double;
  dwc:latitude '36.71571'^^xsd:double;
  dwc:startLatitude '36.71571'^^xsd:double;
  dwc:endLatitude '36.71571'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.251941 36.71571, -3.251941 36.71571, -3.251941 36.71571, -3.251941 36.71571, -3.251941 36.71571))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3599'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67599 -3.114637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67599"^^xsd:decimal ;
  dwc:decimalLongitude "-3.114637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67599 -3.114637)"^^geo:wktLiteral ;
  geo-pos:lat "36.67599"^^xsd:decimal ;
  geo-pos:long "-3.114637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4427'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4427'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.6486111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.114637'^^xsd:double;
  dwc:startLongitude '-3.114637'^^xsd:double;
  dwc:endLongitude '-3.114637'^^xsd:double;
  dwc:latitude '36.67599'^^xsd:double;
  dwc:startLatitude '36.67599'^^xsd:double;
  dwc:endLatitude '36.67599'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.114637 36.67599, -3.114637 36.67599, -3.114637 36.67599, -3.114637 36.67599, -3.114637 36.67599))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4427'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34983 -6.3295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34983"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34983 -6.3295)"^^geo:wktLiteral ;
  geo-pos:lat "36.34983"^^xsd:decimal ;
  geo-pos:long "-6.3295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2124'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2124'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-6.3295'^^xsd:double;
  dwc:startLongitude '-6.3295'^^xsd:double;
  dwc:endLongitude '-6.3295'^^xsd:double;
  dwc:latitude '36.34983'^^xsd:double;
  dwc:startLatitude '36.34983'^^xsd:double;
  dwc:endLatitude '36.34983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-6.3295 36.34983, -6.3295 36.34983, -6.3295 36.34983, -6.3295 36.34983, -6.3295 36.34983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2124'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42083 -4.730167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.730167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42083 -4.730167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42083"^^xsd:decimal ;
  geo-pos:long "-4.730167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1858'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1858'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.438055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.730167'^^xsd:double;
  dwc:startLongitude '-4.730167'^^xsd:double;
  dwc:endLongitude '-4.730167'^^xsd:double;
  dwc:latitude '36.42083'^^xsd:double;
  dwc:startLatitude '36.42083'^^xsd:double;
  dwc:endLatitude '36.42083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.730167 36.42083, -4.730167 36.42083, -4.730167 36.42083, -4.730167 36.42083, -4.730167 36.42083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1858'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -1.471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "-1.471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 -1.471667)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "-1.471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_609'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_609'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.471667'^^xsd:double;
  dwc:startLongitude '-1.471667'^^xsd:double;
  dwc:endLongitude '-1.471667'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:startLatitude '37.32'^^xsd:double;
  dwc:endLatitude '37.32'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.471667 37.32, -1.471667 37.32, -1.471667 37.32, -1.471667 37.32, -1.471667 37.32))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_609'^^xsd:string;
  dwc:observationDate '1996-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.572 -2.802167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.572"^^xsd:decimal ;
  dwc:decimalLongitude "-2.802167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.572 -2.802167)"^^geo:wktLiteral ;
  geo-pos:lat "36.572"^^xsd:decimal ;
  geo-pos:long "-2.802167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_837'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_837'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.7333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.802167'^^xsd:double;
  dwc:startLongitude '-2.802167'^^xsd:double;
  dwc:endLongitude '-2.802167'^^xsd:double;
  dwc:latitude '36.572'^^xsd:double;
  dwc:startLatitude '36.572'^^xsd:double;
  dwc:endLatitude '36.572'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.802167 36.572, -2.802167 36.572, -2.802167 36.572, -2.802167 36.572, -2.802167 36.572))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_837'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69217 -2.9775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69217 -2.9775)"^^geo:wktLiteral ;
  geo-pos:lat "36.69217"^^xsd:decimal ;
  geo-pos:long "-2.9775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3285'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3285'^^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:timeOfDay '15.636111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9775'^^xsd:double;
  dwc:startLongitude '-2.9775'^^xsd:double;
  dwc:endLongitude '-2.9775'^^xsd:double;
  dwc:latitude '36.69217'^^xsd:double;
  dwc:startLatitude '36.69217'^^xsd:double;
  dwc:endLatitude '36.69217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9775 36.69217, -2.9775 36.69217, -2.9775 36.69217, -2.9775 36.69217, -2.9775 36.69217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3285'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43367 -3.002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43367 -3.002)"^^geo:wktLiteral ;
  geo-pos:lat "36.43367"^^xsd:decimal ;
  geo-pos:long "-3.002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3319'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3319'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '9.1725'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.002'^^xsd:double;
  dwc:startLongitude '-3.002'^^xsd:double;
  dwc:endLongitude '-3.002'^^xsd:double;
  dwc:latitude '36.43367'^^xsd:double;
  dwc:startLatitude '36.43367'^^xsd:double;
  dwc:endLatitude '36.43367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.002 36.43367, -3.002 36.43367, -3.002 36.43367, -3.002 36.43367, -3.002 36.43367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3319'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67983 -2.557667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.557667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67983 -2.557667)"^^geo:wktLiteral ;
  geo-pos:lat "36.67983"^^xsd:decimal ;
  geo-pos:long "-2.557667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1132'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1132'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.557667'^^xsd:double;
  dwc:startLongitude '-2.557667'^^xsd:double;
  dwc:endLongitude '-2.557667'^^xsd:double;
  dwc:latitude '36.67983'^^xsd:double;
  dwc:startLatitude '36.67983'^^xsd:double;
  dwc:endLatitude '36.67983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.557667 36.67983, -2.557667 36.67983, -2.557667 36.67983, -2.557667 36.67983, -2.557667 36.67983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1132'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.648 -3.002667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.648"^^xsd:decimal ;
  dwc:decimalLongitude "-3.002667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.648 -3.002667)"^^geo:wktLiteral ;
  geo-pos:lat "36.648"^^xsd:decimal ;
  geo-pos:long "-3.002667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1784'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1784'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.7011111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.002667'^^xsd:double;
  dwc:startLongitude '-3.002667'^^xsd:double;
  dwc:endLongitude '-3.002667'^^xsd:double;
  dwc:latitude '36.648'^^xsd:double;
  dwc:startLatitude '36.648'^^xsd:double;
  dwc:endLatitude '36.648'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.002667 36.648, -3.002667 36.648, -3.002667 36.648, -3.002667 36.648, -3.002667 36.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1784'^^xsd:string;
  dwc:observationDate '2000-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.836167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.836167)"^^geo:wktLiteral ;
  geo-pos:lat "36.476"^^xsd:decimal ;
  geo-pos:long "-2.836167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1439'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1439'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836167'^^xsd:double;
  dwc:startLongitude '-2.836167'^^xsd:double;
  dwc:endLongitude '-2.836167'^^xsd:double;
  dwc:latitude '36.476'^^xsd:double;
  dwc:startLatitude '36.476'^^xsd:double;
  dwc:endLatitude '36.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836167 36.476, -2.836167 36.476, -2.836167 36.476, -2.836167 36.476, -2.836167 36.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1439'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.398 -2.870167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.398"^^xsd:decimal ;
  dwc:decimalLongitude "-2.870167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.398 -2.870167)"^^geo:wktLiteral ;
  geo-pos:lat "36.398"^^xsd:decimal ;
  geo-pos:long "-2.870167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1190'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1190'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.870167'^^xsd:double;
  dwc:startLongitude '-2.870167'^^xsd:double;
  dwc:endLongitude '-2.870167'^^xsd:double;
  dwc:latitude '36.398'^^xsd:double;
  dwc:startLatitude '36.398'^^xsd:double;
  dwc:endLatitude '36.398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.870167 36.398, -2.870167 36.398, -2.870167 36.398, -2.870167 36.398, -2.870167 36.398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1190'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.624 -2.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.624"^^xsd:decimal ;
  dwc:decimalLongitude "-2.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.624 -2.863)"^^geo:wktLiteral ;
  geo-pos:lat "36.624"^^xsd:decimal ;
  geo-pos:long "-2.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1345'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1345'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.863'^^xsd:double;
  dwc:startLongitude '-2.863'^^xsd:double;
  dwc:endLongitude '-2.863'^^xsd:double;
  dwc:latitude '36.624'^^xsd:double;
  dwc:startLatitude '36.624'^^xsd:double;
  dwc:endLatitude '36.624'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.863 36.624, -2.863 36.624, -2.863 36.624, -2.863 36.624, -2.863 36.624))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1345'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.395 -2.759333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.395"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.395 -2.759333)"^^geo:wktLiteral ;
  geo-pos:lat "36.395"^^xsd:decimal ;
  geo-pos:long "-2.759333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1449'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1449'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.759333'^^xsd:double;
  dwc:startLongitude '-2.759333'^^xsd:double;
  dwc:endLongitude '-2.759333'^^xsd:double;
  dwc:latitude '36.395'^^xsd:double;
  dwc:startLatitude '36.395'^^xsd:double;
  dwc:endLatitude '36.395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.759333 36.395, -2.759333 36.395, -2.759333 36.395, -2.759333 36.395, -2.759333 36.395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1449'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74317 -2.488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74317 -2.488333)"^^geo:wktLiteral ;
  geo-pos:lat "36.74317"^^xsd:decimal ;
  geo-pos:long "-2.488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3226'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3226'^^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:timeOfDay '10.4825'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.488333'^^xsd:double;
  dwc:startLongitude '-2.488333'^^xsd:double;
  dwc:endLongitude '-2.488333'^^xsd:double;
  dwc:latitude '36.74317'^^xsd:double;
  dwc:startLatitude '36.74317'^^xsd:double;
  dwc:endLatitude '36.74317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.488333 36.74317, -2.488333 36.74317, -2.488333 36.74317, -2.488333 36.74317, -2.488333 36.74317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3226'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 -2.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 -2.841667)"^^geo:wktLiteral ;
  geo-pos:lat "36.66017"^^xsd:decimal ;
  geo-pos:long "-2.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1656'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1656'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.841667'^^xsd:double;
  dwc:startLongitude '-2.841667'^^xsd:double;
  dwc:endLongitude '-2.841667'^^xsd:double;
  dwc:latitude '36.66017'^^xsd:double;
  dwc:startLatitude '36.66017'^^xsd:double;
  dwc:endLatitude '36.66017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.841667 36.66017, -2.841667 36.66017, -2.841667 36.66017, -2.841667 36.66017, -2.841667 36.66017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1656'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46933 -2.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46933 -2.668333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46933"^^xsd:decimal ;
  geo-pos:long "-2.668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_491'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_491'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.668333'^^xsd:double;
  dwc:startLongitude '-2.668333'^^xsd:double;
  dwc:endLongitude '-2.668333'^^xsd:double;
  dwc:latitude '36.46933'^^xsd:double;
  dwc:startLatitude '36.46933'^^xsd:double;
  dwc:endLatitude '36.46933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.668333 36.46933, -2.668333 36.46933, -2.668333 36.46933, -2.668333 36.46933, -2.668333 36.46933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_491'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58683 -2.736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58683 -2.736667)"^^geo:wktLiteral ;
  geo-pos:lat "36.58683"^^xsd:decimal ;
  geo-pos:long "-2.736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_617'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_617'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '5.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736667'^^xsd:double;
  dwc:startLongitude '-2.736667'^^xsd:double;
  dwc:endLongitude '-2.736667'^^xsd:double;
  dwc:latitude '36.58683'^^xsd:double;
  dwc:startLatitude '36.58683'^^xsd:double;
  dwc:endLatitude '36.58683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736667 36.58683, -2.736667 36.58683, -2.736667 36.58683, -2.736667 36.58683, -2.736667 36.58683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_617'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44717 -2.771167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.771167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44717 -2.771167)"^^geo:wktLiteral ;
  geo-pos:lat "36.44717"^^xsd:decimal ;
  geo-pos:long "-2.771167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3065'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3065'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.8008333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.771167'^^xsd:double;
  dwc:startLongitude '-2.771167'^^xsd:double;
  dwc:endLongitude '-2.771167'^^xsd:double;
  dwc:latitude '36.44717'^^xsd:double;
  dwc:startLatitude '36.44717'^^xsd:double;
  dwc:endLatitude '36.44717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.771167 36.44717, -2.771167 36.44717, -2.771167 36.44717, -2.771167 36.44717, -2.771167 36.44717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3065'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73083 -2.069333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.069333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73083 -2.069333)"^^geo:wktLiteral ;
  geo-pos:lat "36.73083"^^xsd:decimal ;
  geo-pos:long "-2.069333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2999'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2999'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.1802777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.069333'^^xsd:double;
  dwc:startLongitude '-2.069333'^^xsd:double;
  dwc:endLongitude '-2.069333'^^xsd:double;
  dwc:latitude '36.73083'^^xsd:double;
  dwc:startLatitude '36.73083'^^xsd:double;
  dwc:endLatitude '36.73083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.069333 36.73083, -2.069333 36.73083, -2.069333 36.73083, -2.069333 36.73083, -2.069333 36.73083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2999'^^xsd:string;
  dwc:observationDate '2003-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46 -1.0225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46 -1.0225)"^^geo:wktLiteral ;
  geo-pos:lat "37.46"^^xsd:decimal ;
  geo-pos:long "-1.0225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_290'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_290'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.0225'^^xsd:double;
  dwc:startLongitude '-1.0225'^^xsd:double;
  dwc:endLongitude '-1.0225'^^xsd:double;
  dwc:latitude '37.46'^^xsd:double;
  dwc:startLatitude '37.46'^^xsd:double;
  dwc:endLatitude '37.46'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0225 37.46, -1.0225 37.46, -1.0225 37.46, -1.0225 37.46, -1.0225 37.46))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_290'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 -4.3175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 -4.3175)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "-4.3175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2949'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2949'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.3175'^^xsd:double;
  dwc:startLongitude '-4.3175'^^xsd:double;
  dwc:endLongitude '-4.3175'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:startLatitude '36.32617'^^xsd:double;
  dwc:endLatitude '36.32617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3175 36.32617, -4.3175 36.32617, -4.3175 36.32617, -4.3175 36.32617, -4.3175 36.32617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2949'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76383 -2.520667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.520667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76383 -2.520667)"^^geo:wktLiteral ;
  geo-pos:lat "36.76383"^^xsd:decimal ;
  geo-pos:long "-2.520667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1503'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1503'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.520667'^^xsd:double;
  dwc:startLongitude '-2.520667'^^xsd:double;
  dwc:endLongitude '-2.520667'^^xsd:double;
  dwc:latitude '36.76383'^^xsd:double;
  dwc:startLatitude '36.76383'^^xsd:double;
  dwc:endLatitude '36.76383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.520667 36.76383, -2.520667 36.76383, -2.520667 36.76383, -2.520667 36.76383, -2.520667 36.76383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1503'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -4.409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-4.409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -4.409)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-4.409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1943'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1943'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4111111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.409'^^xsd:double;
  dwc:startLongitude '-4.409'^^xsd:double;
  dwc:endLongitude '-4.409'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:startLatitude '36.536'^^xsd:double;
  dwc:endLatitude '36.536'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.409 36.536, -4.409 36.536, -4.409 36.536, -4.409 36.536, -4.409 36.536))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1943'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2715 -1.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2715"^^xsd:decimal ;
  dwc:decimalLongitude "-1.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2715 -1.515)"^^geo:wktLiteral ;
  geo-pos:lat "37.2715"^^xsd:decimal ;
  geo-pos:long "-1.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_219'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_219'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.515'^^xsd:double;
  dwc:startLongitude '-1.515'^^xsd:double;
  dwc:endLongitude '-1.515'^^xsd:double;
  dwc:latitude '37.2715'^^xsd:double;
  dwc:startLatitude '37.2715'^^xsd:double;
  dwc:endLatitude '37.2715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.515 37.2715, -1.515 37.2715, -1.515 37.2715, -1.515 37.2715, -1.515 37.2715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_219'^^xsd:string;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27817 -4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27817"^^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/1968__429_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27817 -4.95)"^^geo:wktLiteral ;
  geo-pos:lat "36.27817"^^xsd:decimal ;
  geo-pos:long "-4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1888'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1888'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.023055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.95'^^xsd:double;
  dwc:startLongitude '-4.95'^^xsd:double;
  dwc:endLongitude '-4.95'^^xsd:double;
  dwc:latitude '36.27817'^^xsd:double;
  dwc:startLatitude '36.27817'^^xsd:double;
  dwc:endLatitude '36.27817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.95 36.27817, -4.95 36.27817, -4.95 36.27817, -4.95 36.27817, -4.95 36.27817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1888'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60316 -2.996007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60316"^^xsd:decimal ;
  dwc:decimalLongitude "-2.996007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60316 -2.996007)"^^geo:wktLiteral ;
  geo-pos:lat "36.60316"^^xsd:decimal ;
  geo-pos:long "-2.996007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4138'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4138'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '18.173333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.996007'^^xsd:double;
  dwc:startLongitude '-2.996007'^^xsd:double;
  dwc:endLongitude '-2.996007'^^xsd:double;
  dwc:latitude '36.60316'^^xsd:double;
  dwc:startLatitude '36.60316'^^xsd:double;
  dwc:endLatitude '36.60316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.996007 36.60316, -2.996007 36.60316, -2.996007 36.60316, -2.996007 36.60316, -2.996007 36.60316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4138'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70725 -3.68)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70725"^^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/1968__429_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70725 -3.68)"^^geo:wktLiteral ;
  geo-pos:lat "36.70725"^^xsd:decimal ;
  geo-pos:long "-3.68"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3561'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3561'^^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:timeOfDay '9.4047222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.68'^^xsd:double;
  dwc:startLongitude '-3.68'^^xsd:double;
  dwc:endLongitude '-3.68'^^xsd:double;
  dwc:latitude '36.70725'^^xsd:double;
  dwc:startLatitude '36.70725'^^xsd:double;
  dwc:endLatitude '36.70725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.68 36.70725, -3.68 36.70725, -3.68 36.70725, -3.68 36.70725, -3.68 36.70725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3561'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6965 -3.722833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6965"^^xsd:decimal ;
  dwc:decimalLongitude "-3.722833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6965 -3.722833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6965"^^xsd:decimal ;
  geo-pos:long "-3.722833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3381'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3381'^^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:timeOfDay '6.9430555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.722833'^^xsd:double;
  dwc:startLongitude '-3.722833'^^xsd:double;
  dwc:endLongitude '-3.722833'^^xsd:double;
  dwc:latitude '36.6965'^^xsd:double;
  dwc:startLatitude '36.6965'^^xsd:double;
  dwc:endLatitude '36.6965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.722833 36.6965, -3.722833 36.6965, -3.722833 36.6965, -3.722833 36.6965, -3.722833 36.6965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3381'^^xsd:string;
  dwc:observationDate '2005-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6075 -2.779167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6075"^^xsd:decimal ;
  dwc:decimalLongitude "-2.779167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6075 -2.779167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6075"^^xsd:decimal ;
  geo-pos:long "-2.779167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2877'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2877'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.7505555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.779167'^^xsd:double;
  dwc:startLongitude '-2.779167'^^xsd:double;
  dwc:endLongitude '-2.779167'^^xsd:double;
  dwc:latitude '36.6075'^^xsd:double;
  dwc:startLatitude '36.6075'^^xsd:double;
  dwc:endLatitude '36.6075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.779167 36.6075, -2.779167 36.6075, -2.779167 36.6075, -2.779167 36.6075, -2.779167 36.6075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2877'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.251 -5.220666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.251"^^xsd:decimal ;
  dwc:decimalLongitude "-5.220666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.251 -5.220666)"^^geo:wktLiteral ;
  geo-pos:lat "36.251"^^xsd:decimal ;
  geo-pos:long "-5.220666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2458'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2458'^^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:timeOfDay '6.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.220666'^^xsd:double;
  dwc:startLongitude '-5.220666'^^xsd:double;
  dwc:endLongitude '-5.220666'^^xsd:double;
  dwc:latitude '36.251'^^xsd:double;
  dwc:startLatitude '36.251'^^xsd:double;
  dwc:endLatitude '36.251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.220666 36.251, -5.220666 36.251, -5.220666 36.251, -5.220666 36.251, -5.220666 36.251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2458'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62567 -3.290391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.290391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62567 -3.290391)"^^geo:wktLiteral ;
  geo-pos:lat "36.62567"^^xsd:decimal ;
  geo-pos:long "-3.290391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4216'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4216'^^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:timeOfDay '13.435277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.290391'^^xsd:double;
  dwc:startLongitude '-3.290391'^^xsd:double;
  dwc:endLongitude '-3.290391'^^xsd:double;
  dwc:latitude '36.62567'^^xsd:double;
  dwc:startLatitude '36.62567'^^xsd:double;
  dwc:endLatitude '36.62567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.290391 36.62567, -3.290391 36.62567, -3.290391 36.62567, -3.290391 36.62567, -3.290391 36.62567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4216'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20283 -5.212333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.212333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20283 -5.212333)"^^geo:wktLiteral ;
  geo-pos:lat "36.20283"^^xsd:decimal ;
  geo-pos:long "-5.212333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3140'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3140'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.415'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.212333'^^xsd:double;
  dwc:startLongitude '-5.212333'^^xsd:double;
  dwc:endLongitude '-5.212333'^^xsd:double;
  dwc:latitude '36.20283'^^xsd:double;
  dwc:startLatitude '36.20283'^^xsd:double;
  dwc:endLatitude '36.20283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.212333 36.20283, -5.212333 36.20283, -5.212333 36.20283, -5.212333 36.20283, -5.212333 36.20283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3140'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -3.975167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72"^^xsd:decimal ;
  dwc:decimalLongitude "-3.975167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72 -3.975167)"^^geo:wktLiteral ;
  geo-pos:lat "36.72"^^xsd:decimal ;
  geo-pos:long "-3.975167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3208'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3208'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.4502777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.975167'^^xsd:double;
  dwc:startLongitude '-3.975167'^^xsd:double;
  dwc:endLongitude '-3.975167'^^xsd:double;
  dwc:latitude '36.72'^^xsd:double;
  dwc:startLatitude '36.72'^^xsd:double;
  dwc:endLatitude '36.72'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.975167 36.72, -3.975167 36.72, -3.975167 36.72, -3.975167 36.72, -3.975167 36.72))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3208'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4945 -1.081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4945"^^xsd:decimal ;
  dwc:decimalLongitude "-1.081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4945 -1.081667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4945"^^xsd:decimal ;
  geo-pos:long "-1.081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_401'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_401'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.081667'^^xsd:double;
  dwc:startLongitude '-1.081667'^^xsd:double;
  dwc:endLongitude '-1.081667'^^xsd:double;
  dwc:latitude '37.4945'^^xsd:double;
  dwc:startLatitude '37.4945'^^xsd:double;
  dwc:endLatitude '37.4945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.081667 37.4945, -1.081667 37.4945, -1.081667 37.4945, -1.081667 37.4945, -1.081667 37.4945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_401'^^xsd:string;
  dwc:observationDate '1995-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27083 -5.246334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.246334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27083 -5.246334)"^^geo:wktLiteral ;
  geo-pos:lat "36.27083"^^xsd:decimal ;
  geo-pos:long "-5.246334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2525'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2525'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.246334'^^xsd:double;
  dwc:startLongitude '-5.246334'^^xsd:double;
  dwc:endLongitude '-5.246334'^^xsd:double;
  dwc:latitude '36.27083'^^xsd:double;
  dwc:startLatitude '36.27083'^^xsd:double;
  dwc:endLatitude '36.27083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.246334 36.27083, -5.246334 36.27083, -5.246334 36.27083, -5.246334 36.27083, -5.246334 36.27083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2525'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58172 -3.532075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58172"^^xsd:decimal ;
  dwc:decimalLongitude "-3.532075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58172 -3.532075)"^^geo:wktLiteral ;
  geo-pos:lat "36.58172"^^xsd:decimal ;
  geo-pos:long "-3.532075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4464'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4464'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.075'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.532075'^^xsd:double;
  dwc:startLongitude '-3.532075'^^xsd:double;
  dwc:endLongitude '-3.532075'^^xsd:double;
  dwc:latitude '36.58172'^^xsd:double;
  dwc:startLatitude '36.58172'^^xsd:double;
  dwc:endLatitude '36.58172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.532075 36.58172, -3.532075 36.58172, -3.532075 36.58172, -3.532075 36.58172, -3.532075 36.58172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4464'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.625 -3.7555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.625"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.625 -3.7555)"^^geo:wktLiteral ;
  geo-pos:lat "36.625"^^xsd:decimal ;
  geo-pos:long "-3.7555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3210'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3210'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.946388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7555'^^xsd:double;
  dwc:startLongitude '-3.7555'^^xsd:double;
  dwc:endLongitude '-3.7555'^^xsd:double;
  dwc:latitude '36.625'^^xsd:double;
  dwc:startLatitude '36.625'^^xsd:double;
  dwc:endLatitude '36.625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7555 36.625, -3.7555 36.625, -3.7555 36.625, -3.7555 36.625, -3.7555 36.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3210'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07917 -5.3085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07917"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07917 -5.3085)"^^geo:wktLiteral ;
  geo-pos:lat "36.07917"^^xsd:decimal ;
  geo-pos:long "-5.3085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2168'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2168'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.3085'^^xsd:double;
  dwc:startLongitude '-5.3085'^^xsd:double;
  dwc:endLongitude '-5.3085'^^xsd:double;
  dwc:latitude '36.07917'^^xsd:double;
  dwc:startLatitude '36.07917'^^xsd:double;
  dwc:endLatitude '36.07917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3085 36.07917, -5.3085 36.07917, -5.3085 36.07917, -5.3085 36.07917, -5.3085 36.07917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2168'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79217 -2.555833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.555833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79217 -2.555833)"^^geo:wktLiteral ;
  geo-pos:lat "36.79217"^^xsd:decimal ;
  geo-pos:long "-2.555833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2706'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2706'^^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:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.555833'^^xsd:double;
  dwc:startLongitude '-2.555833'^^xsd:double;
  dwc:endLongitude '-2.555833'^^xsd:double;
  dwc:latitude '36.79217'^^xsd:double;
  dwc:startLatitude '36.79217'^^xsd:double;
  dwc:endLatitude '36.79217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.555833 36.79217, -2.555833 36.79217, -2.555833 36.79217, -2.555833 36.79217, -2.555833 36.79217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2706'^^xsd:string;
  dwc:observationDate '2002-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48167 -2.963167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.963167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48167 -2.963167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48167"^^xsd:decimal ;
  geo-pos:long "-2.963167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2621'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2621'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.963167'^^xsd:double;
  dwc:startLongitude '-2.963167'^^xsd:double;
  dwc:endLongitude '-2.963167'^^xsd:double;
  dwc:latitude '36.48167'^^xsd:double;
  dwc:startLatitude '36.48167'^^xsd:double;
  dwc:endLatitude '36.48167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.963167 36.48167, -2.963167 36.48167, -2.963167 36.48167, -2.963167 36.48167, -2.963167 36.48167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2621'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.709 -2.562667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.709"^^xsd:decimal ;
  dwc:decimalLongitude "-2.562667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.709 -2.562667)"^^geo:wktLiteral ;
  geo-pos:lat "36.709"^^xsd:decimal ;
  geo-pos:long "-2.562667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3478'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3478'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.495'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.562667'^^xsd:double;
  dwc:startLongitude '-2.562667'^^xsd:double;
  dwc:endLongitude '-2.562667'^^xsd:double;
  dwc:latitude '36.709'^^xsd:double;
  dwc:startLatitude '36.709'^^xsd:double;
  dwc:endLatitude '36.709'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.562667 36.709, -2.562667 36.709, -2.562667 36.709, -2.562667 36.709, -2.562667 36.709))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3478'^^xsd:string;
  dwc:observationDate '2005-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61424 -2.771425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61424"^^xsd:decimal ;
  dwc:decimalLongitude "-2.771425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61424 -2.771425)"^^geo:wktLiteral ;
  geo-pos:lat "36.61424"^^xsd:decimal ;
  geo-pos:long "-2.771425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3676'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3676'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '6.84'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.771425'^^xsd:double;
  dwc:startLongitude '-2.771425'^^xsd:double;
  dwc:endLongitude '-2.771425'^^xsd:double;
  dwc:latitude '36.61424'^^xsd:double;
  dwc:startLatitude '36.61424'^^xsd:double;
  dwc:endLatitude '36.61424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.771425 36.61424, -2.771425 36.61424, -2.771425 36.61424, -2.771425 36.61424, -2.771425 36.61424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3676'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 -1.661833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "-1.661833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 -1.661833)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "-1.661833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_171'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_171'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.661833'^^xsd:double;
  dwc:startLongitude '-1.661833'^^xsd:double;
  dwc:endLongitude '-1.661833'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:startLatitude '37.14'^^xsd:double;
  dwc:endLatitude '37.14'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.661833 37.14, -1.661833 37.14, -1.661833 37.14, -1.661833 37.14, -1.661833 37.14))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_171'^^xsd:string;
  dwc:observationDate '1993-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28883 -5.181333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28883"^^xsd:decimal ;
  dwc:decimalLongitude "-5.181333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28883 -5.181333)"^^geo:wktLiteral ;
  geo-pos:lat "36.28883"^^xsd:decimal ;
  geo-pos:long "-5.181333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1837'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1837'^^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:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.181333'^^xsd:double;
  dwc:startLongitude '-5.181333'^^xsd:double;
  dwc:endLongitude '-5.181333'^^xsd:double;
  dwc:latitude '36.28883'^^xsd:double;
  dwc:startLatitude '36.28883'^^xsd:double;
  dwc:endLatitude '36.28883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.181333 36.28883, -5.181333 36.28883, -5.181333 36.28883, -5.181333 36.28883, -5.181333 36.28883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1837'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48617 -2.695877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.695877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48617 -2.695877)"^^geo:wktLiteral ;
  geo-pos:lat "36.48617"^^xsd:decimal ;
  geo-pos:long "-2.695877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4838'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4838'^^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:timeOfDay '7.6108333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.695877'^^xsd:double;
  dwc:startLongitude '-2.695877'^^xsd:double;
  dwc:endLongitude '-2.695877'^^xsd:double;
  dwc:latitude '36.48617'^^xsd:double;
  dwc:startLatitude '36.48617'^^xsd:double;
  dwc:endLatitude '36.48617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.695877 36.48617, -2.695877 36.48617, -2.695877 36.48617, -2.695877 36.48617, -2.695877 36.48617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4838'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64211 -2.64175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64211"^^xsd:decimal ;
  dwc:decimalLongitude "-2.64175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64211 -2.64175)"^^geo:wktLiteral ;
  geo-pos:lat "36.64211"^^xsd:decimal ;
  geo-pos:long "-2.64175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3661'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3661'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.093611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.64175'^^xsd:double;
  dwc:startLongitude '-2.64175'^^xsd:double;
  dwc:endLongitude '-2.64175'^^xsd:double;
  dwc:latitude '36.64211'^^xsd:double;
  dwc:startLatitude '36.64211'^^xsd:double;
  dwc:endLatitude '36.64211'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.64175 36.64211, -2.64175 36.64211, -2.64175 36.64211, -2.64175 36.64211, -2.64175 36.64211))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3661'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16783 -1.679167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.679167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16783 -1.679167)"^^geo:wktLiteral ;
  geo-pos:lat "37.16783"^^xsd:decimal ;
  geo-pos:long "-1.679167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_213'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_213'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.679167'^^xsd:double;
  dwc:startLongitude '-1.679167'^^xsd:double;
  dwc:endLongitude '-1.679167'^^xsd:double;
  dwc:latitude '37.16783'^^xsd:double;
  dwc:startLatitude '37.16783'^^xsd:double;
  dwc:endLatitude '37.16783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.679167 37.16783, -1.679167 37.16783, -1.679167 37.16783, -1.679167 37.16783, -1.679167 37.16783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_213'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67987 -3.993062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67987"^^xsd:decimal ;
  dwc:decimalLongitude "-3.993062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67987 -3.993062)"^^geo:wktLiteral ;
  geo-pos:lat "36.67987"^^xsd:decimal ;
  geo-pos:long "-3.993062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3644'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3644'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.9866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.993062'^^xsd:double;
  dwc:startLongitude '-3.993062'^^xsd:double;
  dwc:endLongitude '-3.993062'^^xsd:double;
  dwc:latitude '36.67987'^^xsd:double;
  dwc:startLatitude '36.67987'^^xsd:double;
  dwc:endLatitude '36.67987'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.993062 36.67987, -3.993062 36.67987, -3.993062 36.67987, -3.993062 36.67987, -3.993062 36.67987))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3644'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11067 -1.498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11067 -1.498)"^^geo:wktLiteral ;
  geo-pos:lat "37.11067"^^xsd:decimal ;
  geo-pos:long "-1.498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_368'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_368'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.498'^^xsd:double;
  dwc:startLongitude '-1.498'^^xsd:double;
  dwc:endLongitude '-1.498'^^xsd:double;
  dwc:latitude '37.11067'^^xsd:double;
  dwc:startLatitude '37.11067'^^xsd:double;
  dwc:endLatitude '37.11067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.498 37.11067, -1.498 37.11067, -1.498 37.11067, -1.498 37.11067, -1.498 37.11067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_368'^^xsd:string;
  dwc:observationDate '1994-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26516 -5.231833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26516"^^xsd:decimal ;
  dwc:decimalLongitude "-5.231833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26516 -5.231833)"^^geo:wktLiteral ;
  geo-pos:lat "36.26516"^^xsd:decimal ;
  geo-pos:long "-5.231833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3187'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3187'^^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:timeOfDay '15.549444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.231833'^^xsd:double;
  dwc:startLongitude '-5.231833'^^xsd:double;
  dwc:endLongitude '-5.231833'^^xsd:double;
  dwc:latitude '36.26516'^^xsd:double;
  dwc:startLatitude '36.26516'^^xsd:double;
  dwc:endLatitude '36.26516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.231833 36.26516, -5.231833 36.26516, -5.231833 36.26516, -5.231833 36.26516, -5.231833 36.26516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3187'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5225 -4.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5225"^^xsd:decimal ;
  dwc:decimalLongitude "-4.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5225 -4.597)"^^geo:wktLiteral ;
  geo-pos:lat "36.5225"^^xsd:decimal ;
  geo-pos:long "-4.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1861'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1861'^^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:timeOfDay '6.3275'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.597'^^xsd:double;
  dwc:startLongitude '-4.597'^^xsd:double;
  dwc:endLongitude '-4.597'^^xsd:double;
  dwc:latitude '36.5225'^^xsd:double;
  dwc:startLatitude '36.5225'^^xsd:double;
  dwc:endLatitude '36.5225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.597 36.5225, -4.597 36.5225, -4.597 36.5225, -4.597 36.5225, -4.597 36.5225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1861'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 -5.203666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.263"^^xsd:decimal ;
  dwc:decimalLongitude "-5.203666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.263 -5.203666)"^^geo:wktLiteral ;
  geo-pos:lat "36.263"^^xsd:decimal ;
  geo-pos:long "-5.203666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3186'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3186'^^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:timeOfDay '14.188611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.203666'^^xsd:double;
  dwc:startLongitude '-5.203666'^^xsd:double;
  dwc:endLongitude '-5.203666'^^xsd:double;
  dwc:latitude '36.263'^^xsd:double;
  dwc:startLatitude '36.263'^^xsd:double;
  dwc:endLatitude '36.263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.203666 36.263, -5.203666 36.263, -5.203666 36.263, -5.203666 36.263, -5.203666 36.263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3186'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65017 -3.261167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.261167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65017 -3.261167)"^^geo:wktLiteral ;
  geo-pos:lat "36.65017"^^xsd:decimal ;
  geo-pos:long "-3.261167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3330'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3330'^^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:timeOfDay '13.63'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.261167'^^xsd:double;
  dwc:startLongitude '-3.261167'^^xsd:double;
  dwc:endLongitude '-3.261167'^^xsd:double;
  dwc:latitude '36.65017'^^xsd:double;
  dwc:startLatitude '36.65017'^^xsd:double;
  dwc:endLatitude '36.65017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.261167 36.65017, -3.261167 36.65017, -3.261167 36.65017, -3.261167 36.65017, -3.261167 36.65017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3330'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2535 -5.155334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2535"^^xsd:decimal ;
  dwc:decimalLongitude "-5.155334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2535 -5.155334)"^^geo:wktLiteral ;
  geo-pos:lat "36.2535"^^xsd:decimal ;
  geo-pos:long "-5.155334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3174'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3174'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.960555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.155334'^^xsd:double;
  dwc:startLongitude '-5.155334'^^xsd:double;
  dwc:endLongitude '-5.155334'^^xsd:double;
  dwc:latitude '36.2535'^^xsd:double;
  dwc:startLatitude '36.2535'^^xsd:double;
  dwc:endLatitude '36.2535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.155334 36.2535, -5.155334 36.2535, -5.155334 36.2535, -5.155334 36.2535, -5.155334 36.2535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3174'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33717 -5.051333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.051333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33717 -5.051333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33717"^^xsd:decimal ;
  geo-pos:long "-5.051333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2468'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2468'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.051333'^^xsd:double;
  dwc:startLongitude '-5.051333'^^xsd:double;
  dwc:endLongitude '-5.051333'^^xsd:double;
  dwc:latitude '36.33717'^^xsd:double;
  dwc:startLatitude '36.33717'^^xsd:double;
  dwc:endLatitude '36.33717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.051333 36.33717, -5.051333 36.33717, -5.051333 36.33717, -5.051333 36.33717, -5.051333 36.33717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2468'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.658333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_492'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_492'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.658333'^^xsd:double;
  dwc:startLongitude '-2.658333'^^xsd:double;
  dwc:endLongitude '-2.658333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.658333 36.5, -2.658333 36.5, -2.658333 36.5, -2.658333 36.5, -2.658333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_492'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70717 -2.215667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.215667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70717 -2.215667)"^^geo:wktLiteral ;
  geo-pos:lat "36.70717"^^xsd:decimal ;
  geo-pos:long "-2.215667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2251'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2251'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '6.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.215667'^^xsd:double;
  dwc:startLongitude '-2.215667'^^xsd:double;
  dwc:endLongitude '-2.215667'^^xsd:double;
  dwc:latitude '36.70717'^^xsd:double;
  dwc:startLatitude '36.70717'^^xsd:double;
  dwc:endLatitude '36.70717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.215667 36.70717, -2.215667 36.70717, -2.215667 36.70717, -2.215667 36.70717, -2.215667 36.70717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2251'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56267 -3.183773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.183773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56267 -3.183773)"^^geo:wktLiteral ;
  geo-pos:lat "36.56267"^^xsd:decimal ;
  geo-pos:long "-3.183773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4398'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4398'^^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:timeOfDay '12.350555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.183773'^^xsd:double;
  dwc:startLongitude '-3.183773'^^xsd:double;
  dwc:endLongitude '-3.183773'^^xsd:double;
  dwc:latitude '36.56267'^^xsd:double;
  dwc:startLatitude '36.56267'^^xsd:double;
  dwc:endLatitude '36.56267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.183773 36.56267, -3.183773 36.56267, -3.183773 36.56267, -3.183773 36.56267, -3.183773 36.56267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4398'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59967 -2.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59967 -2.775)"^^geo:wktLiteral ;
  geo-pos:lat "36.59967"^^xsd:decimal ;
  geo-pos:long "-2.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2409'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2409'^^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:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.775'^^xsd:double;
  dwc:startLongitude '-2.775'^^xsd:double;
  dwc:endLongitude '-2.775'^^xsd:double;
  dwc:latitude '36.59967'^^xsd:double;
  dwc:startLatitude '36.59967'^^xsd:double;
  dwc:endLatitude '36.59967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.775 36.59967, -2.775 36.59967, -2.775 36.59967, -2.775 36.59967, -2.775 36.59967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2409'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57683 -2.4165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57683 -2.4165)"^^geo:wktLiteral ;
  geo-pos:lat "36.57683"^^xsd:decimal ;
  geo-pos:long "-2.4165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_478'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_478'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4165'^^xsd:double;
  dwc:startLongitude '-2.4165'^^xsd:double;
  dwc:endLongitude '-2.4165'^^xsd:double;
  dwc:latitude '36.57683'^^xsd:double;
  dwc:startLatitude '36.57683'^^xsd:double;
  dwc:endLatitude '36.57683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4165 36.57683, -2.4165 36.57683, -2.4165 36.57683, -2.4165 36.57683, -2.4165 36.57683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_478'^^xsd:string;
  dwc:observationDate '1995-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54122 -3.116318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54122"^^xsd:decimal ;
  dwc:decimalLongitude "-3.116318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54122 -3.116318)"^^geo:wktLiteral ;
  geo-pos:lat "36.54122"^^xsd:decimal ;
  geo-pos:long "-3.116318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4180'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4180'^^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:timeOfDay '7.46'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.116318'^^xsd:double;
  dwc:startLongitude '-3.116318'^^xsd:double;
  dwc:endLongitude '-3.116318'^^xsd:double;
  dwc:latitude '36.54122'^^xsd:double;
  dwc:startLatitude '36.54122'^^xsd:double;
  dwc:endLatitude '36.54122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.116318 36.54122, -3.116318 36.54122, -3.116318 36.54122, -3.116318 36.54122, -3.116318 36.54122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4180'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71814 -3.720035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71814"^^xsd:decimal ;
  dwc:decimalLongitude "-3.720035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71814 -3.720035)"^^geo:wktLiteral ;
  geo-pos:lat "36.71814"^^xsd:decimal ;
  geo-pos:long "-3.720035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4199'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4199'^^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:timeOfDay '5.7783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.720035'^^xsd:double;
  dwc:startLongitude '-3.720035'^^xsd:double;
  dwc:endLongitude '-3.720035'^^xsd:double;
  dwc:latitude '36.71814'^^xsd:double;
  dwc:startLatitude '36.71814'^^xsd:double;
  dwc:endLatitude '36.71814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.720035 36.71814, -3.720035 36.71814, -3.720035 36.71814, -3.720035 36.71814, -3.720035 36.71814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4199'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62833 -2.594167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.594167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62833 -2.594167)"^^geo:wktLiteral ;
  geo-pos:lat "36.62833"^^xsd:decimal ;
  geo-pos:long "-2.594167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_613'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_613'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.594167'^^xsd:double;
  dwc:startLongitude '-2.594167'^^xsd:double;
  dwc:endLongitude '-2.594167'^^xsd:double;
  dwc:latitude '36.62833'^^xsd:double;
  dwc:startLatitude '36.62833'^^xsd:double;
  dwc:endLatitude '36.62833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.594167 36.62833, -2.594167 36.62833, -2.594167 36.62833, -2.594167 36.62833, -2.594167 36.62833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_613'^^xsd:string;
  dwc:observationDate '1996-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.581 -2.837667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.581"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.581 -2.837667)"^^geo:wktLiteral ;
  geo-pos:lat "36.581"^^xsd:decimal ;
  geo-pos:long "-2.837667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_866'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_866'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837667'^^xsd:double;
  dwc:startLongitude '-2.837667'^^xsd:double;
  dwc:endLongitude '-2.837667'^^xsd:double;
  dwc:latitude '36.581'^^xsd:double;
  dwc:startLatitude '36.581'^^xsd:double;
  dwc:endLatitude '36.581'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837667 36.581, -2.837667 36.581, -2.837667 36.581, -2.837667 36.581, -2.837667 36.581))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_866'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50415 -3.104845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50415"^^xsd:decimal ;
  dwc:decimalLongitude "-3.104845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50415 -3.104845)"^^geo:wktLiteral ;
  geo-pos:lat "36.50415"^^xsd:decimal ;
  geo-pos:long "-3.104845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4638'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4638'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.649722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.104845'^^xsd:double;
  dwc:startLongitude '-3.104845'^^xsd:double;
  dwc:endLongitude '-3.104845'^^xsd:double;
  dwc:latitude '36.50415'^^xsd:double;
  dwc:startLatitude '36.50415'^^xsd:double;
  dwc:endLatitude '36.50415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.104845 36.50415, -3.104845 36.50415, -3.104845 36.50415, -3.104845 36.50415, -3.104845 36.50415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4638'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1675 -5.269167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.269167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1675 -5.269167)"^^geo:wktLiteral ;
  geo-pos:lat "36.1675"^^xsd:decimal ;
  geo-pos:long "-5.269167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3169'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3169'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.4983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.269167'^^xsd:double;
  dwc:startLongitude '-5.269167'^^xsd:double;
  dwc:endLongitude '-5.269167'^^xsd:double;
  dwc:latitude '36.1675'^^xsd:double;
  dwc:startLatitude '36.1675'^^xsd:double;
  dwc:endLatitude '36.1675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.269167 36.1675, -5.269167 36.1675, -5.269167 36.1675, -5.269167 36.1675, -5.269167 36.1675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3169'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47084 -4.024225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47084"^^xsd:decimal ;
  dwc:decimalLongitude "-4.024225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47084 -4.024225)"^^geo:wktLiteral ;
  geo-pos:lat "36.47084"^^xsd:decimal ;
  geo-pos:long "-4.024225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4300'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4300'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.095'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.024225'^^xsd:double;
  dwc:startLongitude '-4.024225'^^xsd:double;
  dwc:endLongitude '-4.024225'^^xsd:double;
  dwc:latitude '36.47084'^^xsd:double;
  dwc:startLatitude '36.47084'^^xsd:double;
  dwc:endLatitude '36.47084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.024225 36.47084, -4.024225 36.47084, -4.024225 36.47084, -4.024225 36.47084, -4.024225 36.47084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4300'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -2.644667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4125"^^xsd:decimal ;
  dwc:decimalLongitude "-2.644667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4125 -2.644667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4125"^^xsd:decimal ;
  geo-pos:long "-2.644667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1520'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1520'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.644667'^^xsd:double;
  dwc:startLongitude '-2.644667'^^xsd:double;
  dwc:endLongitude '-2.644667'^^xsd:double;
  dwc:latitude '36.4125'^^xsd:double;
  dwc:startLatitude '36.4125'^^xsd:double;
  dwc:endLatitude '36.4125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.644667 36.4125, -2.644667 36.4125, -2.644667 36.4125, -2.644667 36.4125, -2.644667 36.4125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1520'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65973 -3.461147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65973"^^xsd:decimal ;
  dwc:decimalLongitude "-3.461147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65973 -3.461147)"^^geo:wktLiteral ;
  geo-pos:lat "36.65973"^^xsd:decimal ;
  geo-pos:long "-3.461147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3564'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3564'^^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:timeOfDay '7.3613888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.461147'^^xsd:double;
  dwc:startLongitude '-3.461147'^^xsd:double;
  dwc:endLongitude '-3.461147'^^xsd:double;
  dwc:latitude '36.65973'^^xsd:double;
  dwc:startLatitude '36.65973'^^xsd:double;
  dwc:endLatitude '36.65973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.461147 36.65973, -3.461147 36.65973, -3.461147 36.65973, -3.461147 36.65973, -3.461147 36.65973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3564'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5615 -3.695667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5615"^^xsd:decimal ;
  dwc:decimalLongitude "-3.695667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5615 -3.695667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5615"^^xsd:decimal ;
  geo-pos:long "-3.695667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3336'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3336'^^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:timeOfDay '7.96'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.695667'^^xsd:double;
  dwc:startLongitude '-3.695667'^^xsd:double;
  dwc:endLongitude '-3.695667'^^xsd:double;
  dwc:latitude '36.5615'^^xsd:double;
  dwc:startLatitude '36.5615'^^xsd:double;
  dwc:endLatitude '36.5615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.695667 36.5615, -3.695667 36.5615, -3.695667 36.5615, -3.695667 36.5615, -3.695667 36.5615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3336'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38139 -2.94225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38139"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38139 -2.94225)"^^geo:wktLiteral ;
  geo-pos:lat "36.38139"^^xsd:decimal ;
  geo-pos:long "-2.94225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4659'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4659'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.4383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.94225'^^xsd:double;
  dwc:startLongitude '-2.94225'^^xsd:double;
  dwc:endLongitude '-2.94225'^^xsd:double;
  dwc:latitude '36.38139'^^xsd:double;
  dwc:startLatitude '36.38139'^^xsd:double;
  dwc:endLatitude '36.38139'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.94225 36.38139, -2.94225 36.38139, -2.94225 36.38139, -2.94225 36.38139, -2.94225 36.38139))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4659'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65984 -2.5545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65984"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65984 -2.5545)"^^geo:wktLiteral ;
  geo-pos:lat "36.65984"^^xsd:decimal ;
  geo-pos:long "-2.5545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3009'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3009'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.2011111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5545'^^xsd:double;
  dwc:startLongitude '-2.5545'^^xsd:double;
  dwc:endLongitude '-2.5545'^^xsd:double;
  dwc:latitude '36.65984'^^xsd:double;
  dwc:startLatitude '36.65984'^^xsd:double;
  dwc:endLatitude '36.65984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5545 36.65984, -2.5545 36.65984, -2.5545 36.65984, -2.5545 36.65984, -2.5545 36.65984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3009'^^xsd:string;
  dwc:observationDate '2003-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -2.6555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -2.6555)"^^geo:wktLiteral ;
  geo-pos:lat "36.59767"^^xsd:decimal ;
  geo-pos:long "-2.6555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2319'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2319'^^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:timeOfDay '9.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6555'^^xsd:double;
  dwc:startLongitude '-2.6555'^^xsd:double;
  dwc:endLongitude '-2.6555'^^xsd:double;
  dwc:latitude '36.59767'^^xsd:double;
  dwc:startLatitude '36.59767'^^xsd:double;
  dwc:endLatitude '36.59767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6555 36.59767, -2.6555 36.59767, -2.6555 36.59767, -2.6555 36.59767, -2.6555 36.59767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2319'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63655 -2.766682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.766682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63655 -2.766682)"^^geo:wktLiteral ;
  geo-pos:lat "36.63655"^^xsd:decimal ;
  geo-pos:long "-2.766682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4574'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4574'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.220277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.766682'^^xsd:double;
  dwc:startLongitude '-2.766682'^^xsd:double;
  dwc:endLongitude '-2.766682'^^xsd:double;
  dwc:latitude '36.63655'^^xsd:double;
  dwc:startLatitude '36.63655'^^xsd:double;
  dwc:endLatitude '36.63655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.766682 36.63655, -2.766682 36.63655, -2.766682 36.63655, -2.766682 36.63655, -2.766682 36.63655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4574'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58 -2.760667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58"^^xsd:decimal ;
  dwc:decimalLongitude "-2.760667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58 -2.760667)"^^geo:wktLiteral ;
  geo-pos:lat "36.58"^^xsd:decimal ;
  geo-pos:long "-2.760667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1480'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1480'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '20.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.760667'^^xsd:double;
  dwc:startLongitude '-2.760667'^^xsd:double;
  dwc:endLongitude '-2.760667'^^xsd:double;
  dwc:latitude '36.58'^^xsd:double;
  dwc:startLatitude '36.58'^^xsd:double;
  dwc:endLatitude '36.58'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.760667 36.58, -2.760667 36.58, -2.760667 36.58, -2.760667 36.58, -2.760667 36.58))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1480'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4435 -2.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4435"^^xsd:decimal ;
  dwc:decimalLongitude "-2.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4435 -2.903)"^^geo:wktLiteral ;
  geo-pos:lat "36.4435"^^xsd:decimal ;
  geo-pos:long "-2.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1027'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1027'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.903'^^xsd:double;
  dwc:startLongitude '-2.903'^^xsd:double;
  dwc:endLongitude '-2.903'^^xsd:double;
  dwc:latitude '36.4435'^^xsd:double;
  dwc:startLatitude '36.4435'^^xsd:double;
  dwc:endLatitude '36.4435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.903 36.4435, -2.903 36.4435, -2.903 36.4435, -2.903 36.4435, -2.903 36.4435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1027'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4845 -2.6635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4845"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4845 -2.6635)"^^geo:wktLiteral ;
  geo-pos:lat "36.4845"^^xsd:decimal ;
  geo-pos:long "-2.6635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1360'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1360'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6635'^^xsd:double;
  dwc:startLongitude '-2.6635'^^xsd:double;
  dwc:endLongitude '-2.6635'^^xsd:double;
  dwc:latitude '36.4845'^^xsd:double;
  dwc:startLatitude '36.4845'^^xsd:double;
  dwc:endLatitude '36.4845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6635 36.4845, -2.6635 36.4845, -2.6635 36.4845, -2.6635 36.4845, -2.6635 36.4845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1360'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65333 -3.154834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.154834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65333 -3.154834)"^^geo:wktLiteral ;
  geo-pos:lat "36.65333"^^xsd:decimal ;
  geo-pos:long "-3.154834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3324'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3324'^^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:timeOfDay '7.4927777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.154834'^^xsd:double;
  dwc:startLongitude '-3.154834'^^xsd:double;
  dwc:endLongitude '-3.154834'^^xsd:double;
  dwc:latitude '36.65333'^^xsd:double;
  dwc:startLatitude '36.65333'^^xsd:double;
  dwc:endLatitude '36.65333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.154834 36.65333, -3.154834 36.65333, -3.154834 36.65333, -3.154834 36.65333, -3.154834 36.65333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3324'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51516 -3.384333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51516"^^xsd:decimal ;
  dwc:decimalLongitude "-3.384333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51516 -3.384333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51516"^^xsd:decimal ;
  geo-pos:long "-3.384333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2427'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2427'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.384333'^^xsd:double;
  dwc:startLongitude '-3.384333'^^xsd:double;
  dwc:endLongitude '-3.384333'^^xsd:double;
  dwc:latitude '36.51516'^^xsd:double;
  dwc:startLatitude '36.51516'^^xsd:double;
  dwc:endLatitude '36.51516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.384333 36.51516, -3.384333 36.51516, -3.384333 36.51516, -3.384333 36.51516, -3.384333 36.51516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2427'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0945 -5.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0945"^^xsd:decimal ;
  dwc:decimalLongitude "-5.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0945 -5.889667)"^^geo:wktLiteral ;
  geo-pos:lat "36.0945"^^xsd:decimal ;
  geo-pos:long "-5.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3060'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3060'^^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:timeOfDay '10.025'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.889667'^^xsd:double;
  dwc:startLongitude '-5.889667'^^xsd:double;
  dwc:endLongitude '-5.889667'^^xsd:double;
  dwc:latitude '36.0945'^^xsd:double;
  dwc:startLatitude '36.0945'^^xsd:double;
  dwc:endLatitude '36.0945'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.889667 36.0945, -5.889667 36.0945, -5.889667 36.0945, -5.889667 36.0945, -5.889667 36.0945))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3060'^^xsd:string;
  dwc:observationDate '2004-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.489 -2.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.489"^^xsd:decimal ;
  dwc:decimalLongitude "-2.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.489 -2.633)"^^geo:wktLiteral ;
  geo-pos:lat "36.489"^^xsd:decimal ;
  geo-pos:long "-2.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1058'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1058'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.633'^^xsd:double;
  dwc:startLongitude '-2.633'^^xsd:double;
  dwc:endLongitude '-2.633'^^xsd:double;
  dwc:latitude '36.489'^^xsd:double;
  dwc:startLatitude '36.489'^^xsd:double;
  dwc:endLatitude '36.489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.633 36.489, -2.633 36.489, -2.633 36.489, -2.633 36.489, -2.633 36.489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1058'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63883 -2.723833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.723833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63883 -2.723833)"^^geo:wktLiteral ;
  geo-pos:lat "36.63883"^^xsd:decimal ;
  geo-pos:long "-2.723833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2697'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2697'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.723833'^^xsd:double;
  dwc:startLongitude '-2.723833'^^xsd:double;
  dwc:endLongitude '-2.723833'^^xsd:double;
  dwc:latitude '36.63883'^^xsd:double;
  dwc:startLatitude '36.63883'^^xsd:double;
  dwc:endLatitude '36.63883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.723833 36.63883, -2.723833 36.63883, -2.723833 36.63883, -2.723833 36.63883, -2.723833 36.63883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2697'^^xsd:string;
  dwc:observationDate '2002-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4245 -4.6775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4245"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4245 -4.6775)"^^geo:wktLiteral ;
  geo-pos:lat "36.4245"^^xsd:decimal ;
  geo-pos:long "-4.6775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2781'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2781'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.104166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6775'^^xsd:double;
  dwc:startLongitude '-4.6775'^^xsd:double;
  dwc:endLongitude '-4.6775'^^xsd:double;
  dwc:latitude '36.4245'^^xsd:double;
  dwc:startLatitude '36.4245'^^xsd:double;
  dwc:endLatitude '36.4245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6775 36.4245, -4.6775 36.4245, -4.6775 36.4245, -4.6775 36.4245, -4.6775 36.4245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2781'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73217 -2.247167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.247167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73217 -2.247167)"^^geo:wktLiteral ;
  geo-pos:lat "36.73217"^^xsd:decimal ;
  geo-pos:long "-2.247167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_596'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_596'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.247167'^^xsd:double;
  dwc:startLongitude '-2.247167'^^xsd:double;
  dwc:endLongitude '-2.247167'^^xsd:double;
  dwc:latitude '36.73217'^^xsd:double;
  dwc:startLatitude '36.73217'^^xsd:double;
  dwc:endLatitude '36.73217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.247167 36.73217, -2.247167 36.73217, -2.247167 36.73217, -2.247167 36.73217, -2.247167 36.73217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_596'^^xsd:string;
  dwc:observationDate '1996-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6795 -2.247333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6795"^^xsd:decimal ;
  dwc:decimalLongitude "-2.247333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6795 -2.247333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6795"^^xsd:decimal ;
  geo-pos:long "-2.247333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3223'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3223'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.5169444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.247333'^^xsd:double;
  dwc:startLongitude '-2.247333'^^xsd:double;
  dwc:endLongitude '-2.247333'^^xsd:double;
  dwc:latitude '36.6795'^^xsd:double;
  dwc:startLatitude '36.6795'^^xsd:double;
  dwc:endLatitude '36.6795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.247333 36.6795, -2.247333 36.6795, -2.247333 36.6795, -2.247333 36.6795, -2.247333 36.6795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3223'^^xsd:string;
  dwc:observationDate '2004-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57133 -2.778167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57133 -2.778167)"^^geo:wktLiteral ;
  geo-pos:lat "36.57133"^^xsd:decimal ;
  geo-pos:long "-2.778167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_982'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_982'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.778167'^^xsd:double;
  dwc:startLongitude '-2.778167'^^xsd:double;
  dwc:endLongitude '-2.778167'^^xsd:double;
  dwc:latitude '36.57133'^^xsd:double;
  dwc:startLatitude '36.57133'^^xsd:double;
  dwc:endLatitude '36.57133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.778167 36.57133, -2.778167 36.57133, -2.778167 36.57133, -2.778167 36.57133, -2.778167 36.57133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_982'^^xsd:string;
  dwc:observationDate '1998-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44867 -2.852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44867 -2.852)"^^geo:wktLiteral ;
  geo-pos:lat "36.44867"^^xsd:decimal ;
  geo-pos:long "-2.852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1968'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1968'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.171666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.852'^^xsd:double;
  dwc:startLongitude '-2.852'^^xsd:double;
  dwc:endLongitude '-2.852'^^xsd:double;
  dwc:latitude '36.44867'^^xsd:double;
  dwc:startLatitude '36.44867'^^xsd:double;
  dwc:endLatitude '36.44867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.852 36.44867, -2.852 36.44867, -2.852 36.44867, -2.852 36.44867, -2.852 36.44867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1968'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45984 -2.793667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45984"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45984 -2.793667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45984"^^xsd:decimal ;
  geo-pos:long "-2.793667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3063'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3063'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793667'^^xsd:double;
  dwc:startLongitude '-2.793667'^^xsd:double;
  dwc:endLongitude '-2.793667'^^xsd:double;
  dwc:latitude '36.45984'^^xsd:double;
  dwc:startLatitude '36.45984'^^xsd:double;
  dwc:endLatitude '36.45984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793667 36.45984, -2.793667 36.45984, -2.793667 36.45984, -2.793667 36.45984, -2.793667 36.45984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3063'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -3.018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -3.018333)"^^geo:wktLiteral ;
  geo-pos:lat "36.37033"^^xsd:decimal ;
  geo-pos:long "-3.018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2691'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2691'^^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:timeOfDay '11.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.018333'^^xsd:double;
  dwc:startLongitude '-3.018333'^^xsd:double;
  dwc:endLongitude '-3.018333'^^xsd:double;
  dwc:latitude '36.37033'^^xsd:double;
  dwc:startLatitude '36.37033'^^xsd:double;
  dwc:endLatitude '36.37033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.018333 36.37033, -3.018333 36.37033, -3.018333 36.37033, -3.018333 36.37033, -3.018333 36.37033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_2691'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40367 -3.040167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.040167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40367 -3.040167)"^^geo:wktLiteral ;
  geo-pos:lat "36.40367"^^xsd:decimal ;
  geo-pos:long "-3.040167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1335'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1335'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.040167'^^xsd:double;
  dwc:startLongitude '-3.040167'^^xsd:double;
  dwc:endLongitude '-3.040167'^^xsd:double;
  dwc:latitude '36.40367'^^xsd:double;
  dwc:startLatitude '36.40367'^^xsd:double;
  dwc:endLatitude '36.40367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.040167 36.40367, -3.040167 36.40367, -3.040167 36.40367, -3.040167 36.40367, -3.040167 36.40367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_1335'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46569 -2.513848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46569"^^xsd:decimal ;
  dwc:decimalLongitude "-2.513848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46569 -2.513848)"^^geo:wktLiteral ;
  geo-pos:lat "36.46569"^^xsd:decimal ;
  geo-pos:long "-2.513848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4070'^^xsd:string;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4070'^^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:timeOfDay '10.875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.513848'^^xsd:double;
  dwc:startLongitude '-2.513848'^^xsd:double;
  dwc:endLongitude '-2.513848'^^xsd:double;
  dwc:latitude '36.46569'^^xsd:double;
  dwc:startLatitude '36.46569'^^xsd:double;
  dwc:endLatitude '36.46569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.513848 36.46569, -2.513848 36.46569, -2.513848 36.46569, -2.513848 36.46569, -2.513848 36.46569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Ziphius cavirostris" by the provider'^^xsd:string;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId '429_4070'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47417 -2.568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47417 -2.568333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47417"^^xsd:decimal ;
  geo-pos:long "-2.568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_623'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_623'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.568333'^^xsd:double;
  dwc:startLongitude '-2.568333'^^xsd:double;
  dwc:endLongitude '-2.568333'^^xsd:double;
  dwc:latitude '36.47417'^^xsd:double;
  dwc:startLatitude '36.47417'^^xsd:double;
  dwc:endLatitude '36.47417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.568333 36.47417, -2.568333 36.47417, -2.568333 36.47417, -2.568333 36.47417, -2.568333 36.47417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hiperodoon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '429_623'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36317 -2.862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36317 -2.862)"^^geo:wktLiteral ;
  geo-pos:lat "36.36317"^^xsd:decimal ;
  geo-pos:long "-2.862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1606'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1606'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.862'^^xsd:double;
  dwc:startLongitude '-2.862'^^xsd:double;
  dwc:endLongitude '-2.862'^^xsd:double;
  dwc:latitude '36.36317'^^xsd:double;
  dwc:startLatitude '36.36317'^^xsd:double;
  dwc:endLatitude '36.36317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.862 36.36317, -2.862 36.36317, -2.862 36.36317, -2.862 36.36317, -2.862 36.36317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hiperodoon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '429_1606'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -2.725333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47"^^xsd:decimal ;
  geo-pos:long "-2.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1978'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1978'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.688055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725333'^^xsd:double;
  dwc:startLongitude '-2.725333'^^xsd:double;
  dwc:endLongitude '-2.725333'^^xsd:double;
  dwc:latitude '36.47'^^xsd:double;
  dwc:startLatitude '36.47'^^xsd:double;
  dwc:endLatitude '36.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725333 36.47, -2.725333 36.47, -2.725333 36.47, -2.725333 36.47, -2.725333 36.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hiperodoon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '429_1978'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -2.825333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -2.825333)"^^geo:wktLiteral ;
  geo-pos:lat "36.31733"^^xsd:decimal ;
  geo-pos:long "-2.825333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1148'^^xsd:string;
  dwc:scientificName 'Hyperoodon ampullatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1148'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825333'^^xsd:double;
  dwc:startLongitude '-2.825333'^^xsd:double;
  dwc:endLongitude '-2.825333'^^xsd:double;
  dwc:latitude '36.31733'^^xsd:double;
  dwc:startLatitude '36.31733'^^xsd:double;
  dwc:endLatitude '36.31733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825333 36.31733, -2.825333 36.31733, -2.825333 36.31733, -2.825333 36.31733, -2.825333 36.31733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Hiperodoon ampullatus" by the provider'^^xsd:string;
  dwc:aphiaid '343899'^^xsd:integer;
  dwc:occurrenceId '429_1148'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '343899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.696 -2.3845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.696"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.696 -2.3845)"^^geo:wktLiteral ;
  geo-pos:lat "36.696"^^xsd:decimal ;
  geo-pos:long "-2.3845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4655'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4655'^^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:timeOfDay '9.5866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3845'^^xsd:double;
  dwc:startLongitude '-2.3845'^^xsd:double;
  dwc:endLongitude '-2.3845'^^xsd:double;
  dwc:latitude '36.696'^^xsd:double;
  dwc:startLatitude '36.696'^^xsd:double;
  dwc:endLatitude '36.696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3845 36.696, -2.3845 36.696, -2.3845 36.696, -2.3845 36.696, -2.3845 36.696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera acuturostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '429_4655'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80219 -2.339903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80219"^^xsd:decimal ;
  dwc:decimalLongitude "-2.339903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80219 -2.339903)"^^geo:wktLiteral ;
  geo-pos:lat "36.80219"^^xsd:decimal ;
  geo-pos:long "-2.339903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3540'^^xsd:string;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3540'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.0722222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.339903'^^xsd:double;
  dwc:startLongitude '-2.339903'^^xsd:double;
  dwc:endLongitude '-2.339903'^^xsd:double;
  dwc:latitude '36.80219'^^xsd:double;
  dwc:startLatitude '36.80219'^^xsd:double;
  dwc:endLatitude '36.80219'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.339903 36.80219, -2.339903 36.80219, -2.339903 36.80219, -2.339903 36.80219, -2.339903 36.80219))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera acuturostrata" by the provider'^^xsd:string;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId '429_3540'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2355 -5.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2355"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2355 -5.2035)"^^geo:wktLiteral ;
  geo-pos:lat "36.2355"^^xsd:decimal ;
  geo-pos:long "-5.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2152'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2152'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2035'^^xsd:double;
  dwc:startLongitude '-5.2035'^^xsd:double;
  dwc:endLongitude '-5.2035'^^xsd:double;
  dwc:latitude '36.2355'^^xsd:double;
  dwc:startLatitude '36.2355'^^xsd:double;
  dwc:endLatitude '36.2355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2035 36.2355, -5.2035 36.2355, -5.2035 36.2355, -5.2035 36.2355, -5.2035 36.2355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2152'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29817 -1.587833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.587833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29817 -1.587833)"^^geo:wktLiteral ;
  geo-pos:lat "37.29817"^^xsd:decimal ;
  geo-pos:long "-1.587833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_653'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_653'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.587833'^^xsd:double;
  dwc:startLongitude '-1.587833'^^xsd:double;
  dwc:endLongitude '-1.587833'^^xsd:double;
  dwc:latitude '37.29817'^^xsd:double;
  dwc:startLatitude '37.29817'^^xsd:double;
  dwc:endLatitude '37.29817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.587833 37.29817, -1.587833 37.29817, -1.587833 37.29817, -1.587833 37.29817, -1.587833 37.29817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_653'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.669 -2.342833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.669"^^xsd:decimal ;
  dwc:decimalLongitude "-2.342833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.669 -2.342833)"^^geo:wktLiteral ;
  geo-pos:lat "36.669"^^xsd:decimal ;
  geo-pos:long "-2.342833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_640'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_640'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.342833'^^xsd:double;
  dwc:startLongitude '-2.342833'^^xsd:double;
  dwc:endLongitude '-2.342833'^^xsd:double;
  dwc:latitude '36.669'^^xsd:double;
  dwc:startLatitude '36.669'^^xsd:double;
  dwc:endLatitude '36.669'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.342833 36.669, -2.342833 36.669, -2.342833 36.669, -2.342833 36.669, -2.342833 36.669))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_640'^^xsd:string;
  dwc:observationDate '1996-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98 9.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98"^^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/1968__429_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98 9.03)"^^geo:wktLiteral ;
  geo-pos:lat "43.98"^^xsd:decimal ;
  geo-pos:long "9.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_27'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_27'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '9.03'^^xsd:double;
  dwc:startLongitude '9.03'^^xsd:double;
  dwc:endLongitude '9.03'^^xsd:double;
  dwc:latitude '43.98'^^xsd:double;
  dwc:startLatitude '43.98'^^xsd:double;
  dwc:endLatitude '43.98'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.03 43.98, 9.03 43.98, 9.03 43.98, 9.03 43.98, 9.03 43.98))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_27'^^xsd:string;
  dwc:observationDate '1991-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71033 -2.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71033 -2.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.71033"^^xsd:decimal ;
  geo-pos:long "-2.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_910'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_910'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.125'^^xsd:double;
  dwc:startLongitude '-2.125'^^xsd:double;
  dwc:endLongitude '-2.125'^^xsd:double;
  dwc:latitude '36.71033'^^xsd:double;
  dwc:startLatitude '36.71033'^^xsd:double;
  dwc:endLatitude '36.71033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.125 36.71033, -2.125 36.71033, -2.125 36.71033, -2.125 36.71033, -2.125 36.71033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_910'^^xsd:string;
  dwc:observationDate '1997-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58424 -3.057408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58424"^^xsd:decimal ;
  dwc:decimalLongitude "-3.057408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58424 -3.057408)"^^geo:wktLiteral ;
  geo-pos:lat "36.58424"^^xsd:decimal ;
  geo-pos:long "-3.057408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4477'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4477'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.903611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.057408'^^xsd:double;
  dwc:startLongitude '-3.057408'^^xsd:double;
  dwc:endLongitude '-3.057408'^^xsd:double;
  dwc:latitude '36.58424'^^xsd:double;
  dwc:startLatitude '36.58424'^^xsd:double;
  dwc:endLatitude '36.58424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.057408 36.58424, -3.057408 36.58424, -3.057408 36.58424, -3.057408 36.58424, -3.057408 36.58424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4477'^^xsd:string;
  dwc:observationDate '2008-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4845 -2.966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4845"^^xsd:decimal ;
  dwc:decimalLongitude "-2.966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4845 -2.966)"^^geo:wktLiteral ;
  geo-pos:lat "36.4845"^^xsd:decimal ;
  geo-pos:long "-2.966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3036'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3036'^^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:timeOfDay '15.570277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.966'^^xsd:double;
  dwc:startLongitude '-2.966'^^xsd:double;
  dwc:endLongitude '-2.966'^^xsd:double;
  dwc:latitude '36.4845'^^xsd:double;
  dwc:startLatitude '36.4845'^^xsd:double;
  dwc:endLatitude '36.4845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.966 36.4845, -2.966 36.4845, -2.966 36.4845, -2.966 36.4845, -2.966 36.4845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3036'^^xsd:string;
  dwc:observationDate '2004-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26667 0.260667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26667"^^xsd:decimal ;
  dwc:decimalLongitude "0.260667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26667 0.260667)"^^geo:wktLiteral ;
  geo-pos:lat "39.26667"^^xsd:decimal ;
  geo-pos:long "0.260667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1236'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1236'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.260667'^^xsd:double;
  dwc:startLongitude '0.260667'^^xsd:double;
  dwc:endLongitude '0.260667'^^xsd:double;
  dwc:latitude '39.26667'^^xsd:double;
  dwc:startLatitude '39.26667'^^xsd:double;
  dwc:endLatitude '39.26667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.260667 39.26667, 0.260667 39.26667, 0.260667 39.26667, 0.260667 39.26667, 0.260667 39.26667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1236'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48431 -4.542698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48431"^^xsd:decimal ;
  dwc:decimalLongitude "-4.542698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48431 -4.542698)"^^geo:wktLiteral ;
  geo-pos:lat "36.48431"^^xsd:decimal ;
  geo-pos:long "-4.542698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4594'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4594'^^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:timeOfDay '14.866944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.542698'^^xsd:double;
  dwc:startLongitude '-4.542698'^^xsd:double;
  dwc:endLongitude '-4.542698'^^xsd:double;
  dwc:latitude '36.48431'^^xsd:double;
  dwc:startLatitude '36.48431'^^xsd:double;
  dwc:endLatitude '36.48431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.542698 36.48431, -4.542698 36.48431, -4.542698 36.48431, -4.542698 36.48431, -4.542698 36.48431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4594'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.645 -2.793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.645 -2.793333)"^^geo:wktLiteral ;
  geo-pos:lat "36.645"^^xsd:decimal ;
  geo-pos:long "-2.793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2323'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2323'^^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:timeOfDay '16.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793333'^^xsd:double;
  dwc:startLongitude '-2.793333'^^xsd:double;
  dwc:endLongitude '-2.793333'^^xsd:double;
  dwc:latitude '36.645'^^xsd:double;
  dwc:startLatitude '36.645'^^xsd:double;
  dwc:endLatitude '36.645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793333 36.645, -2.793333 36.645, -2.793333 36.645, -2.793333 36.645, -2.793333 36.645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2323'^^xsd:string;
  dwc:observationDate '2001-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -4.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.387"^^xsd:decimal ;
  dwc:decimalLongitude "-4.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -4.46)"^^geo:wktLiteral ;
  geo-pos:lat "36.387"^^xsd:decimal ;
  geo-pos:long "-4.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3344'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3344'^^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:timeOfDay '9.6547222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.46'^^xsd:double;
  dwc:startLongitude '-4.46'^^xsd:double;
  dwc:endLongitude '-4.46'^^xsd:double;
  dwc:latitude '36.387'^^xsd:double;
  dwc:startLatitude '36.387'^^xsd:double;
  dwc:endLatitude '36.387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.46 36.387, -4.46 36.387, -4.46 36.387, -4.46 36.387, -4.46 36.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3344'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65767 -2.440333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.440333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65767 -2.440333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65767"^^xsd:decimal ;
  geo-pos:long "-2.440333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2235'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2235'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.440333'^^xsd:double;
  dwc:startLongitude '-2.440333'^^xsd:double;
  dwc:endLongitude '-2.440333'^^xsd:double;
  dwc:latitude '36.65767'^^xsd:double;
  dwc:startLatitude '36.65767'^^xsd:double;
  dwc:endLatitude '36.65767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.440333 36.65767, -2.440333 36.65767, -2.440333 36.65767, -2.440333 36.65767, -2.440333 36.65767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2235'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37933 -1.2505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37933 -1.2505)"^^geo:wktLiteral ;
  geo-pos:lat "37.37933"^^xsd:decimal ;
  geo-pos:long "-1.2505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_339'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_339'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2505'^^xsd:double;
  dwc:startLongitude '-1.2505'^^xsd:double;
  dwc:endLongitude '-1.2505'^^xsd:double;
  dwc:latitude '37.37933'^^xsd:double;
  dwc:startLatitude '37.37933'^^xsd:double;
  dwc:endLatitude '37.37933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2505 37.37933, -1.2505 37.37933, -1.2505 37.37933, -1.2505 37.37933, -1.2505 37.37933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_339'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67633 -2.386167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.386167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67633 -2.386167)"^^geo:wktLiteral ;
  geo-pos:lat "36.67633"^^xsd:decimal ;
  geo-pos:long "-2.386167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2741'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2741'^^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:timeOfDay '7.2577777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.386167'^^xsd:double;
  dwc:startLongitude '-2.386167'^^xsd:double;
  dwc:endLongitude '-2.386167'^^xsd:double;
  dwc:latitude '36.67633'^^xsd:double;
  dwc:startLatitude '36.67633'^^xsd:double;
  dwc:endLatitude '36.67633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.386167 36.67633, -2.386167 36.67633, -2.386167 36.67633, -2.386167 36.67633, -2.386167 36.67633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2741'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47583 -2.454167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.454167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47583 -2.454167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47583"^^xsd:decimal ;
  geo-pos:long "-2.454167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3015'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3015'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.869722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.454167'^^xsd:double;
  dwc:startLongitude '-2.454167'^^xsd:double;
  dwc:endLongitude '-2.454167'^^xsd:double;
  dwc:latitude '36.47583'^^xsd:double;
  dwc:startLatitude '36.47583'^^xsd:double;
  dwc:endLatitude '36.47583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.454167 36.47583, -2.454167 36.47583, -2.454167 36.47583, -2.454167 36.47583, -2.454167 36.47583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3015'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7385 -2.348667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7385"^^xsd:decimal ;
  dwc:decimalLongitude "-2.348667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7385 -2.348667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7385"^^xsd:decimal ;
  geo-pos:long "-2.348667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_868'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_868'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.348667'^^xsd:double;
  dwc:startLongitude '-2.348667'^^xsd:double;
  dwc:endLongitude '-2.348667'^^xsd:double;
  dwc:latitude '36.7385'^^xsd:double;
  dwc:startLatitude '36.7385'^^xsd:double;
  dwc:endLatitude '36.7385'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.348667 36.7385, -2.348667 36.7385, -2.348667 36.7385, -2.348667 36.7385, -2.348667 36.7385))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_868'^^xsd:string;
  dwc:observationDate '1997-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26933 0.2245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26933"^^xsd:decimal ;
  dwc:decimalLongitude "0.2245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26933 0.2245)"^^geo:wktLiteral ;
  geo-pos:lat "39.26933"^^xsd:decimal ;
  geo-pos:long "0.2245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1238'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1238'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.2245'^^xsd:double;
  dwc:startLongitude '0.2245'^^xsd:double;
  dwc:endLongitude '0.2245'^^xsd:double;
  dwc:latitude '39.26933'^^xsd:double;
  dwc:startLatitude '39.26933'^^xsd:double;
  dwc:endLatitude '39.26933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.2245 39.26933, 0.2245 39.26933, 0.2245 39.26933, 0.2245 39.26933, 0.2245 39.26933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1238'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30433 -1.453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30433 -1.453)"^^geo:wktLiteral ;
  geo-pos:lat "37.30433"^^xsd:decimal ;
  geo-pos:long "-1.453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_806'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_806'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.453'^^xsd:double;
  dwc:startLongitude '-1.453'^^xsd:double;
  dwc:endLongitude '-1.453'^^xsd:double;
  dwc:latitude '37.30433'^^xsd:double;
  dwc:startLatitude '37.30433'^^xsd:double;
  dwc:endLatitude '37.30433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.453 37.30433, -1.453 37.30433, -1.453 37.30433, -1.453 37.30433, -1.453 37.30433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_806'^^xsd:string;
  dwc:observationDate '1997-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -2.561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "-2.561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 -2.561667)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "-2.561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_855'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_855'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.561667'^^xsd:double;
  dwc:startLongitude '-2.561667'^^xsd:double;
  dwc:endLongitude '-2.561667'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:startLatitude '36.75'^^xsd:double;
  dwc:endLatitude '36.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.561667 36.75, -2.561667 36.75, -2.561667 36.75, -2.561667 36.75, -2.561667 36.75))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_855'^^xsd:string;
  dwc:observationDate '1997-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72533 -2.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72533 -2.446)"^^geo:wktLiteral ;
  geo-pos:lat "36.72533"^^xsd:decimal ;
  geo-pos:long "-2.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_931'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_931'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.446'^^xsd:double;
  dwc:startLongitude '-2.446'^^xsd:double;
  dwc:endLongitude '-2.446'^^xsd:double;
  dwc:latitude '36.72533'^^xsd:double;
  dwc:startLatitude '36.72533'^^xsd:double;
  dwc:endLatitude '36.72533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.446 36.72533, -2.446 36.72533, -2.446 36.72533, -2.446 36.72533, -2.446 36.72533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_931'^^xsd:string;
  dwc:observationDate '1997-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98167 9.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.98167"^^xsd:decimal ;
  dwc:decimalLongitude "9.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.98167 9.066667)"^^geo:wktLiteral ;
  geo-pos:lat "43.98167"^^xsd:decimal ;
  geo-pos:long "9.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_28'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_28'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '9.066667'^^xsd:double;
  dwc:startLongitude '9.066667'^^xsd:double;
  dwc:endLongitude '9.066667'^^xsd:double;
  dwc:latitude '43.98167'^^xsd:double;
  dwc:startLatitude '43.98167'^^xsd:double;
  dwc:endLatitude '43.98167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.066667 43.98167, 9.066667 43.98167, 9.066667 43.98167, 9.066667 43.98167, 9.066667 43.98167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_28'^^xsd:string;
  dwc:observationDate '1991-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78433 -2.467167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.467167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78433 -2.467167)"^^geo:wktLiteral ;
  geo-pos:lat "36.78433"^^xsd:decimal ;
  geo-pos:long "-2.467167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_930'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_930'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.467167'^^xsd:double;
  dwc:startLongitude '-2.467167'^^xsd:double;
  dwc:endLongitude '-2.467167'^^xsd:double;
  dwc:latitude '36.78433'^^xsd:double;
  dwc:startLatitude '36.78433'^^xsd:double;
  dwc:endLatitude '36.78433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.467167 36.78433, -2.467167 36.78433, -2.467167 36.78433, -2.467167 36.78433, -2.467167 36.78433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_930'^^xsd:string;
  dwc:observationDate '1997-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6255 -2.819167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6255"^^xsd:decimal ;
  dwc:decimalLongitude "-2.819167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6255 -2.819167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6255"^^xsd:decimal ;
  geo-pos:long "-2.819167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_928'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_928'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.819167'^^xsd:double;
  dwc:startLongitude '-2.819167'^^xsd:double;
  dwc:endLongitude '-2.819167'^^xsd:double;
  dwc:latitude '36.6255'^^xsd:double;
  dwc:startLatitude '36.6255'^^xsd:double;
  dwc:endLatitude '36.6255'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.819167 36.6255, -2.819167 36.6255, -2.819167 36.6255, -2.819167 36.6255, -2.819167 36.6255))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_928'^^xsd:string;
  dwc:observationDate '1997-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95414 -5.49574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95414"^^xsd:decimal ;
  dwc:decimalLongitude "-5.49574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95414 -5.49574)"^^geo:wktLiteral ;
  geo-pos:lat "35.95414"^^xsd:decimal ;
  geo-pos:long "-5.49574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4715'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4715'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.229444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.49574'^^xsd:double;
  dwc:startLongitude '-5.49574'^^xsd:double;
  dwc:endLongitude '-5.49574'^^xsd:double;
  dwc:latitude '35.95414'^^xsd:double;
  dwc:startLatitude '35.95414'^^xsd:double;
  dwc:endLatitude '35.95414'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.49574 35.95414, -5.49574 35.95414, -5.49574 35.95414, -5.49574 35.95414, -5.49574 35.95414))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4715'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53685 -2.727243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.727243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53685 -2.727243)"^^geo:wktLiteral ;
  geo-pos:lat "36.53685"^^xsd:decimal ;
  geo-pos:long "-2.727243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4325'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4325'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.6380555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.727243'^^xsd:double;
  dwc:startLongitude '-2.727243'^^xsd:double;
  dwc:endLongitude '-2.727243'^^xsd:double;
  dwc:latitude '36.53685'^^xsd:double;
  dwc:startLatitude '36.53685'^^xsd:double;
  dwc:endLatitude '36.53685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.727243 36.53685, -2.727243 36.53685, -2.727243 36.53685, -2.727243 36.53685, -2.727243 36.53685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4325'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55833 -2.850667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.850667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55833 -2.850667)"^^geo:wktLiteral ;
  geo-pos:lat "36.55833"^^xsd:decimal ;
  geo-pos:long "-2.850667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1778'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1778'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.478055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.850667'^^xsd:double;
  dwc:startLongitude '-2.850667'^^xsd:double;
  dwc:endLongitude '-2.850667'^^xsd:double;
  dwc:latitude '36.55833'^^xsd:double;
  dwc:startLatitude '36.55833'^^xsd:double;
  dwc:endLatitude '36.55833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.850667 36.55833, -2.850667 36.55833, -2.850667 36.55833, -2.850667 36.55833, -2.850667 36.55833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1778'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63567 -2.360333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.360333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63567 -2.360333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63567"^^xsd:decimal ;
  geo-pos:long "-2.360333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2252'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2252'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.360333'^^xsd:double;
  dwc:startLongitude '-2.360333'^^xsd:double;
  dwc:endLongitude '-2.360333'^^xsd:double;
  dwc:latitude '36.63567'^^xsd:double;
  dwc:startLatitude '36.63567'^^xsd:double;
  dwc:endLatitude '36.63567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.360333 36.63567, -2.360333 36.63567, -2.360333 36.63567, -2.360333 36.63567, -2.360333 36.63567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2252'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62272 8.639352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62272"^^xsd:decimal ;
  dwc:decimalLongitude "8.639352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62272 8.639352)"^^geo:wktLiteral ;
  geo-pos:lat "37.62272"^^xsd:decimal ;
  geo-pos:long "8.639352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4797'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4797'^^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:timeOfDay '13.304444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '8.639352'^^xsd:double;
  dwc:startLongitude '8.639352'^^xsd:double;
  dwc:endLongitude '8.639352'^^xsd:double;
  dwc:latitude '37.62272'^^xsd:double;
  dwc:startLatitude '37.62272'^^xsd:double;
  dwc:endLatitude '37.62272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.639352 37.62272, 8.639352 37.62272, 8.639352 37.62272, 8.639352 37.62272, 8.639352 37.62272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4797'^^xsd:string;
  dwc:observationDate '2009-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69283 -2.380333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.380333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69283 -2.380333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69283"^^xsd:decimal ;
  geo-pos:long "-2.380333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_969'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_969'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.380333'^^xsd:double;
  dwc:startLongitude '-2.380333'^^xsd:double;
  dwc:endLongitude '-2.380333'^^xsd:double;
  dwc:latitude '36.69283'^^xsd:double;
  dwc:startLatitude '36.69283'^^xsd:double;
  dwc:endLatitude '36.69283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.380333 36.69283, -2.380333 36.69283, -2.380333 36.69283, -2.380333 36.69283, -2.380333 36.69283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_969'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66417 -2.793833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.793833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66417 -2.793833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66417"^^xsd:decimal ;
  geo-pos:long "-2.793833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_929'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_929'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.793833'^^xsd:double;
  dwc:startLongitude '-2.793833'^^xsd:double;
  dwc:endLongitude '-2.793833'^^xsd:double;
  dwc:latitude '36.66417'^^xsd:double;
  dwc:startLatitude '36.66417'^^xsd:double;
  dwc:endLatitude '36.66417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.793833 36.66417, -2.793833 36.66417, -2.793833 36.66417, -2.793833 36.66417, -2.793833 36.66417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_929'^^xsd:string;
  dwc:observationDate '1997-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07933 -5.330667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.330667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07933 -5.330667)"^^geo:wktLiteral ;
  geo-pos:lat "36.07933"^^xsd:decimal ;
  geo-pos:long "-5.330667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2155'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2155'^^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:timeOfDay '10.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.330667'^^xsd:double;
  dwc:startLongitude '-5.330667'^^xsd:double;
  dwc:endLongitude '-5.330667'^^xsd:double;
  dwc:latitude '36.07933'^^xsd:double;
  dwc:startLatitude '36.07933'^^xsd:double;
  dwc:endLatitude '36.07933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.330667 36.07933, -5.330667 36.07933, -5.330667 36.07933, -5.330667 36.07933, -5.330667 36.07933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2155'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62094 -2.971443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62094"^^xsd:decimal ;
  dwc:decimalLongitude "-2.971443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62094 -2.971443)"^^geo:wktLiteral ;
  geo-pos:lat "36.62094"^^xsd:decimal ;
  geo-pos:long "-2.971443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4121'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4121'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.591666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.971443'^^xsd:double;
  dwc:startLongitude '-2.971443'^^xsd:double;
  dwc:endLongitude '-2.971443'^^xsd:double;
  dwc:latitude '36.62094'^^xsd:double;
  dwc:startLatitude '36.62094'^^xsd:double;
  dwc:endLatitude '36.62094'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.971443 36.62094, -2.971443 36.62094, -2.971443 36.62094, -2.971443 36.62094, -2.971443 36.62094))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4121'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1035 -1.534167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1035"^^xsd:decimal ;
  dwc:decimalLongitude "-1.534167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1035 -1.534167)"^^geo:wktLiteral ;
  geo-pos:lat "37.1035"^^xsd:decimal ;
  geo-pos:long "-1.534167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3265'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3265'^^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:timeOfDay '11.818333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.534167'^^xsd:double;
  dwc:startLongitude '-1.534167'^^xsd:double;
  dwc:endLongitude '-1.534167'^^xsd:double;
  dwc:latitude '37.1035'^^xsd:double;
  dwc:startLatitude '37.1035'^^xsd:double;
  dwc:endLatitude '37.1035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.534167 37.1035, -1.534167 37.1035, -1.534167 37.1035, -1.534167 37.1035, -1.534167 37.1035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3265'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46367 -2.726333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.726333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46367 -2.726333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46367"^^xsd:decimal ;
  geo-pos:long "-2.726333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2039'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2039'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.726333'^^xsd:double;
  dwc:startLongitude '-2.726333'^^xsd:double;
  dwc:endLongitude '-2.726333'^^xsd:double;
  dwc:latitude '36.46367'^^xsd:double;
  dwc:startLatitude '36.46367'^^xsd:double;
  dwc:endLatitude '36.46367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.726333 36.46367, -2.726333 36.46367, -2.726333 36.46367, -2.726333 36.46367, -2.726333 36.46367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2039'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39735 -2.695572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39735"^^xsd:decimal ;
  dwc:decimalLongitude "-2.695572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39735 -2.695572)"^^geo:wktLiteral ;
  geo-pos:lat "36.39735"^^xsd:decimal ;
  geo-pos:long "-2.695572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4221'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4221'^^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:timeOfDay '8.7180555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.695572'^^xsd:double;
  dwc:startLongitude '-2.695572'^^xsd:double;
  dwc:endLongitude '-2.695572'^^xsd:double;
  dwc:latitude '36.39735'^^xsd:double;
  dwc:startLatitude '36.39735'^^xsd:double;
  dwc:endLatitude '36.39735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.695572 36.39735, -2.695572 36.39735, -2.695572 36.39735, -2.695572 36.39735, -2.695572 36.39735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4221'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4725 -2.814833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4725"^^xsd:decimal ;
  dwc:decimalLongitude "-2.814833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4725 -2.814833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4725"^^xsd:decimal ;
  geo-pos:long "-2.814833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2317'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2317'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.814833'^^xsd:double;
  dwc:startLongitude '-2.814833'^^xsd:double;
  dwc:endLongitude '-2.814833'^^xsd:double;
  dwc:latitude '36.4725'^^xsd:double;
  dwc:startLatitude '36.4725'^^xsd:double;
  dwc:endLatitude '36.4725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.814833 36.4725, -2.814833 36.4725, -2.814833 36.4725, -2.814833 36.4725, -2.814833 36.4725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2317'^^xsd:string;
  dwc:observationDate '2001-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47217 -3.860667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47217"^^xsd:decimal ;
  dwc:decimalLongitude "-3.860667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47217 -3.860667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47217"^^xsd:decimal ;
  geo-pos:long "-3.860667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1786'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1786'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.860667'^^xsd:double;
  dwc:startLongitude '-3.860667'^^xsd:double;
  dwc:endLongitude '-3.860667'^^xsd:double;
  dwc:latitude '36.47217'^^xsd:double;
  dwc:startLatitude '36.47217'^^xsd:double;
  dwc:endLatitude '36.47217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.860667 36.47217, -3.860667 36.47217, -3.860667 36.47217, -3.860667 36.47217, -3.860667 36.47217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1786'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50834 -2.898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50834"^^xsd:decimal ;
  dwc:decimalLongitude "-2.898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50834 -2.898333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50834"^^xsd:decimal ;
  geo-pos:long "-2.898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3432'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3432'^^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:timeOfDay '8.7530555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.898333'^^xsd:double;
  dwc:startLongitude '-2.898333'^^xsd:double;
  dwc:endLongitude '-2.898333'^^xsd:double;
  dwc:latitude '36.50834'^^xsd:double;
  dwc:startLatitude '36.50834'^^xsd:double;
  dwc:endLatitude '36.50834'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.898333 36.50834, -2.898333 36.50834, -2.898333 36.50834, -2.898333 36.50834, -2.898333 36.50834))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3432'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47267 -2.811333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.811333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47267 -2.811333)"^^geo:wktLiteral ;
  geo-pos:lat "36.47267"^^xsd:decimal ;
  geo-pos:long "-2.811333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1258'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1258'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.811333'^^xsd:double;
  dwc:startLongitude '-2.811333'^^xsd:double;
  dwc:endLongitude '-2.811333'^^xsd:double;
  dwc:latitude '36.47267'^^xsd:double;
  dwc:startLatitude '36.47267'^^xsd:double;
  dwc:endLatitude '36.47267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.811333 36.47267, -2.811333 36.47267, -2.811333 36.47267, -2.811333 36.47267, -2.811333 36.47267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1258'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45084 -2.817713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45084"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45084 -2.817713)"^^geo:wktLiteral ;
  geo-pos:lat "36.45084"^^xsd:decimal ;
  geo-pos:long "-2.817713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3652'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3652'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8322222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817713'^^xsd:double;
  dwc:startLongitude '-2.817713'^^xsd:double;
  dwc:endLongitude '-2.817713'^^xsd:double;
  dwc:latitude '36.45084'^^xsd:double;
  dwc:startLatitude '36.45084'^^xsd:double;
  dwc:endLatitude '36.45084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817713 36.45084, -2.817713 36.45084, -2.817713 36.45084, -2.817713 36.45084, -2.817713 36.45084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3652'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5003 -3.206183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5003"^^xsd:decimal ;
  dwc:decimalLongitude "-3.206183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5003 -3.206183)"^^geo:wktLiteral ;
  geo-pos:lat "36.5003"^^xsd:decimal ;
  geo-pos:long "-3.206183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4167'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4167'^^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:timeOfDay '11.547222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.206183'^^xsd:double;
  dwc:startLongitude '-3.206183'^^xsd:double;
  dwc:endLongitude '-3.206183'^^xsd:double;
  dwc:latitude '36.5003'^^xsd:double;
  dwc:startLatitude '36.5003'^^xsd:double;
  dwc:endLatitude '36.5003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.206183 36.5003, -3.206183 36.5003, -3.206183 36.5003, -3.206183 36.5003, -3.206183 36.5003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4167'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80133 -2.022833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.022833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80133 -2.022833)"^^geo:wktLiteral ;
  geo-pos:lat "36.80133"^^xsd:decimal ;
  geo-pos:long "-2.022833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_677'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_677'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.022833'^^xsd:double;
  dwc:startLongitude '-2.022833'^^xsd:double;
  dwc:endLongitude '-2.022833'^^xsd:double;
  dwc:latitude '36.80133'^^xsd:double;
  dwc:startLatitude '36.80133'^^xsd:double;
  dwc:endLatitude '36.80133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.022833 36.80133, -2.022833 36.80133, -2.022833 36.80133, -2.022833 36.80133, -2.022833 36.80133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_677'^^xsd:string;
  dwc:observationDate '1996-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6735 -3.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6735"^^xsd:decimal ;
  dwc:decimalLongitude "-3.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6735 -3.545)"^^geo:wktLiteral ;
  geo-pos:lat "36.6735"^^xsd:decimal ;
  geo-pos:long "-3.545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2200'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2200'^^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:timeOfDay '16.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.545'^^xsd:double;
  dwc:startLongitude '-3.545'^^xsd:double;
  dwc:endLongitude '-3.545'^^xsd:double;
  dwc:latitude '36.6735'^^xsd:double;
  dwc:startLatitude '36.6735'^^xsd:double;
  dwc:endLatitude '36.6735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.545 36.6735, -3.545 36.6735, -3.545 36.6735, -3.545 36.6735, -3.545 36.6735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2200'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43534 -4.357167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43534"^^xsd:decimal ;
  dwc:decimalLongitude "-4.357167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43534 -4.357167)"^^geo:wktLiteral ;
  geo-pos:lat "36.43534"^^xsd:decimal ;
  geo-pos:long "-4.357167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3205'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3205'^^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:timeOfDay '14.219166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.357167'^^xsd:double;
  dwc:startLongitude '-4.357167'^^xsd:double;
  dwc:endLongitude '-4.357167'^^xsd:double;
  dwc:latitude '36.43534'^^xsd:double;
  dwc:startLatitude '36.43534'^^xsd:double;
  dwc:endLatitude '36.43534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.357167 36.43534, -4.357167 36.43534, -4.357167 36.43534, -4.357167 36.43534, -4.357167 36.43534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3205'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10067 -5.3255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10067"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10067 -5.3255)"^^geo:wktLiteral ;
  geo-pos:lat "36.10067"^^xsd:decimal ;
  geo-pos:long "-5.3255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2136'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2136'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.3255'^^xsd:double;
  dwc:startLongitude '-5.3255'^^xsd:double;
  dwc:endLongitude '-5.3255'^^xsd:double;
  dwc:latitude '36.10067'^^xsd:double;
  dwc:startLatitude '36.10067'^^xsd:double;
  dwc:endLatitude '36.10067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3255 36.10067, -5.3255 36.10067, -5.3255 36.10067, -5.3255 36.10067, -5.3255 36.10067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_2136'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55554 -2.918525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55554"^^xsd:decimal ;
  dwc:decimalLongitude "-2.918525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55554 -2.918525)"^^geo:wktLiteral ;
  geo-pos:lat "36.55554"^^xsd:decimal ;
  geo-pos:long "-2.918525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3695'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3695'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.796111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.918525'^^xsd:double;
  dwc:startLongitude '-2.918525'^^xsd:double;
  dwc:endLongitude '-2.918525'^^xsd:double;
  dwc:latitude '36.55554'^^xsd:double;
  dwc:startLatitude '36.55554'^^xsd:double;
  dwc:endLatitude '36.55554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.918525 36.55554, -2.918525 36.55554, -2.918525 36.55554, -2.918525 36.55554, -2.918525 36.55554))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3695'^^xsd:string;
  dwc:observationDate '2006-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29083 0.274833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29083"^^xsd:decimal ;
  dwc:decimalLongitude "0.274833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29083 0.274833)"^^geo:wktLiteral ;
  geo-pos:lat "39.29083"^^xsd:decimal ;
  geo-pos:long "0.274833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1234'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1234'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.274833'^^xsd:double;
  dwc:startLongitude '0.274833'^^xsd:double;
  dwc:endLongitude '0.274833'^^xsd:double;
  dwc:latitude '39.29083'^^xsd:double;
  dwc:startLatitude '39.29083'^^xsd:double;
  dwc:endLatitude '39.29083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.274833 39.29083, 0.274833 39.29083, 0.274833 39.29083, 0.274833 39.29083, 0.274833 39.29083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1234'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 -2.055667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7245"^^xsd:decimal ;
  dwc:decimalLongitude "-2.055667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 -2.055667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7245"^^xsd:decimal ;
  geo-pos:long "-2.055667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_918'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_918'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.055667'^^xsd:double;
  dwc:startLongitude '-2.055667'^^xsd:double;
  dwc:endLongitude '-2.055667'^^xsd:double;
  dwc:latitude '36.7245'^^xsd:double;
  dwc:startLatitude '36.7245'^^xsd:double;
  dwc:endLatitude '36.7245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.055667 36.7245, -2.055667 36.7245, -2.055667 36.7245, -2.055667 36.7245, -2.055667 36.7245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_918'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5975 -2.719667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5975"^^xsd:decimal ;
  dwc:decimalLongitude "-2.719667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5975 -2.719667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5975"^^xsd:decimal ;
  geo-pos:long "-2.719667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_897'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_897'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.719667'^^xsd:double;
  dwc:startLongitude '-2.719667'^^xsd:double;
  dwc:endLongitude '-2.719667'^^xsd:double;
  dwc:latitude '36.5975'^^xsd:double;
  dwc:startLatitude '36.5975'^^xsd:double;
  dwc:endLatitude '36.5975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.719667 36.5975, -2.719667 36.5975, -2.719667 36.5975, -2.719667 36.5975, -2.719667 36.5975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_897'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77333 -1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77333 -1.818)"^^geo:wktLiteral ;
  geo-pos:lat "36.77333"^^xsd:decimal ;
  geo-pos:long "-1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_430'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_430'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.818'^^xsd:double;
  dwc:startLongitude '-1.818'^^xsd:double;
  dwc:endLongitude '-1.818'^^xsd:double;
  dwc:latitude '36.77333'^^xsd:double;
  dwc:startLatitude '36.77333'^^xsd:double;
  dwc:endLatitude '36.77333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.818 36.77333, -1.818 36.77333, -1.818 36.77333, -1.818 36.77333, -1.818 36.77333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_430'^^xsd:string;
  dwc:observationDate '1995-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.372 -1.3085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.372"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.372 -1.3085)"^^geo:wktLiteral ;
  geo-pos:lat "37.372"^^xsd:decimal ;
  geo-pos:long "-1.3085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_340'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_340'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3085'^^xsd:double;
  dwc:startLongitude '-1.3085'^^xsd:double;
  dwc:endLongitude '-1.3085'^^xsd:double;
  dwc:latitude '37.372'^^xsd:double;
  dwc:startLatitude '37.372'^^xsd:double;
  dwc:endLatitude '37.372'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3085 37.372, -1.3085 37.372, -1.3085 37.372, -1.3085 37.372, -1.3085 37.372))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_340'^^xsd:string;
  dwc:observationDate '1994-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28667 0.144167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28667"^^xsd:decimal ;
  dwc:decimalLongitude "0.144167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28667 0.144167)"^^geo:wktLiteral ;
  geo-pos:lat "39.28667"^^xsd:decimal ;
  geo-pos:long "0.144167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1239'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1239'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.144167'^^xsd:double;
  dwc:startLongitude '0.144167'^^xsd:double;
  dwc:endLongitude '0.144167'^^xsd:double;
  dwc:latitude '39.28667'^^xsd:double;
  dwc:startLatitude '39.28667'^^xsd:double;
  dwc:endLatitude '39.28667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.144167 39.28667, 0.144167 39.28667, 0.144167 39.28667, 0.144167 39.28667, 0.144167 39.28667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1239'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53751 -3.190607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53751"^^xsd:decimal ;
  dwc:decimalLongitude "-3.190607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53751 -3.190607)"^^geo:wktLiteral ;
  geo-pos:lat "36.53751"^^xsd:decimal ;
  geo-pos:long "-3.190607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4170'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4170'^^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:timeOfDay '14.159722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.190607'^^xsd:double;
  dwc:startLongitude '-3.190607'^^xsd:double;
  dwc:endLongitude '-3.190607'^^xsd:double;
  dwc:latitude '36.53751'^^xsd:double;
  dwc:startLatitude '36.53751'^^xsd:double;
  dwc:endLatitude '36.53751'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.190607 36.53751, -3.190607 36.53751, -3.190607 36.53751, -3.190607 36.53751, -3.190607 36.53751))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4170'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60135 -2.763127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60135"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60135 -2.763127)"^^geo:wktLiteral ;
  geo-pos:lat "36.60135"^^xsd:decimal ;
  geo-pos:long "-2.763127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3568'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3568'^^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:timeOfDay '18.425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763127'^^xsd:double;
  dwc:startLongitude '-2.763127'^^xsd:double;
  dwc:endLongitude '-2.763127'^^xsd:double;
  dwc:latitude '36.60135'^^xsd:double;
  dwc:startLatitude '36.60135'^^xsd:double;
  dwc:endLatitude '36.60135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763127 36.60135, -2.763127 36.60135, -2.763127 36.60135, -2.763127 36.60135, -2.763127 36.60135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_3568'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -2.644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59767 -2.644)"^^geo:wktLiteral ;
  geo-pos:lat "36.59767"^^xsd:decimal ;
  geo-pos:long "-2.644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1500'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1500'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.644'^^xsd:double;
  dwc:startLongitude '-2.644'^^xsd:double;
  dwc:endLongitude '-2.644'^^xsd:double;
  dwc:latitude '36.59767'^^xsd:double;
  dwc:startLatitude '36.59767'^^xsd:double;
  dwc:endLatitude '36.59767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.644 36.59767, -2.644 36.59767, -2.644 36.59767, -2.644 36.59767, -2.644 36.59767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1500'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57316 -3.116877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57316"^^xsd:decimal ;
  dwc:decimalLongitude "-3.116877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57316 -3.116877)"^^geo:wktLiteral ;
  geo-pos:lat "36.57316"^^xsd:decimal ;
  geo-pos:long "-3.116877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4433'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4433'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.418888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.116877'^^xsd:double;
  dwc:startLongitude '-3.116877'^^xsd:double;
  dwc:endLongitude '-3.116877'^^xsd:double;
  dwc:latitude '36.57316'^^xsd:double;
  dwc:startLatitude '36.57316'^^xsd:double;
  dwc:endLatitude '36.57316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.116877 36.57316, -3.116877 36.57316, -3.116877 36.57316, -3.116877 36.57316, -3.116877 36.57316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4433'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49416 -3.563833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49416"^^xsd:decimal ;
  dwc:decimalLongitude "-3.563833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49416 -3.563833)"^^geo:wktLiteral ;
  geo-pos:lat "36.49416"^^xsd:decimal ;
  geo-pos:long "-3.563833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3216'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3216'^^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:timeOfDay '10.181666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.563833'^^xsd:double;
  dwc:startLongitude '-3.563833'^^xsd:double;
  dwc:endLongitude '-3.563833'^^xsd:double;
  dwc:latitude '36.49416'^^xsd:double;
  dwc:startLatitude '36.49416'^^xsd:double;
  dwc:endLatitude '36.49416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.563833 36.49416, -3.563833 36.49416, -3.563833 36.49416, -3.563833 36.49416, -3.563833 36.49416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3216'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63983 -3.2135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63983 -3.2135)"^^geo:wktLiteral ;
  geo-pos:lat "36.63983"^^xsd:decimal ;
  geo-pos:long "-3.2135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3329'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3329'^^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:timeOfDay '13.013333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2135'^^xsd:double;
  dwc:startLongitude '-3.2135'^^xsd:double;
  dwc:endLongitude '-3.2135'^^xsd:double;
  dwc:latitude '36.63983'^^xsd:double;
  dwc:startLatitude '36.63983'^^xsd:double;
  dwc:endLatitude '36.63983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2135 36.63983, -3.2135 36.63983, -3.2135 36.63983, -3.2135 36.63983, -3.2135 36.63983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3329'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38617 -2.746167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38617 -2.746167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38617"^^xsd:decimal ;
  geo-pos:long "-2.746167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1365'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1365'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746167'^^xsd:double;
  dwc:startLongitude '-2.746167'^^xsd:double;
  dwc:endLongitude '-2.746167'^^xsd:double;
  dwc:latitude '36.38617'^^xsd:double;
  dwc:startLatitude '36.38617'^^xsd:double;
  dwc:endLatitude '36.38617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746167 36.38617, -2.746167 36.38617, -2.746167 36.38617, -2.746167 36.38617, -2.746167 36.38617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1365'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 -2.904333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.342"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.342 -2.904333)"^^geo:wktLiteral ;
  geo-pos:lat "36.342"^^xsd:decimal ;
  geo-pos:long "-2.904333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2227'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2227'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904333'^^xsd:double;
  dwc:startLongitude '-2.904333'^^xsd:double;
  dwc:endLongitude '-2.904333'^^xsd:double;
  dwc:latitude '36.342'^^xsd:double;
  dwc:startLatitude '36.342'^^xsd:double;
  dwc:endLatitude '36.342'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904333 36.342, -2.904333 36.342, -2.904333 36.342, -2.904333 36.342, -2.904333 36.342))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2227'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17033 -1.740333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.740333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17033 -1.740333)"^^geo:wktLiteral ;
  geo-pos:lat "37.17033"^^xsd:decimal ;
  geo-pos:long "-1.740333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_655'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_655'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.740333'^^xsd:double;
  dwc:startLongitude '-1.740333'^^xsd:double;
  dwc:endLongitude '-1.740333'^^xsd:double;
  dwc:latitude '37.17033'^^xsd:double;
  dwc:startLatitude '37.17033'^^xsd:double;
  dwc:endLatitude '37.17033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.740333 37.17033, -1.740333 37.17033, -1.740333 37.17033, -1.740333 37.17033, -1.740333 37.17033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_655'^^xsd:string;
  dwc:observationDate '1996-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.845333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.406"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.406 -2.845333)"^^geo:wktLiteral ;
  geo-pos:lat "36.406"^^xsd:decimal ;
  geo-pos:long "-2.845333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1605'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1605'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.845333'^^xsd:double;
  dwc:startLongitude '-2.845333'^^xsd:double;
  dwc:endLongitude '-2.845333'^^xsd:double;
  dwc:latitude '36.406'^^xsd:double;
  dwc:startLatitude '36.406'^^xsd:double;
  dwc:endLatitude '36.406'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845333 36.406, -2.845333 36.406, -2.845333 36.406, -2.845333 36.406, -2.845333 36.406))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1605'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 -2.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 -2.798)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "-2.798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1150'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1150'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798'^^xsd:double;
  dwc:startLongitude '-2.798'^^xsd:double;
  dwc:endLongitude '-2.798'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:startLatitude '36.32217'^^xsd:double;
  dwc:endLatitude '36.32217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798 36.32217, -2.798 36.32217, -2.798 36.32217, -2.798 36.32217, -2.798 36.32217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1150'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.539 -2.529167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.539"^^xsd:decimal ;
  dwc:decimalLongitude "-2.529167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.539 -2.529167)"^^geo:wktLiteral ;
  geo-pos:lat "36.539"^^xsd:decimal ;
  geo-pos:long "-2.529167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_637'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_637'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.529167'^^xsd:double;
  dwc:startLongitude '-2.529167'^^xsd:double;
  dwc:endLongitude '-2.529167'^^xsd:double;
  dwc:latitude '36.539'^^xsd:double;
  dwc:startLatitude '36.539'^^xsd:double;
  dwc:endLatitude '36.539'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.529167 36.539, -2.529167 36.539, -2.529167 36.539, -2.529167 36.539, -2.529167 36.539))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_637'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4985 -2.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4985"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4985 -2.6065)"^^geo:wktLiteral ;
  geo-pos:lat "36.4985"^^xsd:decimal ;
  geo-pos:long "-2.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1124'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1124'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6065'^^xsd:double;
  dwc:startLongitude '-2.6065'^^xsd:double;
  dwc:endLongitude '-2.6065'^^xsd:double;
  dwc:latitude '36.4985'^^xsd:double;
  dwc:startLatitude '36.4985'^^xsd:double;
  dwc:endLatitude '36.4985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6065 36.4985, -2.6065 36.4985, -2.6065 36.4985, -2.6065 36.4985, -2.6065 36.4985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1124'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49567 -3.0205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49567"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49567 -3.0205)"^^geo:wktLiteral ;
  geo-pos:lat "36.49567"^^xsd:decimal ;
  geo-pos:long "-3.0205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3407'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3407'^^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:timeOfDay '16.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0205'^^xsd:double;
  dwc:startLongitude '-3.0205'^^xsd:double;
  dwc:endLongitude '-3.0205'^^xsd:double;
  dwc:latitude '36.49567'^^xsd:double;
  dwc:startLatitude '36.49567'^^xsd:double;
  dwc:endLatitude '36.49567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0205 36.49567, -3.0205 36.49567, -3.0205 36.49567, -3.0205 36.49567, -3.0205 36.49567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3407'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4015 -2.9035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4015 -2.9035)"^^geo:wktLiteral ;
  geo-pos:lat "36.4015"^^xsd:decimal ;
  geo-pos:long "-2.9035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1715'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1715'^^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:timeOfDay '9.1716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9035'^^xsd:double;
  dwc:startLongitude '-2.9035'^^xsd:double;
  dwc:endLongitude '-2.9035'^^xsd:double;
  dwc:latitude '36.4015'^^xsd:double;
  dwc:startLatitude '36.4015'^^xsd:double;
  dwc:endLatitude '36.4015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9035 36.4015, -2.9035 36.4015, -2.9035 36.4015, -2.9035 36.4015, -2.9035 36.4015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1715'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27"^^xsd:decimal ;
  dwc:decimalLongitude "-1.461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27 -1.461667)"^^geo:wktLiteral ;
  geo-pos:lat "37.27"^^xsd:decimal ;
  geo-pos:long "-1.461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_602'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_602'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.461667'^^xsd:double;
  dwc:startLongitude '-1.461667'^^xsd:double;
  dwc:endLongitude '-1.461667'^^xsd:double;
  dwc:latitude '37.27'^^xsd:double;
  dwc:startLatitude '37.27'^^xsd:double;
  dwc:endLatitude '37.27'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.461667 37.27, -1.461667 37.27, -1.461667 37.27, -1.461667 37.27, -1.461667 37.27))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_602'^^xsd:string;
  dwc:observationDate '1996-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49717 -2.501833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49717 -2.501833)"^^geo:wktLiteral ;
  geo-pos:lat "36.49717"^^xsd:decimal ;
  geo-pos:long "-2.501833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_661'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_661'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501833'^^xsd:double;
  dwc:startLongitude '-2.501833'^^xsd:double;
  dwc:endLongitude '-2.501833'^^xsd:double;
  dwc:latitude '36.49717'^^xsd:double;
  dwc:startLatitude '36.49717'^^xsd:double;
  dwc:endLatitude '36.49717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501833 36.49717, -2.501833 36.49717, -2.501833 36.49717, -2.501833 36.49717, -2.501833 36.49717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_661'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513 -2.717833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.513"^^xsd:decimal ;
  dwc:decimalLongitude "-2.717833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.513 -2.717833)"^^geo:wktLiteral ;
  geo-pos:lat "36.513"^^xsd:decimal ;
  geo-pos:long "-2.717833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2233'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2233'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '16.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.717833'^^xsd:double;
  dwc:startLongitude '-2.717833'^^xsd:double;
  dwc:endLongitude '-2.717833'^^xsd:double;
  dwc:latitude '36.513'^^xsd:double;
  dwc:startLatitude '36.513'^^xsd:double;
  dwc:endLatitude '36.513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.717833 36.513, -2.717833 36.513, -2.717833 36.513, -2.717833 36.513, -2.717833 36.513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2233'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13533 -1.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13533 -1.576667)"^^geo:wktLiteral ;
  geo-pos:lat "37.13533"^^xsd:decimal ;
  geo-pos:long "-1.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2392'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2392'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.576667'^^xsd:double;
  dwc:startLongitude '-1.576667'^^xsd:double;
  dwc:endLongitude '-1.576667'^^xsd:double;
  dwc:latitude '37.13533'^^xsd:double;
  dwc:startLatitude '37.13533'^^xsd:double;
  dwc:endLatitude '37.13533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.576667 37.13533, -1.576667 37.13533, -1.576667 37.13533, -1.576667 37.13533, -1.576667 37.13533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2392'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59501 -3.192352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59501"^^xsd:decimal ;
  dwc:decimalLongitude "-3.192352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59501 -3.192352)"^^geo:wktLiteral ;
  geo-pos:lat "36.59501"^^xsd:decimal ;
  geo-pos:long "-3.192352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4025'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4025'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '11.763611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.192352'^^xsd:double;
  dwc:startLongitude '-3.192352'^^xsd:double;
  dwc:endLongitude '-3.192352'^^xsd:double;
  dwc:latitude '36.59501'^^xsd:double;
  dwc:startLatitude '36.59501'^^xsd:double;
  dwc:endLatitude '36.59501'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.192352 36.59501, -3.192352 36.59501, -3.192352 36.59501, -3.192352 36.59501, -3.192352 36.59501))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4025'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1905 -1.679833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1905"^^xsd:decimal ;
  dwc:decimalLongitude "-1.679833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1905 -1.679833)"^^geo:wktLiteral ;
  geo-pos:lat "37.1905"^^xsd:decimal ;
  geo-pos:long "-1.679833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3230'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3230'^^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:timeOfDay '10.480277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.679833'^^xsd:double;
  dwc:startLongitude '-1.679833'^^xsd:double;
  dwc:endLongitude '-1.679833'^^xsd:double;
  dwc:latitude '37.1905'^^xsd:double;
  dwc:startLatitude '37.1905'^^xsd:double;
  dwc:endLatitude '37.1905'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.679833 37.1905, -1.679833 37.1905, -1.679833 37.1905, -1.679833 37.1905, -1.679833 37.1905))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3230'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43067 -2.6125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43067 -2.6125)"^^geo:wktLiteral ;
  geo-pos:lat "36.43067"^^xsd:decimal ;
  geo-pos:long "-2.6125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2033'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2033'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6125'^^xsd:double;
  dwc:startLongitude '-2.6125'^^xsd:double;
  dwc:endLongitude '-2.6125'^^xsd:double;
  dwc:latitude '36.43067'^^xsd:double;
  dwc:startLatitude '36.43067'^^xsd:double;
  dwc:endLatitude '36.43067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6125 36.43067, -2.6125 36.43067, -2.6125 36.43067, -2.6125 36.43067, -2.6125 36.43067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2033'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51717 -2.519666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.519666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51717 -2.519666)"^^geo:wktLiteral ;
  geo-pos:lat "36.51717"^^xsd:decimal ;
  geo-pos:long "-2.519666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3286'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3286'^^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:timeOfDay '11.023055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.519666'^^xsd:double;
  dwc:startLongitude '-2.519666'^^xsd:double;
  dwc:endLongitude '-2.519666'^^xsd:double;
  dwc:latitude '36.51717'^^xsd:double;
  dwc:startLatitude '36.51717'^^xsd:double;
  dwc:endLatitude '36.51717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.519666 36.51717, -2.519666 36.51717, -2.519666 36.51717, -2.519666 36.51717, -2.519666 36.51717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3286'^^xsd:string;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45817 -1.096333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.096333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45817 -1.096333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45817"^^xsd:decimal ;
  geo-pos:long "-1.096333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_406'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_406'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.096333'^^xsd:double;
  dwc:startLongitude '-1.096333'^^xsd:double;
  dwc:endLongitude '-1.096333'^^xsd:double;
  dwc:latitude '37.45817'^^xsd:double;
  dwc:startLatitude '37.45817'^^xsd:double;
  dwc:endLatitude '37.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.096333 37.45817, -1.096333 37.45817, -1.096333 37.45817, -1.096333 37.45817, -1.096333 37.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_406'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63261 -3.343857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63261"^^xsd:decimal ;
  dwc:decimalLongitude "-3.343857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63261 -3.343857)"^^geo:wktLiteral ;
  geo-pos:lat "36.63261"^^xsd:decimal ;
  geo-pos:long "-3.343857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4473'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4473'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '13.785277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.343857'^^xsd:double;
  dwc:startLongitude '-3.343857'^^xsd:double;
  dwc:endLongitude '-3.343857'^^xsd:double;
  dwc:latitude '36.63261'^^xsd:double;
  dwc:startLatitude '36.63261'^^xsd:double;
  dwc:endLatitude '36.63261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.343857 36.63261, -3.343857 36.63261, -3.343857 36.63261, -3.343857 36.63261, -3.343857 36.63261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4473'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.435 -3.4995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.435"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.435 -3.4995)"^^geo:wktLiteral ;
  geo-pos:lat "36.435"^^xsd:decimal ;
  geo-pos:long "-3.4995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2207'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2207'^^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:timeOfDay '12.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.4995'^^xsd:double;
  dwc:startLongitude '-3.4995'^^xsd:double;
  dwc:endLongitude '-3.4995'^^xsd:double;
  dwc:latitude '36.435'^^xsd:double;
  dwc:startLatitude '36.435'^^xsd:double;
  dwc:endLatitude '36.435'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4995 36.435, -3.4995 36.435, -3.4995 36.435, -3.4995 36.435, -3.4995 36.435))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2207'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 -2.754333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.524"^^xsd:decimal ;
  dwc:decimalLongitude "-2.754333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.524 -2.754333)"^^geo:wktLiteral ;
  geo-pos:lat "36.524"^^xsd:decimal ;
  geo-pos:long "-2.754333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2856'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2856'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.0822222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.754333'^^xsd:double;
  dwc:startLongitude '-2.754333'^^xsd:double;
  dwc:endLongitude '-2.754333'^^xsd:double;
  dwc:latitude '36.524'^^xsd:double;
  dwc:startLatitude '36.524'^^xsd:double;
  dwc:endLatitude '36.524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.754333 36.524, -2.754333 36.524, -2.754333 36.524, -2.754333 36.524, -2.754333 36.524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2856'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2585 -1.4615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2585"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2585 -1.4615)"^^geo:wktLiteral ;
  geo-pos:lat "37.2585"^^xsd:decimal ;
  geo-pos:long "-1.4615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2603'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2603'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.1333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.4615'^^xsd:double;
  dwc:startLongitude '-1.4615'^^xsd:double;
  dwc:endLongitude '-1.4615'^^xsd:double;
  dwc:latitude '37.2585'^^xsd:double;
  dwc:startLatitude '37.2585'^^xsd:double;
  dwc:endLatitude '37.2585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4615 37.2585, -1.4615 37.2585, -1.4615 37.2585, -1.4615 37.2585, -1.4615 37.2585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2603'^^xsd:string;
  dwc:observationDate '2002-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38017 -2.814833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.814833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38017 -2.814833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38017"^^xsd:decimal ;
  geo-pos:long "-2.814833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2269'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2269'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.814833'^^xsd:double;
  dwc:startLongitude '-2.814833'^^xsd:double;
  dwc:endLongitude '-2.814833'^^xsd:double;
  dwc:latitude '36.38017'^^xsd:double;
  dwc:startLatitude '36.38017'^^xsd:double;
  dwc:endLatitude '36.38017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.814833 36.38017, -2.814833 36.38017, -2.814833 36.38017, -2.814833 36.38017, -2.814833 36.38017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2269'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52817 -2.470333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.470333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52817 -2.470333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52817"^^xsd:decimal ;
  geo-pos:long "-2.470333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_628'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_628'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '13.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.470333'^^xsd:double;
  dwc:startLongitude '-2.470333'^^xsd:double;
  dwc:endLongitude '-2.470333'^^xsd:double;
  dwc:latitude '36.52817'^^xsd:double;
  dwc:startLatitude '36.52817'^^xsd:double;
  dwc:endLatitude '36.52817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.470333 36.52817, -2.470333 36.52817, -2.470333 36.52817, -2.470333 36.52817, -2.470333 36.52817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_628'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39882 -3.132842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39882"^^xsd:decimal ;
  dwc:decimalLongitude "-3.132842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39882 -3.132842)"^^geo:wktLiteral ;
  geo-pos:lat "36.39882"^^xsd:decimal ;
  geo-pos:long "-3.132842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3551'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3551'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.209166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.132842'^^xsd:double;
  dwc:startLongitude '-3.132842'^^xsd:double;
  dwc:endLongitude '-3.132842'^^xsd:double;
  dwc:latitude '36.39882'^^xsd:double;
  dwc:startLatitude '36.39882'^^xsd:double;
  dwc:endLatitude '36.39882'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.132842 36.39882, -3.132842 36.39882, -3.132842 36.39882, -3.132842 36.39882, -3.132842 36.39882))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3551'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47184 -2.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47184"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47184 -2.8035)"^^geo:wktLiteral ;
  geo-pos:lat "36.47184"^^xsd:decimal ;
  geo-pos:long "-2.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3415'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3415'^^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:timeOfDay '12.235'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8035'^^xsd:double;
  dwc:startLongitude '-2.8035'^^xsd:double;
  dwc:endLongitude '-2.8035'^^xsd:double;
  dwc:latitude '36.47184'^^xsd:double;
  dwc:startLatitude '36.47184'^^xsd:double;
  dwc:endLatitude '36.47184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8035 36.47184, -2.8035 36.47184, -2.8035 36.47184, -2.8035 36.47184, -2.8035 36.47184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3415'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36667 -1.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36667 -1.333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.36667"^^xsd:decimal ;
  geo-pos:long "-1.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_269'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_269'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.333333'^^xsd:double;
  dwc:startLongitude '-1.333333'^^xsd:double;
  dwc:endLongitude '-1.333333'^^xsd:double;
  dwc:latitude '37.36667'^^xsd:double;
  dwc:startLatitude '37.36667'^^xsd:double;
  dwc:endLatitude '37.36667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.333333 37.36667, -1.333333 37.36667, -1.333333 37.36667, -1.333333 37.36667, -1.333333 37.36667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_269'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45455 -2.730912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45455"^^xsd:decimal ;
  dwc:decimalLongitude "-2.730912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45455 -2.730912)"^^geo:wktLiteral ;
  geo-pos:lat "36.45455"^^xsd:decimal ;
  geo-pos:long "-2.730912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4331'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4331'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.3936111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.730912'^^xsd:double;
  dwc:startLongitude '-2.730912'^^xsd:double;
  dwc:endLongitude '-2.730912'^^xsd:double;
  dwc:latitude '36.45455'^^xsd:double;
  dwc:startLatitude '36.45455'^^xsd:double;
  dwc:endLatitude '36.45455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.730912 36.45455, -2.730912 36.45455, -2.730912 36.45455, -2.730912 36.45455, -2.730912 36.45455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4331'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40667 -2.805667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.805667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40667 -2.805667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40667"^^xsd:decimal ;
  geo-pos:long "-2.805667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2267'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2267'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.805667'^^xsd:double;
  dwc:startLongitude '-2.805667'^^xsd:double;
  dwc:endLongitude '-2.805667'^^xsd:double;
  dwc:latitude '36.40667'^^xsd:double;
  dwc:startLatitude '36.40667'^^xsd:double;
  dwc:endLatitude '36.40667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.805667 36.40667, -2.805667 36.40667, -2.805667 36.40667, -2.805667 36.40667, -2.805667 36.40667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2267'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58533 -3.104667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58533"^^xsd:decimal ;
  dwc:decimalLongitude "-3.104667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58533 -3.104667)"^^geo:wktLiteral ;
  geo-pos:lat "36.58533"^^xsd:decimal ;
  geo-pos:long "-3.104667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2573'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2573'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '14.116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.104667'^^xsd:double;
  dwc:startLongitude '-3.104667'^^xsd:double;
  dwc:endLongitude '-3.104667'^^xsd:double;
  dwc:latitude '36.58533'^^xsd:double;
  dwc:startLatitude '36.58533'^^xsd:double;
  dwc:endLatitude '36.58533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.104667 36.58533, -3.104667 36.58533, -3.104667 36.58533, -3.104667 36.58533, -3.104667 36.58533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2573'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54405 -3.122939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54405"^^xsd:decimal ;
  dwc:decimalLongitude "-3.122939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54405 -3.122939)"^^geo:wktLiteral ;
  geo-pos:lat "36.54405"^^xsd:decimal ;
  geo-pos:long "-3.122939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4435'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4435'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.206111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.122939'^^xsd:double;
  dwc:startLongitude '-3.122939'^^xsd:double;
  dwc:endLongitude '-3.122939'^^xsd:double;
  dwc:latitude '36.54405'^^xsd:double;
  dwc:startLatitude '36.54405'^^xsd:double;
  dwc:endLatitude '36.54405'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.122939 36.54405, -3.122939 36.54405, -3.122939 36.54405, -3.122939 36.54405, -3.122939 36.54405))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4435'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44736 -3.241467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44736"^^xsd:decimal ;
  dwc:decimalLongitude "-3.241467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44736 -3.241467)"^^geo:wktLiteral ;
  geo-pos:lat "36.44736"^^xsd:decimal ;
  geo-pos:long "-3.241467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4556'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4556'^^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:timeOfDay '12.720277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.241467'^^xsd:double;
  dwc:startLongitude '-3.241467'^^xsd:double;
  dwc:endLongitude '-3.241467'^^xsd:double;
  dwc:latitude '36.44736'^^xsd:double;
  dwc:startLatitude '36.44736'^^xsd:double;
  dwc:endLatitude '36.44736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.241467 36.44736, -3.241467 36.44736, -3.241467 36.44736, -3.241467 36.44736, -3.241467 36.44736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4556'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52625 -3.04035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52625"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52625 -3.04035)"^^geo:wktLiteral ;
  geo-pos:lat "36.52625"^^xsd:decimal ;
  geo-pos:long "-3.04035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4259'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4259'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '14.033611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.04035'^^xsd:double;
  dwc:startLongitude '-3.04035'^^xsd:double;
  dwc:endLongitude '-3.04035'^^xsd:double;
  dwc:latitude '36.52625'^^xsd:double;
  dwc:startLatitude '36.52625'^^xsd:double;
  dwc:endLatitude '36.52625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.04035 36.52625, -3.04035 36.52625, -3.04035 36.52625, -3.04035 36.52625, -3.04035 36.52625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4259'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -2.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "-2.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -2.900833)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "-2.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2747'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2747'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.5180555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.900833'^^xsd:double;
  dwc:startLongitude '-2.900833'^^xsd:double;
  dwc:endLongitude '-2.900833'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:startLatitude '36.492'^^xsd:double;
  dwc:endLatitude '36.492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.900833 36.492, -2.900833 36.492, -2.900833 36.492, -2.900833 36.492, -2.900833 36.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2747'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62922 -1.933453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62922"^^xsd:decimal ;
  dwc:decimalLongitude "-1.933453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62922 -1.933453)"^^geo:wktLiteral ;
  geo-pos:lat "36.62922"^^xsd:decimal ;
  geo-pos:long "-1.933453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3500'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3500'^^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:timeOfDay '14.980833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.933453'^^xsd:double;
  dwc:startLongitude '-1.933453'^^xsd:double;
  dwc:endLongitude '-1.933453'^^xsd:double;
  dwc:latitude '36.62922'^^xsd:double;
  dwc:startLatitude '36.62922'^^xsd:double;
  dwc:endLatitude '36.62922'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.933453 36.62922, -1.933453 36.62922, -1.933453 36.62922, -1.933453 36.62922, -1.933453 36.62922))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3500'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53517 -2.612667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.612667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53517 -2.612667)"^^geo:wktLiteral ;
  geo-pos:lat "36.53517"^^xsd:decimal ;
  geo-pos:long "-2.612667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_842'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_842'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.612667'^^xsd:double;
  dwc:startLongitude '-2.612667'^^xsd:double;
  dwc:endLongitude '-2.612667'^^xsd:double;
  dwc:latitude '36.53517'^^xsd:double;
  dwc:startLatitude '36.53517'^^xsd:double;
  dwc:endLatitude '36.53517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.612667 36.53517, -2.612667 36.53517, -2.612667 36.53517, -2.612667 36.53517, -2.612667 36.53517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_842'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51583 -2.508667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.508667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51583 -2.508667)"^^geo:wktLiteral ;
  geo-pos:lat "36.51583"^^xsd:decimal ;
  geo-pos:long "-2.508667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_659'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_659'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.508667'^^xsd:double;
  dwc:startLongitude '-2.508667'^^xsd:double;
  dwc:endLongitude '-2.508667'^^xsd:double;
  dwc:latitude '36.51583'^^xsd:double;
  dwc:startLatitude '36.51583'^^xsd:double;
  dwc:endLatitude '36.51583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.508667 36.51583, -2.508667 36.51583, -2.508667 36.51583, -2.508667 36.51583, -2.508667 36.51583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_659'^^xsd:string;
  dwc:observationDate '1996-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20067 -1.6265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20067"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20067 -1.6265)"^^geo:wktLiteral ;
  geo-pos:lat "37.20067"^^xsd:decimal ;
  geo-pos:long "-1.6265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_652'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_652'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6265'^^xsd:double;
  dwc:startLongitude '-1.6265'^^xsd:double;
  dwc:endLongitude '-1.6265'^^xsd:double;
  dwc:latitude '37.20067'^^xsd:double;
  dwc:startLatitude '37.20067'^^xsd:double;
  dwc:endLatitude '37.20067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6265 37.20067, -1.6265 37.20067, -1.6265 37.20067, -1.6265 37.20067, -1.6265 37.20067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_652'^^xsd:string;
  dwc:observationDate '1996-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5375 -2.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5375 -2.5185)"^^geo:wktLiteral ;
  geo-pos:lat "36.5375"^^xsd:decimal ;
  geo-pos:long "-2.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_859'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_859'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5185'^^xsd:double;
  dwc:startLongitude '-2.5185'^^xsd:double;
  dwc:endLongitude '-2.5185'^^xsd:double;
  dwc:latitude '36.5375'^^xsd:double;
  dwc:startLatitude '36.5375'^^xsd:double;
  dwc:endLatitude '36.5375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5185 36.5375, -2.5185 36.5375, -2.5185 36.5375, -2.5185 36.5375, -2.5185 36.5375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_859'^^xsd:string;
  dwc:observationDate '1997-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56948 -3.174282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56948"^^xsd:decimal ;
  dwc:decimalLongitude "-3.174282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56948 -3.174282)"^^geo:wktLiteral ;
  geo-pos:lat "36.56948"^^xsd:decimal ;
  geo-pos:long "-3.174282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4396'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4396'^^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:timeOfDay '12.114444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.174282'^^xsd:double;
  dwc:startLongitude '-3.174282'^^xsd:double;
  dwc:endLongitude '-3.174282'^^xsd:double;
  dwc:latitude '36.56948'^^xsd:double;
  dwc:startLatitude '36.56948'^^xsd:double;
  dwc:endLatitude '36.56948'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.174282 36.56948, -3.174282 36.56948, -3.174282 36.56948, -3.174282 36.56948, -3.174282 36.56948))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4396'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62978 -3.354113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62978"^^xsd:decimal ;
  dwc:decimalLongitude "-3.354113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62978 -3.354113)"^^geo:wktLiteral ;
  geo-pos:lat "36.62978"^^xsd:decimal ;
  geo-pos:long "-3.354113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4196'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4196'^^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:timeOfDay '10.395277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.354113'^^xsd:double;
  dwc:startLongitude '-3.354113'^^xsd:double;
  dwc:endLongitude '-3.354113'^^xsd:double;
  dwc:latitude '36.62978'^^xsd:double;
  dwc:startLatitude '36.62978'^^xsd:double;
  dwc:endLatitude '36.62978'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.354113 36.62978, -3.354113 36.62978, -3.354113 36.62978, -3.354113 36.62978, -3.354113 36.62978))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4196'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4109 -3.130115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4109"^^xsd:decimal ;
  dwc:decimalLongitude "-3.130115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4109 -3.130115)"^^geo:wktLiteral ;
  geo-pos:lat "36.4109"^^xsd:decimal ;
  geo-pos:long "-3.130115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3550'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3550'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.5352777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.130115'^^xsd:double;
  dwc:startLongitude '-3.130115'^^xsd:double;
  dwc:endLongitude '-3.130115'^^xsd:double;
  dwc:latitude '36.4109'^^xsd:double;
  dwc:startLatitude '36.4109'^^xsd:double;
  dwc:endLatitude '36.4109'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.130115 36.4109, -3.130115 36.4109, -3.130115 36.4109, -3.130115 36.4109, -3.130115 36.4109))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3550'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57815 -3.515552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57815"^^xsd:decimal ;
  dwc:decimalLongitude "-3.515552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57815 -3.515552)"^^geo:wktLiteral ;
  geo-pos:lat "36.57815"^^xsd:decimal ;
  geo-pos:long "-3.515552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4213'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4213'^^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:timeOfDay '9.3091666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.515552'^^xsd:double;
  dwc:startLongitude '-3.515552'^^xsd:double;
  dwc:endLongitude '-3.515552'^^xsd:double;
  dwc:latitude '36.57815'^^xsd:double;
  dwc:startLatitude '36.57815'^^xsd:double;
  dwc:endLatitude '36.57815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.515552 36.57815, -3.515552 36.57815, -3.515552 36.57815, -3.515552 36.57815, -3.515552 36.57815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4213'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46783 -2.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46783 -2.896)"^^geo:wktLiteral ;
  geo-pos:lat "36.46783"^^xsd:decimal ;
  geo-pos:long "-2.896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2419'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2419'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.896'^^xsd:double;
  dwc:startLongitude '-2.896'^^xsd:double;
  dwc:endLongitude '-2.896'^^xsd:double;
  dwc:latitude '36.46783'^^xsd:double;
  dwc:startLatitude '36.46783'^^xsd:double;
  dwc:endLatitude '36.46783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.896 36.46783, -2.896 36.46783, -2.896 36.46783, -2.896 36.46783, -2.896 36.46783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2419'^^xsd:string;
  dwc:observationDate '2002-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94167 -5.5735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.94167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.94167 -5.5735)"^^geo:wktLiteral ;
  geo-pos:lat "35.94167"^^xsd:decimal ;
  geo-pos:long "-5.5735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4714'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4714'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.262777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.5735'^^xsd:double;
  dwc:startLongitude '-5.5735'^^xsd:double;
  dwc:endLongitude '-5.5735'^^xsd:double;
  dwc:latitude '35.94167'^^xsd:double;
  dwc:startLatitude '35.94167'^^xsd:double;
  dwc:endLatitude '35.94167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.5735 35.94167, -5.5735 35.94167, -5.5735 35.94167, -5.5735 35.94167, -5.5735 35.94167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4714'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46959 -2.595677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46959"^^xsd:decimal ;
  dwc:decimalLongitude "-2.595677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46959 -2.595677)"^^geo:wktLiteral ;
  geo-pos:lat "36.46959"^^xsd:decimal ;
  geo-pos:long "-2.595677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4242'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4242'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.004444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.595677'^^xsd:double;
  dwc:startLongitude '-2.595677'^^xsd:double;
  dwc:endLongitude '-2.595677'^^xsd:double;
  dwc:latitude '36.46959'^^xsd:double;
  dwc:startLatitude '36.46959'^^xsd:double;
  dwc:endLatitude '36.46959'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.595677 36.46959, -2.595677 36.46959, -2.595677 36.46959, -2.595677 36.46959, -2.595677 36.46959))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4242'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4202 -3.444011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4202"^^xsd:decimal ;
  dwc:decimalLongitude "-3.444011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4202 -3.444011)"^^geo:wktLiteral ;
  geo-pos:lat "36.4202"^^xsd:decimal ;
  geo-pos:long "-3.444011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4554'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4554'^^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:timeOfDay '10.636944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.444011'^^xsd:double;
  dwc:startLongitude '-3.444011'^^xsd:double;
  dwc:endLongitude '-3.444011'^^xsd:double;
  dwc:latitude '36.4202'^^xsd:double;
  dwc:startLatitude '36.4202'^^xsd:double;
  dwc:endLatitude '36.4202'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.444011 36.4202, -3.444011 36.4202, -3.444011 36.4202, -3.444011 36.4202, -3.444011 36.4202))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4554'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92483 -5.706833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92483"^^xsd:decimal ;
  dwc:decimalLongitude "-5.706833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92483 -5.706833)"^^geo:wktLiteral ;
  geo-pos:lat "35.92483"^^xsd:decimal ;
  geo-pos:long "-5.706833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1825'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1825'^^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:timeOfDay '15.943888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.706833'^^xsd:double;
  dwc:startLongitude '-5.706833'^^xsd:double;
  dwc:endLongitude '-5.706833'^^xsd:double;
  dwc:latitude '35.92483'^^xsd:double;
  dwc:startLatitude '35.92483'^^xsd:double;
  dwc:endLatitude '35.92483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.706833 35.92483, -5.706833 35.92483, -5.706833 35.92483, -5.706833 35.92483, -5.706833 35.92483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1825'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62767 -2.5335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62767 -2.5335)"^^geo:wktLiteral ;
  geo-pos:lat "36.62767"^^xsd:decimal ;
  geo-pos:long "-2.5335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3988'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3988'^^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:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5335'^^xsd:double;
  dwc:startLongitude '-2.5335'^^xsd:double;
  dwc:endLongitude '-2.5335'^^xsd:double;
  dwc:latitude '36.62767'^^xsd:double;
  dwc:startLatitude '36.62767'^^xsd:double;
  dwc:endLatitude '36.62767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5335 36.62767, -2.5335 36.62767, -2.5335 36.62767, -2.5335 36.62767, -2.5335 36.62767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3988'^^xsd:string;
  dwc:observationDate '2004-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.426 -1.102667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.426"^^xsd:decimal ;
  dwc:decimalLongitude "-1.102667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.426 -1.102667)"^^geo:wktLiteral ;
  geo-pos:lat "37.426"^^xsd:decimal ;
  geo-pos:long "-1.102667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3798'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3798'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.102667'^^xsd:double;
  dwc:startLongitude '-1.102667'^^xsd:double;
  dwc:endLongitude '-1.102667'^^xsd:double;
  dwc:latitude '37.426'^^xsd:double;
  dwc:startLatitude '37.426'^^xsd:double;
  dwc:endLatitude '37.426'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.102667 37.426, -1.102667 37.426, -1.102667 37.426, -1.102667 37.426, -1.102667 37.426))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3798'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39117 -2.8025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39117 -2.8025)"^^geo:wktLiteral ;
  geo-pos:lat "36.39117"^^xsd:decimal ;
  geo-pos:long "-2.8025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3827'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_3827'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8025'^^xsd:double;
  dwc:startLongitude '-2.8025'^^xsd:double;
  dwc:endLongitude '-2.8025'^^xsd:double;
  dwc:latitude '36.39117'^^xsd:double;
  dwc:startLatitude '36.39117'^^xsd:double;
  dwc:endLatitude '36.39117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8025 36.39117, -2.8025 36.39117, -2.8025 36.39117, -2.8025 36.39117, -2.8025 36.39117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3827'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.497333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.497333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.497333)"^^geo:wktLiteral ;
  geo-pos:lat "36.46267"^^xsd:decimal ;
  geo-pos:long "-2.497333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3840'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3840'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.497333'^^xsd:double;
  dwc:startLongitude '-2.497333'^^xsd:double;
  dwc:endLongitude '-2.497333'^^xsd:double;
  dwc:latitude '36.46267'^^xsd:double;
  dwc:startLatitude '36.46267'^^xsd:double;
  dwc:endLatitude '36.46267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.497333 36.46267, -2.497333 36.46267, -2.497333 36.46267, -2.497333 36.46267, -2.497333 36.46267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3840'^^xsd:string;
  dwc:observationDate '1997-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36833 -1.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36833 -1.233333)"^^geo:wktLiteral ;
  geo-pos:lat "37.36833"^^xsd:decimal ;
  geo-pos:long "-1.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3717'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3717'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.233333'^^xsd:double;
  dwc:startLongitude '-1.233333'^^xsd:double;
  dwc:endLongitude '-1.233333'^^xsd:double;
  dwc:latitude '37.36833'^^xsd:double;
  dwc:startLatitude '37.36833'^^xsd:double;
  dwc:endLatitude '37.36833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.233333 37.36833, -1.233333 37.36833, -1.233333 37.36833, -1.233333 37.36833, -1.233333 37.36833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3717'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24217 -0.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24217"^^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/1968__429_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24217 -0.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.24217"^^xsd:decimal ;
  geo-pos:long "-0.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3863'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3863'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.28'^^xsd:double;
  dwc:startLongitude '-0.28'^^xsd:double;
  dwc:endLongitude '-0.28'^^xsd:double;
  dwc:latitude '36.24217'^^xsd:double;
  dwc:startLatitude '36.24217'^^xsd:double;
  dwc:endLatitude '36.24217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.28 36.24217, -0.28 36.24217, -0.28 36.24217, -0.28 36.24217, -0.28 36.24217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3863'^^xsd:string;
  dwc:observationDate '1999-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.606 -2.853667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.606"^^xsd:decimal ;
  dwc:decimalLongitude "-2.853667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.606 -2.853667)"^^geo:wktLiteral ;
  geo-pos:lat "36.606"^^xsd:decimal ;
  geo-pos:long "-2.853667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3853'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3853'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.853667'^^xsd:double;
  dwc:startLongitude '-2.853667'^^xsd:double;
  dwc:endLongitude '-2.853667'^^xsd:double;
  dwc:latitude '36.606'^^xsd:double;
  dwc:startLatitude '36.606'^^xsd:double;
  dwc:endLatitude '36.606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.853667 36.606, -2.853667 36.606, -2.853667 36.606, -2.853667 36.606, -2.853667 36.606))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3853'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62 -2.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62"^^xsd:decimal ;
  dwc:decimalLongitude "-2.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62 -2.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.62"^^xsd:decimal ;
  geo-pos:long "-2.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3958'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3958'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.745'^^xsd:double;
  dwc:startLongitude '-2.745'^^xsd:double;
  dwc:endLongitude '-2.745'^^xsd:double;
  dwc:latitude '36.62'^^xsd:double;
  dwc:startLatitude '36.62'^^xsd:double;
  dwc:endLatitude '36.62'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.745 36.62, -2.745 36.62, -2.745 36.62, -2.745 36.62, -2.745 36.62))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3958'^^xsd:string;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31867 -1.459667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.459667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31867 -1.459667)"^^geo:wktLiteral ;
  geo-pos:lat "37.31867"^^xsd:decimal ;
  geo-pos:long "-1.459667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3851'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3851'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.459667'^^xsd:double;
  dwc:startLongitude '-1.459667'^^xsd:double;
  dwc:endLongitude '-1.459667'^^xsd:double;
  dwc:latitude '37.31867'^^xsd:double;
  dwc:startLatitude '37.31867'^^xsd:double;
  dwc:endLatitude '37.31867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.459667 37.31867, -1.459667 37.31867, -1.459667 37.31867, -1.459667 37.31867, -1.459667 37.31867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3851'^^xsd:string;
  dwc:observationDate '1997-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6242 -3.171277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6242"^^xsd:decimal ;
  dwc:decimalLongitude "-3.171277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6242 -3.171277)"^^geo:wktLiteral ;
  geo-pos:lat "36.6242"^^xsd:decimal ;
  geo-pos:long "-3.171277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4005'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4005'^^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:timeOfDay '11.948055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.171277'^^xsd:double;
  dwc:startLongitude '-3.171277'^^xsd:double;
  dwc:endLongitude '-3.171277'^^xsd:double;
  dwc:latitude '36.6242'^^xsd:double;
  dwc:startLatitude '36.6242'^^xsd:double;
  dwc:endLatitude '36.6242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.171277 36.6242, -3.171277 36.6242, -3.171277 36.6242, -3.171277 36.6242, -3.171277 36.6242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4005'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56267 -2.866833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.866833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56267 -2.866833)"^^geo:wktLiteral ;
  geo-pos:lat "36.56267"^^xsd:decimal ;
  geo-pos:long "-2.866833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3882'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3882'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.866833'^^xsd:double;
  dwc:startLongitude '-2.866833'^^xsd:double;
  dwc:endLongitude '-2.866833'^^xsd:double;
  dwc:latitude '36.56267'^^xsd:double;
  dwc:startLatitude '36.56267'^^xsd:double;
  dwc:endLatitude '36.56267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.866833 36.56267, -2.866833 36.56267, -2.866833 36.56267, -2.866833 36.56267, -2.866833 36.56267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3882'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28733 -2.884667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.884667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28733 -2.884667)"^^geo:wktLiteral ;
  geo-pos:lat "36.28733"^^xsd:decimal ;
  geo-pos:long "-2.884667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3879'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3879'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.884667'^^xsd:double;
  dwc:startLongitude '-2.884667'^^xsd:double;
  dwc:endLongitude '-2.884667'^^xsd:double;
  dwc:latitude '36.28733'^^xsd:double;
  dwc:startLatitude '36.28733'^^xsd:double;
  dwc:endLatitude '36.28733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.884667 36.28733, -2.884667 36.28733, -2.884667 36.28733, -2.884667 36.28733, -2.884667 36.28733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3879'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -4.545667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44183"^^xsd:decimal ;
  dwc:decimalLongitude "-4.545667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44183 -4.545667)"^^geo:wktLiteral ;
  geo-pos:lat "36.44183"^^xsd:decimal ;
  geo-pos:long "-4.545667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3913'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3913'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.545667'^^xsd:double;
  dwc:startLongitude '-4.545667'^^xsd:double;
  dwc:endLongitude '-4.545667'^^xsd:double;
  dwc:latitude '36.44183'^^xsd:double;
  dwc:startLatitude '36.44183'^^xsd:double;
  dwc:endLatitude '36.44183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.545667 36.44183, -4.545667 36.44183, -4.545667 36.44183, -4.545667 36.44183, -4.545667 36.44183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3913'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4337 -2.333075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4337"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4337 -2.333075)"^^geo:wktLiteral ;
  geo-pos:lat "36.4337"^^xsd:decimal ;
  geo-pos:long "-2.333075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4009'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4009'^^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:timeOfDay '12.976388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.333075'^^xsd:double;
  dwc:startLongitude '-2.333075'^^xsd:double;
  dwc:endLongitude '-2.333075'^^xsd:double;
  dwc:latitude '36.4337'^^xsd:double;
  dwc:startLatitude '36.4337'^^xsd:double;
  dwc:endLatitude '36.4337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333075 36.4337, -2.333075 36.4337, -2.333075 36.4337, -2.333075 36.4337, -2.333075 36.4337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4009'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86683 -5.314166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.314166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86683 -5.314166)"^^geo:wktLiteral ;
  geo-pos:lat "35.86683"^^xsd:decimal ;
  geo-pos:long "-5.314166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3977'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3977'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.314166'^^xsd:double;
  dwc:startLongitude '-5.314166'^^xsd:double;
  dwc:endLongitude '-5.314166'^^xsd:double;
  dwc:latitude '35.86683'^^xsd:double;
  dwc:startLatitude '35.86683'^^xsd:double;
  dwc:endLatitude '35.86683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.314166 35.86683, -5.314166 35.86683, -5.314166 35.86683, -5.314166 35.86683, -5.314166 35.86683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3977'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365 -1.181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.365"^^xsd:decimal ;
  dwc:decimalLongitude "-1.181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.365 -1.181667)"^^geo:wktLiteral ;
  geo-pos:lat "37.365"^^xsd:decimal ;
  geo-pos:long "-1.181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3719'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3719'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.181667'^^xsd:double;
  dwc:startLongitude '-1.181667'^^xsd:double;
  dwc:endLongitude '-1.181667'^^xsd:double;
  dwc:latitude '37.365'^^xsd:double;
  dwc:startLatitude '37.365'^^xsd:double;
  dwc:endLatitude '37.365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.181667 37.365, -1.181667 37.365, -1.181667 37.365, -1.181667 37.365, -1.181667 37.365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3719'^^xsd:string;
  dwc:observationDate '1993-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35817 -2.846167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.846167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35817 -2.846167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35817"^^xsd:decimal ;
  geo-pos:long "-2.846167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3889'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_3889'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.846167'^^xsd:double;
  dwc:startLongitude '-2.846167'^^xsd:double;
  dwc:endLongitude '-2.846167'^^xsd:double;
  dwc:latitude '36.35817'^^xsd:double;
  dwc:startLatitude '36.35817'^^xsd:double;
  dwc:endLatitude '36.35817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.846167 36.35817, -2.846167 36.35817, -2.846167 36.35817, -2.846167 36.35817, -2.846167 36.35817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3889'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26417 -1.592667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.592667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26417 -1.592667)"^^geo:wktLiteral ;
  geo-pos:lat "37.26417"^^xsd:decimal ;
  geo-pos:long "-1.592667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3771'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3771'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.592667'^^xsd:double;
  dwc:startLongitude '-1.592667'^^xsd:double;
  dwc:endLongitude '-1.592667'^^xsd:double;
  dwc:latitude '37.26417'^^xsd:double;
  dwc:startLatitude '37.26417'^^xsd:double;
  dwc:endLatitude '37.26417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.592667 37.26417, -1.592667 37.26417, -1.592667 37.26417, -1.592667 37.26417, -1.592667 37.26417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3771'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -4.681167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-4.681167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -4.681167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-4.681167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3916'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3916'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.681167'^^xsd:double;
  dwc:startLongitude '-4.681167'^^xsd:double;
  dwc:endLongitude '-4.681167'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:startLatitude '36.35'^^xsd:double;
  dwc:endLatitude '36.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.681167 36.35, -4.681167 36.35, -4.681167 36.35, -4.681167 36.35, -4.681167 36.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3916'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79217 -1.829167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.829167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79217 -1.829167)"^^geo:wktLiteral ;
  geo-pos:lat "36.79217"^^xsd:decimal ;
  geo-pos:long "-1.829167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3808'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3808'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.829167'^^xsd:double;
  dwc:startLongitude '-1.829167'^^xsd:double;
  dwc:endLongitude '-1.829167'^^xsd:double;
  dwc:latitude '36.79217'^^xsd:double;
  dwc:startLatitude '36.79217'^^xsd:double;
  dwc:endLatitude '36.79217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.829167 36.79217, -1.829167 36.79217, -1.829167 36.79217, -1.829167 36.79217, -1.829167 36.79217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3808'^^xsd:string;
  dwc:observationDate '1995-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54017 -2.710333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.710333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54017 -2.710333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54017"^^xsd:decimal ;
  geo-pos:long "-2.710333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3880'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_3880'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.710333'^^xsd:double;
  dwc:startLongitude '-2.710333'^^xsd:double;
  dwc:endLongitude '-2.710333'^^xsd:double;
  dwc:latitude '36.54017'^^xsd:double;
  dwc:startLatitude '36.54017'^^xsd:double;
  dwc:endLatitude '36.54017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.710333 36.54017, -2.710333 36.54017, -2.710333 36.54017, -2.710333 36.54017, -2.710333 36.54017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3880'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6265 -2.074333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6265"^^xsd:decimal ;
  dwc:decimalLongitude "-2.074333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6265 -2.074333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6265"^^xsd:decimal ;
  geo-pos:long "-2.074333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3731'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3731'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.074333'^^xsd:double;
  dwc:startLongitude '-2.074333'^^xsd:double;
  dwc:endLongitude '-2.074333'^^xsd:double;
  dwc:latitude '36.6265'^^xsd:double;
  dwc:startLatitude '36.6265'^^xsd:double;
  dwc:endLatitude '36.6265'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.074333 36.6265, -2.074333 36.6265, -2.074333 36.6265, -2.074333 36.6265, -2.074333 36.6265))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3731'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57417 -3.013833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57417"^^xsd:decimal ;
  dwc:decimalLongitude "-3.013833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57417 -3.013833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57417"^^xsd:decimal ;
  geo-pos:long "-3.013833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3953'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3953'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.013833'^^xsd:double;
  dwc:startLongitude '-3.013833'^^xsd:double;
  dwc:endLongitude '-3.013833'^^xsd:double;
  dwc:latitude '36.57417'^^xsd:double;
  dwc:startLatitude '36.57417'^^xsd:double;
  dwc:endLatitude '36.57417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.013833 36.57417, -3.013833 36.57417, -3.013833 36.57417, -3.013833 36.57417, -3.013833 36.57417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3953'^^xsd:string;
  dwc:observationDate '2001-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6515 -2.842834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6515"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6515 -2.842834)"^^geo:wktLiteral ;
  geo-pos:lat "36.6515"^^xsd:decimal ;
  geo-pos:long "-2.842834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3993'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3993'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.7675'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.842834'^^xsd:double;
  dwc:startLongitude '-2.842834'^^xsd:double;
  dwc:endLongitude '-2.842834'^^xsd:double;
  dwc:latitude '36.6515'^^xsd:double;
  dwc:startLatitude '36.6515'^^xsd:double;
  dwc:endLatitude '36.6515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842834 36.6515, -2.842834 36.6515, -2.842834 36.6515, -2.842834 36.6515, -2.842834 36.6515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3993'^^xsd:string;
  dwc:observationDate '2005-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34763 -3.016525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34763"^^xsd:decimal ;
  dwc:decimalLongitude "-3.016525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34763 -3.016525)"^^geo:wktLiteral ;
  geo-pos:lat "36.34763"^^xsd:decimal ;
  geo-pos:long "-3.016525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4004'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4004'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.054444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.016525'^^xsd:double;
  dwc:startLongitude '-3.016525'^^xsd:double;
  dwc:endLongitude '-3.016525'^^xsd:double;
  dwc:latitude '36.34763'^^xsd:double;
  dwc:startLatitude '36.34763'^^xsd:double;
  dwc:endLatitude '36.34763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.016525 36.34763, -3.016525 36.34763, -3.016525 36.34763, -3.016525 36.34763, -3.016525 36.34763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4004'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5985 -2.068833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5985"^^xsd:decimal ;
  dwc:decimalLongitude "-2.068833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5985 -2.068833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5985"^^xsd:decimal ;
  geo-pos:long "-2.068833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3732'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3732'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.068833'^^xsd:double;
  dwc:startLongitude '-2.068833'^^xsd:double;
  dwc:endLongitude '-2.068833'^^xsd:double;
  dwc:latitude '36.5985'^^xsd:double;
  dwc:startLatitude '36.5985'^^xsd:double;
  dwc:endLatitude '36.5985'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.068833 36.5985, -2.068833 36.5985, -2.068833 36.5985, -2.068833 36.5985, -2.068833 36.5985))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3732'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.497 -4.0665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.497"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.497 -4.0665)"^^geo:wktLiteral ;
  geo-pos:lat "36.497"^^xsd:decimal ;
  geo-pos:long "-4.0665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3929'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3929'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0665'^^xsd:double;
  dwc:startLongitude '-4.0665'^^xsd:double;
  dwc:endLongitude '-4.0665'^^xsd:double;
  dwc:latitude '36.497'^^xsd:double;
  dwc:startLatitude '36.497'^^xsd:double;
  dwc:endLatitude '36.497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0665 36.497, -4.0665 36.497, -4.0665 36.497, -4.0665 36.497, -4.0665 36.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3929'^^xsd:string;
  dwc:observationDate '2001-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.292 -5.058667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.292"^^xsd:decimal ;
  dwc:decimalLongitude "-5.058667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.292 -5.058667)"^^geo:wktLiteral ;
  geo-pos:lat "36.292"^^xsd:decimal ;
  geo-pos:long "-5.058667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3983'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3983'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.058667'^^xsd:double;
  dwc:startLongitude '-5.058667'^^xsd:double;
  dwc:endLongitude '-5.058667'^^xsd:double;
  dwc:latitude '36.292'^^xsd:double;
  dwc:startLatitude '36.292'^^xsd:double;
  dwc:endLatitude '36.292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.058667 36.292, -5.058667 36.292, -5.058667 36.292, -5.058667 36.292, -5.058667 36.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3983'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59417 -2.0695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59417 -2.0695)"^^geo:wktLiteral ;
  geo-pos:lat "36.59417"^^xsd:decimal ;
  geo-pos:long "-2.0695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3733'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3733'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0695'^^xsd:double;
  dwc:startLongitude '-2.0695'^^xsd:double;
  dwc:endLongitude '-2.0695'^^xsd:double;
  dwc:latitude '36.59417'^^xsd:double;
  dwc:startLatitude '36.59417'^^xsd:double;
  dwc:endLatitude '36.59417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0695 36.59417, -2.0695 36.59417, -2.0695 36.59417, -2.0695 36.59417, -2.0695 36.59417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3733'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67967 -1.961833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.961833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67967 -1.961833)"^^geo:wktLiteral ;
  geo-pos:lat "36.67967"^^xsd:decimal ;
  geo-pos:long "-1.961833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3844'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3844'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.961833'^^xsd:double;
  dwc:startLongitude '-1.961833'^^xsd:double;
  dwc:endLongitude '-1.961833'^^xsd:double;
  dwc:latitude '36.67967'^^xsd:double;
  dwc:startLatitude '36.67967'^^xsd:double;
  dwc:endLatitude '36.67967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.961833 36.67967, -1.961833 36.67967, -1.961833 36.67967, -1.961833 36.67967, -1.961833 36.67967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3844'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79533 -1.7445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79533 -1.7445)"^^geo:wktLiteral ;
  geo-pos:lat "36.79533"^^xsd:decimal ;
  geo-pos:long "-1.7445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3723'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3723'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7445'^^xsd:double;
  dwc:startLongitude '-1.7445'^^xsd:double;
  dwc:endLongitude '-1.7445'^^xsd:double;
  dwc:latitude '36.79533'^^xsd:double;
  dwc:startLatitude '36.79533'^^xsd:double;
  dwc:endLatitude '36.79533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7445 36.79533, -1.7445 36.79533, -1.7445 36.79533, -1.7445 36.79533, -1.7445 36.79533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3723'^^xsd:string;
  dwc:observationDate '1993-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -4.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67267 -4.322)"^^geo:wktLiteral ;
  geo-pos:lat "36.67267"^^xsd:decimal ;
  geo-pos:long "-4.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3931'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3931'^^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:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.322'^^xsd:double;
  dwc:startLongitude '-4.322'^^xsd:double;
  dwc:endLongitude '-4.322'^^xsd:double;
  dwc:latitude '36.67267'^^xsd:double;
  dwc:startLatitude '36.67267'^^xsd:double;
  dwc:endLatitude '36.67267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.322 36.67267, -4.322 36.67267, -4.322 36.67267, -4.322 36.67267, -4.322 36.67267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3931'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43117 -3.013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43117"^^xsd:decimal ;
  dwc:decimalLongitude "-3.013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43117 -3.013333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43117"^^xsd:decimal ;
  geo-pos:long "-3.013333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3920'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3920'^^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:timeOfDay '14.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.013333'^^xsd:double;
  dwc:startLongitude '-3.013333'^^xsd:double;
  dwc:endLongitude '-3.013333'^^xsd:double;
  dwc:latitude '36.43117'^^xsd:double;
  dwc:startLatitude '36.43117'^^xsd:double;
  dwc:endLatitude '36.43117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.013333 36.43117, -3.013333 36.43117, -3.013333 36.43117, -3.013333 36.43117, -3.013333 36.43117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3920'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2035 -2.923167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2035"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2035 -2.923167)"^^geo:wktLiteral ;
  geo-pos:lat "36.2035"^^xsd:decimal ;
  geo-pos:long "-2.923167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3957'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3957'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923167'^^xsd:double;
  dwc:startLongitude '-2.923167'^^xsd:double;
  dwc:endLongitude '-2.923167'^^xsd:double;
  dwc:latitude '36.2035'^^xsd:double;
  dwc:startLatitude '36.2035'^^xsd:double;
  dwc:endLatitude '36.2035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923167 36.2035, -2.923167 36.2035, -2.923167 36.2035, -2.923167 36.2035, -2.923167 36.2035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3957'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87617 -1.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87617 -1.745)"^^geo:wktLiteral ;
  geo-pos:lat "36.87617"^^xsd:decimal ;
  geo-pos:long "-1.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3754'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3754'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.745'^^xsd:double;
  dwc:startLongitude '-1.745'^^xsd:double;
  dwc:endLongitude '-1.745'^^xsd:double;
  dwc:latitude '36.87617'^^xsd:double;
  dwc:startLatitude '36.87617'^^xsd:double;
  dwc:endLatitude '36.87617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.745 36.87617, -1.745 36.87617, -1.745 36.87617, -1.745 36.87617, -1.745 36.87617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3754'^^xsd:string;
  dwc:observationDate '1993-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5565 -2.076333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.076333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5565 -2.076333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5565"^^xsd:decimal ;
  geo-pos:long "-2.076333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3736'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3736'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.076333'^^xsd:double;
  dwc:startLongitude '-2.076333'^^xsd:double;
  dwc:endLongitude '-2.076333'^^xsd:double;
  dwc:latitude '36.5565'^^xsd:double;
  dwc:startLatitude '36.5565'^^xsd:double;
  dwc:endLatitude '36.5565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.076333 36.5565, -2.076333 36.5565, -2.076333 36.5565, -2.076333 36.5565, -2.076333 36.5565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3736'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37933 -1.310333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.310333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37933 -1.310333)"^^geo:wktLiteral ;
  geo-pos:lat "37.37933"^^xsd:decimal ;
  geo-pos:long "-1.310333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3792'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3792'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.310333'^^xsd:double;
  dwc:startLongitude '-1.310333'^^xsd:double;
  dwc:endLongitude '-1.310333'^^xsd:double;
  dwc:latitude '37.37933'^^xsd:double;
  dwc:startLatitude '37.37933'^^xsd:double;
  dwc:endLatitude '37.37933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.310333 37.37933, -1.310333 37.37933, -1.310333 37.37933, -1.310333 37.37933, -1.310333 37.37933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3792'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333 -1.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333 -1.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.93333"^^xsd:decimal ;
  geo-pos:long "-1.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3713'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3713'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.62'^^xsd:double;
  dwc:startLongitude '-1.62'^^xsd:double;
  dwc:endLongitude '-1.62'^^xsd:double;
  dwc:latitude '36.93333'^^xsd:double;
  dwc:startLatitude '36.93333'^^xsd:double;
  dwc:endLatitude '36.93333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.62 36.93333, -1.62 36.93333, -1.62 36.93333, -1.62 36.93333, -1.62 36.93333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3713'^^xsd:string;
  dwc:observationDate '1992-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53517 -2.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53517 -2.58)"^^geo:wktLiteral ;
  geo-pos:lat "36.53517"^^xsd:decimal ;
  geo-pos:long "-2.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3806'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3806'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.58'^^xsd:double;
  dwc:startLongitude '-2.58'^^xsd:double;
  dwc:endLongitude '-2.58'^^xsd:double;
  dwc:latitude '36.53517'^^xsd:double;
  dwc:startLatitude '36.53517'^^xsd:double;
  dwc:endLatitude '36.53517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.58 36.53517, -2.58 36.53517, -2.58 36.53517, -2.58 36.53517, -2.58 36.53517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3806'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55367 -2.056833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.056833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55367 -2.056833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55367"^^xsd:decimal ;
  geo-pos:long "-2.056833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3738'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3738'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.056833'^^xsd:double;
  dwc:startLongitude '-2.056833'^^xsd:double;
  dwc:endLongitude '-2.056833'^^xsd:double;
  dwc:latitude '36.55367'^^xsd:double;
  dwc:startLatitude '36.55367'^^xsd:double;
  dwc:endLatitude '36.55367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.056833 36.55367, -2.056833 36.55367, -2.056833 36.55367, -2.056833 36.55367, -2.056833 36.55367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3738'^^xsd:string;
  dwc:observationDate '1993-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15333 -1.79)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.79"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15333 -1.79)"^^geo:wktLiteral ;
  geo-pos:lat "37.15333"^^xsd:decimal ;
  geo-pos:long "-1.79"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3804'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_3804'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '17'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.79'^^xsd:double;
  dwc:startLongitude '-1.79'^^xsd:double;
  dwc:endLongitude '-1.79'^^xsd:double;
  dwc:latitude '37.15333'^^xsd:double;
  dwc:startLatitude '37.15333'^^xsd:double;
  dwc:endLatitude '37.15333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.79 37.15333, -1.79 37.15333, -1.79 37.15333, -1.79 37.15333, -1.79 37.15333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3804'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -3.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-3.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -3.061)"^^geo:wktLiteral ;
  geo-pos:lat "36.4365"^^xsd:decimal ;
  geo-pos:long "-3.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3998'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3998'^^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:timeOfDay '14.933611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.061'^^xsd:double;
  dwc:startLongitude '-3.061'^^xsd:double;
  dwc:endLongitude '-3.061'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.061 36.4365, -3.061 36.4365, -3.061 36.4365, -3.061 36.4365, -3.061 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3998'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -1.380167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-1.380167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -1.380167)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-1.380167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3759'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3759'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.6333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.380167'^^xsd:double;
  dwc:startLongitude '-1.380167'^^xsd:double;
  dwc:endLongitude '-1.380167'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:startLatitude '37.4'^^xsd:double;
  dwc:endLatitude '37.4'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.380167 37.4, -1.380167 37.4, -1.380167 37.4, -1.380167 37.4, -1.380167 37.4))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3759'^^xsd:string;
  dwc:observationDate '1993-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.665 -2.416167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.665"^^xsd:decimal ;
  dwc:decimalLongitude "-2.416167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.665 -2.416167)"^^geo:wktLiteral ;
  geo-pos:lat "36.665"^^xsd:decimal ;
  geo-pos:long "-2.416167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3990'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3990'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.879722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.416167'^^xsd:double;
  dwc:startLongitude '-2.416167'^^xsd:double;
  dwc:endLongitude '-2.416167'^^xsd:double;
  dwc:latitude '36.665'^^xsd:double;
  dwc:startLatitude '36.665'^^xsd:double;
  dwc:endLatitude '36.665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.416167 36.665, -2.416167 36.665, -2.416167 36.665, -2.416167 36.665, -2.416167 36.665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3990'^^xsd:string;
  dwc:observationDate '2005-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43417 -4.239833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.239833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43417 -4.239833)"^^geo:wktLiteral ;
  geo-pos:lat "36.43417"^^xsd:decimal ;
  geo-pos:long "-4.239833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3996'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3996'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.154722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.239833'^^xsd:double;
  dwc:startLongitude '-4.239833'^^xsd:double;
  dwc:endLongitude '-4.239833'^^xsd:double;
  dwc:latitude '36.43417'^^xsd:double;
  dwc:startLatitude '36.43417'^^xsd:double;
  dwc:endLatitude '36.43417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.239833 36.43417, -4.239833 36.43417, -4.239833 36.43417, -4.239833 36.43417, -4.239833 36.43417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3996'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3718 -3.971897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3718"^^xsd:decimal ;
  dwc:decimalLongitude "-3.971897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3718 -3.971897)"^^geo:wktLiteral ;
  geo-pos:lat "36.3718"^^xsd:decimal ;
  geo-pos:long "-3.971897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4015'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4015'^^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:timeOfDay '11.187222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.971897'^^xsd:double;
  dwc:startLongitude '-3.971897'^^xsd:double;
  dwc:endLongitude '-3.971897'^^xsd:double;
  dwc:latitude '36.3718'^^xsd:double;
  dwc:startLatitude '36.3718'^^xsd:double;
  dwc:endLatitude '36.3718'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.971897 36.3718, -3.971897 36.3718, -3.971897 36.3718, -3.971897 36.3718, -3.971897 36.3718))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4015'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03817 -1.672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03817"^^xsd:decimal ;
  dwc:decimalLongitude "-1.672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03817 -1.672)"^^geo:wktLiteral ;
  geo-pos:lat "37.03817"^^xsd:decimal ;
  geo-pos:long "-1.672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3893'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3893'^^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:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.672'^^xsd:double;
  dwc:startLongitude '-1.672'^^xsd:double;
  dwc:endLongitude '-1.672'^^xsd:double;
  dwc:latitude '37.03817'^^xsd:double;
  dwc:startLatitude '37.03817'^^xsd:double;
  dwc:endLatitude '37.03817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.672 37.03817, -1.672 37.03817, -1.672 37.03817, -1.672 37.03817, -1.672 37.03817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3893'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.397 -1.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.397"^^xsd:decimal ;
  dwc:decimalLongitude "-1.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.397 -1.239)"^^geo:wktLiteral ;
  geo-pos:lat "37.397"^^xsd:decimal ;
  geo-pos:long "-1.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3795'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3795'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.239'^^xsd:double;
  dwc:startLongitude '-1.239'^^xsd:double;
  dwc:endLongitude '-1.239'^^xsd:double;
  dwc:latitude '37.397'^^xsd:double;
  dwc:startLatitude '37.397'^^xsd:double;
  dwc:endLatitude '37.397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.239 37.397, -1.239 37.397, -1.239 37.397, -1.239 37.397, -1.239 37.397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3795'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44317 -2.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44317 -2.9885)"^^geo:wktLiteral ;
  geo-pos:lat "36.44317"^^xsd:decimal ;
  geo-pos:long "-2.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3922'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3922'^^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:timeOfDay '14.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9885'^^xsd:double;
  dwc:startLongitude '-2.9885'^^xsd:double;
  dwc:endLongitude '-2.9885'^^xsd:double;
  dwc:latitude '36.44317'^^xsd:double;
  dwc:startLatitude '36.44317'^^xsd:double;
  dwc:endLatitude '36.44317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9885 36.44317, -2.9885 36.44317, -2.9885 36.44317, -2.9885 36.44317, -2.9885 36.44317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3922'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67952 -3.2933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67952"^^xsd:decimal ;
  dwc:decimalLongitude "-3.2933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67952 -3.2933)"^^geo:wktLiteral ;
  geo-pos:lat "36.67952"^^xsd:decimal ;
  geo-pos:long "-3.2933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4018'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4018'^^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:timeOfDay '11.141944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.2933'^^xsd:double;
  dwc:startLongitude '-3.2933'^^xsd:double;
  dwc:endLongitude '-3.2933'^^xsd:double;
  dwc:latitude '36.67952'^^xsd:double;
  dwc:startLatitude '36.67952'^^xsd:double;
  dwc:endLatitude '36.67952'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.2933 36.67952, -3.2933 36.67952, -3.2933 36.67952, -3.2933 36.67952, -3.2933 36.67952))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4018'^^xsd:string;
  dwc:observationDate '2006-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54271 -3.339419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54271"^^xsd:decimal ;
  dwc:decimalLongitude "-3.339419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54271 -3.339419)"^^geo:wktLiteral ;
  geo-pos:lat "36.54271"^^xsd:decimal ;
  geo-pos:long "-3.339419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4003'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4003'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.970277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.339419'^^xsd:double;
  dwc:startLongitude '-3.339419'^^xsd:double;
  dwc:endLongitude '-3.339419'^^xsd:double;
  dwc:latitude '36.54271'^^xsd:double;
  dwc:startLatitude '36.54271'^^xsd:double;
  dwc:endLatitude '36.54271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.339419 36.54271, -3.339419 36.54271, -3.339419 36.54271, -3.339419 36.54271, -3.339419 36.54271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_4003'^^xsd:string;
  dwc:observationDate '2006-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40367 -2.475667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.475667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40367 -2.475667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40367"^^xsd:decimal ;
  geo-pos:long "-2.475667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3819'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_3819'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.475667'^^xsd:double;
  dwc:startLongitude '-2.475667'^^xsd:double;
  dwc:endLongitude '-2.475667'^^xsd:double;
  dwc:latitude '36.40367'^^xsd:double;
  dwc:startLatitude '36.40367'^^xsd:double;
  dwc:endLatitude '36.40367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.475667 36.40367, -2.475667 36.40367, -2.475667 36.40367, -2.475667 36.40367, -2.475667 36.40367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3819'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.596 -2.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.596"^^xsd:decimal ;
  dwc:decimalLongitude "-2.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.596 -2.009)"^^geo:wktLiteral ;
  geo-pos:lat "36.596"^^xsd:decimal ;
  geo-pos:long "-2.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3845'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3845'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.009'^^xsd:double;
  dwc:startLongitude '-2.009'^^xsd:double;
  dwc:endLongitude '-2.009'^^xsd:double;
  dwc:latitude '36.596'^^xsd:double;
  dwc:startLatitude '36.596'^^xsd:double;
  dwc:endLatitude '36.596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.009 36.596, -2.009 36.596, -2.009 36.596, -2.009 36.596, -2.009 36.596))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3845'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45117 -2.923667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.923667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45117 -2.923667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45117"^^xsd:decimal ;
  geo-pos:long "-2.923667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3881'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3881'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.923667'^^xsd:double;
  dwc:startLongitude '-2.923667'^^xsd:double;
  dwc:endLongitude '-2.923667'^^xsd:double;
  dwc:latitude '36.45117'^^xsd:double;
  dwc:startLatitude '36.45117'^^xsd:double;
  dwc:endLatitude '36.45117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.923667 36.45117, -2.923667 36.45117, -2.923667 36.45117, -2.923667 36.45117, -2.923667 36.45117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3881'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.337 -1.258667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.337"^^xsd:decimal ;
  dwc:decimalLongitude "-1.258667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.337 -1.258667)"^^geo:wktLiteral ;
  geo-pos:lat "37.337"^^xsd:decimal ;
  geo-pos:long "-1.258667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3815'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3815'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.258667'^^xsd:double;
  dwc:startLongitude '-1.258667'^^xsd:double;
  dwc:endLongitude '-1.258667'^^xsd:double;
  dwc:latitude '37.337'^^xsd:double;
  dwc:startLatitude '37.337'^^xsd:double;
  dwc:endLatitude '37.337'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.258667 37.337, -1.258667 37.337, -1.258667 37.337, -1.258667 37.337, -1.258667 37.337))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3815'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37717 -1.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37717 -1.3185)"^^geo:wktLiteral ;
  geo-pos:lat "37.37717"^^xsd:decimal ;
  geo-pos:long "-1.3185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3791'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_3791'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.3185'^^xsd:double;
  dwc:startLongitude '-1.3185'^^xsd:double;
  dwc:endLongitude '-1.3185'^^xsd:double;
  dwc:latitude '37.37717'^^xsd:double;
  dwc:startLatitude '37.37717'^^xsd:double;
  dwc:endLatitude '37.37717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.3185 37.37717, -1.3185 37.37717, -1.3185 37.37717, -1.3185 37.37717, -1.3185 37.37717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3791'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52333 -2.681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52333 -2.681)"^^geo:wktLiteral ;
  geo-pos:lat "36.52333"^^xsd:decimal ;
  geo-pos:long "-2.681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3858'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3858'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.681'^^xsd:double;
  dwc:startLongitude '-2.681'^^xsd:double;
  dwc:endLongitude '-2.681'^^xsd:double;
  dwc:latitude '36.52333'^^xsd:double;
  dwc:startLatitude '36.52333'^^xsd:double;
  dwc:endLatitude '36.52333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.681 36.52333, -2.681 36.52333, -2.681 36.52333, -2.681 36.52333, -2.681 36.52333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3858'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50917 -2.778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50917 -2.778333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50917"^^xsd:decimal ;
  geo-pos:long "-2.778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3810'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3810'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.778333'^^xsd:double;
  dwc:startLongitude '-2.778333'^^xsd:double;
  dwc:endLongitude '-2.778333'^^xsd:double;
  dwc:latitude '36.50917'^^xsd:double;
  dwc:startLatitude '36.50917'^^xsd:double;
  dwc:endLatitude '36.50917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.778333 36.50917, -2.778333 36.50917, -2.778333 36.50917, -2.778333 36.50917, -2.778333 36.50917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3810'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63166 -2.296333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63166"^^xsd:decimal ;
  dwc:decimalLongitude "-2.296333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63166 -2.296333)"^^geo:wktLiteral ;
  geo-pos:lat "36.63166"^^xsd:decimal ;
  geo-pos:long "-2.296333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3956'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3956'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.296333'^^xsd:double;
  dwc:startLongitude '-2.296333'^^xsd:double;
  dwc:endLongitude '-2.296333'^^xsd:double;
  dwc:latitude '36.63166'^^xsd:double;
  dwc:startLatitude '36.63166'^^xsd:double;
  dwc:endLatitude '36.63166'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.296333 36.63166, -2.296333 36.63166, -2.296333 36.63166, -2.296333 36.63166, -2.296333 36.63166))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3956'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26933 -1.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26933 -1.465)"^^geo:wktLiteral ;
  geo-pos:lat "37.26933"^^xsd:decimal ;
  geo-pos:long "-1.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3758'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3758'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.465'^^xsd:double;
  dwc:startLongitude '-1.465'^^xsd:double;
  dwc:endLongitude '-1.465'^^xsd:double;
  dwc:latitude '37.26933'^^xsd:double;
  dwc:startLatitude '37.26933'^^xsd:double;
  dwc:endLatitude '37.26933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.465 37.26933, -1.465 37.26933, -1.465 37.26933, -1.465 37.26933, -1.465 37.26933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3758'^^xsd:string;
  dwc:observationDate '1993-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62367 -2.925167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.925167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62367 -2.925167)"^^geo:wktLiteral ;
  geo-pos:lat "36.62367"^^xsd:decimal ;
  geo-pos:long "-2.925167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3886'^^xsd:string;
  dwc:scientificName 'Caretta caretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_3886'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.925167'^^xsd:double;
  dwc:startLongitude '-2.925167'^^xsd:double;
  dwc:endLongitude '-2.925167'^^xsd:double;
  dwc:latitude '36.62367'^^xsd:double;
  dwc:startLatitude '36.62367'^^xsd:double;
  dwc:endLatitude '36.62367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.925167 36.62367, -2.925167 36.62367, -2.925167 36.62367, -2.925167 36.62367, -2.925167 36.62367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Caretta caretta" by the provider'^^xsd:string;
  dwc:aphiaid '137205'^^xsd:integer;
  dwc:occurrenceId '429_3886'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87157 -1.743185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87157"^^xsd:decimal ;
  dwc:decimalLongitude "-1.743185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87157 -1.743185)"^^geo:wktLiteral ;
  geo-pos:lat "36.87157"^^xsd:decimal ;
  geo-pos:long "-1.743185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3490'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3490'^^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:timeOfDay '10.623611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.743185'^^xsd:double;
  dwc:startLongitude '-1.743185'^^xsd:double;
  dwc:endLongitude '-1.743185'^^xsd:double;
  dwc:latitude '36.87157'^^xsd:double;
  dwc:startLatitude '36.87157'^^xsd:double;
  dwc:endLatitude '36.87157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.743185 36.87157, -1.743185 36.87157, -1.743185 36.87157, -1.743185 36.87157, -1.743185 36.87157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3490'^^xsd:string;
  dwc:observationDate '2006-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32233 -1.512667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.512667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32233 -1.512667)"^^geo:wktLiteral ;
  geo-pos:lat "37.32233"^^xsd:decimal ;
  geo-pos:long "-1.512667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_962'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_962'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.512667'^^xsd:double;
  dwc:startLongitude '-1.512667'^^xsd:double;
  dwc:endLongitude '-1.512667'^^xsd:double;
  dwc:latitude '37.32233'^^xsd:double;
  dwc:startLatitude '37.32233'^^xsd:double;
  dwc:endLatitude '37.32233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.512667 37.32233, -1.512667 37.32233, -1.512667 37.32233, -1.512667 37.32233, -1.512667 37.32233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_962'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38935 -2.909808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38935"^^xsd:decimal ;
  dwc:decimalLongitude "-2.909808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38935 -2.909808)"^^geo:wktLiteral ;
  geo-pos:lat "36.38935"^^xsd:decimal ;
  geo-pos:long "-2.909808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4313'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4313'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.909808'^^xsd:double;
  dwc:startLongitude '-2.909808'^^xsd:double;
  dwc:endLongitude '-2.909808'^^xsd:double;
  dwc:latitude '36.38935'^^xsd:double;
  dwc:startLatitude '36.38935'^^xsd:double;
  dwc:endLatitude '36.38935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.909808 36.38935, -2.909808 36.38935, -2.909808 36.38935, -2.909808 36.38935, -2.909808 36.38935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4313'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44877 -2.83346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44877"^^xsd:decimal ;
  dwc:decimalLongitude "-2.83346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44877 -2.83346)"^^geo:wktLiteral ;
  geo-pos:lat "36.44877"^^xsd:decimal ;
  geo-pos:long "-2.83346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4233'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4233'^^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:timeOfDay '8.39'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.83346'^^xsd:double;
  dwc:startLongitude '-2.83346'^^xsd:double;
  dwc:endLongitude '-2.83346'^^xsd:double;
  dwc:latitude '36.44877'^^xsd:double;
  dwc:startLatitude '36.44877'^^xsd:double;
  dwc:endLatitude '36.44877'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.83346 36.44877, -2.83346 36.44877, -2.83346 36.44877, -2.83346 36.44877, -2.83346 36.44877))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4233'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61683 -2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61683 -2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "36.61683"^^xsd:decimal ;
  geo-pos:long "-2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2869'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2869'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4730555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8075'^^xsd:double;
  dwc:startLongitude '-2.8075'^^xsd:double;
  dwc:endLongitude '-2.8075'^^xsd:double;
  dwc:latitude '36.61683'^^xsd:double;
  dwc:startLatitude '36.61683'^^xsd:double;
  dwc:endLatitude '36.61683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8075 36.61683, -2.8075 36.61683, -2.8075 36.61683, -2.8075 36.61683, -2.8075 36.61683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2869'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -3.152167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.152167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -3.152167)"^^geo:wktLiteral ;
  geo-pos:lat "36.35033"^^xsd:decimal ;
  geo-pos:long "-3.152167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1544'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1544'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.152167'^^xsd:double;
  dwc:startLongitude '-3.152167'^^xsd:double;
  dwc:endLongitude '-3.152167'^^xsd:double;
  dwc:latitude '36.35033'^^xsd:double;
  dwc:startLatitude '36.35033'^^xsd:double;
  dwc:endLatitude '36.35033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.152167 36.35033, -3.152167 36.35033, -3.152167 36.35033, -3.152167 36.35033, -3.152167 36.35033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1544'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44433 -2.691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44433 -2.691)"^^geo:wktLiteral ;
  geo-pos:lat "36.44433"^^xsd:decimal ;
  geo-pos:long "-2.691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1523'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1523'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.691'^^xsd:double;
  dwc:startLongitude '-2.691'^^xsd:double;
  dwc:endLongitude '-2.691'^^xsd:double;
  dwc:latitude '36.44433'^^xsd:double;
  dwc:startLatitude '36.44433'^^xsd:double;
  dwc:endLatitude '36.44433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.691 36.44433, -2.691 36.44433, -2.691 36.44433, -2.691 36.44433, -2.691 36.44433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1523'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42917 -2.876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42917 -2.876)"^^geo:wktLiteral ;
  geo-pos:lat "36.42917"^^xsd:decimal ;
  geo-pos:long "-2.876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1594'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1594'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.876'^^xsd:double;
  dwc:startLongitude '-2.876'^^xsd:double;
  dwc:endLongitude '-2.876'^^xsd:double;
  dwc:latitude '36.42917'^^xsd:double;
  dwc:startLatitude '36.42917'^^xsd:double;
  dwc:endLatitude '36.42917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.876 36.42917, -2.876 36.42917, -2.876 36.42917, -2.876 36.42917, -2.876 36.42917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1594'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36683 -2.993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36683 -2.993)"^^geo:wktLiteral ;
  geo-pos:lat "36.36683"^^xsd:decimal ;
  geo-pos:long "-2.993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3403'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3403'^^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:timeOfDay '13.216944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.993'^^xsd:double;
  dwc:startLongitude '-2.993'^^xsd:double;
  dwc:endLongitude '-2.993'^^xsd:double;
  dwc:latitude '36.36683'^^xsd:double;
  dwc:startLatitude '36.36683'^^xsd:double;
  dwc:endLatitude '36.36683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.993 36.36683, -2.993 36.36683, -2.993 36.36683, -2.993 36.36683, -2.993 36.36683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3403'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65083 -3.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65083 -3.202)"^^geo:wktLiteral ;
  geo-pos:lat "36.65083"^^xsd:decimal ;
  geo-pos:long "-3.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2056'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2056'^^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:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.202'^^xsd:double;
  dwc:startLongitude '-3.202'^^xsd:double;
  dwc:endLongitude '-3.202'^^xsd:double;
  dwc:latitude '36.65083'^^xsd:double;
  dwc:startLatitude '36.65083'^^xsd:double;
  dwc:endLatitude '36.65083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.202 36.65083, -3.202 36.65083, -3.202 36.65083, -3.202 36.65083, -3.202 36.65083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2056'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2665 -2.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2665"^^xsd:decimal ;
  dwc:decimalLongitude "-2.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2665 -2.822)"^^geo:wktLiteral ;
  geo-pos:lat "36.2665"^^xsd:decimal ;
  geo-pos:long "-2.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1467'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1467'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.822'^^xsd:double;
  dwc:startLongitude '-2.822'^^xsd:double;
  dwc:endLongitude '-2.822'^^xsd:double;
  dwc:latitude '36.2665'^^xsd:double;
  dwc:startLatitude '36.2665'^^xsd:double;
  dwc:endLatitude '36.2665'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.822 36.2665, -2.822 36.2665, -2.822 36.2665, -2.822 36.2665, -2.822 36.2665))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1467'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72767 -1.990833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.990833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72767 -1.990833)"^^geo:wktLiteral ;
  geo-pos:lat "36.72767"^^xsd:decimal ;
  geo-pos:long "-1.990833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1110'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1110'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '19.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.990833'^^xsd:double;
  dwc:startLongitude '-1.990833'^^xsd:double;
  dwc:endLongitude '-1.990833'^^xsd:double;
  dwc:latitude '36.72767'^^xsd:double;
  dwc:startLatitude '36.72767'^^xsd:double;
  dwc:endLatitude '36.72767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.990833 36.72767, -1.990833 36.72767, -1.990833 36.72767, -1.990833 36.72767, -1.990833 36.72767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1110'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -2.727667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.727667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60667 -2.727667)"^^geo:wktLiteral ;
  geo-pos:lat "36.60667"^^xsd:decimal ;
  geo-pos:long "-2.727667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1372'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1372'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.727667'^^xsd:double;
  dwc:startLongitude '-2.727667'^^xsd:double;
  dwc:endLongitude '-2.727667'^^xsd:double;
  dwc:latitude '36.60667'^^xsd:double;
  dwc:startLatitude '36.60667'^^xsd:double;
  dwc:endLatitude '36.60667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.727667 36.60667, -2.727667 36.60667, -2.727667 36.60667, -2.727667 36.60667, -2.727667 36.60667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1372'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42827 -2.748045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42827"^^xsd:decimal ;
  dwc:decimalLongitude "-2.748045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42827 -2.748045)"^^geo:wktLiteral ;
  geo-pos:lat "36.42827"^^xsd:decimal ;
  geo-pos:long "-2.748045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4335'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4335'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.1475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.748045'^^xsd:double;
  dwc:startLongitude '-2.748045'^^xsd:double;
  dwc:endLongitude '-2.748045'^^xsd:double;
  dwc:latitude '36.42827'^^xsd:double;
  dwc:startLatitude '36.42827'^^xsd:double;
  dwc:endLatitude '36.42827'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.748045 36.42827, -2.748045 36.42827, -2.748045 36.42827, -2.748045 36.42827, -2.748045 36.42827))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4335'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47204 -2.936633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47204"^^xsd:decimal ;
  dwc:decimalLongitude "-2.936633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47204 -2.936633)"^^geo:wktLiteral ;
  geo-pos:lat "36.47204"^^xsd:decimal ;
  geo-pos:long "-2.936633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4401'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4401'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '10.436388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.936633'^^xsd:double;
  dwc:startLongitude '-2.936633'^^xsd:double;
  dwc:endLongitude '-2.936633'^^xsd:double;
  dwc:latitude '36.47204'^^xsd:double;
  dwc:startLatitude '36.47204'^^xsd:double;
  dwc:endLatitude '36.47204'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.936633 36.47204, -2.936633 36.47204, -2.936633 36.47204, -2.936633 36.47204, -2.936633 36.47204))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4401'^^xsd:string;
  dwc:observationDate '2008-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.419 -2.791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.419"^^xsd:decimal ;
  dwc:decimalLongitude "-2.791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.419 -2.791)"^^geo:wktLiteral ;
  geo-pos:lat "36.419"^^xsd:decimal ;
  geo-pos:long "-2.791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1089'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1089'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.791'^^xsd:double;
  dwc:startLongitude '-2.791'^^xsd:double;
  dwc:endLongitude '-2.791'^^xsd:double;
  dwc:latitude '36.419'^^xsd:double;
  dwc:startLatitude '36.419'^^xsd:double;
  dwc:endLatitude '36.419'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.791 36.419, -2.791 36.419, -2.791 36.419, -2.791 36.419, -2.791 36.419))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1089'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30467 -5.138667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30467"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30467 -5.138667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30467"^^xsd:decimal ;
  geo-pos:long "-5.138667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3146'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3146'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.46'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.138667'^^xsd:double;
  dwc:startLongitude '-5.138667'^^xsd:double;
  dwc:endLongitude '-5.138667'^^xsd:double;
  dwc:latitude '36.30467'^^xsd:double;
  dwc:startLatitude '36.30467'^^xsd:double;
  dwc:endLatitude '36.30467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.138667 36.30467, -5.138667 36.30467, -5.138667 36.30467, -5.138667 36.30467, -5.138667 36.30467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3146'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45861 -2.976865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45861"^^xsd:decimal ;
  dwc:decimalLongitude "-2.976865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45861 -2.976865)"^^geo:wktLiteral ;
  geo-pos:lat "36.45861"^^xsd:decimal ;
  geo-pos:long "-2.976865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4868'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4868'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.5555555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.976865'^^xsd:double;
  dwc:startLongitude '-2.976865'^^xsd:double;
  dwc:endLongitude '-2.976865'^^xsd:double;
  dwc:latitude '36.45861'^^xsd:double;
  dwc:startLatitude '36.45861'^^xsd:double;
  dwc:endLatitude '36.45861'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.976865 36.45861, -2.976865 36.45861, -2.976865 36.45861, -2.976865 36.45861, -2.976865 36.45861))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4868'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0995 -5.347334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0995"^^xsd:decimal ;
  dwc:decimalLongitude "-5.347334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0995 -5.347334)"^^geo:wktLiteral ;
  geo-pos:lat "36.0995"^^xsd:decimal ;
  geo-pos:long "-5.347334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2529'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2529'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.347334'^^xsd:double;
  dwc:startLongitude '-5.347334'^^xsd:double;
  dwc:endLongitude '-5.347334'^^xsd:double;
  dwc:latitude '36.0995'^^xsd:double;
  dwc:startLatitude '36.0995'^^xsd:double;
  dwc:endLatitude '36.0995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.347334 36.0995, -5.347334 36.0995, -5.347334 36.0995, -5.347334 36.0995, -5.347334 36.0995))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2529'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50467 -1.177833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.177833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50467 -1.177833)"^^geo:wktLiteral ;
  geo-pos:lat "37.50467"^^xsd:decimal ;
  geo-pos:long "-1.177833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_302'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_302'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.177833'^^xsd:double;
  dwc:startLongitude '-1.177833'^^xsd:double;
  dwc:endLongitude '-1.177833'^^xsd:double;
  dwc:latitude '37.50467'^^xsd:double;
  dwc:startLatitude '37.50467'^^xsd:double;
  dwc:endLatitude '37.50467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.177833 37.50467, -1.177833 37.50467, -1.177833 37.50467, -1.177833 37.50467, -1.177833 37.50467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_302'^^xsd:string;
  dwc:observationDate '1994-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4295 -2.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4295"^^xsd:decimal ;
  dwc:decimalLongitude "-2.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4295 -2.668333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4295"^^xsd:decimal ;
  geo-pos:long "-2.668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_722'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_722'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '13.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.668333'^^xsd:double;
  dwc:startLongitude '-2.668333'^^xsd:double;
  dwc:endLongitude '-2.668333'^^xsd:double;
  dwc:latitude '36.4295'^^xsd:double;
  dwc:startLatitude '36.4295'^^xsd:double;
  dwc:endLatitude '36.4295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.668333 36.4295, -2.668333 36.4295, -2.668333 36.4295, -2.668333 36.4295, -2.668333 36.4295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_722'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53517 -2.889333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53517 -2.889333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53517"^^xsd:decimal ;
  geo-pos:long "-2.889333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2885'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2885'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.360833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889333'^^xsd:double;
  dwc:startLongitude '-2.889333'^^xsd:double;
  dwc:endLongitude '-2.889333'^^xsd:double;
  dwc:latitude '36.53517'^^xsd:double;
  dwc:startLatitude '36.53517'^^xsd:double;
  dwc:endLatitude '36.53517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889333 36.53517, -2.889333 36.53517, -2.889333 36.53517, -2.889333 36.53517, -2.889333 36.53517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2885'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56753 -3.131579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56753"^^xsd:decimal ;
  dwc:decimalLongitude "-3.131579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56753 -3.131579)"^^geo:wktLiteral ;
  geo-pos:lat "36.56753"^^xsd:decimal ;
  geo-pos:long "-3.131579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4132'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4132'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.6225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.131579'^^xsd:double;
  dwc:startLongitude '-3.131579'^^xsd:double;
  dwc:endLongitude '-3.131579'^^xsd:double;
  dwc:latitude '36.56753'^^xsd:double;
  dwc:startLatitude '36.56753'^^xsd:double;
  dwc:endLatitude '36.56753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.131579 36.56753, -3.131579 36.56753, -3.131579 36.56753, -3.131579 36.56753, -3.131579 36.56753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4132'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.404 -3.068833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.404"^^xsd:decimal ;
  dwc:decimalLongitude "-3.068833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.404 -3.068833)"^^geo:wktLiteral ;
  geo-pos:lat "36.404"^^xsd:decimal ;
  geo-pos:long "-3.068833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2080'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2080'^^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:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.068833'^^xsd:double;
  dwc:startLongitude '-3.068833'^^xsd:double;
  dwc:endLongitude '-3.068833'^^xsd:double;
  dwc:latitude '36.404'^^xsd:double;
  dwc:startLatitude '36.404'^^xsd:double;
  dwc:endLatitude '36.404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.068833 36.404, -3.068833 36.404, -3.068833 36.404, -3.068833 36.404, -3.068833 36.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2080'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66667 -2.836833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.836833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66667 -2.836833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66667"^^xsd:decimal ;
  geo-pos:long "-2.836833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1952'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1952'^^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:timeOfDay '12.536388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.836833'^^xsd:double;
  dwc:startLongitude '-2.836833'^^xsd:double;
  dwc:endLongitude '-2.836833'^^xsd:double;
  dwc:latitude '36.66667'^^xsd:double;
  dwc:startLatitude '36.66667'^^xsd:double;
  dwc:endLatitude '36.66667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.836833 36.66667, -2.836833 36.66667, -2.836833 36.66667, -2.836833 36.66667, -2.836833 36.66667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1952'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.574 -2.9125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.574"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.574 -2.9125)"^^geo:wktLiteral ;
  geo-pos:lat "36.574"^^xsd:decimal ;
  geo-pos:long "-2.9125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1780'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1780'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '17.281666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9125'^^xsd:double;
  dwc:startLongitude '-2.9125'^^xsd:double;
  dwc:endLongitude '-2.9125'^^xsd:double;
  dwc:latitude '36.574'^^xsd:double;
  dwc:startLatitude '36.574'^^xsd:double;
  dwc:endLatitude '36.574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9125 36.574, -2.9125 36.574, -2.9125 36.574, -2.9125 36.574, -2.9125 36.574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1780'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.381 -2.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.381"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.381 -2.85)"^^geo:wktLiteral ;
  geo-pos:lat "36.381"^^xsd:decimal ;
  geo-pos:long "-2.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1399'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1399'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.85'^^xsd:double;
  dwc:startLongitude '-2.85'^^xsd:double;
  dwc:endLongitude '-2.85'^^xsd:double;
  dwc:latitude '36.381'^^xsd:double;
  dwc:startLatitude '36.381'^^xsd:double;
  dwc:endLatitude '36.381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.85 36.381, -2.85 36.381, -2.85 36.381, -2.85 36.381, -2.85 36.381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1399'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36867 -3.035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36867"^^xsd:decimal ;
  dwc:decimalLongitude "-3.035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36867 -3.035)"^^geo:wktLiteral ;
  geo-pos:lat "36.36867"^^xsd:decimal ;
  geo-pos:long "-3.035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1628'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1628'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.035'^^xsd:double;
  dwc:startLongitude '-3.035'^^xsd:double;
  dwc:endLongitude '-3.035'^^xsd:double;
  dwc:latitude '36.36867'^^xsd:double;
  dwc:startLatitude '36.36867'^^xsd:double;
  dwc:endLatitude '36.36867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.035 36.36867, -3.035 36.36867, -3.035 36.36867, -3.035 36.36867, -3.035 36.36867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1628'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45502 -2.808378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45502"^^xsd:decimal ;
  dwc:decimalLongitude "-2.808378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45502 -2.808378)"^^geo:wktLiteral ;
  geo-pos:lat "36.45502"^^xsd:decimal ;
  geo-pos:long "-2.808378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3653'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3653'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.0391666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.808378'^^xsd:double;
  dwc:startLongitude '-2.808378'^^xsd:double;
  dwc:endLongitude '-2.808378'^^xsd:double;
  dwc:latitude '36.45502'^^xsd:double;
  dwc:startLatitude '36.45502'^^xsd:double;
  dwc:endLatitude '36.45502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.808378 36.45502, -2.808378 36.45502, -2.808378 36.45502, -2.808378 36.45502, -2.808378 36.45502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3653'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45333 -2.840167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45333 -2.840167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45333"^^xsd:decimal ;
  geo-pos:long "-2.840167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_686'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_686'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840167'^^xsd:double;
  dwc:startLongitude '-2.840167'^^xsd:double;
  dwc:endLongitude '-2.840167'^^xsd:double;
  dwc:latitude '36.45333'^^xsd:double;
  dwc:startLatitude '36.45333'^^xsd:double;
  dwc:endLatitude '36.45333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840167 36.45333, -2.840167 36.45333, -2.840167 36.45333, -2.840167 36.45333, -2.840167 36.45333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_686'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99683 -1.792333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.792333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99683 -1.792333)"^^geo:wktLiteral ;
  geo-pos:lat "36.99683"^^xsd:decimal ;
  geo-pos:long "-1.792333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_234'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_234'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '20'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.792333'^^xsd:double;
  dwc:startLongitude '-1.792333'^^xsd:double;
  dwc:endLongitude '-1.792333'^^xsd:double;
  dwc:latitude '36.99683'^^xsd:double;
  dwc:startLatitude '36.99683'^^xsd:double;
  dwc:endLatitude '36.99683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.792333 36.99683, -1.792333 36.99683, -1.792333 36.99683, -1.792333 36.99683, -1.792333 36.99683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_234'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.884667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.884667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65667 -2.884667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65667"^^xsd:decimal ;
  geo-pos:long "-2.884667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2329'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2329'^^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:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.884667'^^xsd:double;
  dwc:startLongitude '-2.884667'^^xsd:double;
  dwc:endLongitude '-2.884667'^^xsd:double;
  dwc:latitude '36.65667'^^xsd:double;
  dwc:startLatitude '36.65667'^^xsd:double;
  dwc:endLatitude '36.65667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.884667 36.65667, -2.884667 36.65667, -2.884667 36.65667, -2.884667 36.65667, -2.884667 36.65667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2329'^^xsd:string;
  dwc:observationDate '2002-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.472 -2.719833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.472"^^xsd:decimal ;
  dwc:decimalLongitude "-2.719833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.472 -2.719833)"^^geo:wktLiteral ;
  geo-pos:lat "36.472"^^xsd:decimal ;
  geo-pos:long "-2.719833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1980'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1980'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '16.854722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.719833'^^xsd:double;
  dwc:startLongitude '-2.719833'^^xsd:double;
  dwc:endLongitude '-2.719833'^^xsd:double;
  dwc:latitude '36.472'^^xsd:double;
  dwc:startLatitude '36.472'^^xsd:double;
  dwc:endLatitude '36.472'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.719833 36.472, -2.719833 36.472, -2.719833 36.472, -2.719833 36.472, -2.719833 36.472))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1980'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.810167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.810167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46267 -2.810167)"^^geo:wktLiteral ;
  geo-pos:lat "36.46267"^^xsd:decimal ;
  geo-pos:long "-2.810167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2023'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2023'^^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:timeOfDay '15.570555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.810167'^^xsd:double;
  dwc:startLongitude '-2.810167'^^xsd:double;
  dwc:endLongitude '-2.810167'^^xsd:double;
  dwc:latitude '36.46267'^^xsd:double;
  dwc:startLatitude '36.46267'^^xsd:double;
  dwc:endLatitude '36.46267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.810167 36.46267, -2.810167 36.46267, -2.810167 36.46267, -2.810167 36.46267, -2.810167 36.46267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2023'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.512 -2.840667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.512"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.512 -2.840667)"^^geo:wktLiteral ;
  geo-pos:lat "36.512"^^xsd:decimal ;
  geo-pos:long "-2.840667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2728'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2728'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.6902777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840667'^^xsd:double;
  dwc:startLongitude '-2.840667'^^xsd:double;
  dwc:endLongitude '-2.840667'^^xsd:double;
  dwc:latitude '36.512'^^xsd:double;
  dwc:startLatitude '36.512'^^xsd:double;
  dwc:endLatitude '36.512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840667 36.512, -2.840667 36.512, -2.840667 36.512, -2.840667 36.512, -2.840667 36.512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2728'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6685 -2.804333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6685"^^xsd:decimal ;
  dwc:decimalLongitude "-2.804333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6685 -2.804333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6685"^^xsd:decimal ;
  geo-pos:long "-2.804333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1667'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1667'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.6369444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.804333'^^xsd:double;
  dwc:startLongitude '-2.804333'^^xsd:double;
  dwc:endLongitude '-2.804333'^^xsd:double;
  dwc:latitude '36.6685'^^xsd:double;
  dwc:startLatitude '36.6685'^^xsd:double;
  dwc:endLatitude '36.6685'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.804333 36.6685, -2.804333 36.6685, -2.804333 36.6685, -2.804333 36.6685, -2.804333 36.6685))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1667'^^xsd:string;
  dwc:observationDate '2000-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43533 -2.825333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43533 -2.825333)"^^geo:wktLiteral ;
  geo-pos:lat "36.43533"^^xsd:decimal ;
  geo-pos:long "-2.825333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1634'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_1634'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825333'^^xsd:double;
  dwc:startLongitude '-2.825333'^^xsd:double;
  dwc:endLongitude '-2.825333'^^xsd:double;
  dwc:latitude '36.43533'^^xsd:double;
  dwc:startLatitude '36.43533'^^xsd:double;
  dwc:endLatitude '36.43533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825333 36.43533, -2.825333 36.43533, -2.825333 36.43533, -2.825333 36.43533, -2.825333 36.43533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1634'^^xsd:string;
  dwc:observationDate '1999-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.274 -4.533166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.274"^^xsd:decimal ;
  dwc:decimalLongitude "-4.533166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.274 -4.533166)"^^geo:wktLiteral ;
  geo-pos:lat "36.274"^^xsd:decimal ;
  geo-pos:long "-4.533166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2506'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2506'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.533166'^^xsd:double;
  dwc:startLongitude '-4.533166'^^xsd:double;
  dwc:endLongitude '-4.533166'^^xsd:double;
  dwc:latitude '36.274'^^xsd:double;
  dwc:startLatitude '36.274'^^xsd:double;
  dwc:endLatitude '36.274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.533166 36.274, -4.533166 36.274, -4.533166 36.274, -4.533166 36.274, -4.533166 36.274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2506'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.358 -4.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.358"^^xsd:decimal ;
  dwc:decimalLongitude "-4.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.358 -4.865)"^^geo:wktLiteral ;
  geo-pos:lat "36.358"^^xsd:decimal ;
  geo-pos:long "-4.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3199'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3199'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.986666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.865'^^xsd:double;
  dwc:startLongitude '-4.865'^^xsd:double;
  dwc:endLongitude '-4.865'^^xsd:double;
  dwc:latitude '36.358'^^xsd:double;
  dwc:startLatitude '36.358'^^xsd:double;
  dwc:endLatitude '36.358'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.865 36.358, -4.865 36.358, -4.865 36.358, -4.865 36.358, -4.865 36.358))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3199'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185 -1.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.185"^^xsd:decimal ;
  dwc:decimalLongitude "-1.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.185 -1.656667)"^^geo:wktLiteral ;
  geo-pos:lat "37.185"^^xsd:decimal ;
  geo-pos:long "-1.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_174'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_174'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.656667'^^xsd:double;
  dwc:startLongitude '-1.656667'^^xsd:double;
  dwc:endLongitude '-1.656667'^^xsd:double;
  dwc:latitude '37.185'^^xsd:double;
  dwc:startLatitude '37.185'^^xsd:double;
  dwc:endLatitude '37.185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.656667 37.185, -1.656667 37.185, -1.656667 37.185, -1.656667 37.185, -1.656667 37.185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_174'^^xsd:string;
  dwc:observationDate '1993-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43679 -2.969013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43679"^^xsd:decimal ;
  dwc:decimalLongitude "-2.969013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43679 -2.969013)"^^geo:wktLiteral ;
  geo-pos:lat "36.43679"^^xsd:decimal ;
  geo-pos:long "-2.969013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4356'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4356'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.441111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.969013'^^xsd:double;
  dwc:startLongitude '-2.969013'^^xsd:double;
  dwc:endLongitude '-2.969013'^^xsd:double;
  dwc:latitude '36.43679'^^xsd:double;
  dwc:startLatitude '36.43679'^^xsd:double;
  dwc:endLatitude '36.43679'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.969013 36.43679, -2.969013 36.43679, -2.969013 36.43679, -2.969013 36.43679, -2.969013 36.43679))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4356'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47353 -2.970915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47353"^^xsd:decimal ;
  dwc:decimalLongitude "-2.970915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47353 -2.970915)"^^geo:wktLiteral ;
  geo-pos:lat "36.47353"^^xsd:decimal ;
  geo-pos:long "-2.970915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4546'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4546'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.2038888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.970915'^^xsd:double;
  dwc:startLongitude '-2.970915'^^xsd:double;
  dwc:endLongitude '-2.970915'^^xsd:double;
  dwc:latitude '36.47353'^^xsd:double;
  dwc:startLatitude '36.47353'^^xsd:double;
  dwc:endLatitude '36.47353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.970915 36.47353, -2.970915 36.47353, -2.970915 36.47353, -2.970915 36.47353, -2.970915 36.47353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4546'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45538 -2.946528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45538"^^xsd:decimal ;
  dwc:decimalLongitude "-2.946528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45538 -2.946528)"^^geo:wktLiteral ;
  geo-pos:lat "36.45538"^^xsd:decimal ;
  geo-pos:long "-2.946528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4865'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4865'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.6061111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.946528'^^xsd:double;
  dwc:startLongitude '-2.946528'^^xsd:double;
  dwc:endLongitude '-2.946528'^^xsd:double;
  dwc:latitude '36.45538'^^xsd:double;
  dwc:startLatitude '36.45538'^^xsd:double;
  dwc:endLatitude '36.45538'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.946528 36.45538, -2.946528 36.45538, -2.946528 36.45538, -2.946528 36.45538, -2.946528 36.45538))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4865'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53291 -3.093899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53291"^^xsd:decimal ;
  dwc:decimalLongitude "-3.093899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53291 -3.093899)"^^geo:wktLiteral ;
  geo-pos:lat "36.53291"^^xsd:decimal ;
  geo-pos:long "-3.093899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4521'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4521'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '10.304166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.093899'^^xsd:double;
  dwc:startLongitude '-3.093899'^^xsd:double;
  dwc:endLongitude '-3.093899'^^xsd:double;
  dwc:latitude '36.53291'^^xsd:double;
  dwc:startLatitude '36.53291'^^xsd:double;
  dwc:endLatitude '36.53291'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.093899 36.53291, -3.093899 36.53291, -3.093899 36.53291, -3.093899 36.53291, -3.093899 36.53291))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4521'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.464)"^^geo:wktLiteral ;
  geo-pos:lat "36.4605"^^xsd:decimal ;
  geo-pos:long "-2.464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_908'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_908'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.464'^^xsd:double;
  dwc:startLongitude '-2.464'^^xsd:double;
  dwc:endLongitude '-2.464'^^xsd:double;
  dwc:latitude '36.4605'^^xsd:double;
  dwc:startLatitude '36.4605'^^xsd:double;
  dwc:endLatitude '36.4605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.464 36.4605, -2.464 36.4605, -2.464 36.4605, -2.464 36.4605, -2.464 36.4605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_908'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45883 -2.8175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45883 -2.8175)"^^geo:wktLiteral ;
  geo-pos:lat "36.45883"^^xsd:decimal ;
  geo-pos:long "-2.8175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2024'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2024'^^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:timeOfDay '15.370833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8175'^^xsd:double;
  dwc:startLongitude '-2.8175'^^xsd:double;
  dwc:endLongitude '-2.8175'^^xsd:double;
  dwc:latitude '36.45883'^^xsd:double;
  dwc:startLatitude '36.45883'^^xsd:double;
  dwc:endLatitude '36.45883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8175 36.45883, -2.8175 36.45883, -2.8175 36.45883, -2.8175 36.45883, -2.8175 36.45883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2024'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3625 -2.718833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.718833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3625 -2.718833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3625"^^xsd:decimal ;
  geo-pos:long "-2.718833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1082'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1082'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.718833'^^xsd:double;
  dwc:startLongitude '-2.718833'^^xsd:double;
  dwc:endLongitude '-2.718833'^^xsd:double;
  dwc:latitude '36.3625'^^xsd:double;
  dwc:startLatitude '36.3625'^^xsd:double;
  dwc:endLatitude '36.3625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.718833 36.3625, -2.718833 36.3625, -2.718833 36.3625, -2.718833 36.3625, -2.718833 36.3625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1082'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78133 -2.539833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.539833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78133 -2.539833)"^^geo:wktLiteral ;
  geo-pos:lat "36.78133"^^xsd:decimal ;
  geo-pos:long "-2.539833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3388'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3388'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '6.0808333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.539833'^^xsd:double;
  dwc:startLongitude '-2.539833'^^xsd:double;
  dwc:endLongitude '-2.539833'^^xsd:double;
  dwc:latitude '36.78133'^^xsd:double;
  dwc:startLatitude '36.78133'^^xsd:double;
  dwc:endLatitude '36.78133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.539833 36.78133, -2.539833 36.78133, -2.539833 36.78133, -2.539833 36.78133, -2.539833 36.78133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3388'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30533 -2.960167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.960167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30533 -2.960167)"^^geo:wktLiteral ;
  geo-pos:lat "36.30533"^^xsd:decimal ;
  geo-pos:long "-2.960167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1613'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1613'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.960167'^^xsd:double;
  dwc:startLongitude '-2.960167'^^xsd:double;
  dwc:endLongitude '-2.960167'^^xsd:double;
  dwc:latitude '36.30533'^^xsd:double;
  dwc:startLatitude '36.30533'^^xsd:double;
  dwc:endLatitude '36.30533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.960167 36.30533, -2.960167 36.30533, -2.960167 36.30533, -2.960167 36.30533, -2.960167 36.30533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1613'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36467 -4.467833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36467"^^xsd:decimal ;
  dwc:decimalLongitude "-4.467833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36467 -4.467833)"^^geo:wktLiteral ;
  geo-pos:lat "36.36467"^^xsd:decimal ;
  geo-pos:long "-4.467833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2180'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2180'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.467833'^^xsd:double;
  dwc:startLongitude '-4.467833'^^xsd:double;
  dwc:endLongitude '-4.467833'^^xsd:double;
  dwc:latitude '36.36467'^^xsd:double;
  dwc:startLatitude '36.36467'^^xsd:double;
  dwc:endLatitude '36.36467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.467833 36.36467, -4.467833 36.36467, -4.467833 36.36467, -4.467833 36.36467, -4.467833 36.36467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2180'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.565 -2.709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.565 -2.709)"^^geo:wktLiteral ;
  geo-pos:lat "36.565"^^xsd:decimal ;
  geo-pos:long "-2.709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2294'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2294'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '16.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.709'^^xsd:double;
  dwc:startLongitude '-2.709'^^xsd:double;
  dwc:endLongitude '-2.709'^^xsd:double;
  dwc:latitude '36.565'^^xsd:double;
  dwc:startLatitude '36.565'^^xsd:double;
  dwc:endLatitude '36.565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.709 36.565, -2.709 36.565, -2.709 36.565, -2.709 36.565, -2.709 36.565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2294'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67805 -3.370098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67805"^^xsd:decimal ;
  dwc:decimalLongitude "-3.370098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67805 -3.370098)"^^geo:wktLiteral ;
  geo-pos:lat "36.67805"^^xsd:decimal ;
  geo-pos:long "-3.370098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3698'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3698'^^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:timeOfDay '13.23'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.370098'^^xsd:double;
  dwc:startLongitude '-3.370098'^^xsd:double;
  dwc:endLongitude '-3.370098'^^xsd:double;
  dwc:latitude '36.67805'^^xsd:double;
  dwc:startLatitude '36.67805'^^xsd:double;
  dwc:endLatitude '36.67805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.370098 36.67805, -3.370098 36.67805, -3.370098 36.67805, -3.370098 36.67805, -3.370098 36.67805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3698'^^xsd:string;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35167 -2.993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35167 -2.993333)"^^geo:wktLiteral ;
  geo-pos:lat "36.35167"^^xsd:decimal ;
  geo-pos:long "-2.993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1692'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1692'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.481666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.993333'^^xsd:double;
  dwc:startLongitude '-2.993333'^^xsd:double;
  dwc:endLongitude '-2.993333'^^xsd:double;
  dwc:latitude '36.35167'^^xsd:double;
  dwc:startLatitude '36.35167'^^xsd:double;
  dwc:endLatitude '36.35167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.993333 36.35167, -2.993333 36.35167, -2.993333 36.35167, -2.993333 36.35167, -2.993333 36.35167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1692'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42133 -4.4415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42133 -4.4415)"^^geo:wktLiteral ;
  geo-pos:lat "36.42133"^^xsd:decimal ;
  geo-pos:long "-4.4415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2938'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2938'^^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:timeOfDay '13.326388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4415'^^xsd:double;
  dwc:startLongitude '-4.4415'^^xsd:double;
  dwc:endLongitude '-4.4415'^^xsd:double;
  dwc:latitude '36.42133'^^xsd:double;
  dwc:startLatitude '36.42133'^^xsd:double;
  dwc:endLatitude '36.42133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4415 36.42133, -4.4415 36.42133, -4.4415 36.42133, -4.4415 36.42133, -4.4415 36.42133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2938'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4545 -2.597833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4545"^^xsd:decimal ;
  dwc:decimalLongitude "-2.597833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4545 -2.597833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4545"^^xsd:decimal ;
  geo-pos:long "-2.597833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1256'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1256'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.597833'^^xsd:double;
  dwc:startLongitude '-2.597833'^^xsd:double;
  dwc:endLongitude '-2.597833'^^xsd:double;
  dwc:latitude '36.4545'^^xsd:double;
  dwc:startLatitude '36.4545'^^xsd:double;
  dwc:endLatitude '36.4545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.597833 36.4545, -2.597833 36.4545, -2.597833 36.4545, -2.597833 36.4545, -2.597833 36.4545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1256'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49181 -2.811958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49181"^^xsd:decimal ;
  dwc:decimalLongitude "-2.811958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49181 -2.811958)"^^geo:wktLiteral ;
  geo-pos:lat "36.49181"^^xsd:decimal ;
  geo-pos:long "-2.811958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4232'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4232'^^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:timeOfDay '7.8983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.811958'^^xsd:double;
  dwc:startLongitude '-2.811958'^^xsd:double;
  dwc:endLongitude '-2.811958'^^xsd:double;
  dwc:latitude '36.49181'^^xsd:double;
  dwc:startLatitude '36.49181'^^xsd:double;
  dwc:endLatitude '36.49181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.811958 36.49181, -2.811958 36.49181, -2.811958 36.49181, -2.811958 36.49181, -2.811958 36.49181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4232'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30833 -4.379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30833 -4.379)"^^geo:wktLiteral ;
  geo-pos:lat "36.30833"^^xsd:decimal ;
  geo-pos:long "-4.379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2187'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2187'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.379'^^xsd:double;
  dwc:startLongitude '-4.379'^^xsd:double;
  dwc:endLongitude '-4.379'^^xsd:double;
  dwc:latitude '36.30833'^^xsd:double;
  dwc:startLatitude '36.30833'^^xsd:double;
  dwc:endLatitude '36.30833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.379 36.30833, -4.379 36.30833, -4.379 36.30833, -4.379 36.30833, -4.379 36.30833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2187'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35514 -3.002085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35514"^^xsd:decimal ;
  dwc:decimalLongitude "-3.002085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35514 -3.002085)"^^geo:wktLiteral ;
  geo-pos:lat "36.35514"^^xsd:decimal ;
  geo-pos:long "-3.002085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4270'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4270'^^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:timeOfDay '13.061944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.002085'^^xsd:double;
  dwc:startLongitude '-3.002085'^^xsd:double;
  dwc:endLongitude '-3.002085'^^xsd:double;
  dwc:latitude '36.35514'^^xsd:double;
  dwc:startLatitude '36.35514'^^xsd:double;
  dwc:endLatitude '36.35514'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.002085 36.35514, -3.002085 36.35514, -3.002085 36.35514, -3.002085 36.35514, -3.002085 36.35514))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4270'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5365 -2.767333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.767333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5365 -2.767333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5365"^^xsd:decimal ;
  geo-pos:long "-2.767333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1479'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1479'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '19.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.767333'^^xsd:double;
  dwc:startLongitude '-2.767333'^^xsd:double;
  dwc:endLongitude '-2.767333'^^xsd:double;
  dwc:latitude '36.5365'^^xsd:double;
  dwc:startLatitude '36.5365'^^xsd:double;
  dwc:endLatitude '36.5365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.767333 36.5365, -2.767333 36.5365, -2.767333 36.5365, -2.767333 36.5365, -2.767333 36.5365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1479'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36283 -2.997333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.997333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36283 -2.997333)"^^geo:wktLiteral ;
  geo-pos:lat "36.36283"^^xsd:decimal ;
  geo-pos:long "-2.997333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1693'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1693'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '17.115'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.997333'^^xsd:double;
  dwc:startLongitude '-2.997333'^^xsd:double;
  dwc:endLongitude '-2.997333'^^xsd:double;
  dwc:latitude '36.36283'^^xsd:double;
  dwc:startLatitude '36.36283'^^xsd:double;
  dwc:endLatitude '36.36283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.997333 36.36283, -2.997333 36.36283, -2.997333 36.36283, -2.997333 36.36283, -2.997333 36.36283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1693'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19433 -1.585167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.585167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19433 -1.585167)"^^geo:wktLiteral ;
  geo-pos:lat "37.19433"^^xsd:decimal ;
  geo-pos:long "-1.585167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2388'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2388'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.585167'^^xsd:double;
  dwc:startLongitude '-1.585167'^^xsd:double;
  dwc:endLongitude '-1.585167'^^xsd:double;
  dwc:latitude '37.19433'^^xsd:double;
  dwc:startLatitude '37.19433'^^xsd:double;
  dwc:endLatitude '37.19433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.585167 37.19433, -1.585167 37.19433, -1.585167 37.19433, -1.585167 37.19433, -1.585167 37.19433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2388'^^xsd:string;
  dwc:observationDate '2002-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56883 -3.096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56883"^^xsd:decimal ;
  dwc:decimalLongitude "-3.096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56883 -3.096667)"^^geo:wktLiteral ;
  geo-pos:lat "36.56883"^^xsd:decimal ;
  geo-pos:long "-3.096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2719'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2719'^^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:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.096667'^^xsd:double;
  dwc:startLongitude '-3.096667'^^xsd:double;
  dwc:endLongitude '-3.096667'^^xsd:double;
  dwc:latitude '36.56883'^^xsd:double;
  dwc:startLatitude '36.56883'^^xsd:double;
  dwc:endLatitude '36.56883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.096667 36.56883, -3.096667 36.56883, -3.096667 36.56883, -3.096667 36.56883, -3.096667 36.56883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2719'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21983 -4.722833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21983"^^xsd:decimal ;
  dwc:decimalLongitude "-4.722833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21983 -4.722833)"^^geo:wktLiteral ;
  geo-pos:lat "36.21983"^^xsd:decimal ;
  geo-pos:long "-4.722833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2517'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2517'^^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:timeOfDay '11.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.722833'^^xsd:double;
  dwc:startLongitude '-4.722833'^^xsd:double;
  dwc:endLongitude '-4.722833'^^xsd:double;
  dwc:latitude '36.21983'^^xsd:double;
  dwc:startLatitude '36.21983'^^xsd:double;
  dwc:endLatitude '36.21983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.722833 36.21983, -4.722833 36.21983, -4.722833 36.21983, -4.722833 36.21983, -4.722833 36.21983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2517'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69017 -4.0985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69017 -4.0985)"^^geo:wktLiteral ;
  geo-pos:lat "36.69017"^^xsd:decimal ;
  geo-pos:long "-4.0985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3049'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3049'^^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:timeOfDay '7.8297222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0985'^^xsd:double;
  dwc:startLongitude '-4.0985'^^xsd:double;
  dwc:endLongitude '-4.0985'^^xsd:double;
  dwc:latitude '36.69017'^^xsd:double;
  dwc:startLatitude '36.69017'^^xsd:double;
  dwc:endLatitude '36.69017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0985 36.69017, -4.0985 36.69017, -4.0985 36.69017, -4.0985 36.69017, -4.0985 36.69017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3049'^^xsd:string;
  dwc:observationDate '2004-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.8885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.476"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.476 -2.8885)"^^geo:wktLiteral ;
  geo-pos:lat "36.476"^^xsd:decimal ;
  geo-pos:long "-2.8885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2638'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2638'^^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:timeOfDay '16.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8885'^^xsd:double;
  dwc:startLongitude '-2.8885'^^xsd:double;
  dwc:endLongitude '-2.8885'^^xsd:double;
  dwc:latitude '36.476'^^xsd:double;
  dwc:startLatitude '36.476'^^xsd:double;
  dwc:endLatitude '36.476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8885 36.476, -2.8885 36.476, -2.8885 36.476, -2.8885 36.476, -2.8885 36.476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2638'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46333 -0.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46333 -0.883333)"^^geo:wktLiteral ;
  geo-pos:lat "37.46333"^^xsd:decimal ;
  geo-pos:long "-0.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_94'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_94'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.883333'^^xsd:double;
  dwc:startLongitude '-0.883333'^^xsd:double;
  dwc:endLongitude '-0.883333'^^xsd:double;
  dwc:latitude '37.46333'^^xsd:double;
  dwc:startLatitude '37.46333'^^xsd:double;
  dwc:endLatitude '37.46333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.883333 37.46333, -0.883333 37.46333, -0.883333 37.46333, -0.883333 37.46333, -0.883333 37.46333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_94'^^xsd:string;
  dwc:observationDate '1992-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44233 -4.703667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.703667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44233 -4.703667)"^^geo:wktLiteral ;
  geo-pos:lat "36.44233"^^xsd:decimal ;
  geo-pos:long "-4.703667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2826'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2826'^^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:timeOfDay '10.388611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.703667'^^xsd:double;
  dwc:startLongitude '-4.703667'^^xsd:double;
  dwc:endLongitude '-4.703667'^^xsd:double;
  dwc:latitude '36.44233'^^xsd:double;
  dwc:startLatitude '36.44233'^^xsd:double;
  dwc:endLatitude '36.44233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.703667 36.44233, -4.703667 36.44233, -4.703667 36.44233, -4.703667 36.44233, -4.703667 36.44233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2826'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47133 -2.465167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.465167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47133 -2.465167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47133"^^xsd:decimal ;
  geo-pos:long "-2.465167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3391'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3391'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.853055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.465167'^^xsd:double;
  dwc:startLongitude '-2.465167'^^xsd:double;
  dwc:endLongitude '-2.465167'^^xsd:double;
  dwc:latitude '36.47133'^^xsd:double;
  dwc:startLatitude '36.47133'^^xsd:double;
  dwc:endLatitude '36.47133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.465167 36.47133, -2.465167 36.47133, -2.465167 36.47133, -2.465167 36.47133, -2.465167 36.47133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3391'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46294 -2.54231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46294"^^xsd:decimal ;
  dwc:decimalLongitude "-2.54231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46294 -2.54231)"^^geo:wktLiteral ;
  geo-pos:lat "36.46294"^^xsd:decimal ;
  geo-pos:long "-2.54231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3578'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3578'^^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:timeOfDay '15.089722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.54231'^^xsd:double;
  dwc:startLongitude '-2.54231'^^xsd:double;
  dwc:endLongitude '-2.54231'^^xsd:double;
  dwc:latitude '36.46294'^^xsd:double;
  dwc:startLatitude '36.46294'^^xsd:double;
  dwc:endLatitude '36.46294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.54231 36.46294, -2.54231 36.46294, -2.54231 36.46294, -2.54231 36.46294, -2.54231 36.46294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3578'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4402 -2.789043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4402"^^xsd:decimal ;
  dwc:decimalLongitude "-2.789043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4402 -2.789043)"^^geo:wktLiteral ;
  geo-pos:lat "36.4402"^^xsd:decimal ;
  geo-pos:long "-2.789043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3605'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3605'^^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:timeOfDay '8.8088888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.789043'^^xsd:double;
  dwc:startLongitude '-2.789043'^^xsd:double;
  dwc:endLongitude '-2.789043'^^xsd:double;
  dwc:latitude '36.4402'^^xsd:double;
  dwc:startLatitude '36.4402'^^xsd:double;
  dwc:endLatitude '36.4402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.789043 36.4402, -2.789043 36.4402, -2.789043 36.4402, -2.789043 36.4402, -2.789043 36.4402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3605'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50483 -3.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50483"^^xsd:decimal ;
  dwc:decimalLongitude "-3.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50483 -3.232)"^^geo:wktLiteral ;
  geo-pos:lat "36.50483"^^xsd:decimal ;
  geo-pos:long "-3.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2424'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2424'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.232'^^xsd:double;
  dwc:startLongitude '-3.232'^^xsd:double;
  dwc:endLongitude '-3.232'^^xsd:double;
  dwc:latitude '36.50483'^^xsd:double;
  dwc:startLatitude '36.50483'^^xsd:double;
  dwc:endLatitude '36.50483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.232 36.50483, -3.232 36.50483, -3.232 36.50483, -3.232 36.50483, -3.232 36.50483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2424'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43868 -3.102692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43868"^^xsd:decimal ;
  dwc:decimalLongitude "-3.102692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43868 -3.102692)"^^geo:wktLiteral ;
  geo-pos:lat "36.43868"^^xsd:decimal ;
  geo-pos:long "-3.102692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4878'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4878'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.5525'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.102692'^^xsd:double;
  dwc:startLongitude '-3.102692'^^xsd:double;
  dwc:endLongitude '-3.102692'^^xsd:double;
  dwc:latitude '36.43868'^^xsd:double;
  dwc:startLatitude '36.43868'^^xsd:double;
  dwc:endLatitude '36.43868'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.102692 36.43868, -3.102692 36.43868, -3.102692 36.43868, -3.102692 36.43868, -3.102692 36.43868))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4878'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.818167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.818167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.818167)"^^geo:wktLiteral ;
  geo-pos:lat "36.418"^^xsd:decimal ;
  geo-pos:long "-2.818167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2266'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2266'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.818167'^^xsd:double;
  dwc:startLongitude '-2.818167'^^xsd:double;
  dwc:endLongitude '-2.818167'^^xsd:double;
  dwc:latitude '36.418'^^xsd:double;
  dwc:startLatitude '36.418'^^xsd:double;
  dwc:endLatitude '36.418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.818167 36.418, -2.818167 36.418, -2.818167 36.418, -2.818167 36.418, -2.818167 36.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2266'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -3.014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56133"^^xsd:decimal ;
  dwc:decimalLongitude "-3.014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56133 -3.014)"^^geo:wktLiteral ;
  geo-pos:lat "36.56133"^^xsd:decimal ;
  geo-pos:long "-3.014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2314'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_2314'^^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:timeOfDay '12.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.014'^^xsd:double;
  dwc:startLongitude '-3.014'^^xsd:double;
  dwc:endLongitude '-3.014'^^xsd:double;
  dwc:latitude '36.56133'^^xsd:double;
  dwc:startLatitude '36.56133'^^xsd:double;
  dwc:endLatitude '36.56133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.014 36.56133, -3.014 36.56133, -3.014 36.56133, -3.014 36.56133, -3.014 36.56133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2314'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49033 -2.512333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.512333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49033 -2.512333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49033"^^xsd:decimal ;
  geo-pos:long "-2.512333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2354'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2354'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.512333'^^xsd:double;
  dwc:startLongitude '-2.512333'^^xsd:double;
  dwc:endLongitude '-2.512333'^^xsd:double;
  dwc:latitude '36.49033'^^xsd:double;
  dwc:startLatitude '36.49033'^^xsd:double;
  dwc:endLatitude '36.49033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.512333 36.49033, -2.512333 36.49033, -2.512333 36.49033, -2.512333 36.49033, -2.512333 36.49033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2354'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41566 -3.8235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41566"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41566 -3.8235)"^^geo:wktLiteral ;
  geo-pos:lat "36.41566"^^xsd:decimal ;
  geo-pos:long "-3.8235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2766'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2766'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.246388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.8235'^^xsd:double;
  dwc:startLongitude '-3.8235'^^xsd:double;
  dwc:endLongitude '-3.8235'^^xsd:double;
  dwc:latitude '36.41566'^^xsd:double;
  dwc:startLatitude '36.41566'^^xsd:double;
  dwc:endLatitude '36.41566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.8235 36.41566, -3.8235 36.41566, -3.8235 36.41566, -3.8235 36.41566, -3.8235 36.41566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2766'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53461 -3.228995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53461"^^xsd:decimal ;
  dwc:decimalLongitude "-3.228995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53461 -3.228995)"^^geo:wktLiteral ;
  geo-pos:lat "36.53461"^^xsd:decimal ;
  geo-pos:long "-3.228995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4535'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4535'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.526111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.228995'^^xsd:double;
  dwc:startLongitude '-3.228995'^^xsd:double;
  dwc:endLongitude '-3.228995'^^xsd:double;
  dwc:latitude '36.53461'^^xsd:double;
  dwc:startLatitude '36.53461'^^xsd:double;
  dwc:endLatitude '36.53461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.228995 36.53461, -3.228995 36.53461, -3.228995 36.53461, -3.228995 36.53461, -3.228995 36.53461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4535'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61583 -2.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61583 -2.589)"^^geo:wktLiteral ;
  geo-pos:lat "36.61583"^^xsd:decimal ;
  geo-pos:long "-2.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3245'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3245'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.265555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.589'^^xsd:double;
  dwc:startLongitude '-2.589'^^xsd:double;
  dwc:endLongitude '-2.589'^^xsd:double;
  dwc:latitude '36.61583'^^xsd:double;
  dwc:startLatitude '36.61583'^^xsd:double;
  dwc:endLatitude '36.61583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.589 36.61583, -2.589 36.61583, -2.589 36.61583, -2.589 36.61583, -2.589 36.61583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3245'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17033 -1.7155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17033"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17033 -1.7155)"^^geo:wktLiteral ;
  geo-pos:lat "37.17033"^^xsd:decimal ;
  geo-pos:long "-1.7155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_166'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_166'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7155'^^xsd:double;
  dwc:startLongitude '-1.7155'^^xsd:double;
  dwc:endLongitude '-1.7155'^^xsd:double;
  dwc:latitude '37.17033'^^xsd:double;
  dwc:startLatitude '37.17033'^^xsd:double;
  dwc:endLatitude '37.17033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7155 37.17033, -1.7155 37.17033, -1.7155 37.17033, -1.7155 37.17033, -1.7155 37.17033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_166'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53267 -2.546333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.546333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53267 -2.546333)"^^geo:wktLiteral ;
  geo-pos:lat "36.53267"^^xsd:decimal ;
  geo-pos:long "-2.546333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1962'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1962'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.570833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.546333'^^xsd:double;
  dwc:startLongitude '-2.546333'^^xsd:double;
  dwc:endLongitude '-2.546333'^^xsd:double;
  dwc:latitude '36.53267'^^xsd:double;
  dwc:startLatitude '36.53267'^^xsd:double;
  dwc:endLatitude '36.53267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.546333 36.53267, -2.546333 36.53267, -2.546333 36.53267, -2.546333 36.53267, -2.546333 36.53267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1962'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43964 -2.541965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43964"^^xsd:decimal ;
  dwc:decimalLongitude "-2.541965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43964 -2.541965)"^^geo:wktLiteral ;
  geo-pos:lat "36.43964"^^xsd:decimal ;
  geo-pos:long "-2.541965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3577'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3577'^^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:timeOfDay '14.896388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.541965'^^xsd:double;
  dwc:startLongitude '-2.541965'^^xsd:double;
  dwc:endLongitude '-2.541965'^^xsd:double;
  dwc:latitude '36.43964'^^xsd:double;
  dwc:startLatitude '36.43964'^^xsd:double;
  dwc:endLatitude '36.43964'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.541965 36.43964, -2.541965 36.43964, -2.541965 36.43964, -2.541965 36.43964, -2.541965 36.43964))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3577'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57268 -3.182917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57268"^^xsd:decimal ;
  dwc:decimalLongitude "-3.182917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57268 -3.182917)"^^geo:wktLiteral ;
  geo-pos:lat "36.57268"^^xsd:decimal ;
  geo-pos:long "-3.182917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4639'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4639'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '15.803333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.182917'^^xsd:double;
  dwc:startLongitude '-3.182917'^^xsd:double;
  dwc:endLongitude '-3.182917'^^xsd:double;
  dwc:latitude '36.57268'^^xsd:double;
  dwc:startLatitude '36.57268'^^xsd:double;
  dwc:endLatitude '36.57268'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.182917 36.57268, -3.182917 36.57268, -3.182917 36.57268, -3.182917 36.57268, -3.182917 36.57268))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4639'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53279 -3.729315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53279"^^xsd:decimal ;
  dwc:decimalLongitude "-3.729315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53279 -3.729315)"^^geo:wktLiteral ;
  geo-pos:lat "36.53279"^^xsd:decimal ;
  geo-pos:long "-3.729315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4379'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4379'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '8.895'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.729315'^^xsd:double;
  dwc:startLongitude '-3.729315'^^xsd:double;
  dwc:endLongitude '-3.729315'^^xsd:double;
  dwc:latitude '36.53279'^^xsd:double;
  dwc:startLatitude '36.53279'^^xsd:double;
  dwc:endLatitude '36.53279'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.729315 36.53279, -3.729315 36.53279, -3.729315 36.53279, -3.729315 36.53279, -3.729315 36.53279))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4379'^^xsd:string;
  dwc:observationDate '2007-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 -1.417167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.292"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.292 -1.417167)"^^geo:wktLiteral ;
  geo-pos:lat "37.292"^^xsd:decimal ;
  geo-pos:long "-1.417167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_815'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_815'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.417167'^^xsd:double;
  dwc:startLongitude '-1.417167'^^xsd:double;
  dwc:endLongitude '-1.417167'^^xsd:double;
  dwc:latitude '37.292'^^xsd:double;
  dwc:startLatitude '37.292'^^xsd:double;
  dwc:endLatitude '37.292'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417167 37.292, -1.417167 37.292, -1.417167 37.292, -1.417167 37.292, -1.417167 37.292))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_815'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2355 -4.830333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2355"^^xsd:decimal ;
  dwc:decimalLongitude "-4.830333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2355 -4.830333)"^^geo:wktLiteral ;
  geo-pos:lat "36.2355"^^xsd:decimal ;
  geo-pos:long "-4.830333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1919'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1919'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.731111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.830333'^^xsd:double;
  dwc:startLongitude '-4.830333'^^xsd:double;
  dwc:endLongitude '-4.830333'^^xsd:double;
  dwc:latitude '36.2355'^^xsd:double;
  dwc:startLatitude '36.2355'^^xsd:double;
  dwc:endLatitude '36.2355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.830333 36.2355, -4.830333 36.2355, -4.830333 36.2355, -4.830333 36.2355, -4.830333 36.2355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1919'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49667 -2.486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49667 -2.486667)"^^geo:wktLiteral ;
  geo-pos:lat "36.49667"^^xsd:decimal ;
  geo-pos:long "-2.486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_556'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_556'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.486667'^^xsd:double;
  dwc:startLongitude '-2.486667'^^xsd:double;
  dwc:endLongitude '-2.486667'^^xsd:double;
  dwc:latitude '36.49667'^^xsd:double;
  dwc:startLatitude '36.49667'^^xsd:double;
  dwc:endLatitude '36.49667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.486667 36.49667, -2.486667 36.49667, -2.486667 36.49667, -2.486667 36.49667, -2.486667 36.49667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_556'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58967 -2.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58967 -2.54)"^^geo:wktLiteral ;
  geo-pos:lat "36.58967"^^xsd:decimal ;
  geo-pos:long "-2.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_589'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_589'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.54'^^xsd:double;
  dwc:startLongitude '-2.54'^^xsd:double;
  dwc:endLongitude '-2.54'^^xsd:double;
  dwc:latitude '36.58967'^^xsd:double;
  dwc:startLatitude '36.58967'^^xsd:double;
  dwc:endLatitude '36.58967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.54 36.58967, -2.54 36.58967, -2.54 36.58967, -2.54 36.58967, -2.54 36.58967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_589'^^xsd:string;
  dwc:observationDate '1996-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50067 -2.610333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.610333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50067 -2.610333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50067"^^xsd:decimal ;
  geo-pos:long "-2.610333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_621'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_621'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.610333'^^xsd:double;
  dwc:startLongitude '-2.610333'^^xsd:double;
  dwc:endLongitude '-2.610333'^^xsd:double;
  dwc:latitude '36.50067'^^xsd:double;
  dwc:startLatitude '36.50067'^^xsd:double;
  dwc:endLatitude '36.50067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.610333 36.50067, -2.610333 36.50067, -2.610333 36.50067, -2.610333 36.50067, -2.610333 36.50067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_621'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.404 -2.827167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.404"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.404 -2.827167)"^^geo:wktLiteral ;
  geo-pos:lat "36.404"^^xsd:decimal ;
  geo-pos:long "-2.827167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2668'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2668'^^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:timeOfDay '17.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.827167'^^xsd:double;
  dwc:startLongitude '-2.827167'^^xsd:double;
  dwc:endLongitude '-2.827167'^^xsd:double;
  dwc:latitude '36.404'^^xsd:double;
  dwc:startLatitude '36.404'^^xsd:double;
  dwc:endLatitude '36.404'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827167 36.404, -2.827167 36.404, -2.827167 36.404, -2.827167 36.404, -2.827167 36.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2668'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.678 -2.547167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.678"^^xsd:decimal ;
  dwc:decimalLongitude "-2.547167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.678 -2.547167)"^^geo:wktLiteral ;
  geo-pos:lat "36.678"^^xsd:decimal ;
  geo-pos:long "-2.547167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3242'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3242'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.1669444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.547167'^^xsd:double;
  dwc:startLongitude '-2.547167'^^xsd:double;
  dwc:endLongitude '-2.547167'^^xsd:double;
  dwc:latitude '36.678'^^xsd:double;
  dwc:startLatitude '36.678'^^xsd:double;
  dwc:endLatitude '36.678'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.547167 36.678, -2.547167 36.678, -2.547167 36.678, -2.547167 36.678, -2.547167 36.678))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3242'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -3.766334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53534"^^xsd:decimal ;
  dwc:decimalLongitude "-3.766334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53534 -3.766334)"^^geo:wktLiteral ;
  geo-pos:lat "36.53534"^^xsd:decimal ;
  geo-pos:long "-3.766334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3082'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3082'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.704166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.766334'^^xsd:double;
  dwc:startLongitude '-3.766334'^^xsd:double;
  dwc:endLongitude '-3.766334'^^xsd:double;
  dwc:latitude '36.53534'^^xsd:double;
  dwc:startLatitude '36.53534'^^xsd:double;
  dwc:endLatitude '36.53534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.766334 36.53534, -3.766334 36.53534, -3.766334 36.53534, -3.766334 36.53534, -3.766334 36.53534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3082'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.924 -5.641166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.924"^^xsd:decimal ;
  dwc:decimalLongitude "-5.641166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.924 -5.641166)"^^geo:wktLiteral ;
  geo-pos:lat "35.924"^^xsd:decimal ;
  geo-pos:long "-5.641166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2539'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2539'^^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:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.641166'^^xsd:double;
  dwc:startLongitude '-5.641166'^^xsd:double;
  dwc:endLongitude '-5.641166'^^xsd:double;
  dwc:latitude '35.924'^^xsd:double;
  dwc:startLatitude '35.924'^^xsd:double;
  dwc:endLatitude '35.924'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.641166 35.924, -5.641166 35.924, -5.641166 35.924, -5.641166 35.924, -5.641166 35.924))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2539'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.253 -5.172833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.253"^^xsd:decimal ;
  dwc:decimalLongitude "-5.172833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.253 -5.172833)"^^geo:wktLiteral ;
  geo-pos:lat "36.253"^^xsd:decimal ;
  geo-pos:long "-5.172833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2787'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2787'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.375555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.172833'^^xsd:double;
  dwc:startLongitude '-5.172833'^^xsd:double;
  dwc:endLongitude '-5.172833'^^xsd:double;
  dwc:latitude '36.253'^^xsd:double;
  dwc:startLatitude '36.253'^^xsd:double;
  dwc:endLatitude '36.253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.172833 36.253, -5.172833 36.253, -5.172833 36.253, -5.172833 36.253, -5.172833 36.253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2787'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54083 -2.522167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.522167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54083 -2.522167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54083"^^xsd:decimal ;
  geo-pos:long "-2.522167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3390'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3390'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.22'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.522167'^^xsd:double;
  dwc:startLongitude '-2.522167'^^xsd:double;
  dwc:endLongitude '-2.522167'^^xsd:double;
  dwc:latitude '36.54083'^^xsd:double;
  dwc:startLatitude '36.54083'^^xsd:double;
  dwc:endLatitude '36.54083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.522167 36.54083, -2.522167 36.54083, -2.522167 36.54083, -2.522167 36.54083, -2.522167 36.54083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3390'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48167 -2.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48167 -2.783)"^^geo:wktLiteral ;
  geo-pos:lat "36.48167"^^xsd:decimal ;
  geo-pos:long "-2.783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1576'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1576'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.783'^^xsd:double;
  dwc:startLongitude '-2.783'^^xsd:double;
  dwc:endLongitude '-2.783'^^xsd:double;
  dwc:latitude '36.48167'^^xsd:double;
  dwc:startLatitude '36.48167'^^xsd:double;
  dwc:endLatitude '36.48167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.783 36.48167, -2.783 36.48167, -2.783 36.48167, -2.783 36.48167, -2.783 36.48167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1576'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32883 -4.134667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32883"^^xsd:decimal ;
  dwc:decimalLongitude "-4.134667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32883 -4.134667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32883"^^xsd:decimal ;
  geo-pos:long "-4.134667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1800'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1800'^^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:timeOfDay '12.220555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.134667'^^xsd:double;
  dwc:startLongitude '-4.134667'^^xsd:double;
  dwc:endLongitude '-4.134667'^^xsd:double;
  dwc:latitude '36.32883'^^xsd:double;
  dwc:startLatitude '36.32883'^^xsd:double;
  dwc:endLatitude '36.32883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.134667 36.32883, -4.134667 36.32883, -4.134667 36.32883, -4.134667 36.32883, -4.134667 36.32883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1800'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50256 -2.996477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50256"^^xsd:decimal ;
  dwc:decimalLongitude "-2.996477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50256 -2.996477)"^^geo:wktLiteral ;
  geo-pos:lat "36.50256"^^xsd:decimal ;
  geo-pos:long "-2.996477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4098'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4098'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.595'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.996477'^^xsd:double;
  dwc:startLongitude '-2.996477'^^xsd:double;
  dwc:endLongitude '-2.996477'^^xsd:double;
  dwc:latitude '36.50256'^^xsd:double;
  dwc:startLatitude '36.50256'^^xsd:double;
  dwc:endLatitude '36.50256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.996477 36.50256, -2.996477 36.50256, -2.996477 36.50256, -2.996477 36.50256, -2.996477 36.50256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4098'^^xsd:string;
  dwc:observationDate '2007-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3585 -2.952333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.952333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3585 -2.952333)"^^geo:wktLiteral ;
  geo-pos:lat "36.3585"^^xsd:decimal ;
  geo-pos:long "-2.952333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2225'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2225'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.952333'^^xsd:double;
  dwc:startLongitude '-2.952333'^^xsd:double;
  dwc:endLongitude '-2.952333'^^xsd:double;
  dwc:latitude '36.3585'^^xsd:double;
  dwc:startLatitude '36.3585'^^xsd:double;
  dwc:endLatitude '36.3585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.952333 36.3585, -2.952333 36.3585, -2.952333 36.3585, -2.952333 36.3585, -2.952333 36.3585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2225'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61367 -2.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61367 -2.803)"^^geo:wktLiteral ;
  geo-pos:lat "36.61367"^^xsd:decimal ;
  geo-pos:long "-2.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2722'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_2722'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.803'^^xsd:double;
  dwc:startLongitude '-2.803'^^xsd:double;
  dwc:endLongitude '-2.803'^^xsd:double;
  dwc:latitude '36.61367'^^xsd:double;
  dwc:startLatitude '36.61367'^^xsd:double;
  dwc:endLatitude '36.61367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.803 36.61367, -2.803 36.61367, -2.803 36.61367, -2.803 36.61367, -2.803 36.61367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2722'^^xsd:string;
  dwc:observationDate '2002-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.703 -2.230333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.703"^^xsd:decimal ;
  dwc:decimalLongitude "-2.230333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.703 -2.230333)"^^geo:wktLiteral ;
  geo-pos:lat "36.703"^^xsd:decimal ;
  geo-pos:long "-2.230333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1487'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1487'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.230333'^^xsd:double;
  dwc:startLongitude '-2.230333'^^xsd:double;
  dwc:endLongitude '-2.230333'^^xsd:double;
  dwc:latitude '36.703'^^xsd:double;
  dwc:startLatitude '36.703'^^xsd:double;
  dwc:endLatitude '36.703'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.230333 36.703, -2.230333 36.703, -2.230333 36.703, -2.230333 36.703, -2.230333 36.703))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1487'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72183 -2.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72183 -2.155)"^^geo:wktLiteral ;
  geo-pos:lat "36.72183"^^xsd:decimal ;
  geo-pos:long "-2.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1291'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1291'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.155'^^xsd:double;
  dwc:startLongitude '-2.155'^^xsd:double;
  dwc:endLongitude '-2.155'^^xsd:double;
  dwc:latitude '36.72183'^^xsd:double;
  dwc:startLatitude '36.72183'^^xsd:double;
  dwc:endLatitude '36.72183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.155 36.72183, -2.155 36.72183, -2.155 36.72183, -2.155 36.72183, -2.155 36.72183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1291'^^xsd:string;
  dwc:observationDate '1999-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3975 -3.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3975"^^xsd:decimal ;
  dwc:decimalLongitude "-3.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3975 -3.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.3975"^^xsd:decimal ;
  geo-pos:long "-3.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1630'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1630'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.022'^^xsd:double;
  dwc:startLongitude '-3.022'^^xsd:double;
  dwc:endLongitude '-3.022'^^xsd:double;
  dwc:latitude '36.3975'^^xsd:double;
  dwc:startLatitude '36.3975'^^xsd:double;
  dwc:endLatitude '36.3975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.022 36.3975, -3.022 36.3975, -3.022 36.3975, -3.022 36.3975, -3.022 36.3975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1630'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24033 -5.030334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24033"^^xsd:decimal ;
  dwc:decimalLongitude "-5.030334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24033 -5.030334)"^^geo:wktLiteral ;
  geo-pos:lat "36.24033"^^xsd:decimal ;
  geo-pos:long "-5.030334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2786'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2786'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '9.2161111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.030334'^^xsd:double;
  dwc:startLongitude '-5.030334'^^xsd:double;
  dwc:endLongitude '-5.030334'^^xsd:double;
  dwc:latitude '36.24033'^^xsd:double;
  dwc:startLatitude '36.24033'^^xsd:double;
  dwc:endLatitude '36.24033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.030334 36.24033, -5.030334 36.24033, -5.030334 36.24033, -5.030334 36.24033, -5.030334 36.24033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2786'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55917 -3.213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55917 -3.213333)"^^geo:wktLiteral ;
  geo-pos:lat "36.55917"^^xsd:decimal ;
  geo-pos:long "-3.213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3461'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3461'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.39'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.213333'^^xsd:double;
  dwc:startLongitude '-3.213333'^^xsd:double;
  dwc:endLongitude '-3.213333'^^xsd:double;
  dwc:latitude '36.55917'^^xsd:double;
  dwc:startLatitude '36.55917'^^xsd:double;
  dwc:endLatitude '36.55917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.213333 36.55917, -3.213333 36.55917, -3.213333 36.55917, -3.213333 36.55917, -3.213333 36.55917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3461'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21717 -1.743833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.743833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21717 -1.743833)"^^geo:wktLiteral ;
  geo-pos:lat "37.21717"^^xsd:decimal ;
  geo-pos:long "-1.743833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2601'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2601'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.743833'^^xsd:double;
  dwc:startLongitude '-1.743833'^^xsd:double;
  dwc:endLongitude '-1.743833'^^xsd:double;
  dwc:latitude '37.21717'^^xsd:double;
  dwc:startLatitude '37.21717'^^xsd:double;
  dwc:endLatitude '37.21717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.743833 37.21717, -1.743833 37.21717, -1.743833 37.21717, -1.743833 37.21717, -1.743833 37.21717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2601'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.393 -2.6685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.393"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.393 -2.6685)"^^geo:wktLiteral ;
  geo-pos:lat "36.393"^^xsd:decimal ;
  geo-pos:long "-2.6685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4677'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4677'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.953333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6685'^^xsd:double;
  dwc:startLongitude '-2.6685'^^xsd:double;
  dwc:endLongitude '-2.6685'^^xsd:double;
  dwc:latitude '36.393'^^xsd:double;
  dwc:startLatitude '36.393'^^xsd:double;
  dwc:endLatitude '36.393'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6685 36.393, -2.6685 36.393, -2.6685 36.393, -2.6685 36.393, -2.6685 36.393))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4677'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3765 -2.715667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3765"^^xsd:decimal ;
  dwc:decimalLongitude "-2.715667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3765 -2.715667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3765"^^xsd:decimal ;
  geo-pos:long "-2.715667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1975'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1975'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '15.054722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.715667'^^xsd:double;
  dwc:startLongitude '-2.715667'^^xsd:double;
  dwc:endLongitude '-2.715667'^^xsd:double;
  dwc:latitude '36.3765'^^xsd:double;
  dwc:startLatitude '36.3765'^^xsd:double;
  dwc:endLatitude '36.3765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.715667 36.3765, -2.715667 36.3765, -2.715667 36.3765, -2.715667 36.3765, -2.715667 36.3765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1975'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7085 -3.052167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7085"^^xsd:decimal ;
  dwc:decimalLongitude "-3.052167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7085 -3.052167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7085"^^xsd:decimal ;
  geo-pos:long "-3.052167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3025'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3025'^^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:timeOfDay '16.047222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.052167'^^xsd:double;
  dwc:startLongitude '-3.052167'^^xsd:double;
  dwc:endLongitude '-3.052167'^^xsd:double;
  dwc:latitude '36.7085'^^xsd:double;
  dwc:startLatitude '36.7085'^^xsd:double;
  dwc:endLatitude '36.7085'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.052167 36.7085, -3.052167 36.7085, -3.052167 36.7085, -3.052167 36.7085, -3.052167 36.7085))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3025'^^xsd:string;
  dwc:observationDate '2004-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46033 -2.754667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.754667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46033 -2.754667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46033"^^xsd:decimal ;
  geo-pos:long "-2.754667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1205'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1205'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '19.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.754667'^^xsd:double;
  dwc:startLongitude '-2.754667'^^xsd:double;
  dwc:endLongitude '-2.754667'^^xsd:double;
  dwc:latitude '36.46033'^^xsd:double;
  dwc:startLatitude '36.46033'^^xsd:double;
  dwc:endLatitude '36.46033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.754667 36.46033, -2.754667 36.46033, -2.754667 36.46033, -2.754667 36.46033, -2.754667 36.46033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1205'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59436 -2.93904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59436"^^xsd:decimal ;
  dwc:decimalLongitude "-2.93904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59436 -2.93904)"^^geo:wktLiteral ;
  geo-pos:lat "36.59436"^^xsd:decimal ;
  geo-pos:long "-2.93904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4486'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4486'^^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:timeOfDay '6.6025'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.93904'^^xsd:double;
  dwc:startLongitude '-2.93904'^^xsd:double;
  dwc:endLongitude '-2.93904'^^xsd:double;
  dwc:latitude '36.59436'^^xsd:double;
  dwc:startLatitude '36.59436'^^xsd:double;
  dwc:endLatitude '36.59436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.93904 36.59436, -2.93904 36.59436, -2.93904 36.59436, -2.93904 36.59436, -2.93904 36.59436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4486'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56013 -2.539213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56013"^^xsd:decimal ;
  dwc:decimalLongitude "-2.539213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56013 -2.539213)"^^geo:wktLiteral ;
  geo-pos:lat "36.56013"^^xsd:decimal ;
  geo-pos:long "-2.539213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4409'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4409'^^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:timeOfDay '13.195277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.539213'^^xsd:double;
  dwc:startLongitude '-2.539213'^^xsd:double;
  dwc:endLongitude '-2.539213'^^xsd:double;
  dwc:latitude '36.56013'^^xsd:double;
  dwc:startLatitude '36.56013'^^xsd:double;
  dwc:endLatitude '36.56013'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.539213 36.56013, -2.539213 36.56013, -2.539213 36.56013, -2.539213 36.56013, -2.539213 36.56013))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4409'^^xsd:string;
  dwc:observationDate '2008-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07583 -1.618167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.618167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07583 -1.618167)"^^geo:wktLiteral ;
  geo-pos:lat "37.07583"^^xsd:decimal ;
  geo-pos:long "-1.618167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_788'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_788'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.2833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.618167'^^xsd:double;
  dwc:startLongitude '-1.618167'^^xsd:double;
  dwc:endLongitude '-1.618167'^^xsd:double;
  dwc:latitude '37.07583'^^xsd:double;
  dwc:startLatitude '37.07583'^^xsd:double;
  dwc:endLatitude '37.07583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.618167 37.07583, -1.618167 37.07583, -1.618167 37.07583, -1.618167 37.07583, -1.618167 37.07583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_788'^^xsd:string;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6004 -3.025832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6004"^^xsd:decimal ;
  dwc:decimalLongitude "-3.025832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6004 -3.025832)"^^geo:wktLiteral ;
  geo-pos:lat "36.6004"^^xsd:decimal ;
  geo-pos:long "-3.025832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3712'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3712'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.911944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.025832'^^xsd:double;
  dwc:startLongitude '-3.025832'^^xsd:double;
  dwc:endLongitude '-3.025832'^^xsd:double;
  dwc:latitude '36.6004'^^xsd:double;
  dwc:startLatitude '36.6004'^^xsd:double;
  dwc:endLatitude '36.6004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.025832 36.6004, -3.025832 36.6004, -3.025832 36.6004, -3.025832 36.6004, -3.025832 36.6004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3712'^^xsd:string;
  dwc:observationDate '2006-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15083 -5.4005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15083 -5.4005)"^^geo:wktLiteral ;
  geo-pos:lat "36.15083"^^xsd:decimal ;
  geo-pos:long "-5.4005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2156'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2156'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.4005'^^xsd:double;
  dwc:startLongitude '-5.4005'^^xsd:double;
  dwc:endLongitude '-5.4005'^^xsd:double;
  dwc:latitude '36.15083'^^xsd:double;
  dwc:startLatitude '36.15083'^^xsd:double;
  dwc:endLatitude '36.15083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.4005 36.15083, -5.4005 36.15083, -5.4005 36.15083, -5.4005 36.15083, -5.4005 36.15083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2156'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26333 -1.538833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.538833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26333 -1.538833)"^^geo:wktLiteral ;
  geo-pos:lat "37.26333"^^xsd:decimal ;
  geo-pos:long "-1.538833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3428'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3428'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.138333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.538833'^^xsd:double;
  dwc:startLongitude '-1.538833'^^xsd:double;
  dwc:endLongitude '-1.538833'^^xsd:double;
  dwc:latitude '37.26333'^^xsd:double;
  dwc:startLatitude '37.26333'^^xsd:double;
  dwc:endLatitude '37.26333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.538833 37.26333, -1.538833 37.26333, -1.538833 37.26333, -1.538833 37.26333, -1.538833 37.26333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_3428'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6065 -3.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6065"^^xsd:decimal ;
  dwc:decimalLongitude "-3.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6065 -3.954)"^^geo:wktLiteral ;
  geo-pos:lat "36.6065"^^xsd:decimal ;
  geo-pos:long "-3.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2963'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2963'^^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:timeOfDay '9.2277777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.954'^^xsd:double;
  dwc:startLongitude '-3.954'^^xsd:double;
  dwc:endLongitude '-3.954'^^xsd:double;
  dwc:latitude '36.6065'^^xsd:double;
  dwc:startLatitude '36.6065'^^xsd:double;
  dwc:endLatitude '36.6065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.954 36.6065, -3.954 36.6065, -3.954 36.6065, -3.954 36.6065, -3.954 36.6065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2963'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62634 -2.288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62634"^^xsd:decimal ;
  dwc:decimalLongitude "-2.288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62634 -2.288333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62634"^^xsd:decimal ;
  geo-pos:long "-2.288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2370'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2370'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.288333'^^xsd:double;
  dwc:startLongitude '-2.288333'^^xsd:double;
  dwc:endLongitude '-2.288333'^^xsd:double;
  dwc:latitude '36.62634'^^xsd:double;
  dwc:startLatitude '36.62634'^^xsd:double;
  dwc:endLatitude '36.62634'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.288333 36.62634, -2.288333 36.62634, -2.288333 36.62634, -2.288333 36.62634, -2.288333 36.62634))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2370'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43267 -3.575167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43267"^^xsd:decimal ;
  dwc:decimalLongitude "-3.575167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43267 -3.575167)"^^geo:wktLiteral ;
  geo-pos:lat "36.43267"^^xsd:decimal ;
  geo-pos:long "-3.575167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2559'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2559'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.575167'^^xsd:double;
  dwc:startLongitude '-3.575167'^^xsd:double;
  dwc:endLongitude '-3.575167'^^xsd:double;
  dwc:latitude '36.43267'^^xsd:double;
  dwc:startLatitude '36.43267'^^xsd:double;
  dwc:endLatitude '36.43267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.575167 36.43267, -3.575167 36.43267, -3.575167 36.43267, -3.575167 36.43267, -3.575167 36.43267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2559'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33633 -5.1325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33633 -5.1325)"^^geo:wktLiteral ;
  geo-pos:lat "36.33633"^^xsd:decimal ;
  geo-pos:long "-5.1325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2524'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2524'^^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:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1325'^^xsd:double;
  dwc:startLongitude '-5.1325'^^xsd:double;
  dwc:endLongitude '-5.1325'^^xsd:double;
  dwc:latitude '36.33633'^^xsd:double;
  dwc:startLatitude '36.33633'^^xsd:double;
  dwc:endLatitude '36.33633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1325 36.33633, -5.1325 36.33633, -5.1325 36.33633, -5.1325 36.33633, -5.1325 36.33633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2524'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -2.649)"^^geo:wktLiteral ;
  geo-pos:lat "36.4365"^^xsd:decimal ;
  geo-pos:long "-2.649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2378'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2378'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '17.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.649'^^xsd:double;
  dwc:startLongitude '-2.649'^^xsd:double;
  dwc:endLongitude '-2.649'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.649 36.4365, -2.649 36.4365, -2.649 36.4365, -2.649 36.4365, -2.649 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2378'^^xsd:string;
  dwc:observationDate '2002-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30917 -4.513667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30917"^^xsd:decimal ;
  dwc:decimalLongitude "-4.513667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30917 -4.513667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30917"^^xsd:decimal ;
  geo-pos:long "-4.513667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2504'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2504'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.513667'^^xsd:double;
  dwc:startLongitude '-4.513667'^^xsd:double;
  dwc:endLongitude '-4.513667'^^xsd:double;
  dwc:latitude '36.30917'^^xsd:double;
  dwc:startLatitude '36.30917'^^xsd:double;
  dwc:endLatitude '36.30917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.513667 36.30917, -4.513667 36.30917, -4.513667 36.30917, -4.513667 36.30917, -4.513667 36.30917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_2504'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26583 -1.630833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.630833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26583 -1.630833)"^^geo:wktLiteral ;
  geo-pos:lat "37.26583"^^xsd:decimal ;
  geo-pos:long "-1.630833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1755'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1755'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.8058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.630833'^^xsd:double;
  dwc:startLongitude '-1.630833'^^xsd:double;
  dwc:endLongitude '-1.630833'^^xsd:double;
  dwc:latitude '37.26583'^^xsd:double;
  dwc:startLatitude '37.26583'^^xsd:double;
  dwc:endLatitude '37.26583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.630833 37.26583, -1.630833 37.26583, -1.630833 37.26583, -1.630833 37.26583, -1.630833 37.26583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1755'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40353 -3.242836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40353"^^xsd:decimal ;
  dwc:decimalLongitude "-3.242836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40353 -3.242836)"^^geo:wktLiteral ;
  geo-pos:lat "36.40353"^^xsd:decimal ;
  geo-pos:long "-3.242836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4492'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4492'^^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:timeOfDay '10.103888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.242836'^^xsd:double;
  dwc:startLongitude '-3.242836'^^xsd:double;
  dwc:endLongitude '-3.242836'^^xsd:double;
  dwc:latitude '36.40353'^^xsd:double;
  dwc:startLatitude '36.40353'^^xsd:double;
  dwc:endLatitude '36.40353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.242836 36.40353, -3.242836 36.40353, -3.242836 36.40353, -3.242836 36.40353, -3.242836 36.40353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4492'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47348 -3.030473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47348"^^xsd:decimal ;
  dwc:decimalLongitude "-3.030473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47348 -3.030473)"^^geo:wktLiteral ;
  geo-pos:lat "36.47348"^^xsd:decimal ;
  geo-pos:long "-3.030473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4873'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4873'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '7.9386111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.030473'^^xsd:double;
  dwc:startLongitude '-3.030473'^^xsd:double;
  dwc:endLongitude '-3.030473'^^xsd:double;
  dwc:latitude '36.47348'^^xsd:double;
  dwc:startLatitude '36.47348'^^xsd:double;
  dwc:endLatitude '36.47348'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.030473 36.47348, -3.030473 36.47348, -3.030473 36.47348, -3.030473 36.47348, -3.030473 36.47348))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4873'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67283 -2.483667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.483667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67283 -2.483667)"^^geo:wktLiteral ;
  geo-pos:lat "36.67283"^^xsd:decimal ;
  geo-pos:long "-2.483667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1749'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1749'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.601111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.483667'^^xsd:double;
  dwc:startLongitude '-2.483667'^^xsd:double;
  dwc:endLongitude '-2.483667'^^xsd:double;
  dwc:latitude '36.67283'^^xsd:double;
  dwc:startLatitude '36.67283'^^xsd:double;
  dwc:endLatitude '36.67283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.483667 36.67283, -2.483667 36.67283, -2.483667 36.67283, -2.483667 36.67283, -2.483667 36.67283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1749'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53983 -2.609833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.609833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53983 -2.609833)"^^geo:wktLiteral ;
  geo-pos:lat "36.53983"^^xsd:decimal ;
  geo-pos:long "-2.609833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1042'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1042'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.609833'^^xsd:double;
  dwc:startLongitude '-2.609833'^^xsd:double;
  dwc:endLongitude '-2.609833'^^xsd:double;
  dwc:latitude '36.53983'^^xsd:double;
  dwc:startLatitude '36.53983'^^xsd:double;
  dwc:endLatitude '36.53983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.609833 36.53983, -2.609833 36.53983, -2.609833 36.53983, -2.609833 36.53983, -2.609833 36.53983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1042'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.351 -5.0815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.351"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.351 -5.0815)"^^geo:wktLiteral ;
  geo-pos:lat "36.351"^^xsd:decimal ;
  geo-pos:long "-5.0815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1852'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1852'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.4408333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.0815'^^xsd:double;
  dwc:startLongitude '-5.0815'^^xsd:double;
  dwc:endLongitude '-5.0815'^^xsd:double;
  dwc:latitude '36.351'^^xsd:double;
  dwc:startLatitude '36.351'^^xsd:double;
  dwc:endLatitude '36.351'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.0815 36.351, -5.0815 36.351, -5.0815 36.351, -5.0815 36.351, -5.0815 36.351))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1852'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4672 -3.096347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4672"^^xsd:decimal ;
  dwc:decimalLongitude "-3.096347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4672 -3.096347)"^^geo:wktLiteral ;
  geo-pos:lat "36.4672"^^xsd:decimal ;
  geo-pos:long "-3.096347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4764'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4764'^^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:timeOfDay '10.030833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.096347'^^xsd:double;
  dwc:startLongitude '-3.096347'^^xsd:double;
  dwc:endLongitude '-3.096347'^^xsd:double;
  dwc:latitude '36.4672'^^xsd:double;
  dwc:startLatitude '36.4672'^^xsd:double;
  dwc:endLatitude '36.4672'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.096347 36.4672, -3.096347 36.4672, -3.096347 36.4672, -3.096347 36.4672, -3.096347 36.4672))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_4764'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38733 -4.198833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.198833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38733 -4.198833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38733"^^xsd:decimal ;
  geo-pos:long "-4.198833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1797'^^xsd:string;
  dwc:scientificName 'Cetacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1797'^^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:timeOfDay '10.520555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.198833'^^xsd:double;
  dwc:startLongitude '-4.198833'^^xsd:double;
  dwc:endLongitude '-4.198833'^^xsd:double;
  dwc:latitude '36.38733'^^xsd:double;
  dwc:startLatitude '36.38733'^^xsd:double;
  dwc:endLatitude '36.38733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.198833 36.38733, -4.198833 36.38733, -4.198833 36.38733, -4.198833 36.38733, -4.198833 36.38733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Unidentified dolphin" by the provider'^^xsd:string;
  dwc:aphiaid '2688'^^xsd:integer;
  dwc:occurrenceId '429_1797'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57067 -2.9425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57067 -2.9425)"^^geo:wktLiteral ;
  geo-pos:lat "36.57067"^^xsd:decimal ;
  geo-pos:long "-2.9425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2087'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2087'^^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:timeOfDay '17.983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9425'^^xsd:double;
  dwc:startLongitude '-2.9425'^^xsd:double;
  dwc:endLongitude '-2.9425'^^xsd:double;
  dwc:latitude '36.57067'^^xsd:double;
  dwc:startLatitude '36.57067'^^xsd:double;
  dwc:endLatitude '36.57067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9425 36.57067, -2.9425 36.57067, -2.9425 36.57067, -2.9425 36.57067, -2.9425 36.57067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2087'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66917 -3.518833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66917"^^xsd:decimal ;
  dwc:decimalLongitude "-3.518833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66917 -3.518833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66917"^^xsd:decimal ;
  geo-pos:long "-3.518833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2003'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2003'^^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:timeOfDay '15.637777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.518833'^^xsd:double;
  dwc:startLongitude '-3.518833'^^xsd:double;
  dwc:endLongitude '-3.518833'^^xsd:double;
  dwc:latitude '36.66917'^^xsd:double;
  dwc:startLatitude '36.66917'^^xsd:double;
  dwc:endLatitude '36.66917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.518833 36.66917, -3.518833 36.66917, -3.518833 36.66917, -3.518833 36.66917, -3.518833 36.66917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2003'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5585 -2.3865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5585"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5585 -2.3865)"^^geo:wktLiteral ;
  geo-pos:lat "36.5585"^^xsd:decimal ;
  geo-pos:long "-2.3865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1390'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1390'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3865'^^xsd:double;
  dwc:startLongitude '-2.3865'^^xsd:double;
  dwc:endLongitude '-2.3865'^^xsd:double;
  dwc:latitude '36.5585'^^xsd:double;
  dwc:startLatitude '36.5585'^^xsd:double;
  dwc:endLatitude '36.5585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3865 36.5585, -2.3865 36.5585, -2.3865 36.5585, -2.3865 36.5585, -2.3865 36.5585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1390'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68017 -3.553167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.553167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68017 -3.553167)"^^geo:wktLiteral ;
  geo-pos:lat "36.68017"^^xsd:decimal ;
  geo-pos:long "-3.553167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3048'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3048'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.910277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.553167'^^xsd:double;
  dwc:startLongitude '-3.553167'^^xsd:double;
  dwc:endLongitude '-3.553167'^^xsd:double;
  dwc:latitude '36.68017'^^xsd:double;
  dwc:startLatitude '36.68017'^^xsd:double;
  dwc:endLatitude '36.68017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.553167 36.68017, -3.553167 36.68017, -3.553167 36.68017, -3.553167 36.68017, -3.553167 36.68017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3048'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53017 -2.100667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.100667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53017 -2.100667)"^^geo:wktLiteral ;
  geo-pos:lat "36.53017"^^xsd:decimal ;
  geo-pos:long "-2.100667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3273'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3273'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.050555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.100667'^^xsd:double;
  dwc:startLongitude '-2.100667'^^xsd:double;
  dwc:endLongitude '-2.100667'^^xsd:double;
  dwc:latitude '36.53017'^^xsd:double;
  dwc:startLatitude '36.53017'^^xsd:double;
  dwc:endLatitude '36.53017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.100667 36.53017, -2.100667 36.53017, -2.100667 36.53017, -2.100667 36.53017, -2.100667 36.53017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3273'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79737 -2.531022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79737"^^xsd:decimal ;
  dwc:decimalLongitude "-2.531022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79737 -2.531022)"^^geo:wktLiteral ;
  geo-pos:lat "36.79737"^^xsd:decimal ;
  geo-pos:long "-2.531022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3667'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3667'^^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:timeOfDay '6.4413888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.531022'^^xsd:double;
  dwc:startLongitude '-2.531022'^^xsd:double;
  dwc:endLongitude '-2.531022'^^xsd:double;
  dwc:latitude '36.79737'^^xsd:double;
  dwc:startLatitude '36.79737'^^xsd:double;
  dwc:endLatitude '36.79737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.531022 36.79737, -2.531022 36.79737, -2.531022 36.79737, -2.531022 36.79737, -2.531022 36.79737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3667'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67767 -3.739834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.739834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67767 -3.739834)"^^geo:wktLiteral ;
  geo-pos:lat "36.67767"^^xsd:decimal ;
  geo-pos:long "-3.739834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3380'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3380'^^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:timeOfDay '12.656944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.739834'^^xsd:double;
  dwc:startLongitude '-3.739834'^^xsd:double;
  dwc:endLongitude '-3.739834'^^xsd:double;
  dwc:latitude '36.67767'^^xsd:double;
  dwc:startLatitude '36.67767'^^xsd:double;
  dwc:endLatitude '36.67767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.739834 36.67767, -3.739834 36.67767, -3.739834 36.67767, -3.739834 36.67767, -3.739834 36.67767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3380'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57917 -2.846833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.846833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57917 -2.846833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57917"^^xsd:decimal ;
  geo-pos:long "-2.846833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2614'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2614'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.846833'^^xsd:double;
  dwc:startLongitude '-2.846833'^^xsd:double;
  dwc:endLongitude '-2.846833'^^xsd:double;
  dwc:latitude '36.57917'^^xsd:double;
  dwc:startLatitude '36.57917'^^xsd:double;
  dwc:endLatitude '36.57917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.846833 36.57917, -2.846833 36.57917, -2.846833 36.57917, -2.846833 36.57917, -2.846833 36.57917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2614'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68766 -3.727913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68766"^^xsd:decimal ;
  dwc:decimalLongitude "-3.727913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68766 -3.727913)"^^geo:wktLiteral ;
  geo-pos:lat "36.68766"^^xsd:decimal ;
  geo-pos:long "-3.727913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3614'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3614'^^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:timeOfDay '7.2116666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.727913'^^xsd:double;
  dwc:startLongitude '-3.727913'^^xsd:double;
  dwc:endLongitude '-3.727913'^^xsd:double;
  dwc:latitude '36.68766'^^xsd:double;
  dwc:startLatitude '36.68766'^^xsd:double;
  dwc:endLatitude '36.68766'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.727913 36.68766, -3.727913 36.68766, -3.727913 36.68766, -3.727913 36.68766, -3.727913 36.68766))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3614'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9505 -3.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9505"^^xsd:decimal ;
  dwc:decimalLongitude "-3.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9505 -3.010833)"^^geo:wktLiteral ;
  geo-pos:lat "35.9505"^^xsd:decimal ;
  geo-pos:long "-3.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2593'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2593'^^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:timeOfDay '16.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.010833'^^xsd:double;
  dwc:startLongitude '-3.010833'^^xsd:double;
  dwc:endLongitude '-3.010833'^^xsd:double;
  dwc:latitude '35.9505'^^xsd:double;
  dwc:startLatitude '35.9505'^^xsd:double;
  dwc:endLatitude '35.9505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.010833 35.9505, -3.010833 35.9505, -3.010833 35.9505, -3.010833 35.9505, -3.010833 35.9505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2593'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67717 -3.6625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67717"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67717 -3.6625)"^^geo:wktLiteral ;
  geo-pos:lat "36.67717"^^xsd:decimal ;
  geo-pos:long "-3.6625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3339'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3339'^^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:timeOfDay '12.393055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6625'^^xsd:double;
  dwc:startLongitude '-3.6625'^^xsd:double;
  dwc:endLongitude '-3.6625'^^xsd:double;
  dwc:latitude '36.67717'^^xsd:double;
  dwc:startLatitude '36.67717'^^xsd:double;
  dwc:endLatitude '36.67717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6625 36.67717, -3.6625 36.67717, -3.6625 36.67717, -3.6625 36.67717, -3.6625 36.67717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3339'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23867 -1.7365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.23867"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.23867 -1.7365)"^^geo:wktLiteral ;
  geo-pos:lat "37.23867"^^xsd:decimal ;
  geo-pos:long "-1.7365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3430'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3430'^^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:timeOfDay '8.6813888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7365'^^xsd:double;
  dwc:startLongitude '-1.7365'^^xsd:double;
  dwc:endLongitude '-1.7365'^^xsd:double;
  dwc:latitude '37.23867'^^xsd:double;
  dwc:startLatitude '37.23867'^^xsd:double;
  dwc:endLatitude '37.23867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7365 37.23867, -1.7365 37.23867, -1.7365 37.23867, -1.7365 37.23867, -1.7365 37.23867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3430'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46123 -2.415092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46123"^^xsd:decimal ;
  dwc:decimalLongitude "-2.415092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46123 -2.415092)"^^geo:wktLiteral ;
  geo-pos:lat "36.46123"^^xsd:decimal ;
  geo-pos:long "-2.415092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4568'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_4568'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.261111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.415092'^^xsd:double;
  dwc:startLongitude '-2.415092'^^xsd:double;
  dwc:endLongitude '-2.415092'^^xsd:double;
  dwc:latitude '36.46123'^^xsd:double;
  dwc:startLatitude '36.46123'^^xsd:double;
  dwc:endLatitude '36.46123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.415092 36.46123, -2.415092 36.46123, -2.415092 36.46123, -2.415092 36.46123, -2.415092 36.46123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4568'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57183 -2.837167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57183 -2.837167)"^^geo:wktLiteral ;
  geo-pos:lat "36.57183"^^xsd:decimal ;
  geo-pos:long "-2.837167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1683'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1683'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.3766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837167'^^xsd:double;
  dwc:startLongitude '-2.837167'^^xsd:double;
  dwc:endLongitude '-2.837167'^^xsd:double;
  dwc:latitude '36.57183'^^xsd:double;
  dwc:startLatitude '36.57183'^^xsd:double;
  dwc:endLatitude '36.57183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837167 36.57183, -2.837167 36.57183, -2.837167 36.57183, -2.837167 36.57183, -2.837167 36.57183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1683'^^xsd:string;
  dwc:observationDate '2000-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93717 -5.627833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93717"^^xsd:decimal ;
  dwc:decimalLongitude "-5.627833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93717 -5.627833)"^^geo:wktLiteral ;
  geo-pos:lat "35.93717"^^xsd:decimal ;
  geo-pos:long "-5.627833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4712'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4712'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.846111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.627833'^^xsd:double;
  dwc:startLongitude '-5.627833'^^xsd:double;
  dwc:endLongitude '-5.627833'^^xsd:double;
  dwc:latitude '35.93717'^^xsd:double;
  dwc:startLatitude '35.93717'^^xsd:double;
  dwc:endLatitude '35.93717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.627833 35.93717, -5.627833 35.93717, -5.627833 35.93717, -5.627833 35.93717, -5.627833 35.93717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4712'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3233 -2.5647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3233 -2.5647)"^^geo:wktLiteral ;
  geo-pos:lat "36.3233"^^xsd:decimal ;
  geo-pos:long "-2.5647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3534'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3534'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.081944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5647'^^xsd:double;
  dwc:startLongitude '-2.5647'^^xsd:double;
  dwc:endLongitude '-2.5647'^^xsd:double;
  dwc:latitude '36.3233'^^xsd:double;
  dwc:startLatitude '36.3233'^^xsd:double;
  dwc:endLatitude '36.3233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5647 36.3233, -2.5647 36.3233, -2.5647 36.3233, -2.5647 36.3233, -2.5647 36.3233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3534'^^xsd:string;
  dwc:observationDate '2006-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38833 -1.463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38833"^^xsd:decimal ;
  dwc:decimalLongitude "-1.463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38833 -1.463333)"^^geo:wktLiteral ;
  geo-pos:lat "37.38833"^^xsd:decimal ;
  geo-pos:long "-1.463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_270'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_270'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '15.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.463333'^^xsd:double;
  dwc:startLongitude '-1.463333'^^xsd:double;
  dwc:endLongitude '-1.463333'^^xsd:double;
  dwc:latitude '37.38833'^^xsd:double;
  dwc:startLatitude '37.38833'^^xsd:double;
  dwc:endLatitude '37.38833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.463333 37.38833, -1.463333 37.38833, -1.463333 37.38833, -1.463333 37.38833, -1.463333 37.38833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_270'^^xsd:string;
  dwc:observationDate '1994-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55216 -2.842315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55216"^^xsd:decimal ;
  dwc:decimalLongitude "-2.842315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55216 -2.842315)"^^geo:wktLiteral ;
  geo-pos:lat "36.55216"^^xsd:decimal ;
  geo-pos:long "-2.842315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3545'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3545'^^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:timeOfDay '13.875833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.842315'^^xsd:double;
  dwc:startLongitude '-2.842315'^^xsd:double;
  dwc:endLongitude '-2.842315'^^xsd:double;
  dwc:latitude '36.55216'^^xsd:double;
  dwc:startLatitude '36.55216'^^xsd:double;
  dwc:endLatitude '36.55216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.842315 36.55216, -2.842315 36.55216, -2.842315 36.55216, -2.842315 36.55216, -2.842315 36.55216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3545'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9274 -5.62788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9274"^^xsd:decimal ;
  dwc:decimalLongitude "-5.62788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9274 -5.62788)"^^geo:wktLiteral ;
  geo-pos:lat "35.9274"^^xsd:decimal ;
  geo-pos:long "-5.62788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4608'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4608'^^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:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.62788'^^xsd:double;
  dwc:startLongitude '-5.62788'^^xsd:double;
  dwc:endLongitude '-5.62788'^^xsd:double;
  dwc:latitude '35.9274'^^xsd:double;
  dwc:startLatitude '35.9274'^^xsd:double;
  dwc:endLatitude '35.9274'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.62788 35.9274, -5.62788 35.9274, -5.62788 35.9274, -5.62788 35.9274, -5.62788 35.9274))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4608'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5185 -2.855834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5185"^^xsd:decimal ;
  dwc:decimalLongitude "-2.855834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5185 -2.855834)"^^geo:wktLiteral ;
  geo-pos:lat "36.5185"^^xsd:decimal ;
  geo-pos:long "-2.855834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3416'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3416'^^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:timeOfDay '13.201666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.855834'^^xsd:double;
  dwc:startLongitude '-2.855834'^^xsd:double;
  dwc:endLongitude '-2.855834'^^xsd:double;
  dwc:latitude '36.5185'^^xsd:double;
  dwc:startLatitude '36.5185'^^xsd:double;
  dwc:endLatitude '36.5185'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.855834 36.5185, -2.855834 36.5185, -2.855834 36.5185, -2.855834 36.5185, -2.855834 36.5185))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3416'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5645 -2.8335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5645 -2.8335)"^^geo:wktLiteral ;
  geo-pos:lat "36.5645"^^xsd:decimal ;
  geo-pos:long "-2.8335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3227'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3227'^^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:timeOfDay '7.9472222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8335'^^xsd:double;
  dwc:startLongitude '-2.8335'^^xsd:double;
  dwc:endLongitude '-2.8335'^^xsd:double;
  dwc:latitude '36.5645'^^xsd:double;
  dwc:startLatitude '36.5645'^^xsd:double;
  dwc:endLatitude '36.5645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8335 36.5645, -2.8335 36.5645, -2.8335 36.5645, -2.8335 36.5645, -2.8335 36.5645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3227'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66833 -2.447333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.447333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66833 -2.447333)"^^geo:wktLiteral ;
  geo-pos:lat "36.66833"^^xsd:decimal ;
  geo-pos:long "-2.447333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_473'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_473'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.447333'^^xsd:double;
  dwc:startLongitude '-2.447333'^^xsd:double;
  dwc:endLongitude '-2.447333'^^xsd:double;
  dwc:latitude '36.66833'^^xsd:double;
  dwc:startLatitude '36.66833'^^xsd:double;
  dwc:endLatitude '36.66833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.447333 36.66833, -2.447333 36.66833, -2.447333 36.66833, -2.447333 36.66833, -2.447333 36.66833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_473'^^xsd:string;
  dwc:observationDate '1995-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67083 -2.426333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.426333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67083 -2.426333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67083"^^xsd:decimal ;
  geo-pos:long "-2.426333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3222'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3222'^^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:timeOfDay '10.017222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.426333'^^xsd:double;
  dwc:startLongitude '-2.426333'^^xsd:double;
  dwc:endLongitude '-2.426333'^^xsd:double;
  dwc:latitude '36.67083'^^xsd:double;
  dwc:startLatitude '36.67083'^^xsd:double;
  dwc:endLatitude '36.67083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.426333 36.67083, -2.426333 36.67083, -2.426333 36.67083, -2.426333 36.67083, -2.426333 36.67083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3222'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56517 -2.815333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.815333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56517 -2.815333)"^^geo:wktLiteral ;
  geo-pos:lat "36.56517"^^xsd:decimal ;
  geo-pos:long "-2.815333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2577'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2577'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.815333'^^xsd:double;
  dwc:startLongitude '-2.815333'^^xsd:double;
  dwc:endLongitude '-2.815333'^^xsd:double;
  dwc:latitude '36.56517'^^xsd:double;
  dwc:startLatitude '36.56517'^^xsd:double;
  dwc:endLatitude '36.56517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.815333 36.56517, -2.815333 36.56517, -2.815333 36.56517, -2.815333 36.56517, -2.815333 36.56517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2577'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50512 -2.719475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50512"^^xsd:decimal ;
  dwc:decimalLongitude "-2.719475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50512 -2.719475)"^^geo:wktLiteral ;
  geo-pos:lat "36.50512"^^xsd:decimal ;
  geo-pos:long "-2.719475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4327'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4327'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.9275'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.719475'^^xsd:double;
  dwc:startLongitude '-2.719475'^^xsd:double;
  dwc:endLongitude '-2.719475'^^xsd:double;
  dwc:latitude '36.50512'^^xsd:double;
  dwc:startLatitude '36.50512'^^xsd:double;
  dwc:endLatitude '36.50512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.719475 36.50512, -2.719475 36.50512, -2.719475 36.50512, -2.719475 36.50512, -2.719475 36.50512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4327'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.671 -2.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.671"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.671 -2.4385)"^^geo:wktLiteral ;
  geo-pos:lat "36.671"^^xsd:decimal ;
  geo-pos:long "-2.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1097'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1097'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4385'^^xsd:double;
  dwc:startLongitude '-2.4385'^^xsd:double;
  dwc:endLongitude '-2.4385'^^xsd:double;
  dwc:latitude '36.671'^^xsd:double;
  dwc:startLatitude '36.671'^^xsd:double;
  dwc:endLatitude '36.671'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4385 36.671, -2.4385 36.671, -2.4385 36.671, -2.4385 36.671, -2.4385 36.671))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1097'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35533 -1.603667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.603667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35533 -1.603667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35533"^^xsd:decimal ;
  geo-pos:long "-1.603667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_248'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_248'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '16.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.603667'^^xsd:double;
  dwc:startLongitude '-1.603667'^^xsd:double;
  dwc:endLongitude '-1.603667'^^xsd:double;
  dwc:latitude '37.35533'^^xsd:double;
  dwc:startLatitude '37.35533'^^xsd:double;
  dwc:endLatitude '37.35533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.603667 37.35533, -1.603667 37.35533, -1.603667 37.35533, -1.603667 37.35533, -1.603667 37.35533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_248'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93283 -5.632667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.632667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93283 -5.632667)"^^geo:wktLiteral ;
  geo-pos:lat "35.93283"^^xsd:decimal ;
  geo-pos:long "-5.632667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1821'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1821'^^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:timeOfDay '14.912222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.632667'^^xsd:double;
  dwc:startLongitude '-5.632667'^^xsd:double;
  dwc:endLongitude '-5.632667'^^xsd:double;
  dwc:latitude '35.93283'^^xsd:double;
  dwc:startLatitude '35.93283'^^xsd:double;
  dwc:endLatitude '35.93283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.632667 35.93283, -5.632667 35.93283, -5.632667 35.93283, -5.632667 35.93283, -5.632667 35.93283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1821'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69708 -2.099882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69708"^^xsd:decimal ;
  dwc:decimalLongitude "-2.099882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69708 -2.099882)"^^geo:wktLiteral ;
  geo-pos:lat "36.69708"^^xsd:decimal ;
  geo-pos:long "-2.099882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3503'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3503'^^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:timeOfDay '5.7894444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.099882'^^xsd:double;
  dwc:startLongitude '-2.099882'^^xsd:double;
  dwc:endLongitude '-2.099882'^^xsd:double;
  dwc:latitude '36.69708'^^xsd:double;
  dwc:startLatitude '36.69708'^^xsd:double;
  dwc:endLatitude '36.69708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.099882 36.69708, -2.099882 36.69708, -2.099882 36.69708, -2.099882 36.69708, -2.099882 36.69708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3503'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47089 -2.42479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47089"^^xsd:decimal ;
  dwc:decimalLongitude "-2.42479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47089 -2.42479)"^^geo:wktLiteral ;
  geo-pos:lat "36.47089"^^xsd:decimal ;
  geo-pos:long "-2.42479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4072'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4072'^^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:timeOfDay '12.221666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.42479'^^xsd:double;
  dwc:startLongitude '-2.42479'^^xsd:double;
  dwc:endLongitude '-2.42479'^^xsd:double;
  dwc:latitude '36.47089'^^xsd:double;
  dwc:startLatitude '36.47089'^^xsd:double;
  dwc:endLatitude '36.47089'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.42479 36.47089, -2.42479 36.47089, -2.42479 36.47089, -2.42479 36.47089, -2.42479 36.47089))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4072'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -2.818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.595"^^xsd:decimal ;
  dwc:decimalLongitude "-2.818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.595 -2.818333)"^^geo:wktLiteral ;
  geo-pos:lat "36.595"^^xsd:decimal ;
  geo-pos:long "-2.818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_681'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_681'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.818333'^^xsd:double;
  dwc:startLongitude '-2.818333'^^xsd:double;
  dwc:endLongitude '-2.818333'^^xsd:double;
  dwc:latitude '36.595'^^xsd:double;
  dwc:startLatitude '36.595'^^xsd:double;
  dwc:endLatitude '36.595'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.818333 36.595, -2.818333 36.595, -2.818333 36.595, -2.818333 36.595, -2.818333 36.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_681'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55217 -2.728167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.728167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55217 -2.728167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55217"^^xsd:decimal ;
  geo-pos:long "-2.728167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_979'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_979'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.728167'^^xsd:double;
  dwc:startLongitude '-2.728167'^^xsd:double;
  dwc:endLongitude '-2.728167'^^xsd:double;
  dwc:latitude '36.55217'^^xsd:double;
  dwc:startLatitude '36.55217'^^xsd:double;
  dwc:endLatitude '36.55217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.728167 36.55217, -2.728167 36.55217, -2.728167 36.55217, -2.728167 36.55217, -2.728167 36.55217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_979'^^xsd:string;
  dwc:observationDate '1997-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 -1.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168"^^xsd:decimal ;
  dwc:decimalLongitude "-1.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 -1.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.168"^^xsd:decimal ;
  geo-pos:long "-1.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_810'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_810'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.733'^^xsd:double;
  dwc:startLongitude '-1.733'^^xsd:double;
  dwc:endLongitude '-1.733'^^xsd:double;
  dwc:latitude '37.168'^^xsd:double;
  dwc:startLatitude '37.168'^^xsd:double;
  dwc:endLatitude '37.168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.733 37.168, -1.733 37.168, -1.733 37.168, -1.733 37.168, -1.733 37.168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_810'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36133 -4.9315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36133 -4.9315)"^^geo:wktLiteral ;
  geo-pos:lat "36.36133"^^xsd:decimal ;
  geo-pos:long "-4.9315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2790'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2790'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.9325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.9315'^^xsd:double;
  dwc:startLongitude '-4.9315'^^xsd:double;
  dwc:endLongitude '-4.9315'^^xsd:double;
  dwc:latitude '36.36133'^^xsd:double;
  dwc:startLatitude '36.36133'^^xsd:double;
  dwc:endLatitude '36.36133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9315 36.36133, -4.9315 36.36133, -4.9315 36.36133, -4.9315 36.36133, -4.9315 36.36133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2790'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53683 -1.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53683 -1.229)"^^geo:wktLiteral ;
  geo-pos:lat "37.53683"^^xsd:decimal ;
  geo-pos:long "-1.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_169'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_169'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '5.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.229'^^xsd:double;
  dwc:startLongitude '-1.229'^^xsd:double;
  dwc:endLongitude '-1.229'^^xsd:double;
  dwc:latitude '37.53683'^^xsd:double;
  dwc:startLatitude '37.53683'^^xsd:double;
  dwc:endLatitude '37.53683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.229 37.53683, -1.229 37.53683, -1.229 37.53683, -1.229 37.53683, -1.229 37.53683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_169'^^xsd:string;
  dwc:observationDate '1993-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -2.485333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.485333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.617 -2.485333)"^^geo:wktLiteral ;
  geo-pos:lat "36.617"^^xsd:decimal ;
  geo-pos:long "-2.485333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1748'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1748'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '14.624444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.485333'^^xsd:double;
  dwc:startLongitude '-2.485333'^^xsd:double;
  dwc:endLongitude '-2.485333'^^xsd:double;
  dwc:latitude '36.617'^^xsd:double;
  dwc:startLatitude '36.617'^^xsd:double;
  dwc:endLatitude '36.617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.485333 36.617, -2.485333 36.617, -2.485333 36.617, -2.485333 36.617, -2.485333 36.617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1748'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.743 -2.535667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.743"^^xsd:decimal ;
  dwc:decimalLongitude "-2.535667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.743 -2.535667)"^^geo:wktLiteral ;
  geo-pos:lat "36.743"^^xsd:decimal ;
  geo-pos:long "-2.535667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1064'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1064'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.535667'^^xsd:double;
  dwc:startLongitude '-2.535667'^^xsd:double;
  dwc:endLongitude '-2.535667'^^xsd:double;
  dwc:latitude '36.743'^^xsd:double;
  dwc:startLatitude '36.743'^^xsd:double;
  dwc:endLatitude '36.743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.535667 36.743, -2.535667 36.743, -2.535667 36.743, -2.535667 36.743, -2.535667 36.743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1064'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.845333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.845333)"^^geo:wktLiteral ;
  geo-pos:lat "36.504"^^xsd:decimal ;
  geo-pos:long "-2.845333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_976'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_976'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.845333'^^xsd:double;
  dwc:startLongitude '-2.845333'^^xsd:double;
  dwc:endLongitude '-2.845333'^^xsd:double;
  dwc:latitude '36.504'^^xsd:double;
  dwc:startLatitude '36.504'^^xsd:double;
  dwc:endLatitude '36.504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845333 36.504, -2.845333 36.504, -2.845333 36.504, -2.845333 36.504, -2.845333 36.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_976'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22083 -1.693167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.693167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22083 -1.693167)"^^geo:wktLiteral ;
  geo-pos:lat "37.22083"^^xsd:decimal ;
  geo-pos:long "-1.693167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_283'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_283'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '8.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.693167'^^xsd:double;
  dwc:startLongitude '-1.693167'^^xsd:double;
  dwc:endLongitude '-1.693167'^^xsd:double;
  dwc:latitude '37.22083'^^xsd:double;
  dwc:startLatitude '37.22083'^^xsd:double;
  dwc:endLatitude '37.22083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.693167 37.22083, -1.693167 37.22083, -1.693167 37.22083, -1.693167 37.22083, -1.693167 37.22083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_283'^^xsd:string;
  dwc:observationDate '1994-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54953 -2.826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54953"^^xsd:decimal ;
  dwc:decimalLongitude "-2.826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54953 -2.826667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54953"^^xsd:decimal ;
  geo-pos:long "-2.826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3688'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3688'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '18.195'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.826667'^^xsd:double;
  dwc:startLongitude '-2.826667'^^xsd:double;
  dwc:endLongitude '-2.826667'^^xsd:double;
  dwc:latitude '36.54953'^^xsd:double;
  dwc:startLatitude '36.54953'^^xsd:double;
  dwc:endLatitude '36.54953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.826667 36.54953, -2.826667 36.54953, -2.826667 36.54953, -2.826667 36.54953, -2.826667 36.54953))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3688'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66117 -2.846578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.846578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66117 -2.846578)"^^geo:wktLiteral ;
  geo-pos:lat "36.66117"^^xsd:decimal ;
  geo-pos:long "-2.846578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4580'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4580'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.989444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.846578'^^xsd:double;
  dwc:startLongitude '-2.846578'^^xsd:double;
  dwc:endLongitude '-2.846578'^^xsd:double;
  dwc:latitude '36.66117'^^xsd:double;
  dwc:startLatitude '36.66117'^^xsd:double;
  dwc:endLatitude '36.66117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.846578 36.66117, -2.846578 36.66117, -2.846578 36.66117, -2.846578 36.66117, -2.846578 36.66117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4580'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85333 -1.893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85333 -1.893333)"^^geo:wktLiteral ;
  geo-pos:lat "36.85333"^^xsd:decimal ;
  geo-pos:long "-1.893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_86'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_86'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '12.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.893333'^^xsd:double;
  dwc:startLongitude '-1.893333'^^xsd:double;
  dwc:endLongitude '-1.893333'^^xsd:double;
  dwc:latitude '36.85333'^^xsd:double;
  dwc:startLatitude '36.85333'^^xsd:double;
  dwc:endLatitude '36.85333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.893333 36.85333, -1.893333 36.85333, -1.893333 36.85333, -1.893333 36.85333, -1.893333 36.85333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_86'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67616 -3.38269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67616"^^xsd:decimal ;
  dwc:decimalLongitude "-3.38269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67616 -3.38269)"^^geo:wktLiteral ;
  geo-pos:lat "36.67616"^^xsd:decimal ;
  geo-pos:long "-3.38269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4279'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4279'^^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:timeOfDay '13.694166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.38269'^^xsd:double;
  dwc:startLongitude '-3.38269'^^xsd:double;
  dwc:endLongitude '-3.38269'^^xsd:double;
  dwc:latitude '36.67616'^^xsd:double;
  dwc:startLatitude '36.67616'^^xsd:double;
  dwc:endLatitude '36.67616'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.38269 36.67616, -3.38269 36.67616, -3.38269 36.67616, -3.38269 36.67616, -3.38269 36.67616))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4279'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66983 -2.498667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.498667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66983 -2.498667)"^^geo:wktLiteral ;
  geo-pos:lat "36.66983"^^xsd:decimal ;
  geo-pos:long "-2.498667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_482'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_482'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '16.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.498667'^^xsd:double;
  dwc:startLongitude '-2.498667'^^xsd:double;
  dwc:endLongitude '-2.498667'^^xsd:double;
  dwc:latitude '36.66983'^^xsd:double;
  dwc:startLatitude '36.66983'^^xsd:double;
  dwc:endLatitude '36.66983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.498667 36.66983, -2.498667 36.66983, -2.498667 36.66983, -2.498667 36.66983, -2.498667 36.66983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_482'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70984 -2.598167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70984"^^xsd:decimal ;
  dwc:decimalLongitude "-2.598167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70984 -2.598167)"^^geo:wktLiteral ;
  geo-pos:lat "36.70984"^^xsd:decimal ;
  geo-pos:long "-2.598167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3278'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3278'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.5075'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.598167'^^xsd:double;
  dwc:startLongitude '-2.598167'^^xsd:double;
  dwc:endLongitude '-2.598167'^^xsd:double;
  dwc:latitude '36.70984'^^xsd:double;
  dwc:startLatitude '36.70984'^^xsd:double;
  dwc:endLatitude '36.70984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.598167 36.70984, -2.598167 36.70984, -2.598167 36.70984, -2.598167 36.70984, -2.598167 36.70984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3278'^^xsd:string;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.607 -3.029417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.607"^^xsd:decimal ;
  dwc:decimalLongitude "-3.029417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.607 -3.029417)"^^geo:wktLiteral ;
  geo-pos:lat "36.607"^^xsd:decimal ;
  geo-pos:long "-3.029417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4642'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4642'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '17.32'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.029417'^^xsd:double;
  dwc:startLongitude '-3.029417'^^xsd:double;
  dwc:endLongitude '-3.029417'^^xsd:double;
  dwc:latitude '36.607'^^xsd:double;
  dwc:startLatitude '36.607'^^xsd:double;
  dwc:endLatitude '36.607'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.029417 36.607, -3.029417 36.607, -3.029417 36.607, -3.029417 36.607, -3.029417 36.607))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4642'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -2.974333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.974333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.517 -2.974333)"^^geo:wktLiteral ;
  geo-pos:lat "36.517"^^xsd:decimal ;
  geo-pos:long "-2.974333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3410'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3410'^^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:timeOfDay '17.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.974333'^^xsd:double;
  dwc:startLongitude '-2.974333'^^xsd:double;
  dwc:endLongitude '-2.974333'^^xsd:double;
  dwc:latitude '36.517'^^xsd:double;
  dwc:startLatitude '36.517'^^xsd:double;
  dwc:endLatitude '36.517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.974333 36.517, -2.974333 36.517, -2.974333 36.517, -2.974333 36.517, -2.974333 36.517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3410'^^xsd:string;
  dwc:observationDate '2005-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92383 -3.0335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92383 -3.0335)"^^geo:wktLiteral ;
  geo-pos:lat "35.92383"^^xsd:decimal ;
  geo-pos:long "-3.0335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2592'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2592'^^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:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0335'^^xsd:double;
  dwc:startLongitude '-3.0335'^^xsd:double;
  dwc:endLongitude '-3.0335'^^xsd:double;
  dwc:latitude '35.92383'^^xsd:double;
  dwc:startLatitude '35.92383'^^xsd:double;
  dwc:endLatitude '35.92383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0335 35.92383, -3.0335 35.92383, -3.0335 35.92383, -3.0335 35.92383, -3.0335 35.92383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_2592'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.618 -2.895667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.618"^^xsd:decimal ;
  dwc:decimalLongitude "-2.895667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.618 -2.895667)"^^geo:wktLiteral ;
  geo-pos:lat "36.618"^^xsd:decimal ;
  geo-pos:long "-2.895667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1586'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1586'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.895667'^^xsd:double;
  dwc:startLongitude '-2.895667'^^xsd:double;
  dwc:endLongitude '-2.895667'^^xsd:double;
  dwc:latitude '36.618'^^xsd:double;
  dwc:startLatitude '36.618'^^xsd:double;
  dwc:endLatitude '36.618'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.895667 36.618, -2.895667 36.618, -2.895667 36.618, -2.895667 36.618, -2.895667 36.618))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1586'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55733 -2.780833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.780833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55733 -2.780833)"^^geo:wktLiteral ;
  geo-pos:lat "36.55733"^^xsd:decimal ;
  geo-pos:long "-2.780833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1761'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1761'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.7127777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.780833'^^xsd:double;
  dwc:startLongitude '-2.780833'^^xsd:double;
  dwc:endLongitude '-2.780833'^^xsd:double;
  dwc:latitude '36.55733'^^xsd:double;
  dwc:startLatitude '36.55733'^^xsd:double;
  dwc:endLatitude '36.55733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.780833 36.55733, -2.780833 36.55733, -2.780833 36.55733, -2.780833 36.55733, -2.780833 36.55733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1761'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6705 -0.687833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6705"^^xsd:decimal ;
  dwc:decimalLongitude "-0.687833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6705 -0.687833)"^^geo:wktLiteral ;
  geo-pos:lat "37.6705"^^xsd:decimal ;
  geo-pos:long "-0.687833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_292'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_292'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '17.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.687833'^^xsd:double;
  dwc:startLongitude '-0.687833'^^xsd:double;
  dwc:endLongitude '-0.687833'^^xsd:double;
  dwc:latitude '37.6705'^^xsd:double;
  dwc:startLatitude '37.6705'^^xsd:double;
  dwc:endLatitude '37.6705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.687833 37.6705, -0.687833 37.6705, -0.687833 37.6705, -0.687833 37.6705, -0.687833 37.6705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_292'^^xsd:string;
  dwc:observationDate '1994-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71633 -2.409167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.409167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71633 -2.409167)"^^geo:wktLiteral ;
  geo-pos:lat "36.71633"^^xsd:decimal ;
  geo-pos:long "-2.409167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_657'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_657'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.409167'^^xsd:double;
  dwc:startLongitude '-2.409167'^^xsd:double;
  dwc:endLongitude '-2.409167'^^xsd:double;
  dwc:latitude '36.71633'^^xsd:double;
  dwc:startLatitude '36.71633'^^xsd:double;
  dwc:endLatitude '36.71633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.409167 36.71633, -2.409167 36.71633, -2.409167 36.71633, -2.409167 36.71633, -2.409167 36.71633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_657'^^xsd:string;
  dwc:observationDate '1996-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28083 -5.1245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28083 -5.1245)"^^geo:wktLiteral ;
  geo-pos:lat "36.28083"^^xsd:decimal ;
  geo-pos:long "-5.1245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1909'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1909'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '9.4975'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1245'^^xsd:double;
  dwc:startLongitude '-5.1245'^^xsd:double;
  dwc:endLongitude '-5.1245'^^xsd:double;
  dwc:latitude '36.28083'^^xsd:double;
  dwc:startLatitude '36.28083'^^xsd:double;
  dwc:endLatitude '36.28083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1245 36.28083, -5.1245 36.28083, -5.1245 36.28083, -5.1245 36.28083, -5.1245 36.28083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_1909'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81054 -2.548988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81054"^^xsd:decimal ;
  dwc:decimalLongitude "-2.548988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81054 -2.548988)"^^geo:wktLiteral ;
  geo-pos:lat "36.81054"^^xsd:decimal ;
  geo-pos:long "-2.548988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4080'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4080'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.5369444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.548988'^^xsd:double;
  dwc:startLongitude '-2.548988'^^xsd:double;
  dwc:endLongitude '-2.548988'^^xsd:double;
  dwc:latitude '36.81054'^^xsd:double;
  dwc:startLatitude '36.81054'^^xsd:double;
  dwc:endLatitude '36.81054'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.548988 36.81054, -2.548988 36.81054, -2.548988 36.81054, -2.548988 36.81054, -2.548988 36.81054))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4080'^^xsd:string;
  dwc:observationDate '2007-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60284 -2.741812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60284"^^xsd:decimal ;
  dwc:decimalLongitude "-2.741812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60284 -2.741812)"^^geo:wktLiteral ;
  geo-pos:lat "36.60284"^^xsd:decimal ;
  geo-pos:long "-2.741812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4061'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4061'^^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:timeOfDay '8.9622222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.741812'^^xsd:double;
  dwc:startLongitude '-2.741812'^^xsd:double;
  dwc:endLongitude '-2.741812'^^xsd:double;
  dwc:latitude '36.60284'^^xsd:double;
  dwc:startLatitude '36.60284'^^xsd:double;
  dwc:endLatitude '36.60284'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.741812 36.60284, -2.741812 36.60284, -2.741812 36.60284, -2.741812 36.60284, -2.741812 36.60284))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4061'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67487 -3.703237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67487"^^xsd:decimal ;
  dwc:decimalLongitude "-3.703237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67487 -3.703237)"^^geo:wktLiteral ;
  geo-pos:lat "36.67487"^^xsd:decimal ;
  geo-pos:long "-3.703237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4176'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4176'^^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:timeOfDay '6.8027777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.703237'^^xsd:double;
  dwc:startLongitude '-3.703237'^^xsd:double;
  dwc:endLongitude '-3.703237'^^xsd:double;
  dwc:latitude '36.67487'^^xsd:double;
  dwc:startLatitude '36.67487'^^xsd:double;
  dwc:endLatitude '36.67487'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.703237 36.67487, -3.703237 36.67487, -3.703237 36.67487, -3.703237 36.67487, -3.703237 36.67487))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_4176'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.982 -1.852833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.982"^^xsd:decimal ;
  dwc:decimalLongitude "-1.852833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.982 -1.852833)"^^geo:wktLiteral ;
  geo-pos:lat "36.982"^^xsd:decimal ;
  geo-pos:long "-1.852833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_704'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_704'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.852833'^^xsd:double;
  dwc:startLongitude '-1.852833'^^xsd:double;
  dwc:endLongitude '-1.852833'^^xsd:double;
  dwc:latitude '36.982'^^xsd:double;
  dwc:startLatitude '36.982'^^xsd:double;
  dwc:endLatitude '36.982'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.852833 36.982, -1.852833 36.982, -1.852833 36.982, -1.852833 36.982, -1.852833 36.982))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_704'^^xsd:string;
  dwc:observationDate '1996-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70519 -3.636668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70519"^^xsd:decimal ;
  dwc:decimalLongitude "-3.636668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70519 -3.636668)"^^geo:wktLiteral ;
  geo-pos:lat "36.70519"^^xsd:decimal ;
  geo-pos:long "-3.636668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3563'^^xsd:string;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3563'^^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:timeOfDay '10.740555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.636668'^^xsd:double;
  dwc:startLongitude '-3.636668'^^xsd:double;
  dwc:endLongitude '-3.636668'^^xsd:double;
  dwc:latitude '36.70519'^^xsd:double;
  dwc:startLatitude '36.70519'^^xsd:double;
  dwc:endLatitude '36.70519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.636668 36.70519, -3.636668 36.70519, -3.636668 36.70519, -3.636668 36.70519, -3.636668 36.70519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Tursiops truncatus" by the provider'^^xsd:string;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId '429_3563'^^xsd:string;
  dwc:observationDate '2006-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25383 -1.531833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.531833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25383 -1.531833)"^^geo:wktLiteral ;
  geo-pos:lat "37.25383"^^xsd:decimal ;
  geo-pos:long "-1.531833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_508'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_508'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.531833'^^xsd:double;
  dwc:startLongitude '-1.531833'^^xsd:double;
  dwc:endLongitude '-1.531833'^^xsd:double;
  dwc:latitude '37.25383'^^xsd:double;
  dwc:startLatitude '37.25383'^^xsd:double;
  dwc:endLatitude '37.25383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.531833 37.25383, -1.531833 37.25383, -1.531833 37.25383, -1.531833 37.25383, -1.531833 37.25383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_508'^^xsd:string;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.579667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.504"^^xsd:decimal ;
  dwc:decimalLongitude "-2.579667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.504 -2.579667)"^^geo:wktLiteral ;
  geo-pos:lat "36.504"^^xsd:decimal ;
  geo-pos:long "-2.579667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1002'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.579667'^^xsd:double;
  dwc:startLongitude '-2.579667'^^xsd:double;
  dwc:endLongitude '-2.579667'^^xsd:double;
  dwc:latitude '36.504'^^xsd:double;
  dwc:startLatitude '36.504'^^xsd:double;
  dwc:endLatitude '36.504'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.579667 36.504, -2.579667 36.504, -2.579667 36.504, -2.579667 36.504, -2.579667 36.504))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1002'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48483 -3.086167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48483"^^xsd:decimal ;
  dwc:decimalLongitude "-3.086167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48483 -3.086167)"^^geo:wktLiteral ;
  geo-pos:lat "36.48483"^^xsd:decimal ;
  geo-pos:long "-3.086167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1535'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1535'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.086167'^^xsd:double;
  dwc:startLongitude '-3.086167'^^xsd:double;
  dwc:endLongitude '-3.086167'^^xsd:double;
  dwc:latitude '36.48483'^^xsd:double;
  dwc:startLatitude '36.48483'^^xsd:double;
  dwc:endLatitude '36.48483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.086167 36.48483, -3.086167 36.48483, -3.086167 36.48483, -3.086167 36.48483, -3.086167 36.48483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1535'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45788 -2.678203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45788"^^xsd:decimal ;
  dwc:decimalLongitude "-2.678203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45788 -2.678203)"^^geo:wktLiteral ;
  geo-pos:lat "36.45788"^^xsd:decimal ;
  geo-pos:long "-2.678203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4065'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4065'^^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:timeOfDay '11.760555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.678203'^^xsd:double;
  dwc:startLongitude '-2.678203'^^xsd:double;
  dwc:endLongitude '-2.678203'^^xsd:double;
  dwc:latitude '36.45788'^^xsd:double;
  dwc:startLatitude '36.45788'^^xsd:double;
  dwc:endLatitude '36.45788'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.678203 36.45788, -2.678203 36.45788, -2.678203 36.45788, -2.678203 36.45788, -2.678203 36.45788))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4065'^^xsd:string;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.707 -2.399833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.707"^^xsd:decimal ;
  dwc:decimalLongitude "-2.399833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.707 -2.399833)"^^geo:wktLiteral ;
  geo-pos:lat "36.707"^^xsd:decimal ;
  geo-pos:long "-2.399833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2351'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2351'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.399833'^^xsd:double;
  dwc:startLongitude '-2.399833'^^xsd:double;
  dwc:endLongitude '-2.399833'^^xsd:double;
  dwc:latitude '36.707'^^xsd:double;
  dwc:startLatitude '36.707'^^xsd:double;
  dwc:endLatitude '36.707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.399833 36.707, -2.399833 36.707, -2.399833 36.707, -2.399833 36.707, -2.399833 36.707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2351'^^xsd:string;
  dwc:observationDate '2002-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64314 -3.008128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64314"^^xsd:decimal ;
  dwc:decimalLongitude "-3.008128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64314 -3.008128)"^^geo:wktLiteral ;
  geo-pos:lat "36.64314"^^xsd:decimal ;
  geo-pos:long "-3.008128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3675'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3675'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.451388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.008128'^^xsd:double;
  dwc:startLongitude '-3.008128'^^xsd:double;
  dwc:endLongitude '-3.008128'^^xsd:double;
  dwc:latitude '36.64314'^^xsd:double;
  dwc:startLatitude '36.64314'^^xsd:double;
  dwc:endLatitude '36.64314'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.008128 36.64314, -3.008128 36.64314, -3.008128 36.64314, -3.008128 36.64314, -3.008128 36.64314))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3675'^^xsd:string;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32602 -3.957823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32602"^^xsd:decimal ;
  dwc:decimalLongitude "-3.957823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32602 -3.957823)"^^geo:wktLiteral ;
  geo-pos:lat "35.32602"^^xsd:decimal ;
  geo-pos:long "-3.957823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4719'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4719'^^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:timeOfDay '9.6508333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.957823'^^xsd:double;
  dwc:startLongitude '-3.957823'^^xsd:double;
  dwc:endLongitude '-3.957823'^^xsd:double;
  dwc:latitude '35.32602'^^xsd:double;
  dwc:startLatitude '35.32602'^^xsd:double;
  dwc:endLatitude '35.32602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.957823 35.32602, -3.957823 35.32602, -3.957823 35.32602, -3.957823 35.32602, -3.957823 35.32602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4719'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49383 -2.564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49383 -2.564)"^^geo:wktLiteral ;
  geo-pos:lat "36.49383"^^xsd:decimal ;
  geo-pos:long "-2.564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_570'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_570'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.564'^^xsd:double;
  dwc:startLongitude '-2.564'^^xsd:double;
  dwc:endLongitude '-2.564'^^xsd:double;
  dwc:latitude '36.49383'^^xsd:double;
  dwc:startLatitude '36.49383'^^xsd:double;
  dwc:endLatitude '36.49383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.564 36.49383, -2.564 36.49383, -2.564 36.49383, -2.564 36.49383, -2.564 36.49383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_570'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37517 -1.318667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37517"^^xsd:decimal ;
  dwc:decimalLongitude "-1.318667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37517 -1.318667)"^^geo:wktLiteral ;
  geo-pos:lat "37.37517"^^xsd:decimal ;
  geo-pos:long "-1.318667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_824'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_824'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.318667'^^xsd:double;
  dwc:startLongitude '-1.318667'^^xsd:double;
  dwc:endLongitude '-1.318667'^^xsd:double;
  dwc:latitude '37.37517'^^xsd:double;
  dwc:startLatitude '37.37517'^^xsd:double;
  dwc:endLatitude '37.37517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.318667 37.37517, -1.318667 37.37517, -1.318667 37.37517, -1.318667 37.37517, -1.318667 37.37517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_824'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66233 -2.543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66233 -2.543333)"^^geo:wktLiteral ;
  geo-pos:lat "36.66233"^^xsd:decimal ;
  geo-pos:long "-2.543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_987'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_987'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.543333'^^xsd:double;
  dwc:startLongitude '-2.543333'^^xsd:double;
  dwc:endLongitude '-2.543333'^^xsd:double;
  dwc:latitude '36.66233'^^xsd:double;
  dwc:startLatitude '36.66233'^^xsd:double;
  dwc:endLatitude '36.66233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.543333 36.66233, -2.543333 36.66233, -2.543333 36.66233, -2.543333 36.66233, -2.543333 36.66233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_987'^^xsd:string;
  dwc:observationDate '1998-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.497 -2.537667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.497"^^xsd:decimal ;
  dwc:decimalLongitude "-2.537667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.497 -2.537667)"^^geo:wktLiteral ;
  geo-pos:lat "36.497"^^xsd:decimal ;
  geo-pos:long "-2.537667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1057'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1057'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.537667'^^xsd:double;
  dwc:startLongitude '-2.537667'^^xsd:double;
  dwc:endLongitude '-2.537667'^^xsd:double;
  dwc:latitude '36.497'^^xsd:double;
  dwc:startLatitude '36.497'^^xsd:double;
  dwc:endLatitude '36.497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.537667 36.497, -2.537667 36.497, -2.537667 36.497, -2.537667 36.497, -2.537667 36.497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1057'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -2.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.431"^^xsd:decimal ;
  dwc:decimalLongitude "-2.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.431 -2.636)"^^geo:wktLiteral ;
  geo-pos:lat "36.431"^^xsd:decimal ;
  geo-pos:long "-2.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1177'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1177'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.636'^^xsd:double;
  dwc:startLongitude '-2.636'^^xsd:double;
  dwc:endLongitude '-2.636'^^xsd:double;
  dwc:latitude '36.431'^^xsd:double;
  dwc:startLatitude '36.431'^^xsd:double;
  dwc:endLatitude '36.431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.636 36.431, -2.636 36.431, -2.636 36.431, -2.636 36.431, -2.636 36.431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1177'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46917 -2.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46917 -2.552)"^^geo:wktLiteral ;
  geo-pos:lat "36.46917"^^xsd:decimal ;
  geo-pos:long "-2.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1180'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1180'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.552'^^xsd:double;
  dwc:startLongitude '-2.552'^^xsd:double;
  dwc:endLongitude '-2.552'^^xsd:double;
  dwc:latitude '36.46917'^^xsd:double;
  dwc:startLatitude '36.46917'^^xsd:double;
  dwc:endLatitude '36.46917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552 36.46917, -2.552 36.46917, -2.552 36.46917, -2.552 36.46917, -2.552 36.46917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1180'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.614 -3.215667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.614"^^xsd:decimal ;
  dwc:decimalLongitude "-3.215667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.614 -3.215667)"^^geo:wktLiteral ;
  geo-pos:lat "36.614"^^xsd:decimal ;
  geo-pos:long "-3.215667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2002'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2002'^^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:timeOfDay '11.902777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.215667'^^xsd:double;
  dwc:startLongitude '-3.215667'^^xsd:double;
  dwc:endLongitude '-3.215667'^^xsd:double;
  dwc:latitude '36.614'^^xsd:double;
  dwc:startLatitude '36.614'^^xsd:double;
  dwc:endLatitude '36.614'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.215667 36.614, -3.215667 36.614, -3.215667 36.614, -3.215667 36.614, -3.215667 36.614))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2002'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22267 -4.673167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22267"^^xsd:decimal ;
  dwc:decimalLongitude "-4.673167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22267 -4.673167)"^^geo:wktLiteral ;
  geo-pos:lat "36.22267"^^xsd:decimal ;
  geo-pos:long "-4.673167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2515'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2515'^^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:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.673167'^^xsd:double;
  dwc:startLongitude '-4.673167'^^xsd:double;
  dwc:endLongitude '-4.673167'^^xsd:double;
  dwc:latitude '36.22267'^^xsd:double;
  dwc:startLatitude '36.22267'^^xsd:double;
  dwc:endLatitude '36.22267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.673167 36.22267, -4.673167 36.22267, -4.673167 36.22267, -4.673167 36.22267, -4.673167 36.22267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2515'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47816 -2.642167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47816"^^xsd:decimal ;
  dwc:decimalLongitude "-2.642167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47816 -2.642167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47816"^^xsd:decimal ;
  geo-pos:long "-2.642167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3068'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3068'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.235833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.642167'^^xsd:double;
  dwc:startLongitude '-2.642167'^^xsd:double;
  dwc:endLongitude '-2.642167'^^xsd:double;
  dwc:latitude '36.47816'^^xsd:double;
  dwc:startLatitude '36.47816'^^xsd:double;
  dwc:endLatitude '36.47816'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.642167 36.47816, -2.642167 36.47816, -2.642167 36.47816, -2.642167 36.47816, -2.642167 36.47816))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3068'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -2.8445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.387"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.387 -2.8445)"^^geo:wktLiteral ;
  geo-pos:lat "36.387"^^xsd:decimal ;
  geo-pos:long "-2.8445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1398'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1398'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8445'^^xsd:double;
  dwc:startLongitude '-2.8445'^^xsd:double;
  dwc:endLongitude '-2.8445'^^xsd:double;
  dwc:latitude '36.387'^^xsd:double;
  dwc:startLatitude '36.387'^^xsd:double;
  dwc:endLatitude '36.387'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8445 36.387, -2.8445 36.387, -2.8445 36.387, -2.8445 36.387, -2.8445 36.387))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1398'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45967 -3.105833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45967"^^xsd:decimal ;
  dwc:decimalLongitude "-3.105833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45967 -3.105833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45967"^^xsd:decimal ;
  geo-pos:long "-3.105833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2077'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2077'^^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:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.105833'^^xsd:double;
  dwc:startLongitude '-3.105833'^^xsd:double;
  dwc:endLongitude '-3.105833'^^xsd:double;
  dwc:latitude '36.45967'^^xsd:double;
  dwc:startLatitude '36.45967'^^xsd:double;
  dwc:endLatitude '36.45967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.105833 36.45967, -3.105833 36.45967, -3.105833 36.45967, -3.105833 36.45967, -3.105833 36.45967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2077'^^xsd:string;
  dwc:observationDate '2001-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18883 -1.4035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.4035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18883 -1.4035)"^^geo:wktLiteral ;
  geo-pos:lat "37.18883"^^xsd:decimal ;
  geo-pos:long "-1.4035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_337'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_337'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.4035'^^xsd:double;
  dwc:startLongitude '-1.4035'^^xsd:double;
  dwc:endLongitude '-1.4035'^^xsd:double;
  dwc:latitude '37.18883'^^xsd:double;
  dwc:startLatitude '37.18883'^^xsd:double;
  dwc:endLatitude '37.18883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.4035 37.18883, -1.4035 37.18883, -1.4035 37.18883, -1.4035 37.18883, -1.4035 37.18883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_337'^^xsd:string;
  dwc:observationDate '1994-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17167 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17167 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.17167"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_512'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '5.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:startLongitude '-1.8'^^xsd:double;
  dwc:endLongitude '-1.8'^^xsd:double;
  dwc:latitude '37.17167'^^xsd:double;
  dwc:startLatitude '37.17167'^^xsd:double;
  dwc:endLatitude '37.17167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8 37.17167, -1.8 37.17167, -1.8 37.17167, -1.8 37.17167, -1.8 37.17167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_512'^^xsd:string;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4575 -3.0165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4575"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4575 -3.0165)"^^geo:wktLiteral ;
  geo-pos:lat "36.4575"^^xsd:decimal ;
  geo-pos:long "-3.0165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1020'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1020'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0165'^^xsd:double;
  dwc:startLongitude '-3.0165'^^xsd:double;
  dwc:endLongitude '-3.0165'^^xsd:double;
  dwc:latitude '36.4575'^^xsd:double;
  dwc:startLatitude '36.4575'^^xsd:double;
  dwc:endLatitude '36.4575'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0165 36.4575, -3.0165 36.4575, -3.0165 36.4575, -3.0165 36.4575, -3.0165 36.4575))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1020'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36483 -2.8255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36483 -2.8255)"^^geo:wktLiteral ;
  geo-pos:lat "36.36483"^^xsd:decimal ;
  geo-pos:long "-2.8255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1495'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1495'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8255'^^xsd:double;
  dwc:startLongitude '-2.8255'^^xsd:double;
  dwc:endLongitude '-2.8255'^^xsd:double;
  dwc:latitude '36.36483'^^xsd:double;
  dwc:startLatitude '36.36483'^^xsd:double;
  dwc:endLatitude '36.36483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8255 36.36483, -2.8255 36.36483, -2.8255 36.36483, -2.8255 36.36483, -2.8255 36.36483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1495'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5845 -3.190167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5845"^^xsd:decimal ;
  dwc:decimalLongitude "-3.190167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5845 -3.190167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5845"^^xsd:decimal ;
  geo-pos:long "-3.190167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1545'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1545'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.190167'^^xsd:double;
  dwc:startLongitude '-3.190167'^^xsd:double;
  dwc:endLongitude '-3.190167'^^xsd:double;
  dwc:latitude '36.5845'^^xsd:double;
  dwc:startLatitude '36.5845'^^xsd:double;
  dwc:endLatitude '36.5845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.190167 36.5845, -3.190167 36.5845, -3.190167 36.5845, -3.190167 36.5845, -3.190167 36.5845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1545'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42233 -4.5295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42233"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42233 -4.5295)"^^geo:wktLiteral ;
  geo-pos:lat "36.42233"^^xsd:decimal ;
  geo-pos:long "-4.5295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1880'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1880'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '9.9872222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5295'^^xsd:double;
  dwc:startLongitude '-4.5295'^^xsd:double;
  dwc:endLongitude '-4.5295'^^xsd:double;
  dwc:latitude '36.42233'^^xsd:double;
  dwc:startLatitude '36.42233'^^xsd:double;
  dwc:endLatitude '36.42233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5295 36.42233, -4.5295 36.42233, -4.5295 36.42233, -4.5295 36.42233, -4.5295 36.42233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1880'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37167 -2.818667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.818667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37167 -2.818667)"^^geo:wktLiteral ;
  geo-pos:lat "36.37167"^^xsd:decimal ;
  geo-pos:long "-2.818667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2020'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2020'^^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:timeOfDay '13.589722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.818667'^^xsd:double;
  dwc:startLongitude '-2.818667'^^xsd:double;
  dwc:endLongitude '-2.818667'^^xsd:double;
  dwc:latitude '36.37167'^^xsd:double;
  dwc:startLatitude '36.37167'^^xsd:double;
  dwc:endLatitude '36.37167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.818667 36.37167, -2.818667 36.37167, -2.818667 36.37167, -2.818667 36.37167, -2.818667 36.37167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2020'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.755167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.755167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.755167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-2.755167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2406'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2406'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.755167'^^xsd:double;
  dwc:startLongitude '-2.755167'^^xsd:double;
  dwc:endLongitude '-2.755167'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:startLatitude '36.52'^^xsd:double;
  dwc:endLatitude '36.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.755167 36.52, -2.755167 36.52, -2.755167 36.52, -2.755167 36.52, -2.755167 36.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2406'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -4.307333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4365"^^xsd:decimal ;
  dwc:decimalLongitude "-4.307333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4365 -4.307333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4365"^^xsd:decimal ;
  geo-pos:long "-4.307333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2437'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2437'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.307333'^^xsd:double;
  dwc:startLongitude '-4.307333'^^xsd:double;
  dwc:endLongitude '-4.307333'^^xsd:double;
  dwc:latitude '36.4365'^^xsd:double;
  dwc:startLatitude '36.4365'^^xsd:double;
  dwc:endLatitude '36.4365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.307333 36.4365, -4.307333 36.4365, -4.307333 36.4365, -4.307333 36.4365, -4.307333 36.4365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2437'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -3.758833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48"^^xsd:decimal ;
  dwc:decimalLongitude "-3.758833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48 -3.758833)"^^geo:wktLiteral ;
  geo-pos:lat "36.48"^^xsd:decimal ;
  geo-pos:long "-3.758833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3077'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3077'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.333611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.758833'^^xsd:double;
  dwc:startLongitude '-3.758833'^^xsd:double;
  dwc:endLongitude '-3.758833'^^xsd:double;
  dwc:latitude '36.48'^^xsd:double;
  dwc:startLatitude '36.48'^^xsd:double;
  dwc:endLatitude '36.48'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.758833 36.48, -3.758833 36.48, -3.758833 36.48, -3.758833 36.48, -3.758833 36.48))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3077'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.162 -4.946833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.162"^^xsd:decimal ;
  dwc:decimalLongitude "-4.946833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.162 -4.946833)"^^geo:wktLiteral ;
  geo-pos:lat "36.162"^^xsd:decimal ;
  geo-pos:long "-4.946833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2813'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2813'^^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:timeOfDay '14.161666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.946833'^^xsd:double;
  dwc:startLongitude '-4.946833'^^xsd:double;
  dwc:endLongitude '-4.946833'^^xsd:double;
  dwc:latitude '36.162'^^xsd:double;
  dwc:startLatitude '36.162'^^xsd:double;
  dwc:endLatitude '36.162'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.946833 36.162, -4.946833 36.162, -4.946833 36.162, -4.946833 36.162, -4.946833 36.162))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2813'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65367 -3.517667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.517667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65367 -3.517667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65367"^^xsd:decimal ;
  geo-pos:long "-3.517667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3334'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3334'^^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:timeOfDay '16.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.517667'^^xsd:double;
  dwc:startLongitude '-3.517667'^^xsd:double;
  dwc:endLongitude '-3.517667'^^xsd:double;
  dwc:latitude '36.65367'^^xsd:double;
  dwc:startLatitude '36.65367'^^xsd:double;
  dwc:endLatitude '36.65367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.517667 36.65367, -3.517667 36.65367, -3.517667 36.65367, -3.517667 36.65367, -3.517667 36.65367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3334'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43583 -4.397166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.397166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43583 -4.397166)"^^geo:wktLiteral ;
  geo-pos:lat "36.43583"^^xsd:decimal ;
  geo-pos:long "-4.397166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2954'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2954'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '15.108055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.397166'^^xsd:double;
  dwc:startLongitude '-4.397166'^^xsd:double;
  dwc:endLongitude '-4.397166'^^xsd:double;
  dwc:latitude '36.43583'^^xsd:double;
  dwc:startLatitude '36.43583'^^xsd:double;
  dwc:endLatitude '36.43583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.397166 36.43583, -4.397166 36.43583, -4.397166 36.43583, -4.397166 36.43583, -4.397166 36.43583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2954'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.137 -1.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.137"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.137 -1.7705)"^^geo:wktLiteral ;
  geo-pos:lat "37.137"^^xsd:decimal ;
  geo-pos:long "-1.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3239'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3239'^^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:timeOfDay '16.596944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7705'^^xsd:double;
  dwc:startLongitude '-1.7705'^^xsd:double;
  dwc:endLongitude '-1.7705'^^xsd:double;
  dwc:latitude '37.137'^^xsd:double;
  dwc:startLatitude '37.137'^^xsd:double;
  dwc:endLatitude '37.137'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7705 37.137, -1.7705 37.137, -1.7705 37.137, -1.7705 37.137, -1.7705 37.137))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3239'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37463 -2.414825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37463"^^xsd:decimal ;
  dwc:decimalLongitude "-2.414825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37463 -2.414825)"^^geo:wktLiteral ;
  geo-pos:lat "36.37463"^^xsd:decimal ;
  geo-pos:long "-2.414825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4503'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4503'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.302222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.414825'^^xsd:double;
  dwc:startLongitude '-2.414825'^^xsd:double;
  dwc:endLongitude '-2.414825'^^xsd:double;
  dwc:latitude '36.37463'^^xsd:double;
  dwc:startLatitude '36.37463'^^xsd:double;
  dwc:endLatitude '36.37463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.414825 36.37463, -2.414825 36.37463, -2.414825 36.37463, -2.414825 36.37463, -2.414825 36.37463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4503'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5149 -3.076163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5149"^^xsd:decimal ;
  dwc:decimalLongitude "-3.076163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5149 -3.076163)"^^geo:wktLiteral ;
  geo-pos:lat "36.5149"^^xsd:decimal ;
  geo-pos:long "-3.076163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4697'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4697'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '11.497777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.076163'^^xsd:double;
  dwc:startLongitude '-3.076163'^^xsd:double;
  dwc:endLongitude '-3.076163'^^xsd:double;
  dwc:latitude '36.5149'^^xsd:double;
  dwc:startLatitude '36.5149'^^xsd:double;
  dwc:endLatitude '36.5149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.076163 36.5149, -3.076163 36.5149, -3.076163 36.5149, -3.076163 36.5149, -3.076163 36.5149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4697'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30033 -4.737667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30033"^^xsd:decimal ;
  dwc:decimalLongitude "-4.737667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30033 -4.737667)"^^geo:wktLiteral ;
  geo-pos:lat "36.30033"^^xsd:decimal ;
  geo-pos:long "-4.737667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1812'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '9.6144444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.737667'^^xsd:double;
  dwc:startLongitude '-4.737667'^^xsd:double;
  dwc:endLongitude '-4.737667'^^xsd:double;
  dwc:latitude '36.30033'^^xsd:double;
  dwc:startLatitude '36.30033'^^xsd:double;
  dwc:endLatitude '36.30033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.737667 36.30033, -4.737667 36.30033, -4.737667 36.30033, -4.737667 36.30033, -4.737667 36.30033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1812'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42667 -1.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42667 -1.183333)"^^geo:wktLiteral ;
  geo-pos:lat "37.42667"^^xsd:decimal ;
  geo-pos:long "-1.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_284'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_284'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.183333'^^xsd:double;
  dwc:startLongitude '-1.183333'^^xsd:double;
  dwc:endLongitude '-1.183333'^^xsd:double;
  dwc:latitude '37.42667'^^xsd:double;
  dwc:startLatitude '37.42667'^^xsd:double;
  dwc:endLatitude '37.42667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.183333 37.42667, -1.183333 37.42667, -1.183333 37.42667, -1.183333 37.42667, -1.183333 37.42667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_284'^^xsd:string;
  dwc:observationDate '1994-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33383 -2.827667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.827667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33383 -2.827667)"^^geo:wktLiteral ;
  geo-pos:lat "36.33383"^^xsd:decimal ;
  geo-pos:long "-2.827667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1144'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1144'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.827667'^^xsd:double;
  dwc:startLongitude '-2.827667'^^xsd:double;
  dwc:endLongitude '-2.827667'^^xsd:double;
  dwc:latitude '36.33383'^^xsd:double;
  dwc:startLatitude '36.33383'^^xsd:double;
  dwc:endLatitude '36.33383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.827667 36.33383, -2.827667 36.33383, -2.827667 36.33383, -2.827667 36.33383, -2.827667 36.33383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1144'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41483 -2.905333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.905333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41483 -2.905333)"^^geo:wktLiteral ;
  geo-pos:lat "36.41483"^^xsd:decimal ;
  geo-pos:long "-2.905333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1160'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1160'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.905333'^^xsd:double;
  dwc:startLongitude '-2.905333'^^xsd:double;
  dwc:endLongitude '-2.905333'^^xsd:double;
  dwc:latitude '36.41483'^^xsd:double;
  dwc:startLatitude '36.41483'^^xsd:double;
  dwc:endLatitude '36.41483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.905333 36.41483, -2.905333 36.41483, -2.905333 36.41483, -2.905333 36.41483, -2.905333 36.41483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1160'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -2.527167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.492"^^xsd:decimal ;
  dwc:decimalLongitude "-2.527167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.492 -2.527167)"^^geo:wktLiteral ;
  geo-pos:lat "36.492"^^xsd:decimal ;
  geo-pos:long "-2.527167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2610'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_2610'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.527167'^^xsd:double;
  dwc:startLongitude '-2.527167'^^xsd:double;
  dwc:endLongitude '-2.527167'^^xsd:double;
  dwc:latitude '36.492'^^xsd:double;
  dwc:startLatitude '36.492'^^xsd:double;
  dwc:endLatitude '36.492'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.527167 36.492, -2.527167 36.492, -2.527167 36.492, -2.527167 36.492, -2.527167 36.492))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2610'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49733 -3.7695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49733 -3.7695)"^^geo:wktLiteral ;
  geo-pos:lat "36.49733"^^xsd:decimal ;
  geo-pos:long "-3.7695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3078'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3078'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '15.712777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.7695'^^xsd:double;
  dwc:startLongitude '-3.7695'^^xsd:double;
  dwc:endLongitude '-3.7695'^^xsd:double;
  dwc:latitude '36.49733'^^xsd:double;
  dwc:startLatitude '36.49733'^^xsd:double;
  dwc:endLatitude '36.49733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.7695 36.49733, -3.7695 36.49733, -3.7695 36.49733, -3.7695 36.49733, -3.7695 36.49733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3078'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47667 -3.748195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.748195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47667 -3.748195)"^^geo:wktLiteral ;
  geo-pos:lat "36.47667"^^xsd:decimal ;
  geo-pos:long "-3.748195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4037'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4037'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '10.6225'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.748195'^^xsd:double;
  dwc:startLongitude '-3.748195'^^xsd:double;
  dwc:endLongitude '-3.748195'^^xsd:double;
  dwc:latitude '36.47667'^^xsd:double;
  dwc:startLatitude '36.47667'^^xsd:double;
  dwc:endLatitude '36.47667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.748195 36.47667, -3.748195 36.47667, -3.748195 36.47667, -3.748195 36.47667, -3.748195 36.47667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4037'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45756 -3.023253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.023253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45756 -3.023253)"^^geo:wktLiteral ;
  geo-pos:lat "36.45756"^^xsd:decimal ;
  geo-pos:long "-3.023253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4319'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4319'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '11.887777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.023253'^^xsd:double;
  dwc:startLongitude '-3.023253'^^xsd:double;
  dwc:endLongitude '-3.023253'^^xsd:double;
  dwc:latitude '36.45756'^^xsd:double;
  dwc:startLatitude '36.45756'^^xsd:double;
  dwc:endLatitude '36.45756'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.023253 36.45756, -3.023253 36.45756, -3.023253 36.45756, -3.023253 36.45756, -3.023253 36.45756))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4319'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40743 -2.79059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40743"^^xsd:decimal ;
  dwc:decimalLongitude "-2.79059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40743 -2.79059)"^^geo:wktLiteral ;
  geo-pos:lat "36.40743"^^xsd:decimal ;
  geo-pos:long "-2.79059"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4336'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4336'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.289166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.79059'^^xsd:double;
  dwc:startLongitude '-2.79059'^^xsd:double;
  dwc:endLongitude '-2.79059'^^xsd:double;
  dwc:latitude '36.40743'^^xsd:double;
  dwc:startLatitude '36.40743'^^xsd:double;
  dwc:endLatitude '36.40743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.79059 36.40743, -2.79059 36.40743, -2.79059 36.40743, -2.79059 36.40743, -2.79059 36.40743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4336'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50758 -3.116578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50758"^^xsd:decimal ;
  dwc:decimalLongitude "-3.116578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50758 -3.116578)"^^geo:wktLiteral ;
  geo-pos:lat "36.50758"^^xsd:decimal ;
  geo-pos:long "-3.116578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4436'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.182777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.116578'^^xsd:double;
  dwc:startLongitude '-3.116578'^^xsd:double;
  dwc:endLongitude '-3.116578'^^xsd:double;
  dwc:latitude '36.50758'^^xsd:double;
  dwc:startLatitude '36.50758'^^xsd:double;
  dwc:endLatitude '36.50758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.116578 36.50758, -3.116578 36.50758, -3.116578 36.50758, -3.116578 36.50758, -3.116578 36.50758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4436'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9705 -1.673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9705"^^xsd:decimal ;
  dwc:decimalLongitude "-1.673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9705 -1.673333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9705"^^xsd:decimal ;
  geo-pos:long "-1.673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_355'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_355'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.673333'^^xsd:double;
  dwc:startLongitude '-1.673333'^^xsd:double;
  dwc:endLongitude '-1.673333'^^xsd:double;
  dwc:latitude '36.9705'^^xsd:double;
  dwc:startLatitude '36.9705'^^xsd:double;
  dwc:endLatitude '36.9705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.673333 36.9705, -1.673333 36.9705, -1.673333 36.9705, -1.673333 36.9705, -1.673333 36.9705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_355'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4295 -0.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4295"^^xsd:decimal ;
  dwc:decimalLongitude "-0.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4295 -0.999)"^^geo:wktLiteral ;
  geo-pos:lat "37.4295"^^xsd:decimal ;
  geo-pos:long "-0.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_819'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.999'^^xsd:double;
  dwc:startLongitude '-0.999'^^xsd:double;
  dwc:endLongitude '-0.999'^^xsd:double;
  dwc:latitude '37.4295'^^xsd:double;
  dwc:startLatitude '37.4295'^^xsd:double;
  dwc:endLatitude '37.4295'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.999 37.4295, -0.999 37.4295, -0.999 37.4295, -0.999 37.4295, -0.999 37.4295))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_819'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46167 -2.656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46167 -2.656667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46167"^^xsd:decimal ;
  geo-pos:long "-2.656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1511'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.656667'^^xsd:double;
  dwc:startLongitude '-2.656667'^^xsd:double;
  dwc:endLongitude '-2.656667'^^xsd:double;
  dwc:latitude '36.46167'^^xsd:double;
  dwc:startLatitude '36.46167'^^xsd:double;
  dwc:endLatitude '36.46167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.656667 36.46167, -2.656667 36.46167, -2.656667 36.46167, -2.656667 36.46167, -2.656667 36.46167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1511'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46283 -2.8865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46283 -2.8865)"^^geo:wktLiteral ;
  geo-pos:lat "36.46283"^^xsd:decimal ;
  geo-pos:long "-2.8865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1615'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1615'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '17.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8865'^^xsd:double;
  dwc:startLongitude '-2.8865'^^xsd:double;
  dwc:endLongitude '-2.8865'^^xsd:double;
  dwc:latitude '36.46283'^^xsd:double;
  dwc:startLatitude '36.46283'^^xsd:double;
  dwc:endLatitude '36.46283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8865 36.46283, -2.8865 36.46283, -2.8865 36.46283, -2.8865 36.46283, -2.8865 36.46283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1615'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.271 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.271"^^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/1968__429_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.271 -5.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.271"^^xsd:decimal ;
  geo-pos:long "-5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2443'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2443'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:startLongitude '-5.23'^^xsd:double;
  dwc:endLongitude '-5.23'^^xsd:double;
  dwc:latitude '36.271'^^xsd:double;
  dwc:startLatitude '36.271'^^xsd:double;
  dwc:endLatitude '36.271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.23 36.271, -5.23 36.271, -5.23 36.271, -5.23 36.271, -5.23 36.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2443'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52733 -4.122167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.122167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52733 -4.122167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52733"^^xsd:decimal ;
  geo-pos:long "-4.122167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2474'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2474'^^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:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.122167'^^xsd:double;
  dwc:startLongitude '-4.122167'^^xsd:double;
  dwc:endLongitude '-4.122167'^^xsd:double;
  dwc:latitude '36.52733'^^xsd:double;
  dwc:startLatitude '36.52733'^^xsd:double;
  dwc:endLatitude '36.52733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.122167 36.52733, -4.122167 36.52733, -4.122167 36.52733, -4.122167 36.52733, -4.122167 36.52733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2474'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12 -1.676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12"^^xsd:decimal ;
  dwc:decimalLongitude "-1.676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12 -1.676667)"^^geo:wktLiteral ;
  geo-pos:lat "37.12"^^xsd:decimal ;
  geo-pos:long "-1.676667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_787'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_787'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.676667'^^xsd:double;
  dwc:startLongitude '-1.676667'^^xsd:double;
  dwc:endLongitude '-1.676667'^^xsd:double;
  dwc:latitude '37.12'^^xsd:double;
  dwc:startLatitude '37.12'^^xsd:double;
  dwc:endLatitude '37.12'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.676667 37.12, -1.676667 37.12, -1.676667 37.12, -1.676667 37.12, -1.676667 37.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_787'^^xsd:string;
  dwc:observationDate '1997-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9645 -1.670167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9645"^^xsd:decimal ;
  dwc:decimalLongitude "-1.670167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9645 -1.670167)"^^geo:wktLiteral ;
  geo-pos:lat "36.9645"^^xsd:decimal ;
  geo-pos:long "-1.670167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_356'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_356'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.670167'^^xsd:double;
  dwc:startLongitude '-1.670167'^^xsd:double;
  dwc:endLongitude '-1.670167'^^xsd:double;
  dwc:latitude '36.9645'^^xsd:double;
  dwc:startLatitude '36.9645'^^xsd:double;
  dwc:endLatitude '36.9645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.670167 36.9645, -1.670167 36.9645, -1.670167 36.9645, -1.670167 36.9645, -1.670167 36.9645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_356'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4765 -2.664167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4765"^^xsd:decimal ;
  dwc:decimalLongitude "-2.664167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4765 -2.664167)"^^geo:wktLiteral ;
  geo-pos:lat "36.4765"^^xsd:decimal ;
  geo-pos:long "-2.664167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1512'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1512'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.664167'^^xsd:double;
  dwc:startLongitude '-2.664167'^^xsd:double;
  dwc:endLongitude '-2.664167'^^xsd:double;
  dwc:latitude '36.4765'^^xsd:double;
  dwc:startLatitude '36.4765'^^xsd:double;
  dwc:endLatitude '36.4765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.664167 36.4765, -2.664167 36.4765, -2.664167 36.4765, -2.664167 36.4765, -2.664167 36.4765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1512'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2865 -2.887167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2865"^^xsd:decimal ;
  dwc:decimalLongitude "-2.887167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2865 -2.887167)"^^geo:wktLiteral ;
  geo-pos:lat "36.2865"^^xsd:decimal ;
  geo-pos:long "-2.887167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1196'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1196'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '14.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.887167'^^xsd:double;
  dwc:startLongitude '-2.887167'^^xsd:double;
  dwc:endLongitude '-2.887167'^^xsd:double;
  dwc:latitude '36.2865'^^xsd:double;
  dwc:startLatitude '36.2865'^^xsd:double;
  dwc:endLatitude '36.2865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.887167 36.2865, -2.887167 36.2865, -2.887167 36.2865, -2.887167 36.2865, -2.887167 36.2865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1196'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69267 -2.559333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.559333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69267 -2.559333)"^^geo:wktLiteral ;
  geo-pos:lat "36.69267"^^xsd:decimal ;
  geo-pos:long "-2.559333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1388'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.559333'^^xsd:double;
  dwc:startLongitude '-2.559333'^^xsd:double;
  dwc:endLongitude '-2.559333'^^xsd:double;
  dwc:latitude '36.69267'^^xsd:double;
  dwc:startLatitude '36.69267'^^xsd:double;
  dwc:endLatitude '36.69267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.559333 36.69267, -2.559333 36.69267, -2.559333 36.69267, -2.559333 36.69267, -2.559333 36.69267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1388'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45767 -3.004333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.004333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45767 -3.004333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45767"^^xsd:decimal ;
  geo-pos:long "-3.004333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1994'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1994'^^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:timeOfDay '13.8975'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.004333'^^xsd:double;
  dwc:startLongitude '-3.004333'^^xsd:double;
  dwc:endLongitude '-3.004333'^^xsd:double;
  dwc:latitude '36.45767'^^xsd:double;
  dwc:startLatitude '36.45767'^^xsd:double;
  dwc:endLatitude '36.45767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.004333 36.45767, -3.004333 36.45767, -3.004333 36.45767, -3.004333 36.45767, -3.004333 36.45767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1994'^^xsd:string;
  dwc:observationDate '2000-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34083 -4.260667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.260667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34083 -4.260667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34083"^^xsd:decimal ;
  geo-pos:long "-4.260667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1867'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1867'^^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:timeOfDay '14.635555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.260667'^^xsd:double;
  dwc:startLongitude '-4.260667'^^xsd:double;
  dwc:endLongitude '-4.260667'^^xsd:double;
  dwc:latitude '36.34083'^^xsd:double;
  dwc:startLatitude '36.34083'^^xsd:double;
  dwc:endLatitude '36.34083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.260667 36.34083, -4.260667 36.34083, -4.260667 36.34083, -4.260667 36.34083, -4.260667 36.34083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1867'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -4.4165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4045"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -4.4165)"^^geo:wktLiteral ;
  geo-pos:lat "36.4045"^^xsd:decimal ;
  geo-pos:long "-4.4165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1875'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1875'^^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:timeOfDay '19.826666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4165'^^xsd:double;
  dwc:startLongitude '-4.4165'^^xsd:double;
  dwc:endLongitude '-4.4165'^^xsd:double;
  dwc:latitude '36.4045'^^xsd:double;
  dwc:startLatitude '36.4045'^^xsd:double;
  dwc:endLatitude '36.4045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4165 36.4045, -4.4165 36.4045, -4.4165 36.4045, -4.4165 36.4045, -4.4165 36.4045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1875'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.379 -4.370167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.379"^^xsd:decimal ;
  dwc:decimalLongitude "-4.370167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.379 -4.370167)"^^geo:wktLiteral ;
  geo-pos:lat "36.379"^^xsd:decimal ;
  geo-pos:long "-4.370167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2182'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2182'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.370167'^^xsd:double;
  dwc:startLongitude '-4.370167'^^xsd:double;
  dwc:endLongitude '-4.370167'^^xsd:double;
  dwc:latitude '36.379'^^xsd:double;
  dwc:startLatitude '36.379'^^xsd:double;
  dwc:endLatitude '36.379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.370167 36.379, -4.370167 36.379, -4.370167 36.379, -4.370167 36.379, -4.370167 36.379))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2182'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.844833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.844833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.844833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45817"^^xsd:decimal ;
  geo-pos:long "-2.844833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2973'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2973'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.304444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.844833'^^xsd:double;
  dwc:startLongitude '-2.844833'^^xsd:double;
  dwc:endLongitude '-2.844833'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.844833 36.45817, -2.844833 36.45817, -2.844833 36.45817, -2.844833 36.45817, -2.844833 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2973'^^xsd:string;
  dwc:observationDate '2003-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.8955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38483"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38483 -2.8955)"^^geo:wktLiteral ;
  geo-pos:lat "36.38483"^^xsd:decimal ;
  geo-pos:long "-2.8955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2849'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2849'^^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:timeOfDay '13.273888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8955'^^xsd:double;
  dwc:startLongitude '-2.8955'^^xsd:double;
  dwc:endLongitude '-2.8955'^^xsd:double;
  dwc:latitude '36.38483'^^xsd:double;
  dwc:startLatitude '36.38483'^^xsd:double;
  dwc:endLatitude '36.38483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8955 36.38483, -2.8955 36.38483, -2.8955 36.38483, -2.8955 36.38483, -2.8955 36.38483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2849'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34767 -1.454333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.454333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34767 -1.454333)"^^geo:wktLiteral ;
  geo-pos:lat "37.34767"^^xsd:decimal ;
  geo-pos:long "-1.454333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3231'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3231'^^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:timeOfDay '7.7419444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.454333'^^xsd:double;
  dwc:startLongitude '-1.454333'^^xsd:double;
  dwc:endLongitude '-1.454333'^^xsd:double;
  dwc:latitude '37.34767'^^xsd:double;
  dwc:startLatitude '37.34767'^^xsd:double;
  dwc:endLatitude '37.34767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.454333 37.34767, -1.454333 37.34767, -1.454333 37.34767, -1.454333 37.34767, -1.454333 37.34767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3231'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46947 -2.94595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46947"^^xsd:decimal ;
  dwc:decimalLongitude "-2.94595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46947 -2.94595)"^^geo:wktLiteral ;
  geo-pos:lat "36.46947"^^xsd:decimal ;
  geo-pos:long "-2.94595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3517'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3517'^^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:timeOfDay '13.821944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.94595'^^xsd:double;
  dwc:startLongitude '-2.94595'^^xsd:double;
  dwc:endLongitude '-2.94595'^^xsd:double;
  dwc:latitude '36.46947'^^xsd:double;
  dwc:startLatitude '36.46947'^^xsd:double;
  dwc:endLatitude '36.46947'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.94595 36.46947, -2.94595 36.46947, -2.94595 36.46947, -2.94595 36.46947, -2.94595 36.46947))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3517'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47285 -4.493235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47285"^^xsd:decimal ;
  dwc:decimalLongitude "-4.493235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47285 -4.493235)"^^geo:wktLiteral ;
  geo-pos:lat "36.47285"^^xsd:decimal ;
  geo-pos:long "-4.493235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3525'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3525'^^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:timeOfDay '7.03'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.493235'^^xsd:double;
  dwc:startLongitude '-4.493235'^^xsd:double;
  dwc:endLongitude '-4.493235'^^xsd:double;
  dwc:latitude '36.47285'^^xsd:double;
  dwc:startLatitude '36.47285'^^xsd:double;
  dwc:endLatitude '36.47285'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.493235 36.47285, -4.493235 36.47285, -4.493235 36.47285, -4.493235 36.47285, -4.493235 36.47285))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3525'^^xsd:string;
  dwc:observationDate '2006-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06283 -1.719333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.719333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06283 -1.719333)"^^geo:wktLiteral ;
  geo-pos:lat "37.06283"^^xsd:decimal ;
  geo-pos:long "-1.719333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_803'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_803'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.719333'^^xsd:double;
  dwc:startLongitude '-1.719333'^^xsd:double;
  dwc:endLongitude '-1.719333'^^xsd:double;
  dwc:latitude '37.06283'^^xsd:double;
  dwc:startLatitude '37.06283'^^xsd:double;
  dwc:endLatitude '37.06283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.719333 37.06283, -1.719333 37.06283, -1.719333 37.06283, -1.719333 37.06283, -1.719333 37.06283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_803'^^xsd:string;
  dwc:observationDate '1997-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.597 -2.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.597"^^xsd:decimal ;
  dwc:decimalLongitude "-2.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.597 -2.408)"^^geo:wktLiteral ;
  geo-pos:lat "36.597"^^xsd:decimal ;
  geo-pos:long "-2.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1599'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1599'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.408'^^xsd:double;
  dwc:startLongitude '-2.408'^^xsd:double;
  dwc:endLongitude '-2.408'^^xsd:double;
  dwc:latitude '36.597'^^xsd:double;
  dwc:startLatitude '36.597'^^xsd:double;
  dwc:endLatitude '36.597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.408 36.597, -2.408 36.597, -2.408 36.597, -2.408 36.597, -2.408 36.597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1599'^^xsd:string;
  dwc:observationDate '1999-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49579 -3.09898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49579"^^xsd:decimal ;
  dwc:decimalLongitude "-3.09898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49579 -3.09898)"^^geo:wktLiteral ;
  geo-pos:lat "36.49579"^^xsd:decimal ;
  geo-pos:long "-3.09898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4637'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4637'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '14.551388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.09898'^^xsd:double;
  dwc:startLongitude '-3.09898'^^xsd:double;
  dwc:endLongitude '-3.09898'^^xsd:double;
  dwc:latitude '36.49579'^^xsd:double;
  dwc:startLatitude '36.49579'^^xsd:double;
  dwc:endLatitude '36.49579'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.09898 36.49579, -3.09898 36.49579, -3.09898 36.49579, -3.09898 36.49579, -3.09898 36.49579))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4637'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21583 -1.391167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.391167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21583 -1.391167)"^^geo:wktLiteral ;
  geo-pos:lat "37.21583"^^xsd:decimal ;
  geo-pos:long "-1.391167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_346'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_346'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.391167'^^xsd:double;
  dwc:startLongitude '-1.391167'^^xsd:double;
  dwc:endLongitude '-1.391167'^^xsd:double;
  dwc:latitude '37.21583'^^xsd:double;
  dwc:startLatitude '37.21583'^^xsd:double;
  dwc:endLatitude '37.21583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.391167 37.21583, -1.391167 37.21583, -1.391167 37.21583, -1.391167 37.21583, -1.391167 37.21583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_346'^^xsd:string;
  dwc:observationDate '1994-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.233333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_23'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_23'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '12.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.233333'^^xsd:double;
  dwc:startLongitude '-2.233333'^^xsd:double;
  dwc:endLongitude '-2.233333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.233333 36.5, -2.233333 36.5, -2.233333 36.5, -2.233333 36.5, -2.233333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_23'^^xsd:string;
  dwc:observationDate '1991-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -2.233333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-2.233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_24'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_24'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '11.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.233333'^^xsd:double;
  dwc:startLongitude '-2.233333'^^xsd:double;
  dwc:endLongitude '-2.233333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:startLatitude '36.5'^^xsd:double;
  dwc:endLatitude '36.5'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.233333 36.5, -2.233333 36.5, -2.233333 36.5, -2.233333 36.5, -2.233333 36.5))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_24'^^xsd:string;
  dwc:observationDate '1991-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68467 -1.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68467 -1.915)"^^geo:wktLiteral ;
  geo-pos:lat "36.68467"^^xsd:decimal ;
  geo-pos:long "-1.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_872'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_872'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.915'^^xsd:double;
  dwc:startLongitude '-1.915'^^xsd:double;
  dwc:endLongitude '-1.915'^^xsd:double;
  dwc:latitude '36.68467'^^xsd:double;
  dwc:startLatitude '36.68467'^^xsd:double;
  dwc:endLatitude '36.68467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.915 36.68467, -1.915 36.68467, -1.915 36.68467, -1.915 36.68467, -1.915 36.68467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_872'^^xsd:string;
  dwc:observationDate '1997-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389 -2.522667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.389"^^xsd:decimal ;
  dwc:decimalLongitude "-2.522667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.389 -2.522667)"^^geo:wktLiteral ;
  geo-pos:lat "36.389"^^xsd:decimal ;
  geo-pos:long "-2.522667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1106'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1106'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.522667'^^xsd:double;
  dwc:startLongitude '-2.522667'^^xsd:double;
  dwc:endLongitude '-2.522667'^^xsd:double;
  dwc:latitude '36.389'^^xsd:double;
  dwc:startLatitude '36.389'^^xsd:double;
  dwc:endLatitude '36.389'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.522667 36.389, -2.522667 36.389, -2.522667 36.389, -2.522667 36.389, -2.522667 36.389))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1106'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3965 -4.621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3965"^^xsd:decimal ;
  dwc:decimalLongitude "-4.621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3965 -4.621)"^^geo:wktLiteral ;
  geo-pos:lat "36.3965"^^xsd:decimal ;
  geo-pos:long "-4.621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1924'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1924'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.668333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.621'^^xsd:double;
  dwc:startLongitude '-4.621'^^xsd:double;
  dwc:endLongitude '-4.621'^^xsd:double;
  dwc:latitude '36.3965'^^xsd:double;
  dwc:startLatitude '36.3965'^^xsd:double;
  dwc:endLatitude '36.3965'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.621 36.3965, -4.621 36.3965, -4.621 36.3965, -4.621 36.3965, -4.621 36.3965))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1924'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -3.527667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.527667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -3.527667)"^^geo:wktLiteral ;
  geo-pos:lat "36.50617"^^xsd:decimal ;
  geo-pos:long "-3.527667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2061'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2061'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.527667'^^xsd:double;
  dwc:startLongitude '-3.527667'^^xsd:double;
  dwc:endLongitude '-3.527667'^^xsd:double;
  dwc:latitude '36.50617'^^xsd:double;
  dwc:startLatitude '36.50617'^^xsd:double;
  dwc:endLatitude '36.50617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.527667 36.50617, -3.527667 36.50617, -3.527667 36.50617, -3.527667 36.50617, -3.527667 36.50617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2061'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52184 -2.053833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52184"^^xsd:decimal ;
  dwc:decimalLongitude "-2.053833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52184 -2.053833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52184"^^xsd:decimal ;
  geo-pos:long "-2.053833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2606'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2606'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.053833'^^xsd:double;
  dwc:startLongitude '-2.053833'^^xsd:double;
  dwc:endLongitude '-2.053833'^^xsd:double;
  dwc:latitude '36.52184'^^xsd:double;
  dwc:startLatitude '36.52184'^^xsd:double;
  dwc:endLatitude '36.52184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.053833 36.52184, -2.053833 36.52184, -2.053833 36.52184, -2.053833 36.52184, -2.053833 36.52184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2606'^^xsd:string;
  dwc:observationDate '2002-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3795 -4.817334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3795"^^xsd:decimal ;
  dwc:decimalLongitude "-4.817334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3795 -4.817334)"^^geo:wktLiteral ;
  geo-pos:lat "36.3795"^^xsd:decimal ;
  geo-pos:long "-4.817334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2792'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2792'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.623611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.817334'^^xsd:double;
  dwc:startLongitude '-4.817334'^^xsd:double;
  dwc:endLongitude '-4.817334'^^xsd:double;
  dwc:latitude '36.3795'^^xsd:double;
  dwc:startLatitude '36.3795'^^xsd:double;
  dwc:endLatitude '36.3795'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.817334 36.3795, -4.817334 36.3795, -4.817334 36.3795, -4.817334 36.3795, -4.817334 36.3795))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2792'^^xsd:string;
  dwc:observationDate '2003-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48183 -4.505834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48183"^^xsd:decimal ;
  dwc:decimalLongitude "-4.505834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48183 -4.505834)"^^geo:wktLiteral ;
  geo-pos:lat "36.48183"^^xsd:decimal ;
  geo-pos:long "-4.505834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3372'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3372'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.2880555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.505834'^^xsd:double;
  dwc:startLongitude '-4.505834'^^xsd:double;
  dwc:endLongitude '-4.505834'^^xsd:double;
  dwc:latitude '36.48183'^^xsd:double;
  dwc:startLatitude '36.48183'^^xsd:double;
  dwc:endLatitude '36.48183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.505834 36.48183, -4.505834 36.48183, -4.505834 36.48183, -4.505834 36.48183, -4.505834 36.48183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3372'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57076 -3.677128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57076"^^xsd:decimal ;
  dwc:decimalLongitude "-3.677128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57076 -3.677128)"^^geo:wktLiteral ;
  geo-pos:lat "36.57076"^^xsd:decimal ;
  geo-pos:long "-3.677128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3645'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3645'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '9.7233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.677128'^^xsd:double;
  dwc:startLongitude '-3.677128'^^xsd:double;
  dwc:endLongitude '-3.677128'^^xsd:double;
  dwc:latitude '36.57076'^^xsd:double;
  dwc:startLatitude '36.57076'^^xsd:double;
  dwc:endLatitude '36.57076'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.677128 36.57076, -3.677128 36.57076, -3.677128 36.57076, -3.677128 36.57076, -3.677128 36.57076))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3645'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58245 -3.732323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58245"^^xsd:decimal ;
  dwc:decimalLongitude "-3.732323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58245 -3.732323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58245"^^xsd:decimal ;
  geo-pos:long "-3.732323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4033'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4033'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.24'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.732323'^^xsd:double;
  dwc:startLongitude '-3.732323'^^xsd:double;
  dwc:endLongitude '-3.732323'^^xsd:double;
  dwc:latitude '36.58245'^^xsd:double;
  dwc:startLatitude '36.58245'^^xsd:double;
  dwc:endLatitude '36.58245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.732323 36.58245, -3.732323 36.58245, -3.732323 36.58245, -3.732323 36.58245, -3.732323 36.58245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4033'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57574 -3.412932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57574"^^xsd:decimal ;
  dwc:decimalLongitude "-3.412932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57574 -3.412932)"^^geo:wktLiteral ;
  geo-pos:lat "36.57574"^^xsd:decimal ;
  geo-pos:long "-3.412932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4054'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4054'^^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:timeOfDay '12.989166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.412932'^^xsd:double;
  dwc:startLongitude '-3.412932'^^xsd:double;
  dwc:endLongitude '-3.412932'^^xsd:double;
  dwc:latitude '36.57574'^^xsd:double;
  dwc:startLatitude '36.57574'^^xsd:double;
  dwc:endLatitude '36.57574'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.412932 36.57574, -3.412932 36.57574, -3.412932 36.57574, -3.412932 36.57574, -3.412932 36.57574))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4054'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52989 -3.339305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52989"^^xsd:decimal ;
  dwc:decimalLongitude "-3.339305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52989 -3.339305)"^^geo:wktLiteral ;
  geo-pos:lat "36.52989"^^xsd:decimal ;
  geo-pos:long "-3.339305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4533'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4533'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.753888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.339305'^^xsd:double;
  dwc:startLongitude '-3.339305'^^xsd:double;
  dwc:endLongitude '-3.339305'^^xsd:double;
  dwc:latitude '36.52989'^^xsd:double;
  dwc:startLatitude '36.52989'^^xsd:double;
  dwc:endLatitude '36.52989'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.339305 36.52989, -3.339305 36.52989, -3.339305 36.52989, -3.339305 36.52989, -3.339305 36.52989))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4533'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.063 -2.973243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.063"^^xsd:decimal ;
  dwc:decimalLongitude "-2.973243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.063 -2.973243)"^^geo:wktLiteral ;
  geo-pos:lat "36.063"^^xsd:decimal ;
  geo-pos:long "-2.973243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4748'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4748'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.914722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.973243'^^xsd:double;
  dwc:startLongitude '-2.973243'^^xsd:double;
  dwc:endLongitude '-2.973243'^^xsd:double;
  dwc:latitude '36.063'^^xsd:double;
  dwc:startLatitude '36.063'^^xsd:double;
  dwc:endLatitude '36.063'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.973243 36.063, -2.973243 36.063, -2.973243 36.063, -2.973243 36.063, -2.973243 36.063))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4748'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95583 -1.698167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95583"^^xsd:decimal ;
  dwc:decimalLongitude "-1.698167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95583 -1.698167)"^^geo:wktLiteral ;
  geo-pos:lat "36.95583"^^xsd:decimal ;
  geo-pos:long "-1.698167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_230'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_230'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.698167'^^xsd:double;
  dwc:startLongitude '-1.698167'^^xsd:double;
  dwc:endLongitude '-1.698167'^^xsd:double;
  dwc:latitude '36.95583'^^xsd:double;
  dwc:startLatitude '36.95583'^^xsd:double;
  dwc:endLatitude '36.95583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.698167 36.95583, -1.698167 36.95583, -1.698167 36.95583, -1.698167 36.95583, -1.698167 36.95583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_230'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.238333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44"^^xsd:decimal ;
  dwc:decimalLongitude "-1.238333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44 -1.238333)"^^geo:wktLiteral ;
  geo-pos:lat "37.44"^^xsd:decimal ;
  geo-pos:long "-1.238333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_121'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_121'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.238333'^^xsd:double;
  dwc:startLongitude '-1.238333'^^xsd:double;
  dwc:endLongitude '-1.238333'^^xsd:double;
  dwc:latitude '37.44'^^xsd:double;
  dwc:startLatitude '37.44'^^xsd:double;
  dwc:endLatitude '37.44'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.238333 37.44, -1.238333 37.44, -1.238333 37.44, -1.238333 37.44, -1.238333 37.44))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_121'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28083 -2.781167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.781167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28083 -2.781167)"^^geo:wktLiteral ;
  geo-pos:lat "36.28083"^^xsd:decimal ;
  geo-pos:long "-2.781167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1154'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1154'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.781167'^^xsd:double;
  dwc:startLongitude '-2.781167'^^xsd:double;
  dwc:endLongitude '-2.781167'^^xsd:double;
  dwc:latitude '36.28083'^^xsd:double;
  dwc:startLatitude '36.28083'^^xsd:double;
  dwc:endLatitude '36.28083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.781167 36.28083, -2.781167 36.28083, -2.781167 36.28083, -2.781167 36.28083, -2.781167 36.28083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1154'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.575833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-2.575833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -2.575833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-2.575833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1598'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1598'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.575833'^^xsd:double;
  dwc:startLongitude '-2.575833'^^xsd:double;
  dwc:endLongitude '-2.575833'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:startLatitude '36.52'^^xsd:double;
  dwc:endLatitude '36.52'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.575833 36.52, -2.575833 36.52, -2.575833 36.52, -2.575833 36.52, -2.575833 36.52))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1598'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55567 -2.533667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.533667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55567 -2.533667)"^^geo:wktLiteral ;
  geo-pos:lat "36.55567"^^xsd:decimal ;
  geo-pos:long "-2.533667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2292'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2292'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '9.5166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.533667'^^xsd:double;
  dwc:startLongitude '-2.533667'^^xsd:double;
  dwc:endLongitude '-2.533667'^^xsd:double;
  dwc:latitude '36.55567'^^xsd:double;
  dwc:startLatitude '36.55567'^^xsd:double;
  dwc:endLatitude '36.55567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.533667 36.55567, -2.533667 36.55567, -2.533667 36.55567, -2.533667 36.55567, -2.533667 36.55567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2292'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50267 -2.954834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.954834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50267 -2.954834)"^^geo:wktLiteral ;
  geo-pos:lat "36.50267"^^xsd:decimal ;
  geo-pos:long "-2.954834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2618'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2618'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.954834'^^xsd:double;
  dwc:startLongitude '-2.954834'^^xsd:double;
  dwc:endLongitude '-2.954834'^^xsd:double;
  dwc:latitude '36.50267'^^xsd:double;
  dwc:startLatitude '36.50267'^^xsd:double;
  dwc:endLatitude '36.50267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.954834 36.50267, -2.954834 36.50267, -2.954834 36.50267, -2.954834 36.50267, -2.954834 36.50267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2618'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.231 -5.251167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.231"^^xsd:decimal ;
  dwc:decimalLongitude "-5.251167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.231 -5.251167)"^^geo:wktLiteral ;
  geo-pos:lat "36.231"^^xsd:decimal ;
  geo-pos:long "-5.251167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3350'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3350'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.9641666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.251167'^^xsd:double;
  dwc:startLongitude '-5.251167'^^xsd:double;
  dwc:endLongitude '-5.251167'^^xsd:double;
  dwc:latitude '36.231'^^xsd:double;
  dwc:startLatitude '36.231'^^xsd:double;
  dwc:endLatitude '36.231'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.251167 36.231, -5.251167 36.231, -5.251167 36.231, -5.251167 36.231, -5.251167 36.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3350'^^xsd:string;
  dwc:observationDate '2005-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61733 -2.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61733 -2.333333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61733"^^xsd:decimal ;
  geo-pos:long "-2.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3445'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_3445'^^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:timeOfDay '13.745'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.333333'^^xsd:double;
  dwc:startLongitude '-2.333333'^^xsd:double;
  dwc:endLongitude '-2.333333'^^xsd:double;
  dwc:latitude '36.61733'^^xsd:double;
  dwc:startLatitude '36.61733'^^xsd:double;
  dwc:endLatitude '36.61733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.333333 36.61733, -2.333333 36.61733, -2.333333 36.61733, -2.333333 36.61733, -2.333333 36.61733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3445'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25333 -1.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25333"^^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/1968__429_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25333 -1.53)"^^geo:wktLiteral ;
  geo-pos:lat "37.25333"^^xsd:decimal ;
  geo-pos:long "-1.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_111'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_111'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '14.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.53'^^xsd:double;
  dwc:startLongitude '-1.53'^^xsd:double;
  dwc:endLongitude '-1.53'^^xsd:double;
  dwc:latitude '37.25333'^^xsd:double;
  dwc:startLatitude '37.25333'^^xsd:double;
  dwc:endLatitude '37.25333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.53 37.25333, -1.53 37.25333, -1.53 37.25333, -1.53 37.25333, -1.53 37.25333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_111'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34717 -3.082167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34717"^^xsd:decimal ;
  dwc:decimalLongitude "-3.082167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34717 -3.082167)"^^geo:wktLiteral ;
  geo-pos:lat "36.34717"^^xsd:decimal ;
  geo-pos:long "-3.082167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1050'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1050'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.082167'^^xsd:double;
  dwc:startLongitude '-3.082167'^^xsd:double;
  dwc:endLongitude '-3.082167'^^xsd:double;
  dwc:latitude '36.34717'^^xsd:double;
  dwc:startLatitude '36.34717'^^xsd:double;
  dwc:endLatitude '36.34717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.082167 36.34717, -3.082167 36.34717, -3.082167 36.34717, -3.082167 36.34717, -3.082167 36.34717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1050'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6695 -2.532667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6695"^^xsd:decimal ;
  dwc:decimalLongitude "-2.532667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6695 -2.532667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6695"^^xsd:decimal ;
  geo-pos:long "-2.532667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1131'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1131'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.532667'^^xsd:double;
  dwc:startLongitude '-2.532667'^^xsd:double;
  dwc:endLongitude '-2.532667'^^xsd:double;
  dwc:latitude '36.6695'^^xsd:double;
  dwc:startLatitude '36.6695'^^xsd:double;
  dwc:endLatitude '36.6695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.532667 36.6695, -2.532667 36.6695, -2.532667 36.6695, -2.532667 36.6695, -2.532667 36.6695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1131'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46217 -2.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46217 -2.736)"^^geo:wktLiteral ;
  geo-pos:lat "36.46217"^^xsd:decimal ;
  geo-pos:long "-2.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1583'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1583'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736'^^xsd:double;
  dwc:startLongitude '-2.736'^^xsd:double;
  dwc:endLongitude '-2.736'^^xsd:double;
  dwc:latitude '36.46217'^^xsd:double;
  dwc:startLatitude '36.46217'^^xsd:double;
  dwc:endLatitude '36.46217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736 36.46217, -2.736 36.46217, -2.736 36.46217, -2.736 36.46217, -2.736 36.46217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1583'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.552 -2.994167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.552"^^xsd:decimal ;
  dwc:decimalLongitude "-2.994167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.552 -2.994167)"^^geo:wktLiteral ;
  geo-pos:lat "36.552"^^xsd:decimal ;
  geo-pos:long "-2.994167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3042'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.994167'^^xsd:double;
  dwc:startLongitude '-2.994167'^^xsd:double;
  dwc:endLongitude '-2.994167'^^xsd:double;
  dwc:latitude '36.552'^^xsd:double;
  dwc:startLatitude '36.552'^^xsd:double;
  dwc:endLatitude '36.552'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.994167 36.552, -2.994167 36.552, -2.994167 36.552, -2.994167 36.552, -2.994167 36.552))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3042'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38884 -3.546333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38884"^^xsd:decimal ;
  dwc:decimalLongitude "-3.546333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38884 -3.546333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38884"^^xsd:decimal ;
  geo-pos:long "-3.546333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2557'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2557'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.546333'^^xsd:double;
  dwc:startLongitude '-3.546333'^^xsd:double;
  dwc:endLongitude '-3.546333'^^xsd:double;
  dwc:latitude '36.38884'^^xsd:double;
  dwc:startLatitude '36.38884'^^xsd:double;
  dwc:endLatitude '36.38884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.546333 36.38884, -3.546333 36.38884, -3.546333 36.38884, -3.546333 36.38884, -3.546333 36.38884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2557'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17083 -4.864833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.864833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17083 -4.864833)"^^geo:wktLiteral ;
  geo-pos:lat "36.17083"^^xsd:decimal ;
  geo-pos:long "-4.864833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3152'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3152'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.996111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.864833'^^xsd:double;
  dwc:startLongitude '-4.864833'^^xsd:double;
  dwc:endLongitude '-4.864833'^^xsd:double;
  dwc:latitude '36.17083'^^xsd:double;
  dwc:startLatitude '36.17083'^^xsd:double;
  dwc:endLatitude '36.17083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.864833 36.17083, -4.864833 36.17083, -4.864833 36.17083, -4.864833 36.17083, -4.864833 36.17083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3152'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38673 -3.028412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38673"^^xsd:decimal ;
  dwc:decimalLongitude "-3.028412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38673 -3.028412)"^^geo:wktLiteral ;
  geo-pos:lat "36.38673"^^xsd:decimal ;
  geo-pos:long "-3.028412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4671'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '18.894722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.028412'^^xsd:double;
  dwc:startLongitude '-3.028412'^^xsd:double;
  dwc:endLongitude '-3.028412'^^xsd:double;
  dwc:latitude '36.38673'^^xsd:double;
  dwc:startLatitude '36.38673'^^xsd:double;
  dwc:endLatitude '36.38673'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.028412 36.38673, -3.028412 36.38673, -3.028412 36.38673, -3.028412 36.38673, -3.028412 36.38673))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4671'^^xsd:string;
  dwc:observationDate '2009-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -2.761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4045"^^xsd:decimal ;
  dwc:decimalLongitude "-2.761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4045 -2.761667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4045"^^xsd:decimal ;
  geo-pos:long "-2.761667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1204'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1204'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '18.566666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.761667'^^xsd:double;
  dwc:startLongitude '-2.761667'^^xsd:double;
  dwc:endLongitude '-2.761667'^^xsd:double;
  dwc:latitude '36.4045'^^xsd:double;
  dwc:startLatitude '36.4045'^^xsd:double;
  dwc:endLatitude '36.4045'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.761667 36.4045, -2.761667 36.4045, -2.761667 36.4045, -2.761667 36.4045, -2.761667 36.4045))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1204'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4245 -2.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4245"^^xsd:decimal ;
  dwc:decimalLongitude "-2.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4245 -2.508)"^^geo:wktLiteral ;
  geo-pos:lat "36.4245"^^xsd:decimal ;
  geo-pos:long "-2.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3016'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3016'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.508'^^xsd:double;
  dwc:startLongitude '-2.508'^^xsd:double;
  dwc:endLongitude '-2.508'^^xsd:double;
  dwc:latitude '36.4245'^^xsd:double;
  dwc:startLatitude '36.4245'^^xsd:double;
  dwc:endLatitude '36.4245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.508 36.4245, -2.508 36.4245, -2.508 36.4245, -2.508 36.4245, -2.508 36.4245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3016'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54217 -2.634333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.634333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54217 -2.634333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54217"^^xsd:decimal ;
  geo-pos:long "-2.634333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3440'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3440'^^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:timeOfDay '16.533888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.634333'^^xsd:double;
  dwc:startLongitude '-2.634333'^^xsd:double;
  dwc:endLongitude '-2.634333'^^xsd:double;
  dwc:latitude '36.54217'^^xsd:double;
  dwc:startLatitude '36.54217'^^xsd:double;
  dwc:endLatitude '36.54217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.634333 36.54217, -2.634333 36.54217, -2.634333 36.54217, -2.634333 36.54217, -2.634333 36.54217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3440'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55208 -3.784554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55208"^^xsd:decimal ;
  dwc:decimalLongitude "-3.784554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55208 -3.784554)"^^geo:wktLiteral ;
  geo-pos:lat "36.55208"^^xsd:decimal ;
  geo-pos:long "-3.784554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4206'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4206'^^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:timeOfDay '11.800277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.784554'^^xsd:double;
  dwc:startLongitude '-3.784554'^^xsd:double;
  dwc:endLongitude '-3.784554'^^xsd:double;
  dwc:latitude '36.55208'^^xsd:double;
  dwc:startLatitude '36.55208'^^xsd:double;
  dwc:endLatitude '36.55208'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.784554 36.55208, -3.784554 36.55208, -3.784554 36.55208, -3.784554 36.55208, -3.784554 36.55208))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4206'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55164 -2.680158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55164"^^xsd:decimal ;
  dwc:decimalLongitude "-2.680158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55164 -2.680158)"^^geo:wktLiteral ;
  geo-pos:lat "36.55164"^^xsd:decimal ;
  geo-pos:long "-2.680158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4237'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4237'^^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:timeOfDay '8.4819444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.680158'^^xsd:double;
  dwc:startLongitude '-2.680158'^^xsd:double;
  dwc:endLongitude '-2.680158'^^xsd:double;
  dwc:latitude '36.55164'^^xsd:double;
  dwc:startLatitude '36.55164'^^xsd:double;
  dwc:endLatitude '36.55164'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.680158 36.55164, -2.680158 36.55164, -2.680158 36.55164, -2.680158 36.55164, -2.680158 36.55164))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4237'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17082 -2.890983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17082"^^xsd:decimal ;
  dwc:decimalLongitude "-2.890983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17082 -2.890983)"^^geo:wktLiteral ;
  geo-pos:lat "36.17082"^^xsd:decimal ;
  geo-pos:long "-2.890983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4743'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4743'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.738055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.890983'^^xsd:double;
  dwc:startLongitude '-2.890983'^^xsd:double;
  dwc:endLongitude '-2.890983'^^xsd:double;
  dwc:latitude '36.17082'^^xsd:double;
  dwc:startLatitude '36.17082'^^xsd:double;
  dwc:endLatitude '36.17082'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.890983 36.17082, -2.890983 36.17082, -2.890983 36.17082, -2.890983 36.17082, -2.890983 36.17082))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4743'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3345 -1.407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3345"^^xsd:decimal ;
  dwc:decimalLongitude "-1.407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3345 -1.407)"^^geo:wktLiteral ;
  geo-pos:lat "37.3345"^^xsd:decimal ;
  geo-pos:long "-1.407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_502'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_502'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.407'^^xsd:double;
  dwc:startLongitude '-1.407'^^xsd:double;
  dwc:endLongitude '-1.407'^^xsd:double;
  dwc:latitude '37.3345'^^xsd:double;
  dwc:startLatitude '37.3345'^^xsd:double;
  dwc:endLatitude '37.3345'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.407 37.3345, -1.407 37.3345, -1.407 37.3345, -1.407 37.3345, -1.407 37.3345))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_502'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41567 -1.0455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.0455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41567 -1.0455)"^^geo:wktLiteral ;
  geo-pos:lat "37.41567"^^xsd:decimal ;
  geo-pos:long "-1.0455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_820'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.0455'^^xsd:double;
  dwc:startLongitude '-1.0455'^^xsd:double;
  dwc:endLongitude '-1.0455'^^xsd:double;
  dwc:latitude '37.41567'^^xsd:double;
  dwc:startLatitude '37.41567'^^xsd:double;
  dwc:endLatitude '37.41567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.0455 37.41567, -1.0455 37.41567, -1.0455 37.41567, -1.0455 37.41567, -1.0455 37.41567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_820'^^xsd:string;
  dwc:observationDate '1997-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37383 -1.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37383"^^xsd:decimal ;
  dwc:decimalLongitude "-1.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37383 -1.2025)"^^geo:wktLiteral ;
  geo-pos:lat "37.37383"^^xsd:decimal ;
  geo-pos:long "-1.2025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_945'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_945'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.2025'^^xsd:double;
  dwc:startLongitude '-1.2025'^^xsd:double;
  dwc:endLongitude '-1.2025'^^xsd:double;
  dwc:latitude '37.37383'^^xsd:double;
  dwc:startLatitude '37.37383'^^xsd:double;
  dwc:endLatitude '37.37383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.2025 37.37383, -1.2025 37.37383, -1.2025 37.37383, -1.2025 37.37383, -1.2025 37.37383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_945'^^xsd:string;
  dwc:observationDate '1997-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37667 -1.178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.37667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.37667 -1.178333)"^^geo:wktLiteral ;
  geo-pos:lat "37.37667"^^xsd:decimal ;
  geo-pos:long "-1.178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_118'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_118'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.178333'^^xsd:double;
  dwc:startLongitude '-1.178333'^^xsd:double;
  dwc:endLongitude '-1.178333'^^xsd:double;
  dwc:latitude '37.37667'^^xsd:double;
  dwc:startLatitude '37.37667'^^xsd:double;
  dwc:endLatitude '37.37667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.178333 37.37667, -1.178333 37.37667, -1.178333 37.37667, -1.178333 37.37667, -1.178333 37.37667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_118'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36333 -1.348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.36333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.36333 -1.348333)"^^geo:wktLiteral ;
  geo-pos:lat "37.36333"^^xsd:decimal ;
  geo-pos:long "-1.348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_119'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_119'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.348333'^^xsd:double;
  dwc:startLongitude '-1.348333'^^xsd:double;
  dwc:endLongitude '-1.348333'^^xsd:double;
  dwc:latitude '37.36333'^^xsd:double;
  dwc:startLatitude '37.36333'^^xsd:double;
  dwc:endLatitude '37.36333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.348333 37.36333, -1.348333 37.36333, -1.348333 37.36333, -1.348333 37.36333, -1.348333 37.36333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_119'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45933 -2.618667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.618667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45933 -2.618667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45933"^^xsd:decimal ;
  geo-pos:long "-2.618667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1213'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1213'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.618667'^^xsd:double;
  dwc:startLongitude '-2.618667'^^xsd:double;
  dwc:endLongitude '-2.618667'^^xsd:double;
  dwc:latitude '36.45933'^^xsd:double;
  dwc:startLatitude '36.45933'^^xsd:double;
  dwc:endLatitude '36.45933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.618667 36.45933, -2.618667 36.45933, -2.618667 36.45933, -2.618667 36.45933, -2.618667 36.45933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1213'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57867 -2.737833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.737833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57867 -2.737833)"^^geo:wktLiteral ;
  geo-pos:lat "36.57867"^^xsd:decimal ;
  geo-pos:long "-2.737833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1506'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1506'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.737833'^^xsd:double;
  dwc:startLongitude '-2.737833'^^xsd:double;
  dwc:endLongitude '-2.737833'^^xsd:double;
  dwc:latitude '36.57867'^^xsd:double;
  dwc:startLatitude '36.57867'^^xsd:double;
  dwc:endLatitude '36.57867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.737833 36.57867, -2.737833 36.57867, -2.737833 36.57867, -2.737833 36.57867, -2.737833 36.57867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1506'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -2.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -2.904)"^^geo:wktLiteral ;
  geo-pos:lat "36.44833"^^xsd:decimal ;
  geo-pos:long "-2.904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1678'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1678'^^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:timeOfDay '11.815555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.904'^^xsd:double;
  dwc:startLongitude '-2.904'^^xsd:double;
  dwc:endLongitude '-2.904'^^xsd:double;
  dwc:latitude '36.44833'^^xsd:double;
  dwc:startLatitude '36.44833'^^xsd:double;
  dwc:endLatitude '36.44833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.904 36.44833, -2.904 36.44833, -2.904 36.44833, -2.904 36.44833, -2.904 36.44833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1678'^^xsd:string;
  dwc:observationDate '2000-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13317 -5.207167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13317"^^xsd:decimal ;
  dwc:decimalLongitude "-5.207167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13317 -5.207167)"^^geo:wktLiteral ;
  geo-pos:lat "36.13317"^^xsd:decimal ;
  geo-pos:long "-5.207167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1847'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1847'^^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:timeOfDay '17.449444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.207167'^^xsd:double;
  dwc:startLongitude '-5.207167'^^xsd:double;
  dwc:endLongitude '-5.207167'^^xsd:double;
  dwc:latitude '36.13317'^^xsd:double;
  dwc:startLatitude '36.13317'^^xsd:double;
  dwc:endLatitude '36.13317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.207167 36.13317, -5.207167 36.13317, -5.207167 36.13317, -5.207167 36.13317, -5.207167 36.13317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1847'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.377 -4.572833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.377"^^xsd:decimal ;
  dwc:decimalLongitude "-4.572833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.377 -4.572833)"^^geo:wktLiteral ;
  geo-pos:lat "36.377"^^xsd:decimal ;
  geo-pos:long "-4.572833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1940'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1940'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.2983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.572833'^^xsd:double;
  dwc:startLongitude '-4.572833'^^xsd:double;
  dwc:endLongitude '-4.572833'^^xsd:double;
  dwc:latitude '36.377'^^xsd:double;
  dwc:startLatitude '36.377'^^xsd:double;
  dwc:endLatitude '36.377'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.572833 36.377, -4.572833 36.377, -4.572833 36.377, -4.572833 36.377, -4.572833 36.377))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1940'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45683 -4.342834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45683"^^xsd:decimal ;
  dwc:decimalLongitude "-4.342834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45683 -4.342834)"^^geo:wktLiteral ;
  geo-pos:lat "36.45683"^^xsd:decimal ;
  geo-pos:long "-4.342834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2499'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2499'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.342834'^^xsd:double;
  dwc:startLongitude '-4.342834'^^xsd:double;
  dwc:endLongitude '-4.342834'^^xsd:double;
  dwc:latitude '36.45683'^^xsd:double;
  dwc:startLatitude '36.45683'^^xsd:double;
  dwc:endLatitude '36.45683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.342834 36.45683, -4.342834 36.45683, -4.342834 36.45683, -4.342834 36.45683, -4.342834 36.45683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2499'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68084 -2.0635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68084"^^xsd:decimal ;
  dwc:decimalLongitude "-2.0635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68084 -2.0635)"^^geo:wktLiteral ;
  geo-pos:lat "36.68084"^^xsd:decimal ;
  geo-pos:long "-2.0635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2998'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2998'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12.839444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.0635'^^xsd:double;
  dwc:startLongitude '-2.0635'^^xsd:double;
  dwc:endLongitude '-2.0635'^^xsd:double;
  dwc:latitude '36.68084'^^xsd:double;
  dwc:startLatitude '36.68084'^^xsd:double;
  dwc:endLatitude '36.68084'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.0635 36.68084, -2.0635 36.68084, -2.0635 36.68084, -2.0635 36.68084, -2.0635 36.68084))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2998'^^xsd:string;
  dwc:observationDate '2003-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47317 -0.915833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47317"^^xsd:decimal ;
  dwc:decimalLongitude "-0.915833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47317 -0.915833)"^^geo:wktLiteral ;
  geo-pos:lat "37.47317"^^xsd:decimal ;
  geo-pos:long "-0.915833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1243'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1243'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.915833'^^xsd:double;
  dwc:startLongitude '-0.915833'^^xsd:double;
  dwc:endLongitude '-0.915833'^^xsd:double;
  dwc:latitude '37.47317'^^xsd:double;
  dwc:startLatitude '37.47317'^^xsd:double;
  dwc:endLatitude '37.47317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.915833 37.47317, -0.915833 37.47317, -0.915833 37.47317, -0.915833 37.47317, -0.915833 37.47317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1243'^^xsd:string;
  dwc:observationDate '1999-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -2.860667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.860667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -2.860667)"^^geo:wktLiteral ;
  geo-pos:lat "36.46383"^^xsd:decimal ;
  geo-pos:long "-2.860667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1562'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1562'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.860667'^^xsd:double;
  dwc:startLongitude '-2.860667'^^xsd:double;
  dwc:endLongitude '-2.860667'^^xsd:double;
  dwc:latitude '36.46383'^^xsd:double;
  dwc:startLatitude '36.46383'^^xsd:double;
  dwc:endLatitude '36.46383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.860667 36.46383, -2.860667 36.46383, -2.860667 36.46383, -2.860667 36.46383, -2.860667 36.46383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1562'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5525 -4.308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5525 -4.308333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5525"^^xsd:decimal ;
  geo-pos:long "-4.308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1866'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1866'^^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:timeOfDay '10.710555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.308333'^^xsd:double;
  dwc:startLongitude '-4.308333'^^xsd:double;
  dwc:endLongitude '-4.308333'^^xsd:double;
  dwc:latitude '36.5525'^^xsd:double;
  dwc:startLatitude '36.5525'^^xsd:double;
  dwc:endLatitude '36.5525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.308333 36.5525, -4.308333 36.5525, -4.308333 36.5525, -4.308333 36.5525, -4.308333 36.5525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1866'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3483 -3.000667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3483"^^xsd:decimal ;
  dwc:decimalLongitude "-3.000667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3483 -3.000667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3483"^^xsd:decimal ;
  geo-pos:long "-3.000667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3553'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3553'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.616111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.000667'^^xsd:double;
  dwc:startLongitude '-3.000667'^^xsd:double;
  dwc:endLongitude '-3.000667'^^xsd:double;
  dwc:latitude '36.3483'^^xsd:double;
  dwc:startLatitude '36.3483'^^xsd:double;
  dwc:endLatitude '36.3483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.000667 36.3483, -3.000667 36.3483, -3.000667 36.3483, -3.000667 36.3483, -3.000667 36.3483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3553'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2961 -5.052195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2961"^^xsd:decimal ;
  dwc:decimalLongitude "-5.052195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2961 -5.052195)"^^geo:wktLiteral ;
  geo-pos:lat "36.2961"^^xsd:decimal ;
  geo-pos:long "-5.052195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4601'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4601'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '13.947777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.052195'^^xsd:double;
  dwc:startLongitude '-5.052195'^^xsd:double;
  dwc:endLongitude '-5.052195'^^xsd:double;
  dwc:latitude '36.2961'^^xsd:double;
  dwc:startLatitude '36.2961'^^xsd:double;
  dwc:endLatitude '36.2961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.052195 36.2961, -5.052195 36.2961, -5.052195 36.2961, -5.052195 36.2961, -5.052195 36.2961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4601'^^xsd:string;
  dwc:observationDate '2009-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1165 -1.6485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1165"^^xsd:decimal ;
  dwc:decimalLongitude "-1.6485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1165 -1.6485)"^^geo:wktLiteral ;
  geo-pos:lat "37.1165"^^xsd:decimal ;
  geo-pos:long "-1.6485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_812'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_812'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.6666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.6485'^^xsd:double;
  dwc:startLongitude '-1.6485'^^xsd:double;
  dwc:endLongitude '-1.6485'^^xsd:double;
  dwc:latitude '37.1165'^^xsd:double;
  dwc:startLatitude '37.1165'^^xsd:double;
  dwc:endLatitude '37.1165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.6485 37.1165, -1.6485 37.1165, -1.6485 37.1165, -1.6485 37.1165, -1.6485 37.1165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_812'^^xsd:string;
  dwc:observationDate '1997-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20119 -2.884877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.20119"^^xsd:decimal ;
  dwc:decimalLongitude "-2.884877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.20119 -2.884877)"^^geo:wktLiteral ;
  geo-pos:lat "36.20119"^^xsd:decimal ;
  geo-pos:long "-2.884877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4742'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4742'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '12.414722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.884877'^^xsd:double;
  dwc:startLongitude '-2.884877'^^xsd:double;
  dwc:endLongitude '-2.884877'^^xsd:double;
  dwc:latitude '36.20119'^^xsd:double;
  dwc:startLatitude '36.20119'^^xsd:double;
  dwc:endLatitude '36.20119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.884877 36.20119, -2.884877 36.20119, -2.884877 36.20119, -2.884877 36.20119, -2.884877 36.20119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4742'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48333 -1.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48333 -1.064)"^^geo:wktLiteral ;
  geo-pos:lat "37.48333"^^xsd:decimal ;
  geo-pos:long "-1.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_325'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_325'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.064'^^xsd:double;
  dwc:startLongitude '-1.064'^^xsd:double;
  dwc:endLongitude '-1.064'^^xsd:double;
  dwc:latitude '37.48333'^^xsd:double;
  dwc:startLatitude '37.48333'^^xsd:double;
  dwc:endLatitude '37.48333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.064 37.48333, -1.064 37.48333, -1.064 37.48333, -1.064 37.48333, -1.064 37.48333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_325'^^xsd:string;
  dwc:observationDate '1994-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93683 -1.582833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.582833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93683 -1.582833)"^^geo:wktLiteral ;
  geo-pos:lat "36.93683"^^xsd:decimal ;
  geo-pos:long "-1.582833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_388'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_388'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.582833'^^xsd:double;
  dwc:startLongitude '-1.582833'^^xsd:double;
  dwc:endLongitude '-1.582833'^^xsd:double;
  dwc:latitude '36.93683'^^xsd:double;
  dwc:startLatitude '36.93683'^^xsd:double;
  dwc:endLatitude '36.93683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.582833 36.93683, -1.582833 36.93683, -1.582833 36.93683, -1.582833 36.93683, -1.582833 36.93683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_388'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93783 -1.561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93783 -1.561)"^^geo:wktLiteral ;
  geo-pos:lat "36.93783"^^xsd:decimal ;
  geo-pos:long "-1.561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_389'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_389'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '13.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.561'^^xsd:double;
  dwc:startLongitude '-1.561'^^xsd:double;
  dwc:endLongitude '-1.561'^^xsd:double;
  dwc:latitude '36.93783'^^xsd:double;
  dwc:startLatitude '36.93783'^^xsd:double;
  dwc:endLatitude '36.93783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.561 36.93783, -1.561 36.93783, -1.561 36.93783, -1.561 36.93783, -1.561 36.93783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_389'^^xsd:string;
  dwc:observationDate '1994-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50933 -2.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50933 -2.583333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50933"^^xsd:decimal ;
  geo-pos:long "-2.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1956'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1956'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.6875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.583333'^^xsd:double;
  dwc:startLongitude '-2.583333'^^xsd:double;
  dwc:endLongitude '-2.583333'^^xsd:double;
  dwc:latitude '36.50933'^^xsd:double;
  dwc:startLatitude '36.50933'^^xsd:double;
  dwc:endLatitude '36.50933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.583333 36.50933, -2.583333 36.50933, -2.583333 36.50933, -2.583333 36.50933, -2.583333 36.50933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1956'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52692 -3.036885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52692"^^xsd:decimal ;
  dwc:decimalLongitude "-3.036885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52692 -3.036885)"^^geo:wktLiteral ;
  geo-pos:lat "36.52692"^^xsd:decimal ;
  geo-pos:long "-3.036885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4089'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4089'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.460555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.036885'^^xsd:double;
  dwc:startLongitude '-3.036885'^^xsd:double;
  dwc:endLongitude '-3.036885'^^xsd:double;
  dwc:latitude '36.52692'^^xsd:double;
  dwc:startLatitude '36.52692'^^xsd:double;
  dwc:endLatitude '36.52692'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.036885 36.52692, -3.036885 36.52692, -3.036885 36.52692, -3.036885 36.52692, -3.036885 36.52692))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4089'^^xsd:string;
  dwc:observationDate '2007-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46515 -4.033381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46515"^^xsd:decimal ;
  dwc:decimalLongitude "-4.033381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46515 -4.033381)"^^geo:wktLiteral ;
  geo-pos:lat "36.46515"^^xsd:decimal ;
  geo-pos:long "-4.033381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4298'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4298'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.005277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.033381'^^xsd:double;
  dwc:startLongitude '-4.033381'^^xsd:double;
  dwc:endLongitude '-4.033381'^^xsd:double;
  dwc:latitude '36.46515'^^xsd:double;
  dwc:startLatitude '36.46515'^^xsd:double;
  dwc:endLatitude '36.46515'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.033381 36.46515, -4.033381 36.46515, -4.033381 36.46515, -4.033381 36.46515, -4.033381 36.46515))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4298'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51222 -2.727947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51222"^^xsd:decimal ;
  dwc:decimalLongitude "-2.727947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51222 -2.727947)"^^geo:wktLiteral ;
  geo-pos:lat "36.51222"^^xsd:decimal ;
  geo-pos:long "-2.727947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4496'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4496'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.6586111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.727947'^^xsd:double;
  dwc:startLongitude '-2.727947'^^xsd:double;
  dwc:endLongitude '-2.727947'^^xsd:double;
  dwc:latitude '36.51222'^^xsd:double;
  dwc:startLatitude '36.51222'^^xsd:double;
  dwc:endLatitude '36.51222'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.727947 36.51222, -2.727947 36.51222, -2.727947 36.51222, -2.727947 36.51222, -2.727947 36.51222))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4496'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10967 -1.7125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10967 -1.7125)"^^geo:wktLiteral ;
  geo-pos:lat "37.10967"^^xsd:decimal ;
  geo-pos:long "-1.7125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_760'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_760'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7125'^^xsd:double;
  dwc:startLongitude '-1.7125'^^xsd:double;
  dwc:endLongitude '-1.7125'^^xsd:double;
  dwc:latitude '37.10967'^^xsd:double;
  dwc:startLatitude '37.10967'^^xsd:double;
  dwc:endLatitude '37.10967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7125 37.10967, -1.7125 37.10967, -1.7125 37.10967, -1.7125 37.10967, -1.7125 37.10967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_760'^^xsd:string;
  dwc:observationDate '1996-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -0.919333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45"^^xsd:decimal ;
  dwc:decimalLongitude "-0.919333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45 -0.919333)"^^geo:wktLiteral ;
  geo-pos:lat "37.45"^^xsd:decimal ;
  geo-pos:long "-0.919333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1224'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1224'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.919333'^^xsd:double;
  dwc:startLongitude '-0.919333'^^xsd:double;
  dwc:endLongitude '-0.919333'^^xsd:double;
  dwc:latitude '37.45'^^xsd:double;
  dwc:startLatitude '37.45'^^xsd:double;
  dwc:endLatitude '37.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.919333 37.45, -0.919333 37.45, -0.919333 37.45, -0.919333 37.45, -0.919333 37.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1224'^^xsd:string;
  dwc:observationDate '1999-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42133 -2.849333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.849333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42133 -2.849333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42133"^^xsd:decimal ;
  geo-pos:long "-2.849333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1047'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1047'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '15.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.849333'^^xsd:double;
  dwc:startLongitude '-2.849333'^^xsd:double;
  dwc:endLongitude '-2.849333'^^xsd:double;
  dwc:latitude '36.42133'^^xsd:double;
  dwc:startLatitude '36.42133'^^xsd:double;
  dwc:endLatitude '36.42133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.849333 36.42133, -2.849333 36.42133, -2.849333 36.42133, -2.849333 36.42133, -2.849333 36.42133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1047'^^xsd:string;
  dwc:observationDate '1998-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -2.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45 -2.8165)"^^geo:wktLiteral ;
  geo-pos:lat "36.45"^^xsd:decimal ;
  geo-pos:long "-2.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1561'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1561'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8165'^^xsd:double;
  dwc:startLongitude '-2.8165'^^xsd:double;
  dwc:endLongitude '-2.8165'^^xsd:double;
  dwc:latitude '36.45'^^xsd:double;
  dwc:startLatitude '36.45'^^xsd:double;
  dwc:endLatitude '36.45'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8165 36.45, -2.8165 36.45, -2.8165 36.45, -2.8165 36.45, -2.8165 36.45))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1561'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -2.624333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4225"^^xsd:decimal ;
  dwc:decimalLongitude "-2.624333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4225 -2.624333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4225"^^xsd:decimal ;
  geo-pos:long "-2.624333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2348'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2348'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '14.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.624333'^^xsd:double;
  dwc:startLongitude '-2.624333'^^xsd:double;
  dwc:endLongitude '-2.624333'^^xsd:double;
  dwc:latitude '36.4225'^^xsd:double;
  dwc:startLatitude '36.4225'^^xsd:double;
  dwc:endLatitude '36.4225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.624333 36.4225, -2.624333 36.4225, -2.624333 36.4225, -2.624333 36.4225, -2.624333 36.4225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2348'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42683 -2.672167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.672167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42683 -2.672167)"^^geo:wktLiteral ;
  geo-pos:lat "36.42683"^^xsd:decimal ;
  geo-pos:long "-2.672167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2012'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2012'^^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:timeOfDay '11.038888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.672167'^^xsd:double;
  dwc:startLongitude '-2.672167'^^xsd:double;
  dwc:endLongitude '-2.672167'^^xsd:double;
  dwc:latitude '36.42683'^^xsd:double;
  dwc:startLatitude '36.42683'^^xsd:double;
  dwc:endLatitude '36.42683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.672167 36.42683, -2.672167 36.42683, -2.672167 36.42683, -2.672167 36.42683, -2.672167 36.42683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2012'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3695 -2.859667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3695"^^xsd:decimal ;
  dwc:decimalLongitude "-2.859667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3695 -2.859667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3695"^^xsd:decimal ;
  geo-pos:long "-2.859667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2667'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2667'^^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:timeOfDay '16.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.859667'^^xsd:double;
  dwc:startLongitude '-2.859667'^^xsd:double;
  dwc:endLongitude '-2.859667'^^xsd:double;
  dwc:latitude '36.3695'^^xsd:double;
  dwc:startLatitude '36.3695'^^xsd:double;
  dwc:endLatitude '36.3695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.859667 36.3695, -2.859667 36.3695, -2.859667 36.3695, -2.859667 36.3695, -2.859667 36.3695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2667'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41367 -3.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41367"^^xsd:decimal ;
  dwc:decimalLongitude "-3.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41367 -3.793)"^^geo:wktLiteral ;
  geo-pos:lat "36.41367"^^xsd:decimal ;
  geo-pos:long "-3.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2197'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2197'^^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:timeOfDay '11.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.793'^^xsd:double;
  dwc:startLongitude '-3.793'^^xsd:double;
  dwc:endLongitude '-3.793'^^xsd:double;
  dwc:latitude '36.41367'^^xsd:double;
  dwc:startLatitude '36.41367'^^xsd:double;
  dwc:endLatitude '36.41367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.793 36.41367, -3.793 36.41367, -3.793 36.41367, -3.793 36.41367, -3.793 36.41367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2197'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50683 -3.052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50683 -3.052)"^^geo:wktLiteral ;
  geo-pos:lat "36.50683"^^xsd:decimal ;
  geo-pos:long "-3.052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3043'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3043'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.805277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.052'^^xsd:double;
  dwc:startLongitude '-3.052'^^xsd:double;
  dwc:endLongitude '-3.052'^^xsd:double;
  dwc:latitude '36.50683'^^xsd:double;
  dwc:startLatitude '36.50683'^^xsd:double;
  dwc:endLatitude '36.50683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.052 36.50683, -3.052 36.50683, -3.052 36.50683, -3.052 36.50683, -3.052 36.50683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3043'^^xsd:string;
  dwc:observationDate '2004-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5743 -3.73571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5743"^^xsd:decimal ;
  dwc:decimalLongitude "-3.73571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5743 -3.73571)"^^geo:wktLiteral ;
  geo-pos:lat "36.5743"^^xsd:decimal ;
  geo-pos:long "-3.73571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4034'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4034'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '9.3644444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.73571'^^xsd:double;
  dwc:startLongitude '-3.73571'^^xsd:double;
  dwc:endLongitude '-3.73571'^^xsd:double;
  dwc:latitude '36.5743'^^xsd:double;
  dwc:startLatitude '36.5743'^^xsd:double;
  dwc:endLatitude '36.5743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.73571 36.5743, -3.73571 36.5743, -3.73571 36.5743, -3.73571 36.5743, -3.73571 36.5743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4034'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60758 -2.40853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60758"^^xsd:decimal ;
  dwc:decimalLongitude "-2.40853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60758 -2.40853)"^^geo:wktLiteral ;
  geo-pos:lat "36.60758"^^xsd:decimal ;
  geo-pos:long "-2.40853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4075'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4075'^^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:timeOfDay '14.426944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.40853'^^xsd:double;
  dwc:startLongitude '-2.40853'^^xsd:double;
  dwc:endLongitude '-2.40853'^^xsd:double;
  dwc:latitude '36.60758'^^xsd:double;
  dwc:startLatitude '36.60758'^^xsd:double;
  dwc:endLatitude '36.60758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.40853 36.60758, -2.40853 36.60758, -2.40853 36.60758, -2.40853 36.60758, -2.40853 36.60758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4075'^^xsd:string;
  dwc:observationDate '2007-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55346 -3.101595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55346"^^xsd:decimal ;
  dwc:decimalLongitude "-3.101595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55346 -3.101595)"^^geo:wktLiteral ;
  geo-pos:lat "36.55346"^^xsd:decimal ;
  geo-pos:long "-3.101595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4414'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4414'^^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:timeOfDay '14.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.101595'^^xsd:double;
  dwc:startLongitude '-3.101595'^^xsd:double;
  dwc:endLongitude '-3.101595'^^xsd:double;
  dwc:latitude '36.55346'^^xsd:double;
  dwc:startLatitude '36.55346'^^xsd:double;
  dwc:endLatitude '36.55346'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.101595 36.55346, -3.101595 36.55346, -3.101595 36.55346, -3.101595 36.55346, -3.101595 36.55346))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4414'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.322 -2.889778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.322"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.322 -2.889778)"^^geo:wktLiteral ;
  geo-pos:lat "36.322"^^xsd:decimal ;
  geo-pos:long "-2.889778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4819'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4819'^^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:timeOfDay '7.5058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889778'^^xsd:double;
  dwc:startLongitude '-2.889778'^^xsd:double;
  dwc:endLongitude '-2.889778'^^xsd:double;
  dwc:latitude '36.322'^^xsd:double;
  dwc:startLatitude '36.322'^^xsd:double;
  dwc:endLatitude '36.322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889778 36.322, -2.889778 36.322, -2.889778 36.322, -2.889778 36.322, -2.889778 36.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4819'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45835 -2.799578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45835"^^xsd:decimal ;
  dwc:decimalLongitude "-2.799578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45835 -2.799578)"^^geo:wktLiteral ;
  geo-pos:lat "36.45835"^^xsd:decimal ;
  geo-pos:long "-2.799578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4853'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4853'^^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:timeOfDay '17.656666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.799578'^^xsd:double;
  dwc:startLongitude '-2.799578'^^xsd:double;
  dwc:endLongitude '-2.799578'^^xsd:double;
  dwc:latitude '36.45835'^^xsd:double;
  dwc:startLatitude '36.45835'^^xsd:double;
  dwc:endLatitude '36.45835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.799578 36.45835, -2.799578 36.45835, -2.799578 36.45835, -2.799578 36.45835, -2.799578 36.45835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4853'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53883 -2.593667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.593667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53883 -2.593667)"^^geo:wktLiteral ;
  geo-pos:lat "36.53883"^^xsd:decimal ;
  geo-pos:long "-2.593667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_751'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_751'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.593667'^^xsd:double;
  dwc:startLongitude '-2.593667'^^xsd:double;
  dwc:endLongitude '-2.593667'^^xsd:double;
  dwc:latitude '36.53883'^^xsd:double;
  dwc:startLatitude '36.53883'^^xsd:double;
  dwc:endLatitude '36.53883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.593667 36.53883, -2.593667 36.53883, -2.593667 36.53883, -2.593667 36.53883, -2.593667 36.53883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_751'^^xsd:string;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1725 -1.799167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1725"^^xsd:decimal ;
  dwc:decimalLongitude "-1.799167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1725 -1.799167)"^^geo:wktLiteral ;
  geo-pos:lat "37.1725"^^xsd:decimal ;
  geo-pos:long "-1.799167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_436'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_436'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '5.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.799167'^^xsd:double;
  dwc:startLongitude '-1.799167'^^xsd:double;
  dwc:endLongitude '-1.799167'^^xsd:double;
  dwc:latitude '37.1725'^^xsd:double;
  dwc:startLatitude '37.1725'^^xsd:double;
  dwc:endLatitude '37.1725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.799167 37.1725, -1.799167 37.1725, -1.799167 37.1725, -1.799167 37.1725, -1.799167 37.1725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_436'^^xsd:string;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 -1.611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "-1.611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 -1.611667)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "-1.611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_511'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_511'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.611667'^^xsd:double;
  dwc:startLongitude '-1.611667'^^xsd:double;
  dwc:endLongitude '-1.611667'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:startLatitude '37.075'^^xsd:double;
  dwc:endLatitude '37.075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.611667 37.075, -1.611667 37.075, -1.611667 37.075, -1.611667 37.075, -1.611667 37.075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_511'^^xsd:string;
  dwc:observationDate '1995-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9025 -1.777333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9025"^^xsd:decimal ;
  dwc:decimalLongitude "-1.777333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9025 -1.777333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9025"^^xsd:decimal ;
  geo-pos:long "-1.777333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1711'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1711'^^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:timeOfDay '10.077777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.777333'^^xsd:double;
  dwc:startLongitude '-1.777333'^^xsd:double;
  dwc:endLongitude '-1.777333'^^xsd:double;
  dwc:latitude '36.9025'^^xsd:double;
  dwc:startLatitude '36.9025'^^xsd:double;
  dwc:endLatitude '36.9025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.777333 36.9025, -1.777333 36.9025, -1.777333 36.9025, -1.777333 36.9025, -1.777333 36.9025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1711'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32583 -2.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32583 -2.900833)"^^geo:wktLiteral ;
  geo-pos:lat "36.32583"^^xsd:decimal ;
  geo-pos:long "-2.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1717'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1717'^^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:timeOfDay '11.045833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.900833'^^xsd:double;
  dwc:startLongitude '-2.900833'^^xsd:double;
  dwc:endLongitude '-2.900833'^^xsd:double;
  dwc:latitude '36.32583'^^xsd:double;
  dwc:startLatitude '36.32583'^^xsd:double;
  dwc:endLatitude '36.32583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.900833 36.32583, -2.900833 36.32583, -2.900833 36.32583, -2.900833 36.32583, -2.900833 36.32583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1717'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49433 -2.973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49433 -2.973333)"^^geo:wktLiteral ;
  geo-pos:lat "36.49433"^^xsd:decimal ;
  geo-pos:long "-2.973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2619'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2619'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.973333'^^xsd:double;
  dwc:startLongitude '-2.973333'^^xsd:double;
  dwc:endLongitude '-2.973333'^^xsd:double;
  dwc:latitude '36.49433'^^xsd:double;
  dwc:startLatitude '36.49433'^^xsd:double;
  dwc:endLatitude '36.49433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.973333 36.49433, -2.973333 36.49433, -2.973333 36.49433, -2.973333 36.49433, -2.973333 36.49433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2619'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42933 -3.908833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42933"^^xsd:decimal ;
  dwc:decimalLongitude "-3.908833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42933 -3.908833)"^^geo:wktLiteral ;
  geo-pos:lat "36.42933"^^xsd:decimal ;
  geo-pos:long "-3.908833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2922'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2922'^^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:timeOfDay '10.656388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.908833'^^xsd:double;
  dwc:startLongitude '-3.908833'^^xsd:double;
  dwc:endLongitude '-3.908833'^^xsd:double;
  dwc:latitude '36.42933'^^xsd:double;
  dwc:startLatitude '36.42933'^^xsd:double;
  dwc:endLatitude '36.42933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.908833 36.42933, -3.908833 36.42933, -3.908833 36.42933, -3.908833 36.42933, -3.908833 36.42933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2922'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42375 -2.541337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.541337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42375 -2.541337)"^^geo:wktLiteral ;
  geo-pos:lat "36.42375"^^xsd:decimal ;
  geo-pos:long "-2.541337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3576'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3576'^^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:timeOfDay '14.711111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.541337'^^xsd:double;
  dwc:startLongitude '-2.541337'^^xsd:double;
  dwc:endLongitude '-2.541337'^^xsd:double;
  dwc:latitude '36.42375'^^xsd:double;
  dwc:startLatitude '36.42375'^^xsd:double;
  dwc:endLatitude '36.42375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.541337 36.42375, -2.541337 36.42375, -2.541337 36.42375, -2.541337 36.42375, -2.541337 36.42375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3576'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40451 -2.806728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40451"^^xsd:decimal ;
  dwc:decimalLongitude "-2.806728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40451 -2.806728)"^^geo:wktLiteral ;
  geo-pos:lat "36.40451"^^xsd:decimal ;
  geo-pos:long "-2.806728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4363'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '13.4975'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.806728'^^xsd:double;
  dwc:startLongitude '-2.806728'^^xsd:double;
  dwc:endLongitude '-2.806728'^^xsd:double;
  dwc:latitude '36.40451'^^xsd:double;
  dwc:startLatitude '36.40451'^^xsd:double;
  dwc:endLatitude '36.40451'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.806728 36.40451, -2.806728 36.40451, -2.806728 36.40451, -2.806728 36.40451, -2.806728 36.40451))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4363'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41022 -2.794473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41022"^^xsd:decimal ;
  dwc:decimalLongitude "-2.794473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41022 -2.794473)"^^geo:wktLiteral ;
  geo-pos:lat "36.41022"^^xsd:decimal ;
  geo-pos:long "-2.794473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4391'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4391'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.405833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.794473'^^xsd:double;
  dwc:startLongitude '-2.794473'^^xsd:double;
  dwc:endLongitude '-2.794473'^^xsd:double;
  dwc:latitude '36.41022'^^xsd:double;
  dwc:startLatitude '36.41022'^^xsd:double;
  dwc:endLatitude '36.41022'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.794473 36.41022, -2.794473 36.41022, -2.794473 36.41022, -2.794473 36.41022, -2.794473 36.41022))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4391'^^xsd:string;
  dwc:observationDate '2007-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31859 -2.865649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31859"^^xsd:decimal ;
  dwc:decimalLongitude "-2.865649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31859 -2.865649)"^^geo:wktLiteral ;
  geo-pos:lat "36.31859"^^xsd:decimal ;
  geo-pos:long "-2.865649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4820'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4820'^^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:timeOfDay '7.7044444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.865649'^^xsd:double;
  dwc:startLongitude '-2.865649'^^xsd:double;
  dwc:endLongitude '-2.865649'^^xsd:double;
  dwc:latitude '36.31859'^^xsd:double;
  dwc:startLatitude '36.31859'^^xsd:double;
  dwc:endLatitude '36.31859'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.865649 36.31859, -2.865649 36.31859, -2.865649 36.31859, -2.865649 36.31859, -2.865649 36.31859))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4820'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2455 -1.442833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2455"^^xsd:decimal ;
  dwc:decimalLongitude "-1.442833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2455 -1.442833)"^^geo:wktLiteral ;
  geo-pos:lat "37.2455"^^xsd:decimal ;
  geo-pos:long "-1.442833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_953'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_953'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.442833'^^xsd:double;
  dwc:startLongitude '-1.442833'^^xsd:double;
  dwc:endLongitude '-1.442833'^^xsd:double;
  dwc:latitude '37.2455'^^xsd:double;
  dwc:startLatitude '37.2455'^^xsd:double;
  dwc:endLatitude '37.2455'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.442833 37.2455, -1.442833 37.2455, -1.442833 37.2455, -1.442833 37.2455, -1.442833 37.2455))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_953'^^xsd:string;
  dwc:observationDate '1997-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -3.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.465"^^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/1968__429_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.465 -3.02)"^^geo:wktLiteral ;
  geo-pos:lat "36.465"^^xsd:decimal ;
  geo-pos:long "-3.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1565'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1565'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.02'^^xsd:double;
  dwc:startLongitude '-3.02'^^xsd:double;
  dwc:endLongitude '-3.02'^^xsd:double;
  dwc:latitude '36.465'^^xsd:double;
  dwc:startLatitude '36.465'^^xsd:double;
  dwc:endLatitude '36.465'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.02 36.465, -3.02 36.465, -3.02 36.465, -3.02 36.465, -3.02 36.465))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1565'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44467 -2.612167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.612167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44467 -2.612167)"^^geo:wktLiteral ;
  geo-pos:lat "36.44467"^^xsd:decimal ;
  geo-pos:long "-2.612167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1671'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1671'^^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:timeOfDay '12.471111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.612167'^^xsd:double;
  dwc:startLongitude '-2.612167'^^xsd:double;
  dwc:endLongitude '-2.612167'^^xsd:double;
  dwc:latitude '36.44467'^^xsd:double;
  dwc:startLatitude '36.44467'^^xsd:double;
  dwc:endLatitude '36.44467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.612167 36.44467, -2.612167 36.44467, -2.612167 36.44467, -2.612167 36.44467, -2.612167 36.44467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1671'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.113 -1.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.113"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.113 -1.7705)"^^geo:wktLiteral ;
  geo-pos:lat "37.113"^^xsd:decimal ;
  geo-pos:long "-1.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1708'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1708'^^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:timeOfDay '5.6936111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7705'^^xsd:double;
  dwc:startLongitude '-1.7705'^^xsd:double;
  dwc:endLongitude '-1.7705'^^xsd:double;
  dwc:latitude '37.113'^^xsd:double;
  dwc:startLatitude '37.113'^^xsd:double;
  dwc:endLatitude '37.113'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7705 37.113, -1.7705 37.113, -1.7705 37.113, -1.7705 37.113, -1.7705 37.113))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1708'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48566 -3.852667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48566"^^xsd:decimal ;
  dwc:decimalLongitude "-3.852667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48566 -3.852667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48566"^^xsd:decimal ;
  geo-pos:long "-3.852667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3074'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3074'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.9816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.852667'^^xsd:double;
  dwc:startLongitude '-3.852667'^^xsd:double;
  dwc:endLongitude '-3.852667'^^xsd:double;
  dwc:latitude '36.48566'^^xsd:double;
  dwc:startLatitude '36.48566'^^xsd:double;
  dwc:endLatitude '36.48566'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.852667 36.48566, -3.852667 36.48566, -3.852667 36.48566, -3.852667 36.48566, -3.852667 36.48566))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3074'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48983 -3.823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48983"^^xsd:decimal ;
  dwc:decimalLongitude "-3.823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48983 -3.823333)"^^geo:wktLiteral ;
  geo-pos:lat "36.48983"^^xsd:decimal ;
  geo-pos:long "-3.823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2764'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2764'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.823333'^^xsd:double;
  dwc:startLongitude '-3.823333'^^xsd:double;
  dwc:endLongitude '-3.823333'^^xsd:double;
  dwc:latitude '36.48983'^^xsd:double;
  dwc:startLatitude '36.48983'^^xsd:double;
  dwc:endLatitude '36.48983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.823333 36.48983, -3.823333 36.48983, -3.823333 36.48983, -3.823333 36.48983, -3.823333 36.48983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2764'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25433 -1.578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25433"^^xsd:decimal ;
  dwc:decimalLongitude "-1.578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25433 -1.578333)"^^geo:wktLiteral ;
  geo-pos:lat "37.25433"^^xsd:decimal ;
  geo-pos:long "-1.578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_500'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_500'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.578333'^^xsd:double;
  dwc:startLongitude '-1.578333'^^xsd:double;
  dwc:endLongitude '-1.578333'^^xsd:double;
  dwc:latitude '37.25433'^^xsd:double;
  dwc:startLatitude '37.25433'^^xsd:double;
  dwc:endLatitude '37.25433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.578333 37.25433, -1.578333 37.25433, -1.578333 37.25433, -1.578333 37.25433, -1.578333 37.25433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_500'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47433 -2.912667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.912667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47433 -2.912667)"^^geo:wktLiteral ;
  geo-pos:lat "36.47433"^^xsd:decimal ;
  geo-pos:long "-2.912667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1336'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1336'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.912667'^^xsd:double;
  dwc:startLongitude '-2.912667'^^xsd:double;
  dwc:endLongitude '-2.912667'^^xsd:double;
  dwc:latitude '36.47433'^^xsd:double;
  dwc:startLatitude '36.47433'^^xsd:double;
  dwc:endLatitude '36.47433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.912667 36.47433, -2.912667 36.47433, -2.912667 36.47433, -2.912667 36.47433, -2.912667 36.47433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1336'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00617 -1.761167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00617"^^xsd:decimal ;
  dwc:decimalLongitude "-1.761167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00617 -1.761167)"^^geo:wktLiteral ;
  geo-pos:lat "37.00617"^^xsd:decimal ;
  geo-pos:long "-1.761167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2238'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2238'^^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:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.761167'^^xsd:double;
  dwc:startLongitude '-1.761167'^^xsd:double;
  dwc:endLongitude '-1.761167'^^xsd:double;
  dwc:latitude '37.00617'^^xsd:double;
  dwc:startLatitude '37.00617'^^xsd:double;
  dwc:endLatitude '37.00617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.761167 37.00617, -1.761167 37.00617, -1.761167 37.00617, -1.761167 37.00617, -1.761167 37.00617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2238'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45967 -2.839833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.839833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45967 -2.839833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45967"^^xsd:decimal ;
  geo-pos:long "-2.839833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1969'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1969'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.721666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.839833'^^xsd:double;
  dwc:startLongitude '-2.839833'^^xsd:double;
  dwc:endLongitude '-2.839833'^^xsd:double;
  dwc:latitude '36.45967'^^xsd:double;
  dwc:startLatitude '36.45967'^^xsd:double;
  dwc:endLatitude '36.45967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.839833 36.45967, -2.839833 36.45967, -2.839833 36.45967, -2.839833 36.45967, -2.839833 36.45967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1969'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47036 -2.917453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47036"^^xsd:decimal ;
  dwc:decimalLongitude "-2.917453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47036 -2.917453)"^^geo:wktLiteral ;
  geo-pos:lat "36.47036"^^xsd:decimal ;
  geo-pos:long "-2.917453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4352'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4352'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.7894444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.917453'^^xsd:double;
  dwc:startLongitude '-2.917453'^^xsd:double;
  dwc:endLongitude '-2.917453'^^xsd:double;
  dwc:latitude '36.47036'^^xsd:double;
  dwc:startLatitude '36.47036'^^xsd:double;
  dwc:endLatitude '36.47036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.917453 36.47036, -2.917453 36.47036, -2.917453 36.47036, -2.917453 36.47036, -2.917453 36.47036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4352'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32333 -1.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32333 -1.34)"^^geo:wktLiteral ;
  geo-pos:lat "37.32333"^^xsd:decimal ;
  geo-pos:long "-1.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_110'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_110'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.34'^^xsd:double;
  dwc:startLongitude '-1.34'^^xsd:double;
  dwc:endLongitude '-1.34'^^xsd:double;
  dwc:latitude '37.32333'^^xsd:double;
  dwc:startLatitude '37.32333'^^xsd:double;
  dwc:endLatitude '37.32333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.34 37.32333, -1.34 37.32333, -1.34 37.32333, -1.34 37.32333, -1.34 37.32333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_110'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47917 -4.527167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47917"^^xsd:decimal ;
  dwc:decimalLongitude "-4.527167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47917 -4.527167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47917"^^xsd:decimal ;
  geo-pos:long "-4.527167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3346'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3346'^^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:timeOfDay '13.744444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.527167'^^xsd:double;
  dwc:startLongitude '-4.527167'^^xsd:double;
  dwc:endLongitude '-4.527167'^^xsd:double;
  dwc:latitude '36.47917'^^xsd:double;
  dwc:startLatitude '36.47917'^^xsd:double;
  dwc:endLatitude '36.47917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.527167 36.47917, -4.527167 36.47917, -4.527167 36.47917, -4.527167 36.47917, -4.527167 36.47917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3346'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.797 -1.680833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.797"^^xsd:decimal ;
  dwc:decimalLongitude "-1.680833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.797 -1.680833)"^^geo:wktLiteral ;
  geo-pos:lat "36.797"^^xsd:decimal ;
  geo-pos:long "-1.680833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_252'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_252'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '12.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.680833'^^xsd:double;
  dwc:startLongitude '-1.680833'^^xsd:double;
  dwc:endLongitude '-1.680833'^^xsd:double;
  dwc:latitude '36.797'^^xsd:double;
  dwc:startLatitude '36.797'^^xsd:double;
  dwc:endLatitude '36.797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.680833 36.797, -1.680833 36.797, -1.680833 36.797, -1.680833 36.797, -1.680833 36.797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_252'^^xsd:string;
  dwc:observationDate '1993-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3225 -1.561834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3225"^^xsd:decimal ;
  dwc:decimalLongitude "-1.561834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3225 -1.561834)"^^geo:wktLiteral ;
  geo-pos:lat "37.3225"^^xsd:decimal ;
  geo-pos:long "-1.561834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2389'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2389'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '5.8833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.561834'^^xsd:double;
  dwc:startLongitude '-1.561834'^^xsd:double;
  dwc:endLongitude '-1.561834'^^xsd:double;
  dwc:latitude '37.3225'^^xsd:double;
  dwc:startLatitude '37.3225'^^xsd:double;
  dwc:endLatitude '37.3225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.561834 37.3225, -1.561834 37.3225, -1.561834 37.3225, -1.561834 37.3225, -1.561834 37.3225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2389'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -3.097833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-3.097833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -3.097833)"^^geo:wktLiteral ;
  geo-pos:lat "36.4565"^^xsd:decimal ;
  geo-pos:long "-3.097833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2684'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2684'^^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:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.097833'^^xsd:double;
  dwc:startLongitude '-3.097833'^^xsd:double;
  dwc:endLongitude '-3.097833'^^xsd:double;
  dwc:latitude '36.4565'^^xsd:double;
  dwc:startLatitude '36.4565'^^xsd:double;
  dwc:endLatitude '36.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.097833 36.4565, -3.097833 36.4565, -3.097833 36.4565, -3.097833 36.4565, -3.097833 36.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2684'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5245 -2.6645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5245"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5245 -2.6645)"^^geo:wktLiteral ;
  geo-pos:lat "36.5245"^^xsd:decimal ;
  geo-pos:long "-2.6645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1987'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1987'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.578055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6645'^^xsd:double;
  dwc:startLongitude '-2.6645'^^xsd:double;
  dwc:endLongitude '-2.6645'^^xsd:double;
  dwc:latitude '36.5245'^^xsd:double;
  dwc:startLatitude '36.5245'^^xsd:double;
  dwc:endLatitude '36.5245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6645 36.5245, -2.6645 36.5245, -2.6645 36.5245, -2.6645 36.5245, -2.6645 36.5245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1987'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47067 -3.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47067"^^xsd:decimal ;
  dwc:decimalLongitude "-3.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47067 -3.326)"^^geo:wktLiteral ;
  geo-pos:lat "36.47067"^^xsd:decimal ;
  geo-pos:long "-3.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2220'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2220'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.326'^^xsd:double;
  dwc:startLongitude '-3.326'^^xsd:double;
  dwc:endLongitude '-3.326'^^xsd:double;
  dwc:latitude '36.47067'^^xsd:double;
  dwc:startLatitude '36.47067'^^xsd:double;
  dwc:endLatitude '36.47067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.326 36.47067, -3.326 36.47067, -3.326 36.47067, -3.326 36.47067, -3.326 36.47067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2220'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41167 -2.794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41167 -2.794)"^^geo:wktLiteral ;
  geo-pos:lat "36.41167"^^xsd:decimal ;
  geo-pos:long "-2.794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2632'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2632'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.794'^^xsd:double;
  dwc:startLongitude '-2.794'^^xsd:double;
  dwc:endLongitude '-2.794'^^xsd:double;
  dwc:latitude '36.41167'^^xsd:double;
  dwc:startLatitude '36.41167'^^xsd:double;
  dwc:endLatitude '36.41167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.794 36.41167, -2.794 36.41167, -2.794 36.41167, -2.794 36.41167, -2.794 36.41167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2632'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25333 -5.164167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.164167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25333 -5.164167)"^^geo:wktLiteral ;
  geo-pos:lat "36.25333"^^xsd:decimal ;
  geo-pos:long "-5.164167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2441'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2441'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.164167'^^xsd:double;
  dwc:startLongitude '-5.164167'^^xsd:double;
  dwc:endLongitude '-5.164167'^^xsd:double;
  dwc:latitude '36.25333'^^xsd:double;
  dwc:startLatitude '36.25333'^^xsd:double;
  dwc:endLatitude '36.25333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.164167 36.25333, -5.164167 36.25333, -5.164167 36.25333, -5.164167 36.25333, -5.164167 36.25333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2441'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.695333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.695333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92583 -5.695333)"^^geo:wktLiteral ;
  geo-pos:lat "35.92583"^^xsd:decimal ;
  geo-pos:long "-5.695333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2454'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2454'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.695333'^^xsd:double;
  dwc:startLongitude '-5.695333'^^xsd:double;
  dwc:endLongitude '-5.695333'^^xsd:double;
  dwc:latitude '35.92583'^^xsd:double;
  dwc:startLatitude '35.92583'^^xsd:double;
  dwc:endLatitude '35.92583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.695333 35.92583, -5.695333 35.92583, -5.695333 35.92583, -5.695333 35.92583, -5.695333 35.92583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2454'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40454 -2.941925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40454"^^xsd:decimal ;
  dwc:decimalLongitude "-2.941925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40454 -2.941925)"^^geo:wktLiteral ;
  geo-pos:lat "36.40454"^^xsd:decimal ;
  geo-pos:long "-2.941925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4123'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4123'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.812777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.941925'^^xsd:double;
  dwc:startLongitude '-2.941925'^^xsd:double;
  dwc:endLongitude '-2.941925'^^xsd:double;
  dwc:latitude '36.40454'^^xsd:double;
  dwc:startLatitude '36.40454'^^xsd:double;
  dwc:endLatitude '36.40454'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.941925 36.40454, -2.941925 36.40454, -2.941925 36.40454, -2.941925 36.40454, -2.941925 36.40454))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4123'^^xsd:string;
  dwc:observationDate '2007-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56805 -2.878428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56805"^^xsd:decimal ;
  dwc:decimalLongitude "-2.878428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56805 -2.878428)"^^geo:wktLiteral ;
  geo-pos:lat "36.56805"^^xsd:decimal ;
  geo-pos:long "-2.878428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4404'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4404'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '8.9186111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.878428'^^xsd:double;
  dwc:startLongitude '-2.878428'^^xsd:double;
  dwc:endLongitude '-2.878428'^^xsd:double;
  dwc:latitude '36.56805'^^xsd:double;
  dwc:startLatitude '36.56805'^^xsd:double;
  dwc:endLatitude '36.56805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.878428 36.56805, -2.878428 36.56805, -2.878428 36.56805, -2.878428 36.56805, -2.878428 36.56805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4404'^^xsd:string;
  dwc:observationDate '2008-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22117 -4.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22117 -4.735)"^^geo:wktLiteral ;
  geo-pos:lat "36.22117"^^xsd:decimal ;
  geo-pos:long "-4.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2518'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2518'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.735'^^xsd:double;
  dwc:startLongitude '-4.735'^^xsd:double;
  dwc:endLongitude '-4.735'^^xsd:double;
  dwc:latitude '36.22117'^^xsd:double;
  dwc:startLatitude '36.22117'^^xsd:double;
  dwc:endLatitude '36.22117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.735 36.22117, -4.735 36.22117, -4.735 36.22117, -4.735 36.22117, -4.735 36.22117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2518'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20217 -1.654333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20217"^^xsd:decimal ;
  dwc:decimalLongitude "-1.654333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20217 -1.654333)"^^geo:wktLiteral ;
  geo-pos:lat "37.20217"^^xsd:decimal ;
  geo-pos:long "-1.654333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_244'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_244'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.083333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.654333'^^xsd:double;
  dwc:startLongitude '-1.654333'^^xsd:double;
  dwc:endLongitude '-1.654333'^^xsd:double;
  dwc:latitude '37.20217'^^xsd:double;
  dwc:startLatitude '37.20217'^^xsd:double;
  dwc:endLatitude '37.20217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.654333 37.20217, -1.654333 37.20217, -1.654333 37.20217, -1.654333 37.20217, -1.654333 37.20217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_244'^^xsd:string;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.569 -2.581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.569"^^xsd:decimal ;
  dwc:decimalLongitude "-2.581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.569 -2.581)"^^geo:wktLiteral ;
  geo-pos:lat "36.569"^^xsd:decimal ;
  geo-pos:long "-2.581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_736'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_736'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.581'^^xsd:double;
  dwc:startLongitude '-2.581'^^xsd:double;
  dwc:endLongitude '-2.581'^^xsd:double;
  dwc:latitude '36.569'^^xsd:double;
  dwc:startLatitude '36.569'^^xsd:double;
  dwc:endLatitude '36.569'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.581 36.569, -2.581 36.569, -2.581 36.569, -2.581 36.569, -2.581 36.569))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_736'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -2.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45867 -2.756)"^^geo:wktLiteral ;
  geo-pos:lat "36.45867"^^xsd:decimal ;
  geo-pos:long "-2.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1590'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1590'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.756'^^xsd:double;
  dwc:startLongitude '-2.756'^^xsd:double;
  dwc:endLongitude '-2.756'^^xsd:double;
  dwc:latitude '36.45867'^^xsd:double;
  dwc:startLatitude '36.45867'^^xsd:double;
  dwc:endLatitude '36.45867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.756 36.45867, -2.756 36.45867, -2.756 36.45867, -2.756 36.45867, -2.756 36.45867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1590'^^xsd:string;
  dwc:observationDate '1999-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -2.710333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.710333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44833 -2.710333)"^^geo:wktLiteral ;
  geo-pos:lat "36.44833"^^xsd:decimal ;
  geo-pos:long "-2.710333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1522'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_1522'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.710333'^^xsd:double;
  dwc:startLongitude '-2.710333'^^xsd:double;
  dwc:endLongitude '-2.710333'^^xsd:double;
  dwc:latitude '36.44833'^^xsd:double;
  dwc:startLatitude '36.44833'^^xsd:double;
  dwc:endLatitude '36.44833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.710333 36.44833, -2.710333 36.44833, -2.710333 36.44833, -2.710333 36.44833, -2.710333 36.44833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1522'^^xsd:string;
  dwc:observationDate '1999-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2715 -1.560833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2715"^^xsd:decimal ;
  dwc:decimalLongitude "-1.560833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2715 -1.560833)"^^geo:wktLiteral ;
  geo-pos:lat "37.2715"^^xsd:decimal ;
  geo-pos:long "-1.560833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2390'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2390'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.560833'^^xsd:double;
  dwc:startLongitude '-1.560833'^^xsd:double;
  dwc:endLongitude '-1.560833'^^xsd:double;
  dwc:latitude '37.2715'^^xsd:double;
  dwc:startLatitude '37.2715'^^xsd:double;
  dwc:endLatitude '37.2715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.560833 37.2715, -1.560833 37.2715, -1.560833 37.2715, -1.560833 37.2715, -1.560833 37.2715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2390'^^xsd:string;
  dwc:observationDate '2002-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46933 -2.893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46933 -2.893)"^^geo:wktLiteral ;
  geo-pos:lat "36.46933"^^xsd:decimal ;
  geo-pos:long "-2.893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2027'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2027'^^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:timeOfDay '16.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.893'^^xsd:double;
  dwc:startLongitude '-2.893'^^xsd:double;
  dwc:endLongitude '-2.893'^^xsd:double;
  dwc:latitude '36.46933'^^xsd:double;
  dwc:startLatitude '36.46933'^^xsd:double;
  dwc:endLatitude '36.46933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.893 36.46933, -2.893 36.46933, -2.893 36.46933, -2.893 36.46933, -2.893 36.46933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2027'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35967 -1.417167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35967"^^xsd:decimal ;
  dwc:decimalLongitude "-1.417167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35967 -1.417167)"^^geo:wktLiteral ;
  geo-pos:lat "37.35967"^^xsd:decimal ;
  geo-pos:long "-1.417167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2980'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2980'^^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:timeOfDay '11.713333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.417167'^^xsd:double;
  dwc:startLongitude '-1.417167'^^xsd:double;
  dwc:endLongitude '-1.417167'^^xsd:double;
  dwc:latitude '37.35967'^^xsd:double;
  dwc:startLatitude '37.35967'^^xsd:double;
  dwc:endLatitude '37.35967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.417167 37.35967, -1.417167 37.35967, -1.417167 37.35967, -1.417167 37.35967, -1.417167 37.35967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2980'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55483 -1.9915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55483 -1.9915)"^^geo:wktLiteral ;
  geo-pos:lat "36.55483"^^xsd:decimal ;
  geo-pos:long "-1.9915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2644'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2644'^^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:timeOfDay '10.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.9915'^^xsd:double;
  dwc:startLongitude '-1.9915'^^xsd:double;
  dwc:endLongitude '-1.9915'^^xsd:double;
  dwc:latitude '36.55483'^^xsd:double;
  dwc:startLatitude '36.55483'^^xsd:double;
  dwc:endLatitude '36.55483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.9915 36.55483, -1.9915 36.55483, -1.9915 36.55483, -1.9915 36.55483, -1.9915 36.55483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2644'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -3.187833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.187833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -3.187833)"^^geo:wktLiteral ;
  geo-pos:lat "36.51017"^^xsd:decimal ;
  geo-pos:long "-3.187833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3459'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3459'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.7325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.187833'^^xsd:double;
  dwc:startLongitude '-3.187833'^^xsd:double;
  dwc:endLongitude '-3.187833'^^xsd:double;
  dwc:latitude '36.51017'^^xsd:double;
  dwc:startLatitude '36.51017'^^xsd:double;
  dwc:endLatitude '36.51017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.187833 36.51017, -3.187833 36.51017, -3.187833 36.51017, -3.187833 36.51017, -3.187833 36.51017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3459'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49321 -3.183167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49321"^^xsd:decimal ;
  dwc:decimalLongitude "-3.183167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49321 -3.183167)"^^geo:wktLiteral ;
  geo-pos:lat "36.49321"^^xsd:decimal ;
  geo-pos:long "-3.183167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4416'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4416'^^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:timeOfDay '15.636111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.183167'^^xsd:double;
  dwc:startLongitude '-3.183167'^^xsd:double;
  dwc:endLongitude '-3.183167'^^xsd:double;
  dwc:latitude '36.49321'^^xsd:double;
  dwc:startLatitude '36.49321'^^xsd:double;
  dwc:endLatitude '36.49321'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.183167 36.49321, -3.183167 36.49321, -3.183167 36.49321, -3.183167 36.49321, -3.183167 36.49321))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4416'^^xsd:string;
  dwc:observationDate '2008-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -4.724667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.724667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31733 -4.724667)"^^geo:wktLiteral ;
  geo-pos:lat "36.31733"^^xsd:decimal ;
  geo-pos:long "-4.724667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1809'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1809'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.724667'^^xsd:double;
  dwc:startLongitude '-4.724667'^^xsd:double;
  dwc:endLongitude '-4.724667'^^xsd:double;
  dwc:latitude '36.31733'^^xsd:double;
  dwc:startLatitude '36.31733'^^xsd:double;
  dwc:endLatitude '36.31733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.724667 36.31733, -4.724667 36.31733, -4.724667 36.31733, -4.724667 36.31733, -4.724667 36.31733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_1809'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13483 -1.714833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13483"^^xsd:decimal ;
  dwc:decimalLongitude "-1.714833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13483 -1.714833)"^^geo:wktLiteral ;
  geo-pos:lat "37.13483"^^xsd:decimal ;
  geo-pos:long "-1.714833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_309'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_309'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.714833'^^xsd:double;
  dwc:startLongitude '-1.714833'^^xsd:double;
  dwc:endLongitude '-1.714833'^^xsd:double;
  dwc:latitude '37.13483'^^xsd:double;
  dwc:startLatitude '37.13483'^^xsd:double;
  dwc:endLatitude '37.13483'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.714833 37.13483, -1.714833 37.13483, -1.714833 37.13483, -1.714833 37.13483, -1.714833 37.13483))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_309'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36708 -2.852438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36708"^^xsd:decimal ;
  dwc:decimalLongitude "-2.852438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36708 -2.852438)"^^geo:wktLiteral ;
  geo-pos:lat "36.36708"^^xsd:decimal ;
  geo-pos:long "-2.852438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4361'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_4361'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.895833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.852438'^^xsd:double;
  dwc:startLongitude '-2.852438'^^xsd:double;
  dwc:endLongitude '-2.852438'^^xsd:double;
  dwc:latitude '36.36708'^^xsd:double;
  dwc:startLatitude '36.36708'^^xsd:double;
  dwc:endLatitude '36.36708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.852438 36.36708, -2.852438 36.36708, -2.852438 36.36708, -2.852438 36.36708, -2.852438 36.36708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4361'^^xsd:string;
  dwc:observationDate '2007-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65427 -3.089518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65427"^^xsd:decimal ;
  dwc:decimalLongitude "-3.089518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65427 -3.089518)"^^geo:wktLiteral ;
  geo-pos:lat "36.65427"^^xsd:decimal ;
  geo-pos:long "-3.089518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4428'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4428'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '7.2102777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.089518'^^xsd:double;
  dwc:startLongitude '-3.089518'^^xsd:double;
  dwc:endLongitude '-3.089518'^^xsd:double;
  dwc:latitude '36.65427'^^xsd:double;
  dwc:startLatitude '36.65427'^^xsd:double;
  dwc:endLatitude '36.65427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.089518 36.65427, -3.089518 36.65427, -3.089518 36.65427, -3.089518 36.65427, -3.089518 36.65427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4428'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26317 -1.576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26317"^^xsd:decimal ;
  dwc:decimalLongitude "-1.576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26317 -1.576)"^^geo:wktLiteral ;
  geo-pos:lat "37.26317"^^xsd:decimal ;
  geo-pos:long "-1.576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_703'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_703'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.4333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.576'^^xsd:double;
  dwc:startLongitude '-1.576'^^xsd:double;
  dwc:endLongitude '-1.576'^^xsd:double;
  dwc:latitude '37.26317'^^xsd:double;
  dwc:startLatitude '37.26317'^^xsd:double;
  dwc:endLatitude '37.26317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.576 37.26317, -1.576 37.26317, -1.576 37.26317, -1.576 37.26317, -1.576 37.26317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_703'^^xsd:string;
  dwc:observationDate '1996-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21133 -1.616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21133"^^xsd:decimal ;
  dwc:decimalLongitude "-1.616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21133 -1.616)"^^geo:wktLiteral ;
  geo-pos:lat "37.21133"^^xsd:decimal ;
  geo-pos:long "-1.616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_165'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_165'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.616'^^xsd:double;
  dwc:startLongitude '-1.616'^^xsd:double;
  dwc:endLongitude '-1.616'^^xsd:double;
  dwc:latitude '37.21133'^^xsd:double;
  dwc:startLatitude '37.21133'^^xsd:double;
  dwc:endLatitude '37.21133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.616 37.21133, -1.616 37.21133, -1.616 37.21133, -1.616 37.21133, -1.616 37.21133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_165'^^xsd:string;
  dwc:observationDate '1993-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48517 -2.500667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.500667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48517 -2.500667)"^^geo:wktLiteral ;
  geo-pos:lat "36.48517"^^xsd:decimal ;
  geo-pos:long "-2.500667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_710'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_710'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.500667'^^xsd:double;
  dwc:startLongitude '-2.500667'^^xsd:double;
  dwc:endLongitude '-2.500667'^^xsd:double;
  dwc:latitude '36.48517'^^xsd:double;
  dwc:startLatitude '36.48517'^^xsd:double;
  dwc:endLatitude '36.48517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.500667 36.48517, -2.500667 36.48517, -2.500667 36.48517, -2.500667 36.48517, -2.500667 36.48517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_710'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.468 -1.142667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.468"^^xsd:decimal ;
  dwc:decimalLongitude "-1.142667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.468 -1.142667)"^^geo:wktLiteral ;
  geo-pos:lat "37.468"^^xsd:decimal ;
  geo-pos:long "-1.142667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_363'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_363'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.142667'^^xsd:double;
  dwc:startLongitude '-1.142667'^^xsd:double;
  dwc:endLongitude '-1.142667'^^xsd:double;
  dwc:latitude '37.468'^^xsd:double;
  dwc:startLatitude '37.468'^^xsd:double;
  dwc:endLatitude '37.468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.142667 37.468, -1.142667 37.468, -1.142667 37.468, -1.142667 37.468, -1.142667 37.468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_363'^^xsd:string;
  dwc:observationDate '1994-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52083 -3.398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52083 -3.398333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52083"^^xsd:decimal ;
  geo-pos:long "-3.398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2426'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_2426'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.398333'^^xsd:double;
  dwc:startLongitude '-3.398333'^^xsd:double;
  dwc:endLongitude '-3.398333'^^xsd:double;
  dwc:latitude '36.52083'^^xsd:double;
  dwc:startLatitude '36.52083'^^xsd:double;
  dwc:endLatitude '36.52083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.398333 36.52083, -3.398333 36.52083, -3.398333 36.52083, -3.398333 36.52083, -3.398333 36.52083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_2426'^^xsd:string;
  dwc:observationDate '2002-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55136 -3.268058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55136"^^xsd:decimal ;
  dwc:decimalLongitude "-3.268058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55136 -3.268058)"^^geo:wktLiteral ;
  geo-pos:lat "36.55136"^^xsd:decimal ;
  geo-pos:long "-3.268058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3521'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3521'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.045'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.268058'^^xsd:double;
  dwc:startLongitude '-3.268058'^^xsd:double;
  dwc:endLongitude '-3.268058'^^xsd:double;
  dwc:latitude '36.55136'^^xsd:double;
  dwc:startLatitude '36.55136'^^xsd:double;
  dwc:endLatitude '36.55136'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.268058 36.55136, -3.268058 36.55136, -3.268058 36.55136, -3.268058 36.55136, -3.268058 36.55136))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_3521'^^xsd:string;
  dwc:observationDate '2006-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -2.845833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5535"^^xsd:decimal ;
  dwc:decimalLongitude "-2.845833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5535 -2.845833)"^^geo:wktLiteral ;
  geo-pos:lat "36.5535"^^xsd:decimal ;
  geo-pos:long "-2.845833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_741'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_741'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '15.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.845833'^^xsd:double;
  dwc:startLongitude '-2.845833'^^xsd:double;
  dwc:endLongitude '-2.845833'^^xsd:double;
  dwc:latitude '36.5535'^^xsd:double;
  dwc:startLatitude '36.5535'^^xsd:double;
  dwc:endLatitude '36.5535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.845833 36.5535, -2.845833 36.5535, -2.845833 36.5535, -2.845833 36.5535, -2.845833 36.5535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_741'^^xsd:string;
  dwc:observationDate '1996-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -4.031167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-4.031167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6655 -4.031167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6655"^^xsd:decimal ;
  geo-pos:long "-4.031167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2432'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2432'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.031167'^^xsd:double;
  dwc:startLongitude '-4.031167'^^xsd:double;
  dwc:endLongitude '-4.031167'^^xsd:double;
  dwc:latitude '36.6655'^^xsd:double;
  dwc:startLatitude '36.6655'^^xsd:double;
  dwc:endLatitude '36.6655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.031167 36.6655, -4.031167 36.6655, -4.031167 36.6655, -4.031167 36.6655, -4.031167 36.6655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2432'^^xsd:string;
  dwc:observationDate '2002-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.481 -1.092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.481"^^xsd:decimal ;
  dwc:decimalLongitude "-1.092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.481 -1.092)"^^geo:wktLiteral ;
  geo-pos:lat "37.481"^^xsd:decimal ;
  geo-pos:long "-1.092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_193'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_193'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.092'^^xsd:double;
  dwc:startLongitude '-1.092'^^xsd:double;
  dwc:endLongitude '-1.092'^^xsd:double;
  dwc:latitude '37.481'^^xsd:double;
  dwc:startLatitude '37.481'^^xsd:double;
  dwc:endLatitude '37.481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.092 37.481, -1.092 37.481, -1.092 37.481, -1.092 37.481, -1.092 37.481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_193'^^xsd:string;
  dwc:observationDate '1993-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49493 -3.817742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49493"^^xsd:decimal ;
  dwc:decimalLongitude "-3.817742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49493 -3.817742)"^^geo:wktLiteral ;
  geo-pos:lat "36.49493"^^xsd:decimal ;
  geo-pos:long "-3.817742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4042'^^xsd:string;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4042'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.271388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.817742'^^xsd:double;
  dwc:startLongitude '-3.817742'^^xsd:double;
  dwc:endLongitude '-3.817742'^^xsd:double;
  dwc:latitude '36.49493'^^xsd:double;
  dwc:startLatitude '36.49493'^^xsd:double;
  dwc:endLatitude '36.49493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.817742 36.49493, -3.817742 36.49493, -3.817742 36.49493, -3.817742 36.49493, -3.817742 36.49493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Stenella coeruleoalba" by the provider'^^xsd:string;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId '429_4042'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60996 -2.86512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60996"^^xsd:decimal ;
  dwc:decimalLongitude "-2.86512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60996 -2.86512)"^^geo:wktLiteral ;
  geo-pos:lat "36.60996"^^xsd:decimal ;
  geo-pos:long "-2.86512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4810'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4810'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.6938888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.86512'^^xsd:double;
  dwc:startLongitude '-2.86512'^^xsd:double;
  dwc:endLongitude '-2.86512'^^xsd:double;
  dwc:latitude '36.60996'^^xsd:double;
  dwc:startLatitude '36.60996'^^xsd:double;
  dwc:endLatitude '36.60996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.86512 36.60996, -2.86512 36.60996, -2.86512 36.60996, -2.86512 36.60996, -2.86512 36.60996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4810'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 -2.055667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7245"^^xsd:decimal ;
  dwc:decimalLongitude "-2.055667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 -2.055667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7245"^^xsd:decimal ;
  geo-pos:long "-2.055667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_917'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_917'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.055667'^^xsd:double;
  dwc:startLongitude '-2.055667'^^xsd:double;
  dwc:endLongitude '-2.055667'^^xsd:double;
  dwc:latitude '36.7245'^^xsd:double;
  dwc:startLatitude '36.7245'^^xsd:double;
  dwc:endLatitude '36.7245'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.055667 36.7245, -2.055667 36.7245, -2.055667 36.7245, -2.055667 36.7245, -2.055667 36.7245))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_917'^^xsd:string;
  dwc:observationDate '1997-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5705 -2.6715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5705"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5705 -2.6715)"^^geo:wktLiteral ;
  geo-pos:lat "36.5705"^^xsd:decimal ;
  geo-pos:long "-2.6715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_619'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_619'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6715'^^xsd:double;
  dwc:startLongitude '-2.6715'^^xsd:double;
  dwc:endLongitude '-2.6715'^^xsd:double;
  dwc:latitude '36.5705'^^xsd:double;
  dwc:startLatitude '36.5705'^^xsd:double;
  dwc:endLatitude '36.5705'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6715 36.5705, -2.6715 36.5705, -2.6715 36.5705, -2.6715 36.5705, -2.6715 36.5705))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_619'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3885 -2.802833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3885"^^xsd:decimal ;
  dwc:decimalLongitude "-2.802833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3885 -2.802833)"^^geo:wktLiteral ;
  geo-pos:lat "36.3885"^^xsd:decimal ;
  geo-pos:long "-2.802833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1396'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1396'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.802833'^^xsd:double;
  dwc:startLongitude '-2.802833'^^xsd:double;
  dwc:endLongitude '-2.802833'^^xsd:double;
  dwc:latitude '36.3885'^^xsd:double;
  dwc:startLatitude '36.3885'^^xsd:double;
  dwc:endLatitude '36.3885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.802833 36.3885, -2.802833 36.3885, -2.802833 36.3885, -2.802833 36.3885, -2.802833 36.3885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1396'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22233 -1.617333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.22233"^^xsd:decimal ;
  dwc:decimalLongitude "-1.617333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.22233 -1.617333)"^^geo:wktLiteral ;
  geo-pos:lat "37.22233"^^xsd:decimal ;
  geo-pos:long "-1.617333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_275'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_275'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.617333'^^xsd:double;
  dwc:startLongitude '-1.617333'^^xsd:double;
  dwc:endLongitude '-1.617333'^^xsd:double;
  dwc:latitude '37.22233'^^xsd:double;
  dwc:startLatitude '37.22233'^^xsd:double;
  dwc:endLatitude '37.22233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.617333 37.22233, -1.617333 37.22233, -1.617333 37.22233, -1.617333 37.22233, -1.617333 37.22233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_275'^^xsd:string;
  dwc:observationDate '1994-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63383 -2.972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63383 -2.972)"^^geo:wktLiteral ;
  geo-pos:lat "36.63383"^^xsd:decimal ;
  geo-pos:long "-2.972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2720'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2720'^^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:timeOfDay '16.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.972'^^xsd:double;
  dwc:startLongitude '-2.972'^^xsd:double;
  dwc:endLongitude '-2.972'^^xsd:double;
  dwc:latitude '36.63383'^^xsd:double;
  dwc:startLatitude '36.63383'^^xsd:double;
  dwc:endLatitude '36.63383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.972 36.63383, -2.972 36.63383, -2.972 36.63383, -2.972 36.63383, -2.972 36.63383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2720'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12917 -5.372666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12917"^^xsd:decimal ;
  dwc:decimalLongitude "-5.372666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12917 -5.372666)"^^geo:wktLiteral ;
  geo-pos:lat "36.12917"^^xsd:decimal ;
  geo-pos:long "-5.372666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3127'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3127'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.6436111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.372666'^^xsd:double;
  dwc:startLongitude '-5.372666'^^xsd:double;
  dwc:endLongitude '-5.372666'^^xsd:double;
  dwc:latitude '36.12917'^^xsd:double;
  dwc:startLatitude '36.12917'^^xsd:double;
  dwc:endLatitude '36.12917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.372666 36.12917, -5.372666 36.12917, -5.372666 36.12917, -5.372666 36.12917, -5.372666 36.12917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3127'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5355 -2.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5355"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5355 -2.92)"^^geo:wktLiteral ;
  geo-pos:lat "36.5355"^^xsd:decimal ;
  geo-pos:long "-2.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1662'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1662'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.92'^^xsd:double;
  dwc:startLongitude '-2.92'^^xsd:double;
  dwc:endLongitude '-2.92'^^xsd:double;
  dwc:latitude '36.5355'^^xsd:double;
  dwc:startLatitude '36.5355'^^xsd:double;
  dwc:endLatitude '36.5355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.92 36.5355, -2.92 36.5355, -2.92 36.5355, -2.92 36.5355, -2.92 36.5355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1662'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.854333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.854333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.854333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38317"^^xsd:decimal ;
  geo-pos:long "-2.854333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2343'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2343'^^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:timeOfDay '15'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.854333'^^xsd:double;
  dwc:startLongitude '-2.854333'^^xsd:double;
  dwc:endLongitude '-2.854333'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.854333 36.38317, -2.854333 36.38317, -2.854333 36.38317, -2.854333 36.38317, -2.854333 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2343'^^xsd:string;
  dwc:observationDate '2002-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58317 -2.995833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.995833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58317 -2.995833)"^^geo:wktLiteral ;
  geo-pos:lat "36.58317"^^xsd:decimal ;
  geo-pos:long "-2.995833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2072'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2072'^^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:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.995833'^^xsd:double;
  dwc:startLongitude '-2.995833'^^xsd:double;
  dwc:endLongitude '-2.995833'^^xsd:double;
  dwc:latitude '36.58317'^^xsd:double;
  dwc:startLatitude '36.58317'^^xsd:double;
  dwc:endLatitude '36.58317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.995833 36.58317, -2.995833 36.58317, -2.995833 36.58317, -2.995833 36.58317, -2.995833 36.58317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2072'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39767 -3.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39767"^^xsd:decimal ;
  dwc:decimalLongitude "-3.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39767 -3.072)"^^geo:wktLiteral ;
  geo-pos:lat "36.39767"^^xsd:decimal ;
  geo-pos:long "-3.072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2082'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2082'^^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:timeOfDay '9.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.072'^^xsd:double;
  dwc:startLongitude '-3.072'^^xsd:double;
  dwc:endLongitude '-3.072'^^xsd:double;
  dwc:latitude '36.39767'^^xsd:double;
  dwc:startLatitude '36.39767'^^xsd:double;
  dwc:endLatitude '36.39767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.072 36.39767, -3.072 36.39767, -3.072 36.39767, -3.072 36.39767, -3.072 36.39767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2082'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48067 -4.5405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48067"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48067 -4.5405)"^^geo:wktLiteral ;
  geo-pos:lat "36.48067"^^xsd:decimal ;
  geo-pos:long "-4.5405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2502'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2502'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.5405'^^xsd:double;
  dwc:startLongitude '-4.5405'^^xsd:double;
  dwc:endLongitude '-4.5405'^^xsd:double;
  dwc:latitude '36.48067'^^xsd:double;
  dwc:startLatitude '36.48067'^^xsd:double;
  dwc:endLatitude '36.48067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.5405 36.48067, -4.5405 36.48067, -4.5405 36.48067, -4.5405 36.48067, -4.5405 36.48067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2502'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6545 -2.8025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6545"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6545 -2.8025)"^^geo:wktLiteral ;
  geo-pos:lat "36.6545"^^xsd:decimal ;
  geo-pos:long "-2.8025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1953'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1953'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.8475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8025'^^xsd:double;
  dwc:startLongitude '-2.8025'^^xsd:double;
  dwc:endLongitude '-2.8025'^^xsd:double;
  dwc:latitude '36.6545'^^xsd:double;
  dwc:startLatitude '36.6545'^^xsd:double;
  dwc:endLatitude '36.6545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8025 36.6545, -2.8025 36.6545, -2.8025 36.6545, -2.8025 36.6545, -2.8025 36.6545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1953'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01633 -5.395333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.01633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.395333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01633 -5.395333)"^^geo:wktLiteral ;
  geo-pos:lat "36.01633"^^xsd:decimal ;
  geo-pos:long "-5.395333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2135'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2135'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.395333'^^xsd:double;
  dwc:startLongitude '-5.395333'^^xsd:double;
  dwc:endLongitude '-5.395333'^^xsd:double;
  dwc:latitude '36.01633'^^xsd:double;
  dwc:startLatitude '36.01633'^^xsd:double;
  dwc:endLatitude '36.01633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.395333 36.01633, -5.395333 36.01633, -5.395333 36.01633, -5.395333 36.01633, -5.395333 36.01633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2135'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57079 -2.589177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57079"^^xsd:decimal ;
  dwc:decimalLongitude "-2.589177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57079 -2.589177)"^^geo:wktLiteral ;
  geo-pos:lat "36.57079"^^xsd:decimal ;
  geo-pos:long "-2.589177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4850'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4850'^^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:timeOfDay '16.920555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.589177'^^xsd:double;
  dwc:startLongitude '-2.589177'^^xsd:double;
  dwc:endLongitude '-2.589177'^^xsd:double;
  dwc:latitude '36.57079'^^xsd:double;
  dwc:startLatitude '36.57079'^^xsd:double;
  dwc:endLatitude '36.57079'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.589177 36.57079, -2.589177 36.57079, -2.589177 36.57079, -2.589177 36.57079, -2.589177 36.57079))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4850'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3015 -5.198167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3015"^^xsd:decimal ;
  dwc:decimalLongitude "-5.198167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3015 -5.198167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3015"^^xsd:decimal ;
  geo-pos:long "-5.198167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1900'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_1900'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '7.8469444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.198167'^^xsd:double;
  dwc:startLongitude '-5.198167'^^xsd:double;
  dwc:endLongitude '-5.198167'^^xsd:double;
  dwc:latitude '36.3015'^^xsd:double;
  dwc:startLatitude '36.3015'^^xsd:double;
  dwc:endLatitude '36.3015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.198167 36.3015, -5.198167 36.3015, -5.198167 36.3015, -5.198167 36.3015, -5.198167 36.3015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1900'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64067 -2.864833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.864833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64067 -2.864833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64067"^^xsd:decimal ;
  geo-pos:long "-2.864833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1657'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1657'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.864833'^^xsd:double;
  dwc:startLongitude '-2.864833'^^xsd:double;
  dwc:endLongitude '-2.864833'^^xsd:double;
  dwc:latitude '36.64067'^^xsd:double;
  dwc:startLatitude '36.64067'^^xsd:double;
  dwc:endLatitude '36.64067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.864833 36.64067, -2.864833 36.64067, -2.864833 36.64067, -2.864833 36.64067, -2.864833 36.64067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1657'^^xsd:string;
  dwc:observationDate '1999-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42316 -4.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42316"^^xsd:decimal ;
  dwc:decimalLongitude "-4.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42316 -4.518333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42316"^^xsd:decimal ;
  geo-pos:long "-4.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3355'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3355'^^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:timeOfDay '13.733055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.518333'^^xsd:double;
  dwc:startLongitude '-4.518333'^^xsd:double;
  dwc:endLongitude '-4.518333'^^xsd:double;
  dwc:latitude '36.42316'^^xsd:double;
  dwc:startLatitude '36.42316'^^xsd:double;
  dwc:endLatitude '36.42316'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.518333 36.42316, -4.518333 36.42316, -4.518333 36.42316, -4.518333 36.42316, -4.518333 36.42316))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3355'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.682 -3.782666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.682"^^xsd:decimal ;
  dwc:decimalLongitude "-3.782666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.682 -3.782666)"^^geo:wktLiteral ;
  geo-pos:lat "36.682"^^xsd:decimal ;
  geo-pos:long "-3.782666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2911'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2911'^^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:timeOfDay '6.8377777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.782666'^^xsd:double;
  dwc:startLongitude '-3.782666'^^xsd:double;
  dwc:endLongitude '-3.782666'^^xsd:double;
  dwc:latitude '36.682'^^xsd:double;
  dwc:startLatitude '36.682'^^xsd:double;
  dwc:endLatitude '36.682'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.782666 36.682, -3.782666 36.682, -3.782666 36.682, -3.782666 36.682, -3.782666 36.682))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2911'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38884 -3.546333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38884"^^xsd:decimal ;
  dwc:decimalLongitude "-3.546333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38884 -3.546333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38884"^^xsd:decimal ;
  geo-pos:long "-3.546333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2558'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2558'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.546333'^^xsd:double;
  dwc:startLongitude '-3.546333'^^xsd:double;
  dwc:endLongitude '-3.546333'^^xsd:double;
  dwc:latitude '36.38884'^^xsd:double;
  dwc:startLatitude '36.38884'^^xsd:double;
  dwc:endLatitude '36.38884'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.546333 36.38884, -3.546333 36.38884, -3.546333 36.38884, -3.546333 36.38884, -3.546333 36.38884))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2558'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08966 -5.369167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08966"^^xsd:decimal ;
  dwc:decimalLongitude "-5.369167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08966 -5.369167)"^^geo:wktLiteral ;
  geo-pos:lat "36.08966"^^xsd:decimal ;
  geo-pos:long "-5.369167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3122'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3122'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '13.4575'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.369167'^^xsd:double;
  dwc:startLongitude '-5.369167'^^xsd:double;
  dwc:endLongitude '-5.369167'^^xsd:double;
  dwc:latitude '36.08966'^^xsd:double;
  dwc:startLatitude '36.08966'^^xsd:double;
  dwc:endLatitude '36.08966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.369167 36.08966, -5.369167 36.08966, -5.369167 36.08966, -5.369167 36.08966, -5.369167 36.08966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3122'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52733 -4.122167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.122167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52733 -4.122167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52733"^^xsd:decimal ;
  geo-pos:long "-4.122167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2475'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2475'^^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:timeOfDay '12.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.122167'^^xsd:double;
  dwc:startLongitude '-4.122167'^^xsd:double;
  dwc:endLongitude '-4.122167'^^xsd:double;
  dwc:latitude '36.52733'^^xsd:double;
  dwc:startLatitude '36.52733'^^xsd:double;
  dwc:endLatitude '36.52733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.122167 36.52733, -4.122167 36.52733, -4.122167 36.52733, -4.122167 36.52733, -4.122167 36.52733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2475'^^xsd:string;
  dwc:observationDate '2002-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71167 -3.048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71167 -3.048)"^^geo:wktLiteral ;
  geo-pos:lat "36.71167"^^xsd:decimal ;
  geo-pos:long "-3.048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3026'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3026'^^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:timeOfDay '8.1252777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.048'^^xsd:double;
  dwc:startLongitude '-3.048'^^xsd:double;
  dwc:endLongitude '-3.048'^^xsd:double;
  dwc:latitude '36.71167'^^xsd:double;
  dwc:startLatitude '36.71167'^^xsd:double;
  dwc:endLatitude '36.71167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.048 36.71167, -3.048 36.71167, -3.048 36.71167, -3.048 36.71167, -3.048 36.71167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3026'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.271 -5.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.271"^^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/1968__429_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.271 -5.23)"^^geo:wktLiteral ;
  geo-pos:lat "36.271"^^xsd:decimal ;
  geo-pos:long "-5.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2444'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2444'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.23'^^xsd:double;
  dwc:startLongitude '-5.23'^^xsd:double;
  dwc:endLongitude '-5.23'^^xsd:double;
  dwc:latitude '36.271'^^xsd:double;
  dwc:startLatitude '36.271'^^xsd:double;
  dwc:endLatitude '36.271'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.23 36.271, -5.23 36.271, -5.23 36.271, -5.23 36.271, -5.23 36.271))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2444'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45283 -4.1955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45283 -4.1955)"^^geo:wktLiteral ;
  geo-pos:lat "36.45283"^^xsd:decimal ;
  geo-pos:long "-4.1955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2434'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2434'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.1833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1955'^^xsd:double;
  dwc:startLongitude '-4.1955'^^xsd:double;
  dwc:endLongitude '-4.1955'^^xsd:double;
  dwc:latitude '36.45283'^^xsd:double;
  dwc:startLatitude '36.45283'^^xsd:double;
  dwc:endLatitude '36.45283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1955 36.45283, -4.1955 36.45283, -4.1955 36.45283, -4.1955 36.45283, -4.1955 36.45283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2434'^^xsd:string;
  dwc:observationDate '2002-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 -2.501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.659"^^xsd:decimal ;
  dwc:decimalLongitude "-2.501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.659 -2.501667)"^^geo:wktLiteral ;
  geo-pos:lat "36.659"^^xsd:decimal ;
  geo-pos:long "-2.501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_441'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_441'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.501667'^^xsd:double;
  dwc:startLongitude '-2.501667'^^xsd:double;
  dwc:endLongitude '-2.501667'^^xsd:double;
  dwc:latitude '36.659'^^xsd:double;
  dwc:startLatitude '36.659'^^xsd:double;
  dwc:endLatitude '36.659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.501667 36.659, -2.501667 36.659, -2.501667 36.659, -2.501667 36.659, -2.501667 36.659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_441'^^xsd:string;
  dwc:observationDate '1995-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64352 -3.015173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64352"^^xsd:decimal ;
  dwc:decimalLongitude "-3.015173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64352 -3.015173)"^^geo:wktLiteral ;
  geo-pos:lat "36.64352"^^xsd:decimal ;
  geo-pos:long "-3.015173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3589'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3589'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '6.9030555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.015173'^^xsd:double;
  dwc:startLongitude '-3.015173'^^xsd:double;
  dwc:endLongitude '-3.015173'^^xsd:double;
  dwc:latitude '36.64352'^^xsd:double;
  dwc:startLatitude '36.64352'^^xsd:double;
  dwc:endLatitude '36.64352'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.015173 36.64352, -3.015173 36.64352, -3.015173 36.64352, -3.015173 36.64352, -3.015173 36.64352))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3589'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7815 -2.3525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7815 -2.3525)"^^geo:wktLiteral ;
  geo-pos:lat "36.7815"^^xsd:decimal ;
  geo-pos:long "-2.3525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2364'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2364'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3525'^^xsd:double;
  dwc:startLongitude '-2.3525'^^xsd:double;
  dwc:endLongitude '-2.3525'^^xsd:double;
  dwc:latitude '36.7815'^^xsd:double;
  dwc:startLatitude '36.7815'^^xsd:double;
  dwc:endLatitude '36.7815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3525 36.7815, -2.3525 36.7815, -2.3525 36.7815, -2.3525 36.7815, -2.3525 36.7815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2364'^^xsd:string;
  dwc:observationDate '2002-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41005 -5.042014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41005"^^xsd:decimal ;
  dwc:decimalLongitude "-5.042014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41005 -5.042014)"^^geo:wktLiteral ;
  geo-pos:lat "36.41005"^^xsd:decimal ;
  geo-pos:long "-5.042014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4602'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4602'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.4855555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.042014'^^xsd:double;
  dwc:startLongitude '-5.042014'^^xsd:double;
  dwc:endLongitude '-5.042014'^^xsd:double;
  dwc:latitude '36.41005'^^xsd:double;
  dwc:startLatitude '36.41005'^^xsd:double;
  dwc:endLatitude '36.41005'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.042014 36.41005, -5.042014 36.41005, -5.042014 36.41005, -5.042014 36.41005, -5.042014 36.41005))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4602'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3973 -2.976065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3973"^^xsd:decimal ;
  dwc:decimalLongitude "-2.976065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3973 -2.976065)"^^geo:wktLiteral ;
  geo-pos:lat "36.3973"^^xsd:decimal ;
  geo-pos:long "-2.976065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4315'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4315'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.976065'^^xsd:double;
  dwc:startLongitude '-2.976065'^^xsd:double;
  dwc:endLongitude '-2.976065'^^xsd:double;
  dwc:latitude '36.3973'^^xsd:double;
  dwc:startLatitude '36.3973'^^xsd:double;
  dwc:endLatitude '36.3973'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.976065 36.3973, -2.976065 36.3973, -2.976065 36.3973, -2.976065 36.3973, -2.976065 36.3973))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4315'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 -4.434333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.525"^^xsd:decimal ;
  dwc:decimalLongitude "-4.434333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.525 -4.434333)"^^geo:wktLiteral ;
  geo-pos:lat "36.525"^^xsd:decimal ;
  geo-pos:long "-4.434333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1930'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1930'^^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:timeOfDay '17.636111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.434333'^^xsd:double;
  dwc:startLongitude '-4.434333'^^xsd:double;
  dwc:endLongitude '-4.434333'^^xsd:double;
  dwc:latitude '36.525'^^xsd:double;
  dwc:startLatitude '36.525'^^xsd:double;
  dwc:endLatitude '36.525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.434333 36.525, -4.434333 36.525, -4.434333 36.525, -4.434333 36.525, -4.434333 36.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1930'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63817 -2.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63817 -2.8075)"^^geo:wktLiteral ;
  geo-pos:lat "36.63817"^^xsd:decimal ;
  geo-pos:long "-2.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2280'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2280'^^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:timeOfDay '7.7666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8075'^^xsd:double;
  dwc:startLongitude '-2.8075'^^xsd:double;
  dwc:endLongitude '-2.8075'^^xsd:double;
  dwc:latitude '36.63817'^^xsd:double;
  dwc:startLatitude '36.63817'^^xsd:double;
  dwc:endLatitude '36.63817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8075 36.63817, -2.8075 36.63817, -2.8075 36.63817, -2.8075 36.63817, -2.8075 36.63817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2280'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384 -2.890833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.384"^^xsd:decimal ;
  dwc:decimalLongitude "-2.890833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.384 -2.890833)"^^geo:wktLiteral ;
  geo-pos:lat "36.384"^^xsd:decimal ;
  geo-pos:long "-2.890833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2847'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2847'^^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:timeOfDay '12.469166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.890833'^^xsd:double;
  dwc:startLongitude '-2.890833'^^xsd:double;
  dwc:endLongitude '-2.890833'^^xsd:double;
  dwc:latitude '36.384'^^xsd:double;
  dwc:startLatitude '36.384'^^xsd:double;
  dwc:endLatitude '36.384'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.890833 36.384, -2.890833 36.384, -2.890833 36.384, -2.890833 36.384, -2.890833 36.384))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2847'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65743 -2.76518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65743"^^xsd:decimal ;
  dwc:decimalLongitude "-2.76518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65743 -2.76518)"^^geo:wktLiteral ;
  geo-pos:lat "36.65743"^^xsd:decimal ;
  geo-pos:long "-2.76518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4690'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4690'^^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:timeOfDay '6.4783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.76518'^^xsd:double;
  dwc:startLongitude '-2.76518'^^xsd:double;
  dwc:endLongitude '-2.76518'^^xsd:double;
  dwc:latitude '36.65743'^^xsd:double;
  dwc:startLatitude '36.65743'^^xsd:double;
  dwc:endLatitude '36.65743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.76518 36.65743, -2.76518 36.65743, -2.76518 36.65743, -2.76518 36.65743, -2.76518 36.65743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4690'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81567 -0.56603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81567"^^xsd:decimal ;
  dwc:decimalLongitude "-0.56603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81567 -0.56603)"^^geo:wktLiteral ;
  geo-pos:lat "35.81567"^^xsd:decimal ;
  geo-pos:long "-0.56603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4780'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4780'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.4869444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.56603'^^xsd:double;
  dwc:startLongitude '-0.56603'^^xsd:double;
  dwc:endLongitude '-0.56603'^^xsd:double;
  dwc:latitude '35.81567'^^xsd:double;
  dwc:startLatitude '35.81567'^^xsd:double;
  dwc:endLatitude '35.81567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.56603 35.81567, -0.56603 35.81567, -0.56603 35.81567, -0.56603 35.81567, -0.56603 35.81567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4780'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63283 -2.862167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.862167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63283 -2.862167)"^^geo:wktLiteral ;
  geo-pos:lat "36.63283"^^xsd:decimal ;
  geo-pos:long "-2.862167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3228'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3228'^^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:timeOfDay '6.5811111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.862167'^^xsd:double;
  dwc:startLongitude '-2.862167'^^xsd:double;
  dwc:endLongitude '-2.862167'^^xsd:double;
  dwc:latitude '36.63283'^^xsd:double;
  dwc:startLatitude '36.63283'^^xsd:double;
  dwc:endLatitude '36.63283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.862167 36.63283, -2.862167 36.63283, -2.862167 36.63283, -2.862167 36.63283, -2.862167 36.63283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3228'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64233 -2.4995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64233"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64233 -2.4995)"^^geo:wktLiteral ;
  geo-pos:lat "36.64233"^^xsd:decimal ;
  geo-pos:long "-2.4995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_672'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_672'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4995'^^xsd:double;
  dwc:startLongitude '-2.4995'^^xsd:double;
  dwc:endLongitude '-2.4995'^^xsd:double;
  dwc:latitude '36.64233'^^xsd:double;
  dwc:startLatitude '36.64233'^^xsd:double;
  dwc:endLatitude '36.64233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4995 36.64233, -2.4995 36.64233, -2.4995 36.64233, -2.4995 36.64233, -2.4995 36.64233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_672'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5025 -4.612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5025"^^xsd:decimal ;
  dwc:decimalLongitude "-4.612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5025 -4.612)"^^geo:wktLiteral ;
  geo-pos:lat "36.5025"^^xsd:decimal ;
  geo-pos:long "-4.612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3056'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3056'^^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:timeOfDay '8.5477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.612'^^xsd:double;
  dwc:startLongitude '-4.612'^^xsd:double;
  dwc:endLongitude '-4.612'^^xsd:double;
  dwc:latitude '36.5025'^^xsd:double;
  dwc:startLatitude '36.5025'^^xsd:double;
  dwc:endLatitude '36.5025'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.612 36.5025, -4.612 36.5025, -4.612 36.5025, -4.612 36.5025, -4.612 36.5025))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3056'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1415 -5.206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1415"^^xsd:decimal ;
  dwc:decimalLongitude "-5.206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1415 -5.206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.1415"^^xsd:decimal ;
  geo-pos:long "-5.206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3181'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3181'^^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:timeOfDay '7.1919444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.206667'^^xsd:double;
  dwc:startLongitude '-5.206667'^^xsd:double;
  dwc:endLongitude '-5.206667'^^xsd:double;
  dwc:latitude '36.1415'^^xsd:double;
  dwc:startLatitude '36.1415'^^xsd:double;
  dwc:endLatitude '36.1415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.206667 36.1415, -5.206667 36.1415, -5.206667 36.1415, -5.206667 36.1415, -5.206667 36.1415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3181'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23783 -5.2205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23783"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23783 -5.2205)"^^geo:wktLiteral ;
  geo-pos:lat "36.23783"^^xsd:decimal ;
  geo-pos:long "-5.2205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3171'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3171'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '13.162777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2205'^^xsd:double;
  dwc:startLongitude '-5.2205'^^xsd:double;
  dwc:endLongitude '-5.2205'^^xsd:double;
  dwc:latitude '36.23783'^^xsd:double;
  dwc:startLatitude '36.23783'^^xsd:double;
  dwc:endLatitude '36.23783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2205 36.23783, -5.2205 36.23783, -5.2205 36.23783, -5.2205 36.23783, -5.2205 36.23783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3171'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.215 -5.192833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.215"^^xsd:decimal ;
  dwc:decimalLongitude "-5.192833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.215 -5.192833)"^^geo:wktLiteral ;
  geo-pos:lat "36.215"^^xsd:decimal ;
  geo-pos:long "-5.192833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3142'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3142'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.130555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.192833'^^xsd:double;
  dwc:startLongitude '-5.192833'^^xsd:double;
  dwc:endLongitude '-5.192833'^^xsd:double;
  dwc:latitude '36.215'^^xsd:double;
  dwc:startLatitude '36.215'^^xsd:double;
  dwc:endLatitude '36.215'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.192833 36.215, -5.192833 36.215, -5.192833 36.215, -5.192833 36.215, -5.192833 36.215))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3142'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.626 -2.791167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.626"^^xsd:decimal ;
  dwc:decimalLongitude "-2.791167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.626 -2.791167)"^^geo:wktLiteral ;
  geo-pos:lat "36.626"^^xsd:decimal ;
  geo-pos:long "-2.791167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3289'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3289'^^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:timeOfDay '7.9816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.791167'^^xsd:double;
  dwc:startLongitude '-2.791167'^^xsd:double;
  dwc:endLongitude '-2.791167'^^xsd:double;
  dwc:latitude '36.626'^^xsd:double;
  dwc:startLatitude '36.626'^^xsd:double;
  dwc:endLatitude '36.626'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.791167 36.626, -2.791167 36.626, -2.791167 36.626, -2.791167 36.626, -2.791167 36.626))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3289'^^xsd:string;
  dwc:observationDate '2004-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62383 -2.503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62383 -2.503333)"^^geo:wktLiteral ;
  geo-pos:lat "36.62383"^^xsd:decimal ;
  geo-pos:long "-2.503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_671'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_671'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.183333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.503333'^^xsd:double;
  dwc:startLongitude '-2.503333'^^xsd:double;
  dwc:endLongitude '-2.503333'^^xsd:double;
  dwc:latitude '36.62383'^^xsd:double;
  dwc:startLatitude '36.62383'^^xsd:double;
  dwc:endLatitude '36.62383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.503333 36.62383, -2.503333 36.62383, -2.503333 36.62383, -2.503333 36.62383, -2.503333 36.62383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_671'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50567 -4.609167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50567"^^xsd:decimal ;
  dwc:decimalLongitude "-4.609167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50567 -4.609167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50567"^^xsd:decimal ;
  geo-pos:long "-4.609167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2148'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2148'^^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:timeOfDay '6.3333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.609167'^^xsd:double;
  dwc:startLongitude '-4.609167'^^xsd:double;
  dwc:endLongitude '-4.609167'^^xsd:double;
  dwc:latitude '36.50567'^^xsd:double;
  dwc:startLatitude '36.50567'^^xsd:double;
  dwc:endLatitude '36.50567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.609167 36.50567, -4.609167 36.50567, -4.609167 36.50567, -4.609167 36.50567, -4.609167 36.50567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2148'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51533 -2.627333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.627333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51533 -2.627333)"^^geo:wktLiteral ;
  geo-pos:lat "36.51533"^^xsd:decimal ;
  geo-pos:long "-2.627333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_552'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_552'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.866666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.627333'^^xsd:double;
  dwc:startLongitude '-2.627333'^^xsd:double;
  dwc:endLongitude '-2.627333'^^xsd:double;
  dwc:latitude '36.51533'^^xsd:double;
  dwc:startLatitude '36.51533'^^xsd:double;
  dwc:endLatitude '36.51533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.627333 36.51533, -2.627333 36.51533, -2.627333 36.51533, -2.627333 36.51533, -2.627333 36.51533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_552'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4855 -0.964833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4855"^^xsd:decimal ;
  dwc:decimalLongitude "-0.964833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4855 -0.964833)"^^geo:wktLiteral ;
  geo-pos:lat "37.4855"^^xsd:decimal ;
  geo-pos:long "-0.964833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_277'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_277'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.964833'^^xsd:double;
  dwc:startLongitude '-0.964833'^^xsd:double;
  dwc:endLongitude '-0.964833'^^xsd:double;
  dwc:latitude '37.4855'^^xsd:double;
  dwc:startLatitude '37.4855'^^xsd:double;
  dwc:endLatitude '37.4855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.964833 37.4855, -0.964833 37.4855, -0.964833 37.4855, -0.964833 37.4855, -0.964833 37.4855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_277'^^xsd:string;
  dwc:observationDate '1994-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.615 -2.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.615"^^xsd:decimal ;
  dwc:decimalLongitude "-2.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.615 -2.596667)"^^geo:wktLiteral ;
  geo-pos:lat "36.615"^^xsd:decimal ;
  geo-pos:long "-2.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_582'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_582'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.596667'^^xsd:double;
  dwc:startLongitude '-2.596667'^^xsd:double;
  dwc:endLongitude '-2.596667'^^xsd:double;
  dwc:latitude '36.615'^^xsd:double;
  dwc:startLatitude '36.615'^^xsd:double;
  dwc:endLatitude '36.615'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.596667 36.615, -2.596667 36.615, -2.596667 36.615, -2.596667 36.615, -2.596667 36.615))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_582'^^xsd:string;
  dwc:observationDate '1996-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57883 -2.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57883 -2.6695)"^^geo:wktLiteral ;
  geo-pos:lat "36.57883"^^xsd:decimal ;
  geo-pos:long "-2.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_618'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_618'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6695'^^xsd:double;
  dwc:startLongitude '-2.6695'^^xsd:double;
  dwc:endLongitude '-2.6695'^^xsd:double;
  dwc:latitude '36.57883'^^xsd:double;
  dwc:startLatitude '36.57883'^^xsd:double;
  dwc:endLatitude '36.57883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6695 36.57883, -2.6695 36.57883, -2.6695 36.57883, -2.6695 36.57883, -2.6695 36.57883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_618'^^xsd:string;
  dwc:observationDate '1996-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89333 -1.778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89333"^^xsd:decimal ;
  dwc:decimalLongitude "-1.778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89333 -1.778333)"^^geo:wktLiteral ;
  geo-pos:lat "36.89333"^^xsd:decimal ;
  geo-pos:long "-1.778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_56'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_56'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '6.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.778333'^^xsd:double;
  dwc:startLongitude '-1.778333'^^xsd:double;
  dwc:endLongitude '-1.778333'^^xsd:double;
  dwc:latitude '36.89333'^^xsd:double;
  dwc:startLatitude '36.89333'^^xsd:double;
  dwc:endLatitude '36.89333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.778333 36.89333, -1.778333 36.89333, -1.778333 36.89333, -1.778333 36.89333, -1.778333 36.89333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_56'^^xsd:string;
  dwc:observationDate '1992-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65033 -2.4725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65033 -2.4725)"^^geo:wktLiteral ;
  geo-pos:lat "36.65033"^^xsd:decimal ;
  geo-pos:long "-2.4725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_847'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_847'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '11.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4725'^^xsd:double;
  dwc:startLongitude '-2.4725'^^xsd:double;
  dwc:endLongitude '-2.4725'^^xsd:double;
  dwc:latitude '36.65033'^^xsd:double;
  dwc:startLatitude '36.65033'^^xsd:double;
  dwc:endLatitude '36.65033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4725 36.65033, -2.4725 36.65033, -2.4725 36.65033, -2.4725 36.65033, -2.4725 36.65033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_847'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35133 -4.306334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35133"^^xsd:decimal ;
  dwc:decimalLongitude "-4.306334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35133 -4.306334)"^^geo:wktLiteral ;
  geo-pos:lat "36.35133"^^xsd:decimal ;
  geo-pos:long "-4.306334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2951'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2951'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.294722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.306334'^^xsd:double;
  dwc:startLongitude '-4.306334'^^xsd:double;
  dwc:endLongitude '-4.306334'^^xsd:double;
  dwc:latitude '36.35133'^^xsd:double;
  dwc:startLatitude '36.35133'^^xsd:double;
  dwc:endLatitude '36.35133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.306334 36.35133, -4.306334 36.35133, -4.306334 36.35133, -4.306334 36.35133, -4.306334 36.35133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2951'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59567 -2.7185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59567 -2.7185)"^^geo:wktLiteral ;
  geo-pos:lat "36.59567"^^xsd:decimal ;
  geo-pos:long "-2.7185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_896'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_896'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.3166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7185'^^xsd:double;
  dwc:startLongitude '-2.7185'^^xsd:double;
  dwc:endLongitude '-2.7185'^^xsd:double;
  dwc:latitude '36.59567'^^xsd:double;
  dwc:startLatitude '36.59567'^^xsd:double;
  dwc:endLatitude '36.59567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7185 36.59567, -2.7185 36.59567, -2.7185 36.59567, -2.7185 36.59567, -2.7185 36.59567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_896'^^xsd:string;
  dwc:observationDate '1997-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75583 -2.310333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.310333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75583 -2.310333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75583"^^xsd:decimal ;
  geo-pos:long "-2.310333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_699'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_699'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.310333'^^xsd:double;
  dwc:startLongitude '-2.310333'^^xsd:double;
  dwc:endLongitude '-2.310333'^^xsd:double;
  dwc:latitude '36.75583'^^xsd:double;
  dwc:startLatitude '36.75583'^^xsd:double;
  dwc:endLatitude '36.75583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.310333 36.75583, -2.310333 36.75583, -2.310333 36.75583, -2.310333 36.75583, -2.310333 36.75583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_699'^^xsd:string;
  dwc:observationDate '1996-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59119 -4.764214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.59119"^^xsd:decimal ;
  dwc:decimalLongitude "-4.764214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59119 -4.764214)"^^geo:wktLiteral ;
  geo-pos:lat "35.59119"^^xsd:decimal ;
  geo-pos:long "-4.764214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4717'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4717'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '11.130277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.764214'^^xsd:double;
  dwc:startLongitude '-4.764214'^^xsd:double;
  dwc:endLongitude '-4.764214'^^xsd:double;
  dwc:latitude '35.59119'^^xsd:double;
  dwc:startLatitude '35.59119'^^xsd:double;
  dwc:endLatitude '35.59119'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.764214 35.59119, -4.764214 35.59119, -4.764214 35.59119, -4.764214 35.59119, -4.764214 35.59119))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4717'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33667 -1.281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.33667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.33667 -1.281667)"^^geo:wktLiteral ;
  geo-pos:lat "37.33667"^^xsd:decimal ;
  geo-pos:long "-1.281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_507'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_507'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.281667'^^xsd:double;
  dwc:startLongitude '-1.281667'^^xsd:double;
  dwc:endLongitude '-1.281667'^^xsd:double;
  dwc:latitude '37.33667'^^xsd:double;
  dwc:startLatitude '37.33667'^^xsd:double;
  dwc:endLatitude '37.33667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.281667 37.33667, -1.281667 37.33667, -1.281667 37.33667, -1.281667 37.33667, -1.281667 37.33667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_507'^^xsd:string;
  dwc:observationDate '1995-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42059 -3.166386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42059"^^xsd:decimal ;
  dwc:decimalLongitude "-3.166386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42059 -3.166386)"^^geo:wktLiteral ;
  geo-pos:lat "36.42059"^^xsd:decimal ;
  geo-pos:long "-3.166386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4830'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4830'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.625277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.166386'^^xsd:double;
  dwc:startLongitude '-3.166386'^^xsd:double;
  dwc:endLongitude '-3.166386'^^xsd:double;
  dwc:latitude '36.42059'^^xsd:double;
  dwc:startLatitude '36.42059'^^xsd:double;
  dwc:endLatitude '36.42059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.166386 36.42059, -3.166386 36.42059, -3.166386 36.42059, -3.166386 36.42059, -3.166386 36.42059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4830'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61317 -3.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61317"^^xsd:decimal ;
  dwc:decimalLongitude "-3.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61317 -3.718)"^^geo:wktLiteral ;
  geo-pos:lat "36.61317"^^xsd:decimal ;
  geo-pos:long "-3.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2105'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2105'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.718'^^xsd:double;
  dwc:startLongitude '-3.718'^^xsd:double;
  dwc:endLongitude '-3.718'^^xsd:double;
  dwc:latitude '36.61317'^^xsd:double;
  dwc:startLatitude '36.61317'^^xsd:double;
  dwc:endLatitude '36.61317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.718 36.61317, -3.718 36.61317, -3.718 36.61317, -3.718 36.61317, -3.718 36.61317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2105'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4645 -2.873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4645 -2.873)"^^geo:wktLiteral ;
  geo-pos:lat "36.4645"^^xsd:decimal ;
  geo-pos:long "-2.873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2025'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2025'^^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:timeOfDay '15.968055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.873'^^xsd:double;
  dwc:startLongitude '-2.873'^^xsd:double;
  dwc:endLongitude '-2.873'^^xsd:double;
  dwc:latitude '36.4645'^^xsd:double;
  dwc:startLatitude '36.4645'^^xsd:double;
  dwc:endLatitude '36.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.873 36.4645, -2.873 36.4645, -2.873 36.4645, -2.873 36.4645, -2.873 36.4645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2025'^^xsd:string;
  dwc:observationDate '2000-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45838 -3.710757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45838"^^xsd:decimal ;
  dwc:decimalLongitude "-3.710757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45838 -3.710757)"^^geo:wktLiteral ;
  geo-pos:lat "35.45838"^^xsd:decimal ;
  geo-pos:long "-3.710757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4731'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4731'^^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:timeOfDay '12.626388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.710757'^^xsd:double;
  dwc:startLongitude '-3.710757'^^xsd:double;
  dwc:endLongitude '-3.710757'^^xsd:double;
  dwc:latitude '35.45838'^^xsd:double;
  dwc:startLatitude '35.45838'^^xsd:double;
  dwc:endLatitude '35.45838'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.710757 35.45838, -3.710757 35.45838, -3.710757 35.45838, -3.710757 35.45838, -3.710757 35.45838))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4731'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58783 -2.611333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.611333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58783 -2.611333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58783"^^xsd:decimal ;
  geo-pos:long "-2.611333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_843'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_843'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '15.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.611333'^^xsd:double;
  dwc:startLongitude '-2.611333'^^xsd:double;
  dwc:endLongitude '-2.611333'^^xsd:double;
  dwc:latitude '36.58783'^^xsd:double;
  dwc:startLatitude '36.58783'^^xsd:double;
  dwc:endLatitude '36.58783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.611333 36.58783, -2.611333 36.58783, -2.611333 36.58783, -2.611333 36.58783, -2.611333 36.58783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_843'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64467 -2.900833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.900833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64467 -2.900833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64467"^^xsd:decimal ;
  geo-pos:long "-2.900833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2304'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_2304'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.900833'^^xsd:double;
  dwc:startLongitude '-2.900833'^^xsd:double;
  dwc:endLongitude '-2.900833'^^xsd:double;
  dwc:latitude '36.64467'^^xsd:double;
  dwc:startLatitude '36.64467'^^xsd:double;
  dwc:endLatitude '36.64467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.900833 36.64467, -2.900833 36.64467, -2.900833 36.64467, -2.900833 36.64467, -2.900833 36.64467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2304'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -3.619833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35033"^^xsd:decimal ;
  dwc:decimalLongitude "-3.619833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35033 -3.619833)"^^geo:wktLiteral ;
  geo-pos:lat "36.35033"^^xsd:decimal ;
  geo-pos:long "-3.619833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2899'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2899'^^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:timeOfDay '14.68'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.619833'^^xsd:double;
  dwc:startLongitude '-3.619833'^^xsd:double;
  dwc:endLongitude '-3.619833'^^xsd:double;
  dwc:latitude '36.35033'^^xsd:double;
  dwc:startLatitude '36.35033'^^xsd:double;
  dwc:endLatitude '36.35033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.619833 36.35033, -3.619833 36.35033, -3.619833 36.35033, -3.619833 36.35033, -3.619833 36.35033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2899'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56333 -2.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56333"^^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/1968__429_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56333 -2.67)"^^geo:wktLiteral ;
  geo-pos:lat "36.56333"^^xsd:decimal ;
  geo-pos:long "-2.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1266'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1266'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '6.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.67'^^xsd:double;
  dwc:startLongitude '-2.67'^^xsd:double;
  dwc:endLongitude '-2.67'^^xsd:double;
  dwc:latitude '36.56333'^^xsd:double;
  dwc:startLatitude '36.56333'^^xsd:double;
  dwc:endLatitude '36.56333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.67 36.56333, -2.67 36.56333, -2.67 36.56333, -2.67 36.56333, -2.67 36.56333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1266'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42717 -2.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42717 -2.825)"^^geo:wktLiteral ;
  geo-pos:lat "36.42717"^^xsd:decimal ;
  geo-pos:long "-2.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1444'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1444'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.066666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825'^^xsd:double;
  dwc:startLongitude '-2.825'^^xsd:double;
  dwc:endLongitude '-2.825'^^xsd:double;
  dwc:latitude '36.42717'^^xsd:double;
  dwc:startLatitude '36.42717'^^xsd:double;
  dwc:endLatitude '36.42717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825 36.42717, -2.825 36.42717, -2.825 36.42717, -2.825 36.42717, -2.825 36.42717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1444'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7625 -2.049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7625 -2.049)"^^geo:wktLiteral ;
  geo-pos:lat "36.7625"^^xsd:decimal ;
  geo-pos:long "-2.049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3423'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3423'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.3827777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.049'^^xsd:double;
  dwc:startLongitude '-2.049'^^xsd:double;
  dwc:endLongitude '-2.049'^^xsd:double;
  dwc:latitude '36.7625'^^xsd:double;
  dwc:startLatitude '36.7625'^^xsd:double;
  dwc:endLatitude '36.7625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.049 36.7625, -2.049 36.7625, -2.049 36.7625, -2.049 36.7625, -2.049 36.7625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3423'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70067 -2.556167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.556167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70067 -2.556167)"^^geo:wktLiteral ;
  geo-pos:lat "36.70067"^^xsd:decimal ;
  geo-pos:long "-2.556167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3386'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3386'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.7058333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.556167'^^xsd:double;
  dwc:startLongitude '-2.556167'^^xsd:double;
  dwc:endLongitude '-2.556167'^^xsd:double;
  dwc:latitude '36.70067'^^xsd:double;
  dwc:startLatitude '36.70067'^^xsd:double;
  dwc:endLatitude '36.70067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.556167 36.70067, -2.556167 36.70067, -2.556167 36.70067, -2.556167 36.70067, -2.556167 36.70067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3386'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09083 -1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09083"^^xsd:decimal ;
  dwc:decimalLongitude "-1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09083 -1.74)"^^geo:wktLiteral ;
  geo-pos:lat "37.09083"^^xsd:decimal ;
  geo-pos:long "-1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_351'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_351'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.74'^^xsd:double;
  dwc:startLongitude '-1.74'^^xsd:double;
  dwc:endLongitude '-1.74'^^xsd:double;
  dwc:latitude '37.09083'^^xsd:double;
  dwc:startLatitude '37.09083'^^xsd:double;
  dwc:endLatitude '37.09083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.74 37.09083, -1.74 37.09083, -1.74 37.09083, -1.74 37.09083, -1.74 37.09083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_351'^^xsd:string;
  dwc:observationDate '1994-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63317 -2.962436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.962436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63317 -2.962436)"^^geo:wktLiteral ;
  geo-pos:lat "36.63317"^^xsd:decimal ;
  geo-pos:long "-2.962436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4192'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4192'^^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:timeOfDay '7.3022222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.962436'^^xsd:double;
  dwc:startLongitude '-2.962436'^^xsd:double;
  dwc:endLongitude '-2.962436'^^xsd:double;
  dwc:latitude '36.63317'^^xsd:double;
  dwc:startLatitude '36.63317'^^xsd:double;
  dwc:endLatitude '36.63317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.962436 36.63317, -2.962436 36.63317, -2.962436 36.63317, -2.962436 36.63317, -2.962436 36.63317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4192'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.412 -2.796833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.412"^^xsd:decimal ;
  dwc:decimalLongitude "-2.796833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.412 -2.796833)"^^geo:wktLiteral ;
  geo-pos:lat "36.412"^^xsd:decimal ;
  geo-pos:long "-2.796833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3260'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3260'^^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:timeOfDay '12.074166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.796833'^^xsd:double;
  dwc:startLongitude '-2.796833'^^xsd:double;
  dwc:endLongitude '-2.796833'^^xsd:double;
  dwc:latitude '36.412'^^xsd:double;
  dwc:startLatitude '36.412'^^xsd:double;
  dwc:endLatitude '36.412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.796833 36.412, -2.796833 36.412, -2.796833 36.412, -2.796833 36.412, -2.796833 36.412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3260'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22533 -5.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22533"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22533 -5.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.22533"^^xsd:decimal ;
  geo-pos:long "-5.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3143'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3143'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '18.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2275'^^xsd:double;
  dwc:startLongitude '-5.2275'^^xsd:double;
  dwc:endLongitude '-5.2275'^^xsd:double;
  dwc:latitude '36.22533'^^xsd:double;
  dwc:startLatitude '36.22533'^^xsd:double;
  dwc:endLatitude '36.22533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2275 36.22533, -5.2275 36.22533, -5.2275 36.22533, -5.2275 36.22533, -5.2275 36.22533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3143'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.569667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.569667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4605 -2.569667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4605"^^xsd:decimal ;
  geo-pos:long "-2.569667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1325'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1325'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.569667'^^xsd:double;
  dwc:startLongitude '-2.569667'^^xsd:double;
  dwc:endLongitude '-2.569667'^^xsd:double;
  dwc:latitude '36.4605'^^xsd:double;
  dwc:startLatitude '36.4605'^^xsd:double;
  dwc:endLatitude '36.4605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.569667 36.4605, -2.569667 36.4605, -2.569667 36.4605, -2.569667 36.4605, -2.569667 36.4605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1325'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75417 -2.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75417 -2.316)"^^geo:wktLiteral ;
  geo-pos:lat "36.75417"^^xsd:decimal ;
  geo-pos:long "-2.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_705'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_705'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '17.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.316'^^xsd:double;
  dwc:startLongitude '-2.316'^^xsd:double;
  dwc:endLongitude '-2.316'^^xsd:double;
  dwc:latitude '36.75417'^^xsd:double;
  dwc:startLatitude '36.75417'^^xsd:double;
  dwc:endLatitude '36.75417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.316 36.75417, -2.316 36.75417, -2.316 36.75417, -2.316 36.75417, -2.316 36.75417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_705'^^xsd:string;
  dwc:observationDate '1996-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02633 -5.338167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.02633"^^xsd:decimal ;
  dwc:decimalLongitude "-5.338167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02633 -5.338167)"^^geo:wktLiteral ;
  geo-pos:lat "36.02633"^^xsd:decimal ;
  geo-pos:long "-5.338167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2164'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2164'^^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:timeOfDay '8.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.338167'^^xsd:double;
  dwc:startLongitude '-5.338167'^^xsd:double;
  dwc:endLongitude '-5.338167'^^xsd:double;
  dwc:latitude '36.02633'^^xsd:double;
  dwc:startLatitude '36.02633'^^xsd:double;
  dwc:endLatitude '36.02633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.338167 36.02633, -5.338167 36.02633, -5.338167 36.02633, -5.338167 36.02633, -5.338167 36.02633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2164'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33583 -4.386333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.386333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33583 -4.386333)"^^geo:wktLiteral ;
  geo-pos:lat "36.33583"^^xsd:decimal ;
  geo-pos:long "-4.386333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2945'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_2945'^^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:timeOfDay '10.668333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.386333'^^xsd:double;
  dwc:startLongitude '-4.386333'^^xsd:double;
  dwc:endLongitude '-4.386333'^^xsd:double;
  dwc:latitude '36.33583'^^xsd:double;
  dwc:startLatitude '36.33583'^^xsd:double;
  dwc:endLatitude '36.33583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.386333 36.33583, -4.386333 36.33583, -4.386333 36.33583, -4.386333 36.33583, -4.386333 36.33583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2945'^^xsd:string;
  dwc:observationDate '2003-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51398 -2.962012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51398"^^xsd:decimal ;
  dwc:decimalLongitude "-2.962012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51398 -2.962012)"^^geo:wktLiteral ;
  geo-pos:lat "36.51398"^^xsd:decimal ;
  geo-pos:long "-2.962012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4584'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4584'^^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:timeOfDay '8.3152777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.962012'^^xsd:double;
  dwc:startLongitude '-2.962012'^^xsd:double;
  dwc:endLongitude '-2.962012'^^xsd:double;
  dwc:latitude '36.51398'^^xsd:double;
  dwc:startLatitude '36.51398'^^xsd:double;
  dwc:endLatitude '36.51398'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.962012 36.51398, -2.962012 36.51398, -2.962012 36.51398, -2.962012 36.51398, -2.962012 36.51398))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4584'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61546 -2.765775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61546"^^xsd:decimal ;
  dwc:decimalLongitude "-2.765775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61546 -2.765775)"^^geo:wktLiteral ;
  geo-pos:lat "36.61546"^^xsd:decimal ;
  geo-pos:long "-2.765775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4323'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4323'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '6.7938888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.765775'^^xsd:double;
  dwc:startLongitude '-2.765775'^^xsd:double;
  dwc:endLongitude '-2.765775'^^xsd:double;
  dwc:latitude '36.61546'^^xsd:double;
  dwc:startLatitude '36.61546'^^xsd:double;
  dwc:endLatitude '36.61546'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.765775 36.61546, -2.765775 36.61546, -2.765775 36.61546, -2.765775 36.61546, -2.765775 36.61546))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4323'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71017 -2.288667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.288667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71017 -2.288667)"^^geo:wktLiteral ;
  geo-pos:lat "36.71017"^^xsd:decimal ;
  geo-pos:long "-2.288667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_926'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_926'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.288667'^^xsd:double;
  dwc:startLongitude '-2.288667'^^xsd:double;
  dwc:endLongitude '-2.288667'^^xsd:double;
  dwc:latitude '36.71017'^^xsd:double;
  dwc:startLatitude '36.71017'^^xsd:double;
  dwc:endLatitude '36.71017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.288667 36.71017, -2.288667 36.71017, -2.288667 36.71017, -2.288667 36.71017, -2.288667 36.71017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_926'^^xsd:string;
  dwc:observationDate '1997-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60786 -3.19932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60786"^^xsd:decimal ;
  dwc:decimalLongitude "-3.19932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60786 -3.19932)"^^geo:wktLiteral ;
  geo-pos:lat "36.60786"^^xsd:decimal ;
  geo-pos:long "-3.19932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4700'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4700'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.755833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.19932'^^xsd:double;
  dwc:startLongitude '-3.19932'^^xsd:double;
  dwc:endLongitude '-3.19932'^^xsd:double;
  dwc:latitude '36.60786'^^xsd:double;
  dwc:startLatitude '36.60786'^^xsd:double;
  dwc:endLatitude '36.60786'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.19932 36.60786, -3.19932 36.60786, -3.19932 36.60786, -3.19932 36.60786, -3.19932 36.60786))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4700'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26689 -2.865892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.26689"^^xsd:decimal ;
  dwc:decimalLongitude "-2.865892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.26689 -2.865892)"^^geo:wktLiteral ;
  geo-pos:lat "36.26689"^^xsd:decimal ;
  geo-pos:long "-2.865892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4740'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4740'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '11.723055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.865892'^^xsd:double;
  dwc:startLongitude '-2.865892'^^xsd:double;
  dwc:endLongitude '-2.865892'^^xsd:double;
  dwc:latitude '36.26689'^^xsd:double;
  dwc:startLatitude '36.26689'^^xsd:double;
  dwc:endLatitude '36.26689'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.865892 36.26689, -2.865892 36.26689, -2.865892 36.26689, -2.865892 36.26689, -2.865892 36.26689))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4740'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3075 -1.437833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3075"^^xsd:decimal ;
  dwc:decimalLongitude "-1.437833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3075 -1.437833)"^^geo:wktLiteral ;
  geo-pos:lat "37.3075"^^xsd:decimal ;
  geo-pos:long "-1.437833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_255'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.437833'^^xsd:double;
  dwc:startLongitude '-1.437833'^^xsd:double;
  dwc:endLongitude '-1.437833'^^xsd:double;
  dwc:latitude '37.3075'^^xsd:double;
  dwc:startLatitude '37.3075'^^xsd:double;
  dwc:endLatitude '37.3075'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.437833 37.3075, -1.437833 37.3075, -1.437833 37.3075, -1.437833 37.3075, -1.437833 37.3075))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_255'^^xsd:string;
  dwc:observationDate '1993-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50667 -2.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50667 -2.798333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50667"^^xsd:decimal ;
  geo-pos:long "-2.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_488'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_488'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798333'^^xsd:double;
  dwc:startLongitude '-2.798333'^^xsd:double;
  dwc:endLongitude '-2.798333'^^xsd:double;
  dwc:latitude '36.50667'^^xsd:double;
  dwc:startLatitude '36.50667'^^xsd:double;
  dwc:endLatitude '36.50667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798333 36.50667, -2.798333 36.50667, -2.798333 36.50667, -2.798333 36.50667, -2.798333 36.50667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_488'^^xsd:string;
  dwc:observationDate '1995-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54517 -2.704833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54517"^^xsd:decimal ;
  dwc:decimalLongitude "-2.704833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54517 -2.704833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54517"^^xsd:decimal ;
  geo-pos:long "-2.704833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_984'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_984'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.704833'^^xsd:double;
  dwc:startLongitude '-2.704833'^^xsd:double;
  dwc:endLongitude '-2.704833'^^xsd:double;
  dwc:latitude '36.54517'^^xsd:double;
  dwc:startLatitude '36.54517'^^xsd:double;
  dwc:endLatitude '36.54517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.704833 36.54517, -2.704833 36.54517, -2.704833 36.54517, -2.704833 36.54517, -2.704833 36.54517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_984'^^xsd:string;
  dwc:observationDate '1998-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.088 -5.353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.088"^^xsd:decimal ;
  dwc:decimalLongitude "-5.353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.088 -5.353333)"^^geo:wktLiteral ;
  geo-pos:lat "36.088"^^xsd:decimal ;
  geo-pos:long "-5.353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1820'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1820'^^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:timeOfDay '11.430833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.353333'^^xsd:double;
  dwc:startLongitude '-5.353333'^^xsd:double;
  dwc:endLongitude '-5.353333'^^xsd:double;
  dwc:latitude '36.088'^^xsd:double;
  dwc:startLatitude '36.088'^^xsd:double;
  dwc:endLatitude '36.088'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.353333 36.088, -5.353333 36.088, -5.353333 36.088, -5.353333 36.088, -5.353333 36.088))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1820'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00933 -5.499334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.00933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.499334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.00933 -5.499334)"^^geo:wktLiteral ;
  geo-pos:lat "36.00933"^^xsd:decimal ;
  geo-pos:long "-5.499334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3124'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3124'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '7.6647222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.499334'^^xsd:double;
  dwc:startLongitude '-5.499334'^^xsd:double;
  dwc:endLongitude '-5.499334'^^xsd:double;
  dwc:latitude '36.00933'^^xsd:double;
  dwc:startLatitude '36.00933'^^xsd:double;
  dwc:endLatitude '36.00933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.499334 36.00933, -5.499334 36.00933, -5.499334 36.00933, -5.499334 36.00933, -5.499334 36.00933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3124'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38767 -2.365167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.365167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38767 -2.365167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38767"^^xsd:decimal ;
  geo-pos:long "-2.365167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1274'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1274'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '13.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.365167'^^xsd:double;
  dwc:startLongitude '-2.365167'^^xsd:double;
  dwc:endLongitude '-2.365167'^^xsd:double;
  dwc:latitude '36.38767'^^xsd:double;
  dwc:startLatitude '36.38767'^^xsd:double;
  dwc:endLatitude '36.38767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.365167 36.38767, -2.365167 36.38767, -2.365167 36.38767, -2.365167 36.38767, -2.365167 36.38767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1274'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59333 -2.800667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59333 -2.800667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59333"^^xsd:decimal ;
  geo-pos:long "-2.800667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1186'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1186'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.800667'^^xsd:double;
  dwc:startLongitude '-2.800667'^^xsd:double;
  dwc:endLongitude '-2.800667'^^xsd:double;
  dwc:latitude '36.59333'^^xsd:double;
  dwc:startLatitude '36.59333'^^xsd:double;
  dwc:endLatitude '36.59333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800667 36.59333, -2.800667 36.59333, -2.800667 36.59333, -2.800667 36.59333, -2.800667 36.59333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1186'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31867 -4.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31867 -4.7275)"^^geo:wktLiteral ;
  geo-pos:lat "36.31867"^^xsd:decimal ;
  geo-pos:long "-4.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1808'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1808'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.9477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.7275'^^xsd:double;
  dwc:startLongitude '-4.7275'^^xsd:double;
  dwc:endLongitude '-4.7275'^^xsd:double;
  dwc:latitude '36.31867'^^xsd:double;
  dwc:startLatitude '36.31867'^^xsd:double;
  dwc:endLatitude '36.31867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.7275 36.31867, -4.7275 36.31867, -4.7275 36.31867, -4.7275 36.31867, -4.7275 36.31867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1808'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58917 -2.808833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.808833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58917 -2.808833)"^^geo:wktLiteral ;
  geo-pos:lat "36.58917"^^xsd:decimal ;
  geo-pos:long "-2.808833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1340'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1340'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.3833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.808833'^^xsd:double;
  dwc:startLongitude '-2.808833'^^xsd:double;
  dwc:endLongitude '-2.808833'^^xsd:double;
  dwc:latitude '36.58917'^^xsd:double;
  dwc:startLatitude '36.58917'^^xsd:double;
  dwc:endLatitude '36.58917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.808833 36.58917, -2.808833 36.58917, -2.808833 36.58917, -2.808833 36.58917, -2.808833 36.58917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1340'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.763 -2.4455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.763"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.763 -2.4455)"^^geo:wktLiteral ;
  geo-pos:lat "36.763"^^xsd:decimal ;
  geo-pos:long "-2.4455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2256'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2256'^^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:timeOfDay '7.1666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4455'^^xsd:double;
  dwc:startLongitude '-2.4455'^^xsd:double;
  dwc:endLongitude '-2.4455'^^xsd:double;
  dwc:latitude '36.763'^^xsd:double;
  dwc:startLatitude '36.763'^^xsd:double;
  dwc:endLatitude '36.763'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4455 36.763, -2.4455 36.763, -2.4455 36.763, -2.4455 36.763, -2.4455 36.763))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2256'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38517 -5.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38517"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38517 -5.1675)"^^geo:wktLiteral ;
  geo-pos:lat "36.38517"^^xsd:decimal ;
  geo-pos:long "-5.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1836'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1836'^^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:timeOfDay '8.0147222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1675'^^xsd:double;
  dwc:startLongitude '-5.1675'^^xsd:double;
  dwc:endLongitude '-5.1675'^^xsd:double;
  dwc:latitude '36.38517'^^xsd:double;
  dwc:startLatitude '36.38517'^^xsd:double;
  dwc:endLatitude '36.38517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1675 36.38517, -5.1675 36.38517, -5.1675 36.38517, -5.1675 36.38517, -5.1675 36.38517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1836'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23283 -4.887333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.887333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23283 -4.887333)"^^geo:wktLiteral ;
  geo-pos:lat "36.23283"^^xsd:decimal ;
  geo-pos:long "-4.887333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1918'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1918'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.271388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.887333'^^xsd:double;
  dwc:startLongitude '-4.887333'^^xsd:double;
  dwc:endLongitude '-4.887333'^^xsd:double;
  dwc:latitude '36.23283'^^xsd:double;
  dwc:startLatitude '36.23283'^^xsd:double;
  dwc:endLatitude '36.23283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.887333 36.23283, -4.887333 36.23283, -4.887333 36.23283, -4.887333 36.23283, -4.887333 36.23283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1918'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40167 -4.6355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40167"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40167 -4.6355)"^^geo:wktLiteral ;
  geo-pos:lat "36.40167"^^xsd:decimal ;
  geo-pos:long "-4.6355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1806'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1806'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.1977777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.6355'^^xsd:double;
  dwc:startLongitude '-4.6355'^^xsd:double;
  dwc:endLongitude '-4.6355'^^xsd:double;
  dwc:latitude '36.40167'^^xsd:double;
  dwc:startLatitude '36.40167'^^xsd:double;
  dwc:endLatitude '36.40167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.6355 36.40167, -4.6355 36.40167, -4.6355 36.40167, -4.6355 36.40167, -4.6355 36.40167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1806'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44867 -4.4445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44867 -4.4445)"^^geo:wktLiteral ;
  geo-pos:lat "36.44867"^^xsd:decimal ;
  geo-pos:long "-4.4445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3360'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_3360'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '8.3380555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4445'^^xsd:double;
  dwc:startLongitude '-4.4445'^^xsd:double;
  dwc:endLongitude '-4.4445'^^xsd:double;
  dwc:latitude '36.44867'^^xsd:double;
  dwc:startLatitude '36.44867'^^xsd:double;
  dwc:endLatitude '36.44867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4445 36.44867, -4.4445 36.44867, -4.4445 36.44867, -4.4445 36.44867, -4.4445 36.44867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3360'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56867 -2.492167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.492167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56867 -2.492167)"^^geo:wktLiteral ;
  geo-pos:lat "36.56867"^^xsd:decimal ;
  geo-pos:long "-2.492167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1601'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1601'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.492167'^^xsd:double;
  dwc:startLongitude '-2.492167'^^xsd:double;
  dwc:endLongitude '-2.492167'^^xsd:double;
  dwc:latitude '36.56867'^^xsd:double;
  dwc:startLatitude '36.56867'^^xsd:double;
  dwc:endLatitude '36.56867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.492167 36.56867, -2.492167 36.56867, -2.492167 36.56867, -2.492167 36.56867, -2.492167 36.56867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1601'^^xsd:string;
  dwc:observationDate '1999-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5655 -3.425667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5655"^^xsd:decimal ;
  dwc:decimalLongitude "-3.425667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5655 -3.425667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5655"^^xsd:decimal ;
  geo-pos:long "-3.425667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2090'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2090'^^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:timeOfDay '12.266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.425667'^^xsd:double;
  dwc:startLongitude '-3.425667'^^xsd:double;
  dwc:endLongitude '-3.425667'^^xsd:double;
  dwc:latitude '36.5655'^^xsd:double;
  dwc:startLatitude '36.5655'^^xsd:double;
  dwc:endLatitude '36.5655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.425667 36.5655, -3.425667 36.5655, -3.425667 36.5655, -3.425667 36.5655, -3.425667 36.5655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2090'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.214 -4.599167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.214"^^xsd:decimal ;
  dwc:decimalLongitude "-4.599167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.214 -4.599167)"^^geo:wktLiteral ;
  geo-pos:lat "36.214"^^xsd:decimal ;
  geo-pos:long "-4.599167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2513'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2513'^^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:timeOfDay '10.316666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.599167'^^xsd:double;
  dwc:startLongitude '-4.599167'^^xsd:double;
  dwc:endLongitude '-4.599167'^^xsd:double;
  dwc:latitude '36.214'^^xsd:double;
  dwc:startLatitude '36.214'^^xsd:double;
  dwc:endLatitude '36.214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.599167 36.214, -4.599167 36.214, -4.599167 36.214, -4.599167 36.214, -4.599167 36.214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2513'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6375 -2.825667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6375 -2.825667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6375"^^xsd:decimal ;
  geo-pos:long "-2.825667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3246'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3246'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.7122222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825667'^^xsd:double;
  dwc:startLongitude '-2.825667'^^xsd:double;
  dwc:endLongitude '-2.825667'^^xsd:double;
  dwc:latitude '36.6375'^^xsd:double;
  dwc:startLatitude '36.6375'^^xsd:double;
  dwc:endLatitude '36.6375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825667 36.6375, -2.825667 36.6375, -2.825667 36.6375, -2.825667 36.6375, -2.825667 36.6375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3246'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65975 -3.07909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65975"^^xsd:decimal ;
  dwc:decimalLongitude "-3.07909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65975 -3.07909)"^^geo:wktLiteral ;
  geo-pos:lat "36.65975"^^xsd:decimal ;
  geo-pos:long "-3.07909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4056'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4056'^^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:timeOfDay '15.606388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.07909'^^xsd:double;
  dwc:startLongitude '-3.07909'^^xsd:double;
  dwc:endLongitude '-3.07909'^^xsd:double;
  dwc:latitude '36.65975'^^xsd:double;
  dwc:startLatitude '36.65975'^^xsd:double;
  dwc:endLatitude '36.65975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.07909 36.65975, -3.07909 36.65975, -3.07909 36.65975, -3.07909 36.65975, -3.07909 36.65975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4056'^^xsd:string;
  dwc:observationDate '2007-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -4.615167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51017"^^xsd:decimal ;
  dwc:decimalLongitude "-4.615167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 -4.615167)"^^geo:wktLiteral ;
  geo-pos:lat "36.51017"^^xsd:decimal ;
  geo-pos:long "-4.615167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2955'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2955'^^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:timeOfDay '6.6627777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.615167'^^xsd:double;
  dwc:startLongitude '-4.615167'^^xsd:double;
  dwc:endLongitude '-4.615167'^^xsd:double;
  dwc:latitude '36.51017'^^xsd:double;
  dwc:startLatitude '36.51017'^^xsd:double;
  dwc:endLatitude '36.51017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.615167 36.51017, -4.615167 36.51017, -4.615167 36.51017, -4.615167 36.51017, -4.615167 36.51017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2955'^^xsd:string;
  dwc:observationDate '2003-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.578 -2.584167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.578"^^xsd:decimal ;
  dwc:decimalLongitude "-2.584167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.578 -2.584167)"^^geo:wktLiteral ;
  geo-pos:lat "36.578"^^xsd:decimal ;
  geo-pos:long "-2.584167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3280'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3280'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.1711111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.584167'^^xsd:double;
  dwc:startLongitude '-2.584167'^^xsd:double;
  dwc:endLongitude '-2.584167'^^xsd:double;
  dwc:latitude '36.578'^^xsd:double;
  dwc:startLatitude '36.578'^^xsd:double;
  dwc:endLatitude '36.578'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.584167 36.578, -2.584167 36.578, -2.584167 36.578, -2.584167 36.578, -2.584167 36.578))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3280'^^xsd:string;
  dwc:observationDate '2004-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64192 -2.925995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64192"^^xsd:decimal ;
  dwc:decimalLongitude "-2.925995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64192 -2.925995)"^^geo:wktLiteral ;
  geo-pos:lat "36.64192"^^xsd:decimal ;
  geo-pos:long "-2.925995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4142'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4142'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '7.8113888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.925995'^^xsd:double;
  dwc:startLongitude '-2.925995'^^xsd:double;
  dwc:endLongitude '-2.925995'^^xsd:double;
  dwc:latitude '36.64192'^^xsd:double;
  dwc:startLatitude '36.64192'^^xsd:double;
  dwc:endLatitude '36.64192'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.925995 36.64192, -2.925995 36.64192, -2.925995 36.64192, -2.925995 36.64192, -2.925995 36.64192))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4142'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.682833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.869"^^xsd:decimal ;
  dwc:decimalLongitude "-1.682833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.682833)"^^geo:wktLiteral ;
  geo-pos:lat "36.869"^^xsd:decimal ;
  geo-pos:long "-1.682833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_186'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_186'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.682833'^^xsd:double;
  dwc:startLongitude '-1.682833'^^xsd:double;
  dwc:endLongitude '-1.682833'^^xsd:double;
  dwc:latitude '36.869'^^xsd:double;
  dwc:startLatitude '36.869'^^xsd:double;
  dwc:endLatitude '36.869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.682833 36.869, -1.682833 36.869, -1.682833 36.869, -1.682833 36.869, -1.682833 36.869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_186'^^xsd:string;
  dwc:observationDate '1993-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6355 -2.816333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6355"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6355 -2.816333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6355"^^xsd:decimal ;
  geo-pos:long "-2.816333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_891'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_891'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.05'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.816333'^^xsd:double;
  dwc:startLongitude '-2.816333'^^xsd:double;
  dwc:endLongitude '-2.816333'^^xsd:double;
  dwc:latitude '36.6355'^^xsd:double;
  dwc:startLatitude '36.6355'^^xsd:double;
  dwc:endLatitude '36.6355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.816333 36.6355, -2.816333 36.6355, -2.816333 36.6355, -2.816333 36.6355, -2.816333 36.6355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_891'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37117 -2.9425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37117 -2.9425)"^^geo:wktLiteral ;
  geo-pos:lat "36.37117"^^xsd:decimal ;
  geo-pos:long "-2.9425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1263'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1263'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.783333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9425'^^xsd:double;
  dwc:startLongitude '-2.9425'^^xsd:double;
  dwc:endLongitude '-2.9425'^^xsd:double;
  dwc:latitude '36.37117'^^xsd:double;
  dwc:startLatitude '36.37117'^^xsd:double;
  dwc:endLatitude '36.37117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9425 36.37117, -2.9425 36.37117, -2.9425 36.37117, -2.9425 36.37117, -2.9425 36.37117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1263'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -1.5095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31 -1.5095)"^^geo:wktLiteral ;
  geo-pos:lat "37.31"^^xsd:decimal ;
  geo-pos:long "-1.5095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_218'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_218'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5095'^^xsd:double;
  dwc:startLongitude '-1.5095'^^xsd:double;
  dwc:endLongitude '-1.5095'^^xsd:double;
  dwc:latitude '37.31'^^xsd:double;
  dwc:startLatitude '37.31'^^xsd:double;
  dwc:endLatitude '37.31'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5095 37.31, -1.5095 37.31, -1.5095 37.31, -1.5095 37.31, -1.5095 37.31))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_218'^^xsd:string;
  dwc:observationDate '1993-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12417 -5.167333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.167333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12417 -5.167333)"^^geo:wktLiteral ;
  geo-pos:lat "36.12417"^^xsd:decimal ;
  geo-pos:long "-5.167333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1841'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1841'^^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:timeOfDay '12.816388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.167333'^^xsd:double;
  dwc:startLongitude '-5.167333'^^xsd:double;
  dwc:endLongitude '-5.167333'^^xsd:double;
  dwc:latitude '36.12417'^^xsd:double;
  dwc:startLatitude '36.12417'^^xsd:double;
  dwc:endLatitude '36.12417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.167333 36.12417, -5.167333 36.12417, -5.167333 36.12417, -5.167333 36.12417, -5.167333 36.12417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1841'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59383 -2.3315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59383 -2.3315)"^^geo:wktLiteral ;
  geo-pos:lat "36.59383"^^xsd:decimal ;
  geo-pos:long "-2.3315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2650'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2650'^^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:timeOfDay '12.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3315'^^xsd:double;
  dwc:startLongitude '-2.3315'^^xsd:double;
  dwc:endLongitude '-2.3315'^^xsd:double;
  dwc:latitude '36.59383'^^xsd:double;
  dwc:startLatitude '36.59383'^^xsd:double;
  dwc:endLatitude '36.59383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3315 36.59383, -2.3315 36.59383, -2.3315 36.59383, -2.3315 36.59383, -2.3315 36.59383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2650'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.674 -2.585833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.674"^^xsd:decimal ;
  dwc:decimalLongitude "-2.585833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.674 -2.585833)"^^geo:wktLiteral ;
  geo-pos:lat "36.674"^^xsd:decimal ;
  geo-pos:long "-2.585833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2236'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2236'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.585833'^^xsd:double;
  dwc:startLongitude '-2.585833'^^xsd:double;
  dwc:endLongitude '-2.585833'^^xsd:double;
  dwc:latitude '36.674'^^xsd:double;
  dwc:startLatitude '36.674'^^xsd:double;
  dwc:endLatitude '36.674'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.585833 36.674, -2.585833 36.674, -2.585833 36.674, -2.585833 36.674, -2.585833 36.674))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2236'^^xsd:string;
  dwc:observationDate '2001-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28683 -5.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1968__429_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28683 -5.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.28683"^^xsd:decimal ;
  geo-pos:long "-5.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3144'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_3144'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '6.235'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.25'^^xsd:double;
  dwc:startLongitude '-5.25'^^xsd:double;
  dwc:endLongitude '-5.25'^^xsd:double;
  dwc:latitude '36.28683'^^xsd:double;
  dwc:startLatitude '36.28683'^^xsd:double;
  dwc:endLatitude '36.28683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.25 36.28683, -5.25 36.28683, -5.25 36.28683, -5.25 36.28683, -5.25 36.28683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3144'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33617 -5.182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33617"^^xsd:decimal ;
  dwc:decimalLongitude "-5.182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33617 -5.182)"^^geo:wktLiteral ;
  geo-pos:lat "36.33617"^^xsd:decimal ;
  geo-pos:long "-5.182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3059'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3059'^^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:timeOfDay '15.025833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.182'^^xsd:double;
  dwc:startLongitude '-5.182'^^xsd:double;
  dwc:endLongitude '-5.182'^^xsd:double;
  dwc:latitude '36.33617'^^xsd:double;
  dwc:startLatitude '36.33617'^^xsd:double;
  dwc:endLatitude '36.33617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.182 36.33617, -5.182 36.33617, -5.182 36.33617, -5.182 36.33617, -5.182 36.33617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3059'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73933 -2.549834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.549834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73933 -2.549834)"^^geo:wktLiteral ;
  geo-pos:lat "36.73933"^^xsd:decimal ;
  geo-pos:long "-2.549834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3241'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_3241'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:timeOfDay '7.2266666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.549834'^^xsd:double;
  dwc:startLongitude '-2.549834'^^xsd:double;
  dwc:endLongitude '-2.549834'^^xsd:double;
  dwc:latitude '36.73933'^^xsd:double;
  dwc:startLatitude '36.73933'^^xsd:double;
  dwc:endLatitude '36.73933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.549834 36.73933, -2.549834 36.73933, -2.549834 36.73933, -2.549834 36.73933, -2.549834 36.73933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3241'^^xsd:string;
  dwc:observationDate '2004-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3655 -2.816167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3655"^^xsd:decimal ;
  dwc:decimalLongitude "-2.816167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3655 -2.816167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3655"^^xsd:decimal ;
  geo-pos:long "-2.816167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3255'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3255'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.258333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.816167'^^xsd:double;
  dwc:startLongitude '-2.816167'^^xsd:double;
  dwc:endLongitude '-2.816167'^^xsd:double;
  dwc:latitude '36.3655'^^xsd:double;
  dwc:startLatitude '36.3655'^^xsd:double;
  dwc:endLatitude '36.3655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.816167 36.3655, -2.816167 36.3655, -2.816167 36.3655, -2.816167 36.3655, -2.816167 36.3655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3255'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.444 -1.197667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.444"^^xsd:decimal ;
  dwc:decimalLongitude "-1.197667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.444 -1.197667)"^^geo:wktLiteral ;
  geo-pos:lat "37.444"^^xsd:decimal ;
  geo-pos:long "-1.197667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_207'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_207'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.197667'^^xsd:double;
  dwc:startLongitude '-1.197667'^^xsd:double;
  dwc:endLongitude '-1.197667'^^xsd:double;
  dwc:latitude '37.444'^^xsd:double;
  dwc:startLatitude '37.444'^^xsd:double;
  dwc:endLatitude '37.444'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.197667 37.444, -1.197667 37.444, -1.197667 37.444, -1.197667 37.444, -1.197667 37.444))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_207'^^xsd:string;
  dwc:observationDate '1993-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50946 -3.43612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50946"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50946 -3.43612)"^^geo:wktLiteral ;
  geo-pos:lat "36.50946"^^xsd:decimal ;
  geo-pos:long "-3.43612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4553'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4553'^^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:timeOfDay '9.6933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.43612'^^xsd:double;
  dwc:startLongitude '-3.43612'^^xsd:double;
  dwc:endLongitude '-3.43612'^^xsd:double;
  dwc:latitude '36.50946'^^xsd:double;
  dwc:startLatitude '36.50946'^^xsd:double;
  dwc:endLatitude '36.50946'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.43612 36.50946, -3.43612 36.50946, -3.43612 36.50946, -3.43612 36.50946, -3.43612 36.50946))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4553'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48542 -3.816845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48542"^^xsd:decimal ;
  dwc:decimalLongitude "-3.816845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48542 -3.816845)"^^geo:wktLiteral ;
  geo-pos:lat "36.48542"^^xsd:decimal ;
  geo-pos:long "-3.816845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4041'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4041'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.1775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.816845'^^xsd:double;
  dwc:startLongitude '-3.816845'^^xsd:double;
  dwc:endLongitude '-3.816845'^^xsd:double;
  dwc:latitude '36.48542'^^xsd:double;
  dwc:startLatitude '36.48542'^^xsd:double;
  dwc:endLatitude '36.48542'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.816845 36.48542, -3.816845 36.48542, -3.816845 36.48542, -3.816845 36.48542, -3.816845 36.48542))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4041'^^xsd:string;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25333 -5.164167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.164167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25333 -5.164167)"^^geo:wktLiteral ;
  geo-pos:lat "36.25333"^^xsd:decimal ;
  geo-pos:long "-5.164167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2442'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2442'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.164167'^^xsd:double;
  dwc:startLongitude '-5.164167'^^xsd:double;
  dwc:endLongitude '-5.164167'^^xsd:double;
  dwc:latitude '36.25333'^^xsd:double;
  dwc:startLatitude '36.25333'^^xsd:double;
  dwc:endLatitude '36.25333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.164167 36.25333, -5.164167 36.25333, -5.164167 36.25333, -5.164167 36.25333, -5.164167 36.25333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2442'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45629 -3.158535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45629"^^xsd:decimal ;
  dwc:decimalLongitude "-3.158535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45629 -3.158535)"^^geo:wktLiteral ;
  geo-pos:lat "36.45629"^^xsd:decimal ;
  geo-pos:long "-3.158535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4560'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4560'^^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:timeOfDay '15.271666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.158535'^^xsd:double;
  dwc:startLongitude '-3.158535'^^xsd:double;
  dwc:endLongitude '-3.158535'^^xsd:double;
  dwc:latitude '36.45629'^^xsd:double;
  dwc:startLatitude '36.45629'^^xsd:double;
  dwc:endLatitude '36.45629'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.158535 36.45629, -3.158535 36.45629, -3.158535 36.45629, -3.158535 36.45629, -3.158535 36.45629))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4560'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58317 -2.824167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.824167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58317 -2.824167)"^^geo:wktLiteral ;
  geo-pos:lat "36.58317"^^xsd:decimal ;
  geo-pos:long "-2.824167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_893'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_893'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.824167'^^xsd:double;
  dwc:startLongitude '-2.824167'^^xsd:double;
  dwc:endLongitude '-2.824167'^^xsd:double;
  dwc:latitude '36.58317'^^xsd:double;
  dwc:startLatitude '36.58317'^^xsd:double;
  dwc:endLatitude '36.58317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.824167 36.58317, -2.824167 36.58317, -2.824167 36.58317, -2.824167 36.58317, -2.824167 36.58317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_893'^^xsd:string;
  dwc:observationDate '1997-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -2.837667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.837667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63917 -2.837667)"^^geo:wktLiteral ;
  geo-pos:lat "36.63917"^^xsd:decimal ;
  geo-pos:long "-2.837667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_971'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_971'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.837667'^^xsd:double;
  dwc:startLongitude '-2.837667'^^xsd:double;
  dwc:endLongitude '-2.837667'^^xsd:double;
  dwc:latitude '36.63917'^^xsd:double;
  dwc:startLatitude '36.63917'^^xsd:double;
  dwc:endLatitude '36.63917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.837667 36.63917, -2.837667 36.63917, -2.837667 36.63917, -2.837667 36.63917, -2.837667 36.63917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_971'^^xsd:string;
  dwc:observationDate '1997-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97567 -1.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97567"^^xsd:decimal ;
  dwc:decimalLongitude "-1.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97567 -1.721)"^^geo:wktLiteral ;
  geo-pos:lat "36.97567"^^xsd:decimal ;
  geo-pos:long "-1.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_644'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_644'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.721'^^xsd:double;
  dwc:startLongitude '-1.721'^^xsd:double;
  dwc:endLongitude '-1.721'^^xsd:double;
  dwc:latitude '36.97567'^^xsd:double;
  dwc:startLatitude '36.97567'^^xsd:double;
  dwc:endLatitude '36.97567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.721 36.97567, -1.721 36.97567, -1.721 36.97567, -1.721 36.97567, -1.721 36.97567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_644'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70033 -2.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70033 -2.2905)"^^geo:wktLiteral ;
  geo-pos:lat "36.70033"^^xsd:decimal ;
  geo-pos:long "-2.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_711'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_711'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.2905'^^xsd:double;
  dwc:startLongitude '-2.2905'^^xsd:double;
  dwc:endLongitude '-2.2905'^^xsd:double;
  dwc:latitude '36.70033'^^xsd:double;
  dwc:startLatitude '36.70033'^^xsd:double;
  dwc:endLatitude '36.70033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.2905 36.70033, -2.2905 36.70033, -2.2905 36.70033, -2.2905 36.70033, -2.2905 36.70033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_711'^^xsd:string;
  dwc:observationDate '1996-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66427 -3.720942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66427"^^xsd:decimal ;
  dwc:decimalLongitude "-3.720942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66427 -3.720942)"^^geo:wktLiteral ;
  geo-pos:lat "36.66427"^^xsd:decimal ;
  geo-pos:long "-3.720942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3611'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3611'^^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:timeOfDay '15.490833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.720942'^^xsd:double;
  dwc:startLongitude '-3.720942'^^xsd:double;
  dwc:endLongitude '-3.720942'^^xsd:double;
  dwc:latitude '36.66427'^^xsd:double;
  dwc:startLatitude '36.66427'^^xsd:double;
  dwc:endLatitude '36.66427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.720942 36.66427, -3.720942 36.66427, -3.720942 36.66427, -3.720942 36.66427, -3.720942 36.66427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3611'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13183 -5.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13183 -5.188)"^^geo:wktLiteral ;
  geo-pos:lat "36.13183"^^xsd:decimal ;
  geo-pos:long "-5.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2462'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2462'^^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:timeOfDay '10.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.188'^^xsd:double;
  dwc:startLongitude '-5.188'^^xsd:double;
  dwc:endLongitude '-5.188'^^xsd:double;
  dwc:latitude '36.13183'^^xsd:double;
  dwc:startLatitude '36.13183'^^xsd:double;
  dwc:endLatitude '36.13183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.188 36.13183, -5.188 36.13183, -5.188 36.13183, -5.188 36.13183, -5.188 36.13183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2462'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6745 -2.506333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6745"^^xsd:decimal ;
  dwc:decimalLongitude "-2.506333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6745 -2.506333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6745"^^xsd:decimal ;
  geo-pos:long "-2.506333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1130'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1130'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.506333'^^xsd:double;
  dwc:startLongitude '-2.506333'^^xsd:double;
  dwc:endLongitude '-2.506333'^^xsd:double;
  dwc:latitude '36.6745'^^xsd:double;
  dwc:startLatitude '36.6745'^^xsd:double;
  dwc:endLatitude '36.6745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.506333 36.6745, -2.506333 36.6745, -2.506333 36.6745, -2.506333 36.6745, -2.506333 36.6745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1130'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6955 -2.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6955"^^xsd:decimal ;
  dwc:decimalLongitude "-2.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6955 -2.496)"^^geo:wktLiteral ;
  geo-pos:lat "36.6955"^^xsd:decimal ;
  geo-pos:long "-2.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1751'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1751'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7797222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.496'^^xsd:double;
  dwc:startLongitude '-2.496'^^xsd:double;
  dwc:endLongitude '-2.496'^^xsd:double;
  dwc:latitude '36.6955'^^xsd:double;
  dwc:startLatitude '36.6955'^^xsd:double;
  dwc:endLatitude '36.6955'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.496 36.6955, -2.496 36.6955, -2.496 36.6955, -2.496 36.6955, -2.496 36.6955))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1751'^^xsd:string;
  dwc:observationDate '2000-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60767 -2.445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60767 -2.445)"^^geo:wktLiteral ;
  geo-pos:lat "36.60767"^^xsd:decimal ;
  geo-pos:long "-2.445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2029'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2029'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.445'^^xsd:double;
  dwc:startLongitude '-2.445'^^xsd:double;
  dwc:endLongitude '-2.445'^^xsd:double;
  dwc:latitude '36.60767'^^xsd:double;
  dwc:startLatitude '36.60767'^^xsd:double;
  dwc:endLatitude '36.60767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.445 36.60767, -2.445 36.60767, -2.445 36.60767, -2.445 36.60767, -2.445 36.60767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2029'^^xsd:string;
  dwc:observationDate '2001-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65383 -2.099334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65383"^^xsd:decimal ;
  dwc:decimalLongitude "-2.099334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65383 -2.099334)"^^geo:wktLiteral ;
  geo-pos:lat "36.65383"^^xsd:decimal ;
  geo-pos:long "-2.099334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3298'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3298'^^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:timeOfDay '9.5366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.099334'^^xsd:double;
  dwc:startLongitude '-2.099334'^^xsd:double;
  dwc:endLongitude '-2.099334'^^xsd:double;
  dwc:latitude '36.65383'^^xsd:double;
  dwc:startLatitude '36.65383'^^xsd:double;
  dwc:endLatitude '36.65383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.099334 36.65383, -2.099334 36.65383, -2.099334 36.65383, -2.099334 36.65383, -2.099334 36.65383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3298'^^xsd:string;
  dwc:observationDate '2005-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.772 -1.950167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.772"^^xsd:decimal ;
  dwc:decimalLongitude "-1.950167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.772 -1.950167)"^^geo:wktLiteral ;
  geo-pos:lat "36.772"^^xsd:decimal ;
  geo-pos:long "-1.950167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2739'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2739'^^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:timeOfDay '16.621666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.950167'^^xsd:double;
  dwc:startLongitude '-1.950167'^^xsd:double;
  dwc:endLongitude '-1.950167'^^xsd:double;
  dwc:latitude '36.772'^^xsd:double;
  dwc:startLatitude '36.772'^^xsd:double;
  dwc:endLatitude '36.772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.950167 36.772, -1.950167 36.772, -1.950167 36.772, -1.950167 36.772, -1.950167 36.772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2739'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71684 -2.1265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71684"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71684 -2.1265)"^^geo:wktLiteral ;
  geo-pos:lat "36.71684"^^xsd:decimal ;
  geo-pos:long "-2.1265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2646'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2646'^^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:timeOfDay '6.65'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.1265'^^xsd:double;
  dwc:startLongitude '-2.1265'^^xsd:double;
  dwc:endLongitude '-2.1265'^^xsd:double;
  dwc:latitude '36.71684'^^xsd:double;
  dwc:startLatitude '36.71684'^^xsd:double;
  dwc:endLatitude '36.71684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.1265 36.71684, -2.1265 36.71684, -2.1265 36.71684, -2.1265 36.71684, -2.1265 36.71684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2646'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43217 -2.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43217"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43217 -2.7085)"^^geo:wktLiteral ;
  geo-pos:lat "36.43217"^^xsd:decimal ;
  geo-pos:long "-2.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2680'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2680'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7085'^^xsd:double;
  dwc:startLongitude '-2.7085'^^xsd:double;
  dwc:endLongitude '-2.7085'^^xsd:double;
  dwc:latitude '36.43217'^^xsd:double;
  dwc:startLatitude '36.43217'^^xsd:double;
  dwc:endLatitude '36.43217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7085 36.43217, -2.7085 36.43217, -2.7085 36.43217, -2.7085 36.43217, -2.7085 36.43217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2680'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.591 -2.637845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.591"^^xsd:decimal ;
  dwc:decimalLongitude "-2.637845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.591 -2.637845)"^^geo:wktLiteral ;
  geo-pos:lat "36.591"^^xsd:decimal ;
  geo-pos:long "-2.637845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4235'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4235'^^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:timeOfDay '7.0555555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.637845'^^xsd:double;
  dwc:startLongitude '-2.637845'^^xsd:double;
  dwc:endLongitude '-2.637845'^^xsd:double;
  dwc:latitude '36.591'^^xsd:double;
  dwc:startLatitude '36.591'^^xsd:double;
  dwc:endLatitude '36.591'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.637845 36.591, -2.637845 36.591, -2.637845 36.591, -2.637845 36.591, -2.637845 36.591))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4235'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32867 -4.755167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32867"^^xsd:decimal ;
  dwc:decimalLongitude "-4.755167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32867 -4.755167)"^^geo:wktLiteral ;
  geo-pos:lat "36.32867"^^xsd:decimal ;
  geo-pos:long "-4.755167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2799'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2799'^^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:timeOfDay '14.645'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.755167'^^xsd:double;
  dwc:startLongitude '-4.755167'^^xsd:double;
  dwc:endLongitude '-4.755167'^^xsd:double;
  dwc:latitude '36.32867'^^xsd:double;
  dwc:startLatitude '36.32867'^^xsd:double;
  dwc:endLatitude '36.32867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.755167 36.32867, -4.755167 36.32867, -4.755167 36.32867, -4.755167 36.32867, -4.755167 36.32867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2799'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39428 -2.920907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39428"^^xsd:decimal ;
  dwc:decimalLongitude "-2.920907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39428 -2.920907)"^^geo:wktLiteral ;
  geo-pos:lat "36.39428"^^xsd:decimal ;
  geo-pos:long "-2.920907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4119'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4119'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.893888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.920907'^^xsd:double;
  dwc:startLongitude '-2.920907'^^xsd:double;
  dwc:endLongitude '-2.920907'^^xsd:double;
  dwc:latitude '36.39428'^^xsd:double;
  dwc:startLatitude '36.39428'^^xsd:double;
  dwc:endLatitude '36.39428'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.920907 36.39428, -2.920907 36.39428, -2.920907 36.39428, -2.920907 36.39428, -2.920907 36.39428))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4119'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53117 -1.051167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53117"^^xsd:decimal ;
  dwc:decimalLongitude "-1.051167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53117 -1.051167)"^^geo:wktLiteral ;
  geo-pos:lat "37.53117"^^xsd:decimal ;
  geo-pos:long "-1.051167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_400'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_400'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.051167'^^xsd:double;
  dwc:startLongitude '-1.051167'^^xsd:double;
  dwc:endLongitude '-1.051167'^^xsd:double;
  dwc:latitude '37.53117'^^xsd:double;
  dwc:startLatitude '37.53117'^^xsd:double;
  dwc:endLatitude '37.53117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.051167 37.53117, -1.051167 37.53117, -1.051167 37.53117, -1.051167 37.53117, -1.051167 37.53117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_400'^^xsd:string;
  dwc:observationDate '1995-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5365 -2.762667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5365"^^xsd:decimal ;
  dwc:decimalLongitude "-2.762667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5365 -2.762667)"^^geo:wktLiteral ;
  geo-pos:lat "36.5365"^^xsd:decimal ;
  geo-pos:long "-2.762667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2038'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2038'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.762667'^^xsd:double;
  dwc:startLongitude '-2.762667'^^xsd:double;
  dwc:endLongitude '-2.762667'^^xsd:double;
  dwc:latitude '36.5365'^^xsd:double;
  dwc:startLatitude '36.5365'^^xsd:double;
  dwc:endLatitude '36.5365'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.762667 36.5365, -2.762667 36.5365, -2.762667 36.5365, -2.762667 36.5365, -2.762667 36.5365))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2038'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71883 -2.552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71883 -2.552)"^^geo:wktLiteral ;
  geo-pos:lat "36.71883"^^xsd:decimal ;
  geo-pos:long "-2.552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_706'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_706'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '6.0166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.552'^^xsd:double;
  dwc:startLongitude '-2.552'^^xsd:double;
  dwc:endLongitude '-2.552'^^xsd:double;
  dwc:latitude '36.71883'^^xsd:double;
  dwc:startLatitude '36.71883'^^xsd:double;
  dwc:endLatitude '36.71883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.552 36.71883, -2.552 36.71883, -2.552 36.71883, -2.552 36.71883, -2.552 36.71883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_706'^^xsd:string;
  dwc:observationDate '1996-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31183 -2.789333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31183"^^xsd:decimal ;
  dwc:decimalLongitude "-2.789333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31183 -2.789333)"^^geo:wktLiteral ;
  geo-pos:lat "36.31183"^^xsd:decimal ;
  geo-pos:long "-2.789333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1350'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1350'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.789333'^^xsd:double;
  dwc:startLongitude '-2.789333'^^xsd:double;
  dwc:endLongitude '-2.789333'^^xsd:double;
  dwc:latitude '36.31183'^^xsd:double;
  dwc:startLatitude '36.31183'^^xsd:double;
  dwc:endLatitude '36.31183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.789333 36.31183, -2.789333 36.31183, -2.789333 36.31183, -2.789333 36.31183, -2.789333 36.31183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1350'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38033 -2.401833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38033 -2.401833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38033"^^xsd:decimal ;
  geo-pos:long "-2.401833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1279'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1279'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.401833'^^xsd:double;
  dwc:startLongitude '-2.401833'^^xsd:double;
  dwc:endLongitude '-2.401833'^^xsd:double;
  dwc:latitude '36.38033'^^xsd:double;
  dwc:startLatitude '36.38033'^^xsd:double;
  dwc:endLatitude '36.38033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401833 36.38033, -2.401833 36.38033, -2.401833 36.38033, -2.401833 36.38033, -2.401833 36.38033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1279'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61867 -2.798167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61867 -2.798167)"^^geo:wktLiteral ;
  geo-pos:lat "36.61867"^^xsd:decimal ;
  geo-pos:long "-2.798167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_663'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_663'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798167'^^xsd:double;
  dwc:startLongitude '-2.798167'^^xsd:double;
  dwc:endLongitude '-2.798167'^^xsd:double;
  dwc:latitude '36.61867'^^xsd:double;
  dwc:startLatitude '36.61867'^^xsd:double;
  dwc:endLatitude '36.61867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798167 36.61867, -2.798167 36.61867, -2.798167 36.61867, -2.798167 36.61867, -2.798167 36.61867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_663'^^xsd:string;
  dwc:observationDate '1996-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83783 -1.663833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83783"^^xsd:decimal ;
  dwc:decimalLongitude "-1.663833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83783 -1.663833)"^^geo:wktLiteral ;
  geo-pos:lat "36.83783"^^xsd:decimal ;
  geo-pos:long "-1.663833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_465'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_465'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.663833'^^xsd:double;
  dwc:startLongitude '-1.663833'^^xsd:double;
  dwc:endLongitude '-1.663833'^^xsd:double;
  dwc:latitude '36.83783'^^xsd:double;
  dwc:startLatitude '36.83783'^^xsd:double;
  dwc:endLatitude '36.83783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.663833 36.83783, -1.663833 36.83783, -1.663833 36.83783, -1.663833 36.83783, -1.663833 36.83783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_465'^^xsd:string;
  dwc:observationDate '1995-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3775 -1.249333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3775"^^xsd:decimal ;
  dwc:decimalLongitude "-1.249333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3775 -1.249333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3775"^^xsd:decimal ;
  geo-pos:long "-1.249333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_160'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_160'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.249333'^^xsd:double;
  dwc:startLongitude '-1.249333'^^xsd:double;
  dwc:endLongitude '-1.249333'^^xsd:double;
  dwc:latitude '37.3775'^^xsd:double;
  dwc:startLatitude '37.3775'^^xsd:double;
  dwc:endLatitude '37.3775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.249333 37.3775, -1.249333 37.3775, -1.249333 37.3775, -1.249333 37.3775, -1.249333 37.3775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_160'^^xsd:string;
  dwc:observationDate '1993-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.124 -1.716833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.124"^^xsd:decimal ;
  dwc:decimalLongitude "-1.716833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.124 -1.716833)"^^geo:wktLiteral ;
  geo-pos:lat "37.124"^^xsd:decimal ;
  geo-pos:long "-1.716833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3425'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_3425'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.280277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.716833'^^xsd:double;
  dwc:startLongitude '-1.716833'^^xsd:double;
  dwc:endLongitude '-1.716833'^^xsd:double;
  dwc:latitude '37.124'^^xsd:double;
  dwc:startLatitude '37.124'^^xsd:double;
  dwc:endLatitude '37.124'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.716833 37.124, -1.716833 37.124, -1.716833 37.124, -1.716833 37.124, -1.716833 37.124))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3425'^^xsd:string;
  dwc:observationDate '2005-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94283 -1.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94283 -1.718333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94283"^^xsd:decimal ;
  geo-pos:long "-1.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_231'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_231'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.718333'^^xsd:double;
  dwc:startLongitude '-1.718333'^^xsd:double;
  dwc:endLongitude '-1.718333'^^xsd:double;
  dwc:latitude '36.94283'^^xsd:double;
  dwc:startLatitude '36.94283'^^xsd:double;
  dwc:endLatitude '36.94283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718333 36.94283, -1.718333 36.94283, -1.718333 36.94283, -1.718333 36.94283, -1.718333 36.94283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_231'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56167 -2.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56167 -2.375)"^^geo:wktLiteral ;
  geo-pos:lat "36.56167"^^xsd:decimal ;
  geo-pos:long "-2.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_695'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_695'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '15.733333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.375'^^xsd:double;
  dwc:startLongitude '-2.375'^^xsd:double;
  dwc:endLongitude '-2.375'^^xsd:double;
  dwc:latitude '36.56167'^^xsd:double;
  dwc:startLatitude '36.56167'^^xsd:double;
  dwc:endLatitude '36.56167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.375 36.56167, -2.375 36.56167, -2.375 36.56167, -2.375 36.56167, -2.375 36.56167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_695'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25683 -5.193666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25683"^^xsd:decimal ;
  dwc:decimalLongitude "-5.193666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25683 -5.193666)"^^geo:wktLiteral ;
  geo-pos:lat "36.25683"^^xsd:decimal ;
  geo-pos:long "-5.193666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3192'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3192'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.4997222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.193666'^^xsd:double;
  dwc:startLongitude '-5.193666'^^xsd:double;
  dwc:endLongitude '-5.193666'^^xsd:double;
  dwc:latitude '36.25683'^^xsd:double;
  dwc:startLatitude '36.25683'^^xsd:double;
  dwc:endLatitude '36.25683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.193666 36.25683, -5.193666 36.25683, -5.193666 36.25683, -5.193666 36.25683, -5.193666 36.25683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3192'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34733 -4.9255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34733"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34733 -4.9255)"^^geo:wktLiteral ;
  geo-pos:lat "36.34733"^^xsd:decimal ;
  geo-pos:long "-4.9255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1883'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1883'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.9244444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.9255'^^xsd:double;
  dwc:startLongitude '-4.9255'^^xsd:double;
  dwc:endLongitude '-4.9255'^^xsd:double;
  dwc:latitude '36.34733'^^xsd:double;
  dwc:startLatitude '36.34733'^^xsd:double;
  dwc:endLatitude '36.34733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.9255 36.34733, -4.9255 36.34733, -4.9255 36.34733, -4.9255 36.34733, -4.9255 36.34733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1883'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61683 -3.919167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61683"^^xsd:decimal ;
  dwc:decimalLongitude "-3.919167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61683 -3.919167)"^^geo:wktLiteral ;
  geo-pos:lat "36.61683"^^xsd:decimal ;
  geo-pos:long "-3.919167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2964'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2964'^^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:timeOfDay '9.7488888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.919167'^^xsd:double;
  dwc:startLongitude '-3.919167'^^xsd:double;
  dwc:endLongitude '-3.919167'^^xsd:double;
  dwc:latitude '36.61683'^^xsd:double;
  dwc:startLatitude '36.61683'^^xsd:double;
  dwc:endLatitude '36.61683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.919167 36.61683, -3.919167 36.61683, -3.919167 36.61683, -3.919167 36.61683, -3.919167 36.61683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2964'^^xsd:string;
  dwc:observationDate '2003-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4425 -4.2705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4425"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4425 -4.2705)"^^geo:wktLiteral ;
  geo-pos:lat "36.4425"^^xsd:decimal ;
  geo-pos:long "-4.2705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3375'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_3375'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '13.904722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.2705'^^xsd:double;
  dwc:startLongitude '-4.2705'^^xsd:double;
  dwc:endLongitude '-4.2705'^^xsd:double;
  dwc:latitude '36.4425'^^xsd:double;
  dwc:startLatitude '36.4425'^^xsd:double;
  dwc:endLatitude '36.4425'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2705 36.4425, -4.2705 36.4425, -4.2705 36.4425, -4.2705 36.4425, -4.2705 36.4425))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3375'^^xsd:string;
  dwc:observationDate '2005-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79667 -2.386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79667 -2.386667)"^^geo:wktLiteral ;
  geo-pos:lat "36.79667"^^xsd:decimal ;
  geo-pos:long "-2.386667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_540'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_540'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.386667'^^xsd:double;
  dwc:startLongitude '-2.386667'^^xsd:double;
  dwc:endLongitude '-2.386667'^^xsd:double;
  dwc:latitude '36.79667'^^xsd:double;
  dwc:startLatitude '36.79667'^^xsd:double;
  dwc:endLatitude '36.79667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.386667 36.79667, -2.386667 36.79667, -2.386667 36.79667, -2.386667 36.79667, -2.386667 36.79667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_540'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94283 -1.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94283 -1.718333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94283"^^xsd:decimal ;
  geo-pos:long "-1.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_229'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_229'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '10.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.718333'^^xsd:double;
  dwc:startLongitude '-1.718333'^^xsd:double;
  dwc:endLongitude '-1.718333'^^xsd:double;
  dwc:latitude '36.94283'^^xsd:double;
  dwc:startLatitude '36.94283'^^xsd:double;
  dwc:endLatitude '36.94283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.718333 36.94283, -1.718333 36.94283, -1.718333 36.94283, -1.718333 36.94283, -1.718333 36.94283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_229'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55833 -0.726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55833"^^xsd:decimal ;
  dwc:decimalLongitude "-0.726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55833 -0.726667)"^^geo:wktLiteral ;
  geo-pos:lat "37.55833"^^xsd:decimal ;
  geo-pos:long "-0.726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_98'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_98'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.726667'^^xsd:double;
  dwc:startLongitude '-0.726667'^^xsd:double;
  dwc:endLongitude '-0.726667'^^xsd:double;
  dwc:latitude '37.55833'^^xsd:double;
  dwc:startLatitude '37.55833'^^xsd:double;
  dwc:endLatitude '37.55833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.726667 37.55833, -0.726667 37.55833, -0.726667 37.55833, -0.726667 37.55833, -0.726667 37.55833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_98'^^xsd:string;
  dwc:observationDate '1992-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48833 -0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48833"^^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/1968__429_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48833 -0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.48833"^^xsd:decimal ;
  geo-pos:long "-0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_129'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_129'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.7'^^xsd:double;
  dwc:startLongitude '-0.7'^^xsd:double;
  dwc:endLongitude '-0.7'^^xsd:double;
  dwc:latitude '37.48833'^^xsd:double;
  dwc:startLatitude '37.48833'^^xsd:double;
  dwc:endLatitude '37.48833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.7 37.48833, -0.7 37.48833, -0.7 37.48833, -0.7 37.48833, -0.7 37.48833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_129'^^xsd:string;
  dwc:observationDate '1992-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69783 -2.521322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69783"^^xsd:decimal ;
  dwc:decimalLongitude "-2.521322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69783 -2.521322)"^^geo:wktLiteral ;
  geo-pos:lat "36.69783"^^xsd:decimal ;
  geo-pos:long "-2.521322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4112'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4112'^^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:timeOfDay '7.2313888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.521322'^^xsd:double;
  dwc:startLongitude '-2.521322'^^xsd:double;
  dwc:endLongitude '-2.521322'^^xsd:double;
  dwc:latitude '36.69783'^^xsd:double;
  dwc:startLatitude '36.69783'^^xsd:double;
  dwc:endLatitude '36.69783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.521322 36.69783, -2.521322 36.69783, -2.521322 36.69783, -2.521322 36.69783, -2.521322 36.69783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4112'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65879 -3.951802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65879"^^xsd:decimal ;
  dwc:decimalLongitude "-3.951802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65879 -3.951802)"^^geo:wktLiteral ;
  geo-pos:lat "36.65879"^^xsd:decimal ;
  geo-pos:long "-3.951802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3636'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_3636'^^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:timeOfDay '14.869722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.951802'^^xsd:double;
  dwc:startLongitude '-3.951802'^^xsd:double;
  dwc:endLongitude '-3.951802'^^xsd:double;
  dwc:latitude '36.65879'^^xsd:double;
  dwc:startLatitude '36.65879'^^xsd:double;
  dwc:endLatitude '36.65879'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.951802 36.65879, -3.951802 36.65879, -3.951802 36.65879, -3.951802 36.65879, -3.951802 36.65879))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3636'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55967 -2.7515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55967 -2.7515)"^^geo:wktLiteral ;
  geo-pos:lat "36.55967"^^xsd:decimal ;
  geo-pos:long "-2.7515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3259'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_3259'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '17.811666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7515'^^xsd:double;
  dwc:startLongitude '-2.7515'^^xsd:double;
  dwc:endLongitude '-2.7515'^^xsd:double;
  dwc:latitude '36.55967'^^xsd:double;
  dwc:startLatitude '36.55967'^^xsd:double;
  dwc:endLatitude '36.55967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7515 36.55967, -2.7515 36.55967, -2.7515 36.55967, -2.7515 36.55967, -2.7515 36.55967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3259'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36925 -3.921475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36925"^^xsd:decimal ;
  dwc:decimalLongitude "-3.921475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36925 -3.921475)"^^geo:wktLiteral ;
  geo-pos:lat "35.36925"^^xsd:decimal ;
  geo-pos:long "-3.921475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4621'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4621'^^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:timeOfDay '14.252777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.921475'^^xsd:double;
  dwc:startLongitude '-3.921475'^^xsd:double;
  dwc:endLongitude '-3.921475'^^xsd:double;
  dwc:latitude '35.36925'^^xsd:double;
  dwc:startLatitude '35.36925'^^xsd:double;
  dwc:endLatitude '35.36925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.921475 35.36925, -3.921475 35.36925, -3.921475 35.36925, -3.921475 35.36925, -3.921475 35.36925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4621'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.437 -2.992093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.437"^^xsd:decimal ;
  dwc:decimalLongitude "-2.992093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.437 -2.992093)"^^geo:wktLiteral ;
  geo-pos:lat "36.437"^^xsd:decimal ;
  geo-pos:long "-2.992093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4630'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4630'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '11.345'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.992093'^^xsd:double;
  dwc:startLongitude '-2.992093'^^xsd:double;
  dwc:endLongitude '-2.992093'^^xsd:double;
  dwc:latitude '36.437'^^xsd:double;
  dwc:startLatitude '36.437'^^xsd:double;
  dwc:endLatitude '36.437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.992093 36.437, -2.992093 36.437, -2.992093 36.437, -2.992093 36.437, -2.992093 36.437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4630'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54617 -2.584667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.584667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54617 -2.584667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54617"^^xsd:decimal ;
  geo-pos:long "-2.584667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_484'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_484'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.584667'^^xsd:double;
  dwc:startLongitude '-2.584667'^^xsd:double;
  dwc:endLongitude '-2.584667'^^xsd:double;
  dwc:latitude '36.54617'^^xsd:double;
  dwc:startLatitude '36.54617'^^xsd:double;
  dwc:endLatitude '36.54617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.584667 36.54617, -2.584667 36.54617, -2.584667 36.54617, -2.584667 36.54617, -2.584667 36.54617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_484'^^xsd:string;
  dwc:observationDate '1995-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61235 -2.627192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61235"^^xsd:decimal ;
  dwc:decimalLongitude "-2.627192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61235 -2.627192)"^^geo:wktLiteral ;
  geo-pos:lat "36.61235"^^xsd:decimal ;
  geo-pos:long "-2.627192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4860'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_4860'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '5.6602777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.627192'^^xsd:double;
  dwc:startLongitude '-2.627192'^^xsd:double;
  dwc:endLongitude '-2.627192'^^xsd:double;
  dwc:latitude '36.61235'^^xsd:double;
  dwc:startLatitude '36.61235'^^xsd:double;
  dwc:endLatitude '36.61235'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.627192 36.61235, -2.627192 36.61235, -2.627192 36.61235, -2.627192 36.61235, -2.627192 36.61235))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4860'^^xsd:string;
  dwc:observationDate '2011-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42506 -2.531047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42506"^^xsd:decimal ;
  dwc:decimalLongitude "-2.531047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42506 -2.531047)"^^geo:wktLiteral ;
  geo-pos:lat "36.42506"^^xsd:decimal ;
  geo-pos:long "-2.531047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3581'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_3581'^^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:timeOfDay '11.266388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.531047'^^xsd:double;
  dwc:startLongitude '-2.531047'^^xsd:double;
  dwc:endLongitude '-2.531047'^^xsd:double;
  dwc:latitude '36.42506'^^xsd:double;
  dwc:startLatitude '36.42506'^^xsd:double;
  dwc:endLatitude '36.42506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.531047 36.42506, -2.531047 36.42506, -2.531047 36.42506, -2.531047 36.42506, -2.531047 36.42506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3581'^^xsd:string;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38167 -1.513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38167 -1.513333)"^^geo:wktLiteral ;
  geo-pos:lat "37.38167"^^xsd:decimal ;
  geo-pos:long "-1.513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_91'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_91'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.513333'^^xsd:double;
  dwc:startLongitude '-1.513333'^^xsd:double;
  dwc:endLongitude '-1.513333'^^xsd:double;
  dwc:latitude '37.38167'^^xsd:double;
  dwc:startLatitude '37.38167'^^xsd:double;
  dwc:endLatitude '37.38167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.513333 37.38167, -1.513333 37.38167, -1.513333 37.38167, -1.513333 37.38167, -1.513333 37.38167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_91'^^xsd:string;
  dwc:observationDate '1992-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63067 -2.731833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.731833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63067 -2.731833)"^^geo:wktLiteral ;
  geo-pos:lat "36.63067"^^xsd:decimal ;
  geo-pos:long "-2.731833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2669'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2669'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.731833'^^xsd:double;
  dwc:startLongitude '-2.731833'^^xsd:double;
  dwc:endLongitude '-2.731833'^^xsd:double;
  dwc:latitude '36.63067'^^xsd:double;
  dwc:startLatitude '36.63067'^^xsd:double;
  dwc:endLatitude '36.63067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.731833 36.63067, -2.731833 36.63067, -2.731833 36.63067, -2.731833 36.63067, -2.731833 36.63067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2669'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67033 -2.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67033 -2.983333)"^^geo:wktLiteral ;
  geo-pos:lat "36.67033"^^xsd:decimal ;
  geo-pos:long "-2.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2311'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_2311'^^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:timeOfDay '7.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.983333'^^xsd:double;
  dwc:startLongitude '-2.983333'^^xsd:double;
  dwc:endLongitude '-2.983333'^^xsd:double;
  dwc:latitude '36.67033'^^xsd:double;
  dwc:startLatitude '36.67033'^^xsd:double;
  dwc:endLatitude '36.67033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.983333 36.67033, -2.983333 36.67033, -2.983333 36.67033, -2.983333 36.67033, -2.983333 36.67033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2311'^^xsd:string;
  dwc:observationDate '2001-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65917 -2.825667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65917"^^xsd:decimal ;
  dwc:decimalLongitude "-2.825667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65917 -2.825667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65917"^^xsd:decimal ;
  geo-pos:long "-2.825667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2281'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2281'^^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:timeOfDay '8.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.825667'^^xsd:double;
  dwc:startLongitude '-2.825667'^^xsd:double;
  dwc:endLongitude '-2.825667'^^xsd:double;
  dwc:latitude '36.65917'^^xsd:double;
  dwc:startLatitude '36.65917'^^xsd:double;
  dwc:endLatitude '36.65917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.825667 36.65917, -2.825667 36.65917, -2.825667 36.65917, -2.825667 36.65917, -2.825667 36.65917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2281'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66617 -2.5765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66617"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66617 -2.5765)"^^geo:wktLiteral ;
  geo-pos:lat "36.66617"^^xsd:decimal ;
  geo-pos:long "-2.5765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1387'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1387'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5765'^^xsd:double;
  dwc:startLongitude '-2.5765'^^xsd:double;
  dwc:endLongitude '-2.5765'^^xsd:double;
  dwc:latitude '36.66617'^^xsd:double;
  dwc:startLatitude '36.66617'^^xsd:double;
  dwc:endLatitude '36.66617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5765 36.66617, -2.5765 36.66617, -2.5765 36.66617, -2.5765 36.66617, -2.5765 36.66617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1387'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89283 -5.2655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89283 -5.2655)"^^geo:wktLiteral ;
  geo-pos:lat "35.89283"^^xsd:decimal ;
  geo-pos:long "-5.2655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3131'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3131'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.5036111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2655'^^xsd:double;
  dwc:startLongitude '-5.2655'^^xsd:double;
  dwc:endLongitude '-5.2655'^^xsd:double;
  dwc:latitude '35.89283'^^xsd:double;
  dwc:startLatitude '35.89283'^^xsd:double;
  dwc:endLatitude '35.89283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2655 35.89283, -5.2655 35.89283, -5.2655 35.89283, -5.2655 35.89283, -5.2655 35.89283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3131'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61317 -2.8875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61317 -2.8875)"^^geo:wktLiteral ;
  geo-pos:lat "36.61317"^^xsd:decimal ;
  geo-pos:long "-2.8875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1781'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1781'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '18.565'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8875'^^xsd:double;
  dwc:startLongitude '-2.8875'^^xsd:double;
  dwc:endLongitude '-2.8875'^^xsd:double;
  dwc:latitude '36.61317'^^xsd:double;
  dwc:startLatitude '36.61317'^^xsd:double;
  dwc:endLatitude '36.61317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8875 36.61317, -2.8875 36.61317, -2.8875 36.61317, -2.8875 36.61317, -2.8875 36.61317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1781'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35524 -3.00963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35524"^^xsd:decimal ;
  dwc:decimalLongitude "-3.00963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35524 -3.00963)"^^geo:wktLiteral ;
  geo-pos:lat "36.35524"^^xsd:decimal ;
  geo-pos:long "-3.00963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4269'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4269'^^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:timeOfDay '13.003055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.00963'^^xsd:double;
  dwc:startLongitude '-3.00963'^^xsd:double;
  dwc:endLongitude '-3.00963'^^xsd:double;
  dwc:latitude '36.35524'^^xsd:double;
  dwc:startLatitude '36.35524'^^xsd:double;
  dwc:endLatitude '36.35524'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.00963 36.35524, -3.00963 36.35524, -3.00963 36.35524, -3.00963 36.35524, -3.00963 36.35524))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4269'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23484 -5.1495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23484"^^xsd:decimal ;
  dwc:decimalLongitude "-5.1495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23484 -5.1495)"^^geo:wktLiteral ;
  geo-pos:lat "36.23484"^^xsd:decimal ;
  geo-pos:long "-5.1495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2817'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2817'^^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:timeOfDay '16.960833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.1495'^^xsd:double;
  dwc:startLongitude '-5.1495'^^xsd:double;
  dwc:endLongitude '-5.1495'^^xsd:double;
  dwc:latitude '36.23484'^^xsd:double;
  dwc:startLatitude '36.23484'^^xsd:double;
  dwc:endLatitude '36.23484'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.1495 36.23484, -5.1495 36.23484, -5.1495 36.23484, -5.1495 36.23484, -5.1495 36.23484))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2817'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69476 -5.239377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.69476"^^xsd:decimal ;
  dwc:decimalLongitude "-5.239377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69476 -5.239377)"^^geo:wktLiteral ;
  geo-pos:lat "35.69476"^^xsd:decimal ;
  geo-pos:long "-5.239377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4615'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4615'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.3586111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.239377'^^xsd:double;
  dwc:startLongitude '-5.239377'^^xsd:double;
  dwc:endLongitude '-5.239377'^^xsd:double;
  dwc:latitude '35.69476'^^xsd:double;
  dwc:startLatitude '35.69476'^^xsd:double;
  dwc:endLatitude '35.69476'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.239377 35.69476, -5.239377 35.69476, -5.239377 35.69476, -5.239377 35.69476, -5.239377 35.69476))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4615'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86486 -3.365859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86486"^^xsd:decimal ;
  dwc:decimalLongitude "-3.365859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86486 -3.365859)"^^geo:wktLiteral ;
  geo-pos:lat "35.86486"^^xsd:decimal ;
  geo-pos:long "-3.365859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4733'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_4733'^^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:timeOfDay '19.696111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.365859'^^xsd:double;
  dwc:startLongitude '-3.365859'^^xsd:double;
  dwc:endLongitude '-3.365859'^^xsd:double;
  dwc:latitude '35.86486'^^xsd:double;
  dwc:startLatitude '35.86486'^^xsd:double;
  dwc:endLatitude '35.86486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.365859 35.86486, -3.365859 35.86486, -3.365859 35.86486, -3.365859 35.86486, -3.365859 35.86486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4733'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52184 -2.9685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52184"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52184 -2.9685)"^^geo:wktLiteral ;
  geo-pos:lat "36.52184"^^xsd:decimal ;
  geo-pos:long "-2.9685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3312'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3312'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '12.460833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9685'^^xsd:double;
  dwc:startLongitude '-2.9685'^^xsd:double;
  dwc:endLongitude '-2.9685'^^xsd:double;
  dwc:latitude '36.52184'^^xsd:double;
  dwc:startLatitude '36.52184'^^xsd:double;
  dwc:endLatitude '36.52184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9685 36.52184, -2.9685 36.52184, -2.9685 36.52184, -2.9685 36.52184, -2.9685 36.52184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3312'^^xsd:string;
  dwc:observationDate '2005-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -2.593667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4565"^^xsd:decimal ;
  dwc:decimalLongitude "-2.593667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4565 -2.593667)"^^geo:wktLiteral ;
  geo-pos:lat "36.4565"^^xsd:decimal ;
  geo-pos:long "-2.593667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1502'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1502'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.593667'^^xsd:double;
  dwc:startLongitude '-2.593667'^^xsd:double;
  dwc:endLongitude '-2.593667'^^xsd:double;
  dwc:latitude '36.4565'^^xsd:double;
  dwc:startLatitude '36.4565'^^xsd:double;
  dwc:endLatitude '36.4565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.593667 36.4565, -2.593667 36.4565, -2.593667 36.4565, -2.593667 36.4565, -2.593667 36.4565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1502'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27583 -5.263667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27583"^^xsd:decimal ;
  dwc:decimalLongitude "-5.263667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27583 -5.263667)"^^geo:wktLiteral ;
  geo-pos:lat "36.27583"^^xsd:decimal ;
  geo-pos:long "-5.263667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2151'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2151'^^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:timeOfDay '6.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.263667'^^xsd:double;
  dwc:startLongitude '-5.263667'^^xsd:double;
  dwc:endLongitude '-5.263667'^^xsd:double;
  dwc:latitude '36.27583'^^xsd:double;
  dwc:startLatitude '36.27583'^^xsd:double;
  dwc:endLatitude '36.27583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.263667 36.27583, -5.263667 36.27583, -5.263667 36.27583, -5.263667 36.27583, -5.263667 36.27583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2151'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -3.944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63667 -3.944)"^^geo:wktLiteral ;
  geo-pos:lat "36.63667"^^xsd:decimal ;
  geo-pos:long "-3.944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3092'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3092'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '12.203611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.944'^^xsd:double;
  dwc:startLongitude '-3.944'^^xsd:double;
  dwc:endLongitude '-3.944'^^xsd:double;
  dwc:latitude '36.63667'^^xsd:double;
  dwc:startLatitude '36.63667'^^xsd:double;
  dwc:endLatitude '36.63667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.944 36.63667, -3.944 36.63667, -3.944 36.63667, -3.944 36.63667, -3.944 36.63667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3092'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53381 -3.106917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53381"^^xsd:decimal ;
  dwc:decimalLongitude "-3.106917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53381 -3.106917)"^^geo:wktLiteral ;
  geo-pos:lat "36.53381"^^xsd:decimal ;
  geo-pos:long "-3.106917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4698'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4698'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.2625'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.106917'^^xsd:double;
  dwc:startLongitude '-3.106917'^^xsd:double;
  dwc:endLongitude '-3.106917'^^xsd:double;
  dwc:latitude '36.53381'^^xsd:double;
  dwc:startLatitude '36.53381'^^xsd:double;
  dwc:endLatitude '36.53381'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.106917 36.53381, -3.106917 36.53381, -3.106917 36.53381, -3.106917 36.53381, -3.106917 36.53381))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4698'^^xsd:string;
  dwc:observationDate '2009-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58497 -3.091967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58497"^^xsd:decimal ;
  dwc:decimalLongitude "-3.091967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58497 -3.091967)"^^geo:wktLiteral ;
  geo-pos:lat "36.58497"^^xsd:decimal ;
  geo-pos:long "-3.091967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4186'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4186'^^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:timeOfDay '14.519444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.091967'^^xsd:double;
  dwc:startLongitude '-3.091967'^^xsd:double;
  dwc:endLongitude '-3.091967'^^xsd:double;
  dwc:latitude '36.58497'^^xsd:double;
  dwc:startLatitude '36.58497'^^xsd:double;
  dwc:endLatitude '36.58497'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.091967 36.58497, -3.091967 36.58497, -3.091967 36.58497, -3.091967 36.58497, -3.091967 36.58497))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4186'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4885 -2.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4885"^^xsd:decimal ;
  dwc:decimalLongitude "-2.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4885 -2.698)"^^geo:wktLiteral ;
  geo-pos:lat "36.4885"^^xsd:decimal ;
  geo-pos:long "-2.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1029'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1029'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '7.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.698'^^xsd:double;
  dwc:startLongitude '-2.698'^^xsd:double;
  dwc:endLongitude '-2.698'^^xsd:double;
  dwc:latitude '36.4885'^^xsd:double;
  dwc:startLatitude '36.4885'^^xsd:double;
  dwc:endLatitude '36.4885'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.698 36.4885, -2.698 36.4885, -2.698 36.4885, -2.698 36.4885, -2.698 36.4885))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1029'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65141 -3.001535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65141"^^xsd:decimal ;
  dwc:decimalLongitude "-3.001535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65141 -3.001535)"^^geo:wktLiteral ;
  geo-pos:lat "36.65141"^^xsd:decimal ;
  geo-pos:long "-3.001535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3601'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3601'^^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:timeOfDay '12.875277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.001535'^^xsd:double;
  dwc:startLongitude '-3.001535'^^xsd:double;
  dwc:endLongitude '-3.001535'^^xsd:double;
  dwc:latitude '36.65141'^^xsd:double;
  dwc:startLatitude '36.65141'^^xsd:double;
  dwc:endLatitude '36.65141'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.001535 36.65141, -3.001535 36.65141, -3.001535 36.65141, -3.001535 36.65141, -3.001535 36.65141))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3601'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54167 -2.608833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.608833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54167 -2.608833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54167"^^xsd:decimal ;
  geo-pos:long "-2.608833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2670'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_2670'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '8.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.608833'^^xsd:double;
  dwc:startLongitude '-2.608833'^^xsd:double;
  dwc:endLongitude '-2.608833'^^xsd:double;
  dwc:latitude '36.54167'^^xsd:double;
  dwc:startLatitude '36.54167'^^xsd:double;
  dwc:endLatitude '36.54167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.608833 36.54167, -2.608833 36.54167, -2.608833 36.54167, -2.608833 36.54167, -2.608833 36.54167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2670'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40933 -2.721833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.721833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40933 -2.721833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40933"^^xsd:decimal ;
  geo-pos:long "-2.721833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1728'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1728'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.185277777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.721833'^^xsd:double;
  dwc:startLongitude '-2.721833'^^xsd:double;
  dwc:endLongitude '-2.721833'^^xsd:double;
  dwc:latitude '36.40933'^^xsd:double;
  dwc:startLatitude '36.40933'^^xsd:double;
  dwc:endLatitude '36.40933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.721833 36.40933, -2.721833 36.40933, -2.721833 36.40933, -2.721833 36.40933, -2.721833 36.40933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1728'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38017 -3.018833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38017"^^xsd:decimal ;
  dwc:decimalLongitude "-3.018833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38017 -3.018833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38017"^^xsd:decimal ;
  geo-pos:long "-3.018833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2692'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2692'^^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:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.018833'^^xsd:double;
  dwc:startLongitude '-3.018833'^^xsd:double;
  dwc:endLongitude '-3.018833'^^xsd:double;
  dwc:latitude '36.38017'^^xsd:double;
  dwc:startLatitude '36.38017'^^xsd:double;
  dwc:endLatitude '36.38017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.018833 36.38017, -3.018833 36.38017, -3.018833 36.38017, -3.018833 36.38017, -3.018833 36.38017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2692'^^xsd:string;
  dwc:observationDate '2002-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -4.207167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47"^^xsd:decimal ;
  dwc:decimalLongitude "-4.207167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47 -4.207167)"^^geo:wktLiteral ;
  geo-pos:lat "36.47"^^xsd:decimal ;
  geo-pos:long "-4.207167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1939'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_1939'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.146111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.207167'^^xsd:double;
  dwc:startLongitude '-4.207167'^^xsd:double;
  dwc:endLongitude '-4.207167'^^xsd:double;
  dwc:latitude '36.47'^^xsd:double;
  dwc:startLatitude '36.47'^^xsd:double;
  dwc:endLatitude '36.47'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.207167 36.47, -4.207167 36.47, -4.207167 36.47, -4.207167 36.47, -4.207167 36.47))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1939'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3395 -5.012167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3395"^^xsd:decimal ;
  dwc:decimalLongitude "-5.012167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3395 -5.012167)"^^geo:wktLiteral ;
  geo-pos:lat "36.3395"^^xsd:decimal ;
  geo-pos:long "-5.012167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2138'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2138'^^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:timeOfDay '8.4666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.012167'^^xsd:double;
  dwc:startLongitude '-5.012167'^^xsd:double;
  dwc:endLongitude '-5.012167'^^xsd:double;
  dwc:latitude '36.3395'^^xsd:double;
  dwc:startLatitude '36.3395'^^xsd:double;
  dwc:endLatitude '36.3395'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.012167 36.3395, -5.012167 36.3395, -5.012167 36.3395, -5.012167 36.3395, -5.012167 36.3395))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2138'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68754 -3.498568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68754"^^xsd:decimal ;
  dwc:decimalLongitude "-3.498568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68754 -3.498568)"^^geo:wktLiteral ;
  geo-pos:lat "36.68754"^^xsd:decimal ;
  geo-pos:long "-3.498568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4178'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4178'^^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:timeOfDay '7.1383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.498568'^^xsd:double;
  dwc:startLongitude '-3.498568'^^xsd:double;
  dwc:endLongitude '-3.498568'^^xsd:double;
  dwc:latitude '36.68754'^^xsd:double;
  dwc:startLatitude '36.68754'^^xsd:double;
  dwc:endLatitude '36.68754'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.498568 36.68754, -3.498568 36.68754, -3.498568 36.68754, -3.498568 36.68754, -3.498568 36.68754))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4178'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46925 -4.031008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46925"^^xsd:decimal ;
  dwc:decimalLongitude "-4.031008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46925 -4.031008)"^^geo:wktLiteral ;
  geo-pos:lat "36.46925"^^xsd:decimal ;
  geo-pos:long "-4.031008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4299'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4299'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.044444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.031008'^^xsd:double;
  dwc:startLongitude '-4.031008'^^xsd:double;
  dwc:endLongitude '-4.031008'^^xsd:double;
  dwc:latitude '36.46925'^^xsd:double;
  dwc:startLatitude '36.46925'^^xsd:double;
  dwc:endLatitude '36.46925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.031008 36.46925, -4.031008 36.46925, -4.031008 36.46925, -4.031008 36.46925, -4.031008 36.46925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4299'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02283 -5.3575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.02283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02283 -5.3575)"^^geo:wktLiteral ;
  geo-pos:lat "36.02283"^^xsd:decimal ;
  geo-pos:long "-5.3575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2167'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2167'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.3575'^^xsd:double;
  dwc:startLongitude '-5.3575'^^xsd:double;
  dwc:endLongitude '-5.3575'^^xsd:double;
  dwc:latitude '36.02283'^^xsd:double;
  dwc:startLatitude '36.02283'^^xsd:double;
  dwc:endLatitude '36.02283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.3575 36.02283, -5.3575 36.02283, -5.3575 36.02283, -5.3575 36.02283, -5.3575 36.02283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2167'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40467 -3.787833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40467"^^xsd:decimal ;
  dwc:decimalLongitude "-3.787833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40467 -3.787833)"^^geo:wktLiteral ;
  geo-pos:lat "36.40467"^^xsd:decimal ;
  geo-pos:long "-3.787833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2198'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2198'^^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:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.787833'^^xsd:double;
  dwc:startLongitude '-3.787833'^^xsd:double;
  dwc:endLongitude '-3.787833'^^xsd:double;
  dwc:latitude '36.40467'^^xsd:double;
  dwc:startLatitude '36.40467'^^xsd:double;
  dwc:endLatitude '36.40467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.787833 36.40467, -3.787833 36.40467, -3.787833 36.40467, -3.787833 36.40467, -3.787833 36.40467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2198'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -3.4995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46383"^^xsd:decimal ;
  dwc:decimalLongitude "-3.4995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46383 -3.4995)"^^geo:wktLiteral ;
  geo-pos:lat "36.46383"^^xsd:decimal ;
  geo-pos:long "-3.4995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2206'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2206'^^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:timeOfDay '11.616666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.4995'^^xsd:double;
  dwc:startLongitude '-3.4995'^^xsd:double;
  dwc:endLongitude '-3.4995'^^xsd:double;
  dwc:latitude '36.46383'^^xsd:double;
  dwc:startLatitude '36.46383'^^xsd:double;
  dwc:endLatitude '36.46383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.4995 36.46383, -3.4995 36.46383, -3.4995 36.46383, -3.4995 36.46383, -3.4995 36.46383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2206'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64533 -2.798667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.798667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64533 -2.798667)"^^geo:wktLiteral ;
  geo-pos:lat "36.64533"^^xsd:decimal ;
  geo-pos:long "-2.798667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_835'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_835'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '7.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.798667'^^xsd:double;
  dwc:startLongitude '-2.798667'^^xsd:double;
  dwc:endLongitude '-2.798667'^^xsd:double;
  dwc:latitude '36.64533'^^xsd:double;
  dwc:startLatitude '36.64533'^^xsd:double;
  dwc:endLatitude '36.64533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.798667 36.64533, -2.798667 36.64533, -2.798667 36.64533, -2.798667 36.64533, -2.798667 36.64533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_835'^^xsd:string;
  dwc:observationDate '1997-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25733 -5.140833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25733"^^xsd:decimal ;
  dwc:decimalLongitude "-5.140833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25733 -5.140833)"^^geo:wktLiteral ;
  geo-pos:lat "36.25733"^^xsd:decimal ;
  geo-pos:long "-5.140833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1907'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1907'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.0352777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.140833'^^xsd:double;
  dwc:startLongitude '-5.140833'^^xsd:double;
  dwc:endLongitude '-5.140833'^^xsd:double;
  dwc:latitude '36.25733'^^xsd:double;
  dwc:startLatitude '36.25733'^^xsd:double;
  dwc:endLatitude '36.25733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.140833 36.25733, -5.140833 36.25733, -5.140833 36.25733, -5.140833 36.25733, -5.140833 36.25733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1907'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54232 -2.043972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54232"^^xsd:decimal ;
  dwc:decimalLongitude "-2.043972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54232 -2.043972)"^^geo:wktLiteral ;
  geo-pos:lat "36.54232"^^xsd:decimal ;
  geo-pos:long "-2.043972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3509'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3509'^^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:timeOfDay '10.848611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.043972'^^xsd:double;
  dwc:startLongitude '-2.043972'^^xsd:double;
  dwc:endLongitude '-2.043972'^^xsd:double;
  dwc:latitude '36.54232'^^xsd:double;
  dwc:startLatitude '36.54232'^^xsd:double;
  dwc:endLatitude '36.54232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.043972 36.54232, -2.043972 36.54232, -2.043972 36.54232, -2.043972 36.54232, -2.043972 36.54232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3509'^^xsd:string;
  dwc:observationDate '2006-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54417 -4.402833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54417"^^xsd:decimal ;
  dwc:decimalLongitude "-4.402833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54417 -4.402833)"^^geo:wktLiteral ;
  geo-pos:lat "36.54417"^^xsd:decimal ;
  geo-pos:long "-4.402833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1944'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1944'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.6277777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.402833'^^xsd:double;
  dwc:startLongitude '-4.402833'^^xsd:double;
  dwc:endLongitude '-4.402833'^^xsd:double;
  dwc:latitude '36.54417'^^xsd:double;
  dwc:startLatitude '36.54417'^^xsd:double;
  dwc:endLatitude '36.54417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.402833 36.54417, -4.402833 36.54417, -4.402833 36.54417, -4.402833 36.54417, -4.402833 36.54417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1944'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1915 -5.275167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1915"^^xsd:decimal ;
  dwc:decimalLongitude "-5.275167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1915 -5.275167)"^^geo:wktLiteral ;
  geo-pos:lat "36.1915"^^xsd:decimal ;
  geo-pos:long "-5.275167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2527'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2527'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.275167'^^xsd:double;
  dwc:startLongitude '-5.275167'^^xsd:double;
  dwc:endLongitude '-5.275167'^^xsd:double;
  dwc:latitude '36.1915'^^xsd:double;
  dwc:startLatitude '36.1915'^^xsd:double;
  dwc:endLatitude '36.1915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.275167 36.1915, -5.275167 36.1915, -5.275167 36.1915, -5.275167 36.1915, -5.275167 36.1915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2527'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2815 -5.242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2815"^^xsd:decimal ;
  dwc:decimalLongitude "-5.242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2815 -5.242)"^^geo:wktLiteral ;
  geo-pos:lat "36.2815"^^xsd:decimal ;
  geo-pos:long "-5.242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3189'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_3189'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '5.5844444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.242'^^xsd:double;
  dwc:startLongitude '-5.242'^^xsd:double;
  dwc:endLongitude '-5.242'^^xsd:double;
  dwc:latitude '36.2815'^^xsd:double;
  dwc:startLatitude '36.2815'^^xsd:double;
  dwc:endLatitude '36.2815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.242 36.2815, -5.242 36.2815, -5.242 36.2815, -5.242 36.2815, -5.242 36.2815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3189'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66567 -2.628833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66567 -2.628833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66567"^^xsd:decimal ;
  geo-pos:long "-2.628833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1983'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1983'^^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 '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.318888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.628833'^^xsd:double;
  dwc:startLongitude '-2.628833'^^xsd:double;
  dwc:endLongitude '-2.628833'^^xsd:double;
  dwc:latitude '36.66567'^^xsd:double;
  dwc:startLatitude '36.66567'^^xsd:double;
  dwc:endLatitude '36.66567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.628833 36.66567, -2.628833 36.66567, -2.628833 36.66567, -2.628833 36.66567, -2.628833 36.66567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1983'^^xsd:string;
  dwc:observationDate '2000-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38467 -2.889667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38467"^^xsd:decimal ;
  dwc:decimalLongitude "-2.889667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38467 -2.889667)"^^geo:wktLiteral ;
  geo-pos:lat "36.38467"^^xsd:decimal ;
  geo-pos:long "-2.889667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2876'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_2876'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '14.520555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.889667'^^xsd:double;
  dwc:startLongitude '-2.889667'^^xsd:double;
  dwc:endLongitude '-2.889667'^^xsd:double;
  dwc:latitude '36.38467'^^xsd:double;
  dwc:startLatitude '36.38467'^^xsd:double;
  dwc:endLatitude '36.38467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.889667 36.38467, -2.889667 36.38467, -2.889667 36.38467, -2.889667 36.38467, -2.889667 36.38467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2876'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35633 -1.233667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35633"^^xsd:decimal ;
  dwc:decimalLongitude "-1.233667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35633 -1.233667)"^^geo:wktLiteral ;
  geo-pos:lat "37.35633"^^xsd:decimal ;
  geo-pos:long "-1.233667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_773'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_773'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '9.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.233667'^^xsd:double;
  dwc:startLongitude '-1.233667'^^xsd:double;
  dwc:endLongitude '-1.233667'^^xsd:double;
  dwc:latitude '37.35633'^^xsd:double;
  dwc:startLatitude '37.35633'^^xsd:double;
  dwc:endLatitude '37.35633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.233667 37.35633, -1.233667 37.35633, -1.233667 37.35633, -1.233667 37.35633, -1.233667 37.35633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_773'^^xsd:string;
  dwc:observationDate '1996-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78383 -5.294333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.78383"^^xsd:decimal ;
  dwc:decimalLongitude "-5.294333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.78383 -5.294333)"^^geo:wktLiteral ;
  geo-pos:lat "35.78383"^^xsd:decimal ;
  geo-pos:long "-5.294333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3132'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_3132'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.691388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.294333'^^xsd:double;
  dwc:startLongitude '-5.294333'^^xsd:double;
  dwc:endLongitude '-5.294333'^^xsd:double;
  dwc:latitude '35.78383'^^xsd:double;
  dwc:startLatitude '35.78383'^^xsd:double;
  dwc:endLatitude '35.78383'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.294333 35.78383, -5.294333 35.78383, -5.294333 35.78383, -5.294333 35.78383, -5.294333 35.78383))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3132'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27283 -5.254333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.27283"^^xsd:decimal ;
  dwc:decimalLongitude "-5.254333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.27283 -5.254333)"^^geo:wktLiteral ;
  geo-pos:lat "36.27283"^^xsd:decimal ;
  geo-pos:long "-5.254333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3188'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3188'^^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:timeOfDay '15.801944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.254333'^^xsd:double;
  dwc:startLongitude '-5.254333'^^xsd:double;
  dwc:endLongitude '-5.254333'^^xsd:double;
  dwc:latitude '36.27283'^^xsd:double;
  dwc:startLatitude '36.27283'^^xsd:double;
  dwc:endLatitude '36.27283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.254333 36.27283, -5.254333 36.27283, -5.254333 36.27283, -5.254333 36.27283, -5.254333 36.27283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3188'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1175 -5.112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1175"^^xsd:decimal ;
  dwc:decimalLongitude "-5.112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1175 -5.112)"^^geo:wktLiteral ;
  geo-pos:lat "36.1175"^^xsd:decimal ;
  geo-pos:long "-5.112"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2808'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2808'^^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:timeOfDay '11.544722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.112'^^xsd:double;
  dwc:startLongitude '-5.112'^^xsd:double;
  dwc:endLongitude '-5.112'^^xsd:double;
  dwc:latitude '36.1175'^^xsd:double;
  dwc:startLatitude '36.1175'^^xsd:double;
  dwc:endLatitude '36.1175'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.112 36.1175, -5.112 36.1175, -5.112 36.1175, -5.112 36.1175, -5.112 36.1175))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2808'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54424 -4.066167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54424"^^xsd:decimal ;
  dwc:decimalLongitude "-4.066167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54424 -4.066167)"^^geo:wktLiteral ;
  geo-pos:lat "36.54424"^^xsd:decimal ;
  geo-pos:long "-4.066167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3625'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3625'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '8.6261111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.066167'^^xsd:double;
  dwc:startLongitude '-4.066167'^^xsd:double;
  dwc:endLongitude '-4.066167'^^xsd:double;
  dwc:latitude '36.54424'^^xsd:double;
  dwc:startLatitude '36.54424'^^xsd:double;
  dwc:endLatitude '36.54424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.066167 36.54424, -4.066167 36.54424, -4.066167 36.54424, -4.066167 36.54424, -4.066167 36.54424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3625'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54667 -2.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.54667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54667 -2.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.54667"^^xsd:decimal ;
  geo-pos:long "-2.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_32'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_32'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.325'^^xsd:double;
  dwc:startLongitude '-2.325'^^xsd:double;
  dwc:endLongitude '-2.325'^^xsd:double;
  dwc:latitude '35.54667'^^xsd:double;
  dwc:startLatitude '35.54667'^^xsd:double;
  dwc:endLatitude '35.54667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.325 35.54667, -2.325 35.54667, -2.325 35.54667, -2.325 35.54667, -2.325 35.54667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_32'^^xsd:string;
  dwc:observationDate '1991-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57 -2.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57"^^xsd:decimal ;
  dwc:decimalLongitude "-2.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57 -2.381667)"^^geo:wktLiteral ;
  geo-pos:lat "36.57"^^xsd:decimal ;
  geo-pos:long "-2.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3396'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3396'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.751111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.381667'^^xsd:double;
  dwc:startLongitude '-2.381667'^^xsd:double;
  dwc:endLongitude '-2.381667'^^xsd:double;
  dwc:latitude '36.57'^^xsd:double;
  dwc:startLatitude '36.57'^^xsd:double;
  dwc:endLatitude '36.57'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.381667 36.57, -2.381667 36.57, -2.381667 36.57, -2.381667 36.57, -2.381667 36.57))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3396'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21183 -5.079833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21183"^^xsd:decimal ;
  dwc:decimalLongitude "-5.079833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21183 -5.079833)"^^geo:wktLiteral ;
  geo-pos:lat "36.21183"^^xsd:decimal ;
  geo-pos:long "-5.079833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1893'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1893'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.861388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.079833'^^xsd:double;
  dwc:startLongitude '-5.079833'^^xsd:double;
  dwc:endLongitude '-5.079833'^^xsd:double;
  dwc:latitude '36.21183'^^xsd:double;
  dwc:startLatitude '36.21183'^^xsd:double;
  dwc:endLatitude '36.21183'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.079833 36.21183, -5.079833 36.21183, -5.079833 36.21183, -5.079833 36.21183, -5.079833 36.21183))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1893'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.738667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.738667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52533 -2.738667)"^^geo:wktLiteral ;
  geo-pos:lat "36.52533"^^xsd:decimal ;
  geo-pos:long "-2.738667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_724'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_724'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.738667'^^xsd:double;
  dwc:startLongitude '-2.738667'^^xsd:double;
  dwc:endLongitude '-2.738667'^^xsd:double;
  dwc:latitude '36.52533'^^xsd:double;
  dwc:startLatitude '36.52533'^^xsd:double;
  dwc:endLatitude '36.52533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.738667 36.52533, -2.738667 36.52533, -2.738667 36.52533, -2.738667 36.52533, -2.738667 36.52533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_724'^^xsd:string;
  dwc:observationDate '1996-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79359 -2.35498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79359"^^xsd:decimal ;
  dwc:decimalLongitude "-2.35498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79359 -2.35498)"^^geo:wktLiteral ;
  geo-pos:lat "36.79359"^^xsd:decimal ;
  geo-pos:long "-2.35498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4245'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4245'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:timeOfDay '7.4872222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.35498'^^xsd:double;
  dwc:startLongitude '-2.35498'^^xsd:double;
  dwc:endLongitude '-2.35498'^^xsd:double;
  dwc:latitude '36.79359'^^xsd:double;
  dwc:startLatitude '36.79359'^^xsd:double;
  dwc:endLatitude '36.79359'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.35498 36.79359, -2.35498 36.79359, -2.35498 36.79359, -2.35498 36.79359, -2.35498 36.79359))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4245'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49493 -2.555743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49493"^^xsd:decimal ;
  dwc:decimalLongitude "-2.555743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49493 -2.555743)"^^geo:wktLiteral ;
  geo-pos:lat "36.49493"^^xsd:decimal ;
  geo-pos:long "-2.555743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4114'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4114'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.2933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.555743'^^xsd:double;
  dwc:startLongitude '-2.555743'^^xsd:double;
  dwc:endLongitude '-2.555743'^^xsd:double;
  dwc:latitude '36.49493'^^xsd:double;
  dwc:startLatitude '36.49493'^^xsd:double;
  dwc:endLatitude '36.49493'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.555743 36.49493, -2.555743 36.49493, -2.555743 36.49493, -2.555743 36.49493, -2.555743 36.49493))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4114'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36841 -2.702193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36841"^^xsd:decimal ;
  dwc:decimalLongitude "-2.702193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36841 -2.702193)"^^geo:wktLiteral ;
  geo-pos:lat "36.36841"^^xsd:decimal ;
  geo-pos:long "-2.702193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3516'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_3516'^^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:timeOfDay '11.170555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.702193'^^xsd:double;
  dwc:startLongitude '-2.702193'^^xsd:double;
  dwc:endLongitude '-2.702193'^^xsd:double;
  dwc:latitude '36.36841'^^xsd:double;
  dwc:startLatitude '36.36841'^^xsd:double;
  dwc:endLatitude '36.36841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.702193 36.36841, -2.702193 36.36841, -2.702193 36.36841, -2.702193 36.36841, -2.702193 36.36841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3516'^^xsd:string;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55117 -2.639167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.639167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55117 -2.639167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55117"^^xsd:decimal ;
  geo-pos:long "-2.639167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2745'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2745'^^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:timeOfDay '14.759722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.639167'^^xsd:double;
  dwc:startLongitude '-2.639167'^^xsd:double;
  dwc:endLongitude '-2.639167'^^xsd:double;
  dwc:latitude '36.55117'^^xsd:double;
  dwc:startLatitude '36.55117'^^xsd:double;
  dwc:endLatitude '36.55117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.639167 36.55117, -2.639167 36.55117, -2.639167 36.55117, -2.639167 36.55117, -2.639167 36.55117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2745'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14083 -5.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14083"^^xsd:decimal ;
  dwc:decimalLongitude "-5.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14083 -5.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.14083"^^xsd:decimal ;
  geo-pos:long "-5.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2811'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2811'^^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:timeOfDay '13.140555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.022'^^xsd:double;
  dwc:startLongitude '-5.022'^^xsd:double;
  dwc:endLongitude '-5.022'^^xsd:double;
  dwc:latitude '36.14083'^^xsd:double;
  dwc:startLatitude '36.14083'^^xsd:double;
  dwc:endLatitude '36.14083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.022 36.14083, -5.022 36.14083, -5.022 36.14083, -5.022 36.14083, -5.022 36.14083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2811'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72984 -3.037667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72984"^^xsd:decimal ;
  dwc:decimalLongitude "-3.037667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72984 -3.037667)"^^geo:wktLiteral ;
  geo-pos:lat "36.72984"^^xsd:decimal ;
  geo-pos:long "-3.037667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2574'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_2574'^^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:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.037667'^^xsd:double;
  dwc:startLongitude '-3.037667'^^xsd:double;
  dwc:endLongitude '-3.037667'^^xsd:double;
  dwc:latitude '36.72984'^^xsd:double;
  dwc:startLatitude '36.72984'^^xsd:double;
  dwc:endLatitude '36.72984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.037667 36.72984, -3.037667 36.72984, -3.037667 36.72984, -3.037667 36.72984, -3.037667 36.72984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2574'^^xsd:string;
  dwc:observationDate '2002-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72717 -2.357667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72717"^^xsd:decimal ;
  dwc:decimalLongitude "-2.357667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72717 -2.357667)"^^geo:wktLiteral ;
  geo-pos:lat "36.72717"^^xsd:decimal ;
  geo-pos:long "-2.357667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2257'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2257'^^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:timeOfDay '8.8166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.357667'^^xsd:double;
  dwc:startLongitude '-2.357667'^^xsd:double;
  dwc:endLongitude '-2.357667'^^xsd:double;
  dwc:latitude '36.72717'^^xsd:double;
  dwc:startLatitude '36.72717'^^xsd:double;
  dwc:endLatitude '36.72717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.357667 36.72717, -2.357667 36.72717, -2.357667 36.72717, -2.357667 36.72717, -2.357667 36.72717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2257'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67701 -3.048925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67701"^^xsd:decimal ;
  dwc:decimalLongitude "-3.048925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67701 -3.048925)"^^geo:wktLiteral ;
  geo-pos:lat "36.67701"^^xsd:decimal ;
  geo-pos:long "-3.048925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4588'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_4588'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '7.2602777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.048925'^^xsd:double;
  dwc:startLongitude '-3.048925'^^xsd:double;
  dwc:endLongitude '-3.048925'^^xsd:double;
  dwc:latitude '36.67701'^^xsd:double;
  dwc:startLatitude '36.67701'^^xsd:double;
  dwc:endLatitude '36.67701'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.048925 36.67701, -3.048925 36.67701, -3.048925 36.67701, -3.048925 36.67701, -3.048925 36.67701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4588'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64506 -3.713143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64506"^^xsd:decimal ;
  dwc:decimalLongitude "-3.713143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64506 -3.713143)"^^geo:wktLiteral ;
  geo-pos:lat "36.64506"^^xsd:decimal ;
  geo-pos:long "-3.713143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4525'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4525'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.2852777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.713143'^^xsd:double;
  dwc:startLongitude '-3.713143'^^xsd:double;
  dwc:endLongitude '-3.713143'^^xsd:double;
  dwc:latitude '36.64506'^^xsd:double;
  dwc:startLatitude '36.64506'^^xsd:double;
  dwc:endLatitude '36.64506'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.713143 36.64506, -3.713143 36.64506, -3.713143 36.64506, -3.713143 36.64506, -3.713143 36.64506))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4525'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64167 -2.817833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64167"^^xsd:decimal ;
  dwc:decimalLongitude "-2.817833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64167 -2.817833)"^^geo:wktLiteral ;
  geo-pos:lat "36.64167"^^xsd:decimal ;
  geo-pos:long "-2.817833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1724'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1724'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.4425'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.817833'^^xsd:double;
  dwc:startLongitude '-2.817833'^^xsd:double;
  dwc:endLongitude '-2.817833'^^xsd:double;
  dwc:latitude '36.64167'^^xsd:double;
  dwc:startLatitude '36.64167'^^xsd:double;
  dwc:endLatitude '36.64167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.817833 36.64167, -2.817833 36.64167, -2.817833 36.64167, -2.817833 36.64167, -2.817833 36.64167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1724'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7335 -3.018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7335"^^xsd:decimal ;
  dwc:decimalLongitude "-3.018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7335 -3.018333)"^^geo:wktLiteral ;
  geo-pos:lat "36.7335"^^xsd:decimal ;
  geo-pos:long "-3.018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1998'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1998'^^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:timeOfDay '7.2505555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.018333'^^xsd:double;
  dwc:startLongitude '-3.018333'^^xsd:double;
  dwc:endLongitude '-3.018333'^^xsd:double;
  dwc:latitude '36.7335'^^xsd:double;
  dwc:startLatitude '36.7335'^^xsd:double;
  dwc:endLatitude '36.7335'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.018333 36.7335, -3.018333 36.7335, -3.018333 36.7335, -3.018333 36.7335, -3.018333 36.7335))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1998'^^xsd:string;
  dwc:observationDate '2000-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38733 -2.743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38733 -2.743333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38733"^^xsd:decimal ;
  geo-pos:long "-2.743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1364'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1364'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.743333'^^xsd:double;
  dwc:startLongitude '-2.743333'^^xsd:double;
  dwc:endLongitude '-2.743333'^^xsd:double;
  dwc:latitude '36.38733'^^xsd:double;
  dwc:startLatitude '36.38733'^^xsd:double;
  dwc:endLatitude '36.38733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.743333 36.38733, -2.743333 36.38733, -2.743333 36.38733, -2.743333 36.38733, -2.743333 36.38733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1364'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38767 -1.5185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38767 -1.5185)"^^geo:wktLiteral ;
  geo-pos:lat "37.38767"^^xsd:decimal ;
  geo-pos:long "-1.5185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1116'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1116'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '8.5333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.5185'^^xsd:double;
  dwc:startLongitude '-1.5185'^^xsd:double;
  dwc:endLongitude '-1.5185'^^xsd:double;
  dwc:latitude '37.38767'^^xsd:double;
  dwc:startLatitude '37.38767'^^xsd:double;
  dwc:endLatitude '37.38767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.5185 37.38767, -1.5185 37.38767, -1.5185 37.38767, -1.5185 37.38767, -1.5185 37.38767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1116'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38517 -4.8795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38517"^^xsd:decimal ;
  dwc:decimalLongitude "-4.8795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38517 -4.8795)"^^geo:wktLiteral ;
  geo-pos:lat "36.38517"^^xsd:decimal ;
  geo-pos:long "-4.8795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2119'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_2119'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.8795'^^xsd:double;
  dwc:startLongitude '-4.8795'^^xsd:double;
  dwc:endLongitude '-4.8795'^^xsd:double;
  dwc:latitude '36.38517'^^xsd:double;
  dwc:startLatitude '36.38517'^^xsd:double;
  dwc:endLatitude '36.38517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.8795 36.38517, -4.8795 36.38517, -4.8795 36.38517, -4.8795 36.38517, -4.8795 36.38517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2119'^^xsd:string;
  dwc:observationDate '2001-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.081 -5.297167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.081"^^xsd:decimal ;
  dwc:decimalLongitude "-5.297167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.081 -5.297167)"^^geo:wktLiteral ;
  geo-pos:lat "36.081"^^xsd:decimal ;
  geo-pos:long "-5.297167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2154'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2154'^^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:timeOfDay '10.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.297167'^^xsd:double;
  dwc:startLongitude '-5.297167'^^xsd:double;
  dwc:endLongitude '-5.297167'^^xsd:double;
  dwc:latitude '36.081'^^xsd:double;
  dwc:startLatitude '36.081'^^xsd:double;
  dwc:endLatitude '36.081'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.297167 36.081, -5.297167 36.081, -5.297167 36.081, -5.297167 36.081, -5.297167 36.081))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2154'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6635 -2.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6635"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6635 -2.638333)"^^geo:wktLiteral ;
  geo-pos:lat "36.6635"^^xsd:decimal ;
  geo-pos:long "-2.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_452'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_452'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '7.0333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638333'^^xsd:double;
  dwc:startLongitude '-2.638333'^^xsd:double;
  dwc:endLongitude '-2.638333'^^xsd:double;
  dwc:latitude '36.6635'^^xsd:double;
  dwc:startLatitude '36.6635'^^xsd:double;
  dwc:endLatitude '36.6635'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638333 36.6635, -2.638333 36.6635, -2.638333 36.6635, -2.638333 36.6635, -2.638333 36.6635))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_452'^^xsd:string;
  dwc:observationDate '1995-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38533 -2.919167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.919167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38533 -2.919167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38533"^^xsd:decimal ;
  geo-pos:long "-2.919167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1408'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_1408'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.533333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.919167'^^xsd:double;
  dwc:startLongitude '-2.919167'^^xsd:double;
  dwc:endLongitude '-2.919167'^^xsd:double;
  dwc:latitude '36.38533'^^xsd:double;
  dwc:startLatitude '36.38533'^^xsd:double;
  dwc:endLatitude '36.38533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.919167 36.38533, -2.919167 36.38533, -2.919167 36.38533, -2.919167 36.38533, -2.919167 36.38533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1408'^^xsd:string;
  dwc:observationDate '1999-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -4.980833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39283"^^xsd:decimal ;
  dwc:decimalLongitude "-4.980833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39283 -4.980833)"^^geo:wktLiteral ;
  geo-pos:lat "36.39283"^^xsd:decimal ;
  geo-pos:long "-4.980833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2150'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2150'^^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:timeOfDay '10.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.980833'^^xsd:double;
  dwc:startLongitude '-4.980833'^^xsd:double;
  dwc:endLongitude '-4.980833'^^xsd:double;
  dwc:latitude '36.39283'^^xsd:double;
  dwc:startLatitude '36.39283'^^xsd:double;
  dwc:endLatitude '36.39283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.980833 36.39283, -4.980833 36.39283, -4.980833 36.39283, -4.980833 36.39283, -4.980833 36.39283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2150'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7225 -3.722167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7225"^^xsd:decimal ;
  dwc:decimalLongitude "-3.722167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7225 -3.722167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7225"^^xsd:decimal ;
  geo-pos:long "-3.722167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2494'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2494'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.722167'^^xsd:double;
  dwc:startLongitude '-3.722167'^^xsd:double;
  dwc:endLongitude '-3.722167'^^xsd:double;
  dwc:latitude '36.7225'^^xsd:double;
  dwc:startLatitude '36.7225'^^xsd:double;
  dwc:endLatitude '36.7225'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.722167 36.7225, -3.722167 36.7225, -3.722167 36.7225, -3.722167 36.7225, -3.722167 36.7225))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2494'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -2.5235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733 -2.5235)"^^geo:wktLiteral ;
  geo-pos:lat "36.733"^^xsd:decimal ;
  geo-pos:long "-2.5235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1389'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1389'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5235'^^xsd:double;
  dwc:startLongitude '-2.5235'^^xsd:double;
  dwc:endLongitude '-2.5235'^^xsd:double;
  dwc:latitude '36.733'^^xsd:double;
  dwc:startLatitude '36.733'^^xsd:double;
  dwc:endLatitude '36.733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5235 36.733, -2.5235 36.733, -2.5235 36.733, -2.5235 36.733, -2.5235 36.733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1389'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12933 -5.928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12933"^^xsd:decimal ;
  dwc:decimalLongitude "-5.928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12933 -5.928333)"^^geo:wktLiteral ;
  geo-pos:lat "36.12933"^^xsd:decimal ;
  geo-pos:long "-5.928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2121'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_2121'^^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:timeOfDay '5.8333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.928333'^^xsd:double;
  dwc:startLongitude '-5.928333'^^xsd:double;
  dwc:endLongitude '-5.928333'^^xsd:double;
  dwc:latitude '36.12933'^^xsd:double;
  dwc:startLatitude '36.12933'^^xsd:double;
  dwc:endLatitude '36.12933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.928333 36.12933, -5.928333 36.12933, -5.928333 36.12933, -5.928333 36.12933, -5.928333 36.12933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2121'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41267 -2.473833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.473833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41267 -2.473833)"^^geo:wktLiteral ;
  geo-pos:lat "36.41267"^^xsd:decimal ;
  geo-pos:long "-2.473833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1383'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1383'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.473833'^^xsd:double;
  dwc:startLongitude '-2.473833'^^xsd:double;
  dwc:endLongitude '-2.473833'^^xsd:double;
  dwc:latitude '36.41267'^^xsd:double;
  dwc:startLatitude '36.41267'^^xsd:double;
  dwc:endLatitude '36.41267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.473833 36.41267, -2.473833 36.41267, -2.473833 36.41267, -2.473833 36.41267, -2.473833 36.41267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1383'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50062 -2.85393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50062"^^xsd:decimal ;
  dwc:decimalLongitude "-2.85393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50062 -2.85393)"^^geo:wktLiteral ;
  geo-pos:lat "36.50062"^^xsd:decimal ;
  geo-pos:long "-2.85393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3662'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_3662'^^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:timeOfDay '8.6325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.85393'^^xsd:double;
  dwc:startLongitude '-2.85393'^^xsd:double;
  dwc:endLongitude '-2.85393'^^xsd:double;
  dwc:latitude '36.50062'^^xsd:double;
  dwc:startLatitude '36.50062'^^xsd:double;
  dwc:endLatitude '36.50062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.85393 36.50062, -2.85393 36.50062, -2.85393 36.50062, -2.85393 36.50062, -2.85393 36.50062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3662'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15417 -1.796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15417"^^xsd:decimal ;
  dwc:decimalLongitude "-1.796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15417 -1.796)"^^geo:wktLiteral ;
  geo-pos:lat "37.15417"^^xsd:decimal ;
  geo-pos:long "-1.796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_825'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_825'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '5.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.796'^^xsd:double;
  dwc:startLongitude '-1.796'^^xsd:double;
  dwc:endLongitude '-1.796'^^xsd:double;
  dwc:latitude '37.15417'^^xsd:double;
  dwc:startLatitude '37.15417'^^xsd:double;
  dwc:endLatitude '37.15417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.796 37.15417, -1.796 37.15417, -1.796 37.15417, -1.796 37.15417, -1.796 37.15417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_825'^^xsd:string;
  dwc:observationDate '1997-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5625 -2.3565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5625 -2.3565)"^^geo:wktLiteral ;
  geo-pos:lat "36.5625"^^xsd:decimal ;
  geo-pos:long "-2.3565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_694'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_694'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '14.633333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3565'^^xsd:double;
  dwc:startLongitude '-2.3565'^^xsd:double;
  dwc:endLongitude '-2.3565'^^xsd:double;
  dwc:latitude '36.5625'^^xsd:double;
  dwc:startLatitude '36.5625'^^xsd:double;
  dwc:endLatitude '36.5625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3565 36.5625, -2.3565 36.5625, -2.3565 36.5625, -2.3565 36.5625, -2.3565 36.5625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_694'^^xsd:string;
  dwc:observationDate '1996-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.737 -2.032833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.737"^^xsd:decimal ;
  dwc:decimalLongitude "-2.032833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.737 -2.032833)"^^geo:wktLiteral ;
  geo-pos:lat "36.737"^^xsd:decimal ;
  geo-pos:long "-2.032833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_642'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_642'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.032833'^^xsd:double;
  dwc:startLongitude '-2.032833'^^xsd:double;
  dwc:endLongitude '-2.032833'^^xsd:double;
  dwc:latitude '36.737'^^xsd:double;
  dwc:startLatitude '36.737'^^xsd:double;
  dwc:endLatitude '36.737'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.032833 36.737, -2.032833 36.737, -2.032833 36.737, -2.032833 36.737, -2.032833 36.737))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_642'^^xsd:string;
  dwc:observationDate '1996-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49467 -1.099333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.099333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49467 -1.099333)"^^geo:wktLiteral ;
  geo-pos:lat "37.49467"^^xsd:decimal ;
  geo-pos:long "-1.099333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_288'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_288'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.099333'^^xsd:double;
  dwc:startLongitude '-1.099333'^^xsd:double;
  dwc:endLongitude '-1.099333'^^xsd:double;
  dwc:latitude '37.49467'^^xsd:double;
  dwc:startLatitude '37.49467'^^xsd:double;
  dwc:endLatitude '37.49467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.099333 37.49467, -1.099333 37.49467, -1.099333 37.49467, -1.099333 37.49467, -1.099333 37.49467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_288'^^xsd:string;
  dwc:observationDate '1994-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -2.831333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.605"^^xsd:decimal ;
  dwc:decimalLongitude "-2.831333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.605 -2.831333)"^^geo:wktLiteral ;
  geo-pos:lat "36.605"^^xsd:decimal ;
  geo-pos:long "-2.831333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1127'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1127'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '6.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.831333'^^xsd:double;
  dwc:startLongitude '-2.831333'^^xsd:double;
  dwc:endLongitude '-2.831333'^^xsd:double;
  dwc:latitude '36.605'^^xsd:double;
  dwc:startLatitude '36.605'^^xsd:double;
  dwc:endLatitude '36.605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.831333 36.605, -2.831333 36.605, -2.831333 36.605, -2.831333 36.605, -2.831333 36.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1127'^^xsd:string;
  dwc:observationDate '1998-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32983 -4.726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32983"^^xsd:decimal ;
  dwc:decimalLongitude "-4.726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32983 -4.726667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32983"^^xsd:decimal ;
  geo-pos:long "-4.726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1807'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1807'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5477777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.726667'^^xsd:double;
  dwc:startLongitude '-4.726667'^^xsd:double;
  dwc:endLongitude '-4.726667'^^xsd:double;
  dwc:latitude '36.32983'^^xsd:double;
  dwc:startLatitude '36.32983'^^xsd:double;
  dwc:endLatitude '36.32983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.726667 36.32983, -4.726667 36.32983, -4.726667 36.32983, -4.726667 36.32983, -4.726667 36.32983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1807'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34133 -2.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34133"^^xsd:decimal ;
  dwc:decimalLongitude "-2.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34133 -2.887)"^^geo:wktLiteral ;
  geo-pos:lat "36.34133"^^xsd:decimal ;
  geo-pos:long "-2.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2664'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2664'^^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:timeOfDay '15.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.887'^^xsd:double;
  dwc:startLongitude '-2.887'^^xsd:double;
  dwc:endLongitude '-2.887'^^xsd:double;
  dwc:latitude '36.34133'^^xsd:double;
  dwc:startLatitude '36.34133'^^xsd:double;
  dwc:endLatitude '36.34133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.887 36.34133, -2.887 36.34133, -2.887 36.34133, -2.887 36.34133, -2.887 36.34133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2664'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7145 -2.346667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7145"^^xsd:decimal ;
  dwc:decimalLongitude "-2.346667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7145 -2.346667)"^^geo:wktLiteral ;
  geo-pos:lat "36.7145"^^xsd:decimal ;
  geo-pos:long "-2.346667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1655'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1655'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.033333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.346667'^^xsd:double;
  dwc:startLongitude '-2.346667'^^xsd:double;
  dwc:endLongitude '-2.346667'^^xsd:double;
  dwc:latitude '36.7145'^^xsd:double;
  dwc:startLatitude '36.7145'^^xsd:double;
  dwc:endLatitude '36.7145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.346667 36.7145, -2.346667 36.7145, -2.346667 36.7145, -2.346667 36.7145, -2.346667 36.7145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1655'^^xsd:string;
  dwc:observationDate '1999-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38667 -5.145333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.145333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38667 -5.145333)"^^geo:wktLiteral ;
  geo-pos:lat "36.38667"^^xsd:decimal ;
  geo-pos:long "-5.145333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2803'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2803'^^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:timeOfDay '6.1488888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.145333'^^xsd:double;
  dwc:startLongitude '-5.145333'^^xsd:double;
  dwc:endLongitude '-5.145333'^^xsd:double;
  dwc:latitude '36.38667'^^xsd:double;
  dwc:startLatitude '36.38667'^^xsd:double;
  dwc:endLatitude '36.38667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.145333 36.38667, -5.145333 36.38667, -5.145333 36.38667, -5.145333 36.38667, -5.145333 36.38667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2803'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87533 -1.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87533 -1.8755)"^^geo:wktLiteral ;
  geo-pos:lat "36.87533"^^xsd:decimal ;
  geo-pos:long "-1.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_417'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_417'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '13.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.8755'^^xsd:double;
  dwc:startLongitude '-1.8755'^^xsd:double;
  dwc:endLongitude '-1.8755'^^xsd:double;
  dwc:latitude '36.87533'^^xsd:double;
  dwc:startLatitude '36.87533'^^xsd:double;
  dwc:endLatitude '36.87533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.8755 36.87533, -1.8755 36.87533, -1.8755 36.87533, -1.8755 36.87533, -1.8755 36.87533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_417'^^xsd:string;
  dwc:observationDate '1995-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6415 -3.344833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6415"^^xsd:decimal ;
  dwc:decimalLongitude "-3.344833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6415 -3.344833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6415"^^xsd:decimal ;
  geo-pos:long "-3.344833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2888'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_2888'^^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:timeOfDay '10.473333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.344833'^^xsd:double;
  dwc:startLongitude '-3.344833'^^xsd:double;
  dwc:endLongitude '-3.344833'^^xsd:double;
  dwc:latitude '36.6415'^^xsd:double;
  dwc:startLatitude '36.6415'^^xsd:double;
  dwc:endLatitude '36.6415'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.344833 36.6415, -3.344833 36.6415, -3.344833 36.6415, -3.344833 36.6415, -3.344833 36.6415))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2888'^^xsd:string;
  dwc:observationDate '2003-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59904 -2.585118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59904"^^xsd:decimal ;
  dwc:decimalLongitude "-2.585118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59904 -2.585118)"^^geo:wktLiteral ;
  geo-pos:lat "36.59904"^^xsd:decimal ;
  geo-pos:long "-2.585118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4849'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4849'^^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:timeOfDay '16.84'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.585118'^^xsd:double;
  dwc:startLongitude '-2.585118'^^xsd:double;
  dwc:endLongitude '-2.585118'^^xsd:double;
  dwc:latitude '36.59904'^^xsd:double;
  dwc:startLatitude '36.59904'^^xsd:double;
  dwc:endLatitude '36.59904'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.585118 36.59904, -2.585118 36.59904, -2.585118 36.59904, -2.585118 36.59904, -2.585118 36.59904))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4849'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61592 -2.872688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61592"^^xsd:decimal ;
  dwc:decimalLongitude "-2.872688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61592 -2.872688)"^^geo:wktLiteral ;
  geo-pos:lat "36.61592"^^xsd:decimal ;
  geo-pos:long "-2.872688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4541'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4541'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.4186111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.872688'^^xsd:double;
  dwc:startLongitude '-2.872688'^^xsd:double;
  dwc:endLongitude '-2.872688'^^xsd:double;
  dwc:latitude '36.61592'^^xsd:double;
  dwc:startLatitude '36.61592'^^xsd:double;
  dwc:endLatitude '36.61592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.872688 36.61592, -2.872688 36.61592, -2.872688 36.61592, -2.872688 36.61592, -2.872688 36.61592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4541'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40317 -2.351333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.351333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40317 -2.351333)"^^geo:wktLiteral ;
  geo-pos:lat "36.40317"^^xsd:decimal ;
  geo-pos:long "-2.351333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_576'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_576'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.351333'^^xsd:double;
  dwc:startLongitude '-2.351333'^^xsd:double;
  dwc:endLongitude '-2.351333'^^xsd:double;
  dwc:latitude '36.40317'^^xsd:double;
  dwc:startLatitude '36.40317'^^xsd:double;
  dwc:endLatitude '36.40317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.351333 36.40317, -2.351333 36.40317, -2.351333 36.40317, -2.351333 36.40317, -2.351333 36.40317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_576'^^xsd:string;
  dwc:observationDate '1995-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40933 -1.137667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40933"^^xsd:decimal ;
  dwc:decimalLongitude "-1.137667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40933 -1.137667)"^^geo:wktLiteral ;
  geo-pos:lat "37.40933"^^xsd:decimal ;
  geo-pos:long "-1.137667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_329'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_329'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.2333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.137667'^^xsd:double;
  dwc:startLongitude '-1.137667'^^xsd:double;
  dwc:endLongitude '-1.137667'^^xsd:double;
  dwc:latitude '37.40933'^^xsd:double;
  dwc:startLatitude '37.40933'^^xsd:double;
  dwc:endLatitude '37.40933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.137667 37.40933, -1.137667 37.40933, -1.137667 37.40933, -1.137667 37.40933, -1.137667 37.40933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_329'^^xsd:string;
  dwc:observationDate '1994-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4725 -4.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4725"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4725 -4.1825)"^^geo:wktLiteral ;
  geo-pos:lat "36.4725"^^xsd:decimal ;
  geo-pos:long "-4.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2144'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2144'^^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:timeOfDay '10.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.1825'^^xsd:double;
  dwc:startLongitude '-4.1825'^^xsd:double;
  dwc:endLongitude '-4.1825'^^xsd:double;
  dwc:latitude '36.4725'^^xsd:double;
  dwc:startLatitude '36.4725'^^xsd:double;
  dwc:endLatitude '36.4725'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.1825 36.4725, -4.1825 36.4725, -4.1825 36.4725, -4.1825 36.4725, -4.1825 36.4725))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2144'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.625 -2.682667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.625"^^xsd:decimal ;
  dwc:decimalLongitude "-2.682667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.625 -2.682667)"^^geo:wktLiteral ;
  geo-pos:lat "36.625"^^xsd:decimal ;
  geo-pos:long "-2.682667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_899'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_899'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.682667'^^xsd:double;
  dwc:startLongitude '-2.682667'^^xsd:double;
  dwc:endLongitude '-2.682667'^^xsd:double;
  dwc:latitude '36.625'^^xsd:double;
  dwc:startLatitude '36.625'^^xsd:double;
  dwc:endLatitude '36.625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.682667 36.625, -2.682667 36.625, -2.682667 36.625, -2.682667 36.625, -2.682667 36.625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_899'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.638333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5015"^^xsd:decimal ;
  geo-pos:long "-2.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2041'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2041'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '12.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.638333'^^xsd:double;
  dwc:startLongitude '-2.638333'^^xsd:double;
  dwc:endLongitude '-2.638333'^^xsd:double;
  dwc:latitude '36.5015'^^xsd:double;
  dwc:startLatitude '36.5015'^^xsd:double;
  dwc:endLatitude '36.5015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.638333 36.5015, -2.638333 36.5015, -2.638333 36.5015, -2.638333 36.5015, -2.638333 36.5015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2041'^^xsd:string;
  dwc:observationDate '2001-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55967 -2.6855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55967"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55967 -2.6855)"^^geo:wktLiteral ;
  geo-pos:lat "36.55967"^^xsd:decimal ;
  geo-pos:long "-2.6855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1326'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1326'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '18.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6855'^^xsd:double;
  dwc:startLongitude '-2.6855'^^xsd:double;
  dwc:endLongitude '-2.6855'^^xsd:double;
  dwc:latitude '36.55967'^^xsd:double;
  dwc:startLatitude '36.55967'^^xsd:double;
  dwc:endLatitude '36.55967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6855 36.55967, -2.6855 36.55967, -2.6855 36.55967, -2.6855 36.55967, -2.6855 36.55967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1326'^^xsd:string;
  dwc:observationDate '1999-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48594 -3.030613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48594"^^xsd:decimal ;
  dwc:decimalLongitude "-3.030613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48594 -3.030613)"^^geo:wktLiteral ;
  geo-pos:lat "36.48594"^^xsd:decimal ;
  geo-pos:long "-3.030613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4417'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4417'^^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:timeOfDay '9.3458333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.030613'^^xsd:double;
  dwc:startLongitude '-3.030613'^^xsd:double;
  dwc:endLongitude '-3.030613'^^xsd:double;
  dwc:latitude '36.48594'^^xsd:double;
  dwc:startLatitude '36.48594'^^xsd:double;
  dwc:endLatitude '36.48594'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.030613 36.48594, -3.030613 36.48594, -3.030613 36.48594, -3.030613 36.48594, -3.030613 36.48594))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4417'^^xsd:string;
  dwc:observationDate '2008-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26283 -1.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26283"^^xsd:decimal ;
  dwc:decimalLongitude "-1.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26283 -1.434)"^^geo:wktLiteral ;
  geo-pos:lat "37.26283"^^xsd:decimal ;
  geo-pos:long "-1.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_315'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_315'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.434'^^xsd:double;
  dwc:startLongitude '-1.434'^^xsd:double;
  dwc:endLongitude '-1.434'^^xsd:double;
  dwc:latitude '37.26283'^^xsd:double;
  dwc:startLatitude '37.26283'^^xsd:double;
  dwc:endLatitude '37.26283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.434 37.26283, -1.434 37.26283, -1.434 37.26283, -1.434 37.26283, -1.434 37.26283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_315'^^xsd:string;
  dwc:observationDate '1994-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41323 -3.746738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41323"^^xsd:decimal ;
  dwc:decimalLongitude "-3.746738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41323 -3.746738)"^^geo:wktLiteral ;
  geo-pos:lat "36.41323"^^xsd:decimal ;
  geo-pos:long "-3.746738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4468'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4468'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '8.47'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.746738'^^xsd:double;
  dwc:startLongitude '-3.746738'^^xsd:double;
  dwc:endLongitude '-3.746738'^^xsd:double;
  dwc:latitude '36.41323'^^xsd:double;
  dwc:startLatitude '36.41323'^^xsd:double;
  dwc:endLatitude '36.41323'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.746738 36.41323, -3.746738 36.41323, -3.746738 36.41323, -3.746738 36.41323, -3.746738 36.41323))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4468'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80157 -0.578227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.578227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80157 -0.578227)"^^geo:wktLiteral ;
  geo-pos:lat "35.80157"^^xsd:decimal ;
  geo-pos:long "-0.578227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4779'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4779'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '7.3391666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.578227'^^xsd:double;
  dwc:startLongitude '-0.578227'^^xsd:double;
  dwc:endLongitude '-0.578227'^^xsd:double;
  dwc:latitude '35.80157'^^xsd:double;
  dwc:startLatitude '35.80157'^^xsd:double;
  dwc:endLatitude '35.80157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.578227 35.80157, -0.578227 35.80157, -0.578227 35.80157, -0.578227 35.80157, -0.578227 35.80157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4779'^^xsd:string;
  dwc:observationDate '2009-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77683 -2.452667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.452667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77683 -2.452667)"^^geo:wktLiteral ;
  geo-pos:lat "36.77683"^^xsd:decimal ;
  geo-pos:long "-2.452667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2295'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2295'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '6.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.452667'^^xsd:double;
  dwc:startLongitude '-2.452667'^^xsd:double;
  dwc:endLongitude '-2.452667'^^xsd:double;
  dwc:latitude '36.77683'^^xsd:double;
  dwc:startLatitude '36.77683'^^xsd:double;
  dwc:endLatitude '36.77683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.452667 36.77683, -2.452667 36.77683, -2.452667 36.77683, -2.452667 36.77683, -2.452667 36.77683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2295'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47617 -3.079899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.079899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47617 -3.079899)"^^geo:wktLiteral ;
  geo-pos:lat "36.47617"^^xsd:decimal ;
  geo-pos:long "-3.079899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4564'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4564'^^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:timeOfDay '16.426666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.079899'^^xsd:double;
  dwc:startLongitude '-3.079899'^^xsd:double;
  dwc:endLongitude '-3.079899'^^xsd:double;
  dwc:latitude '36.47617'^^xsd:double;
  dwc:startLatitude '36.47617'^^xsd:double;
  dwc:endLatitude '36.47617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.079899 36.47617, -3.079899 36.47617, -3.079899 36.47617, -3.079899 36.47617, -3.079899 36.47617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4564'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52117 -4.415833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52117"^^xsd:decimal ;
  dwc:decimalLongitude "-4.415833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52117 -4.415833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52117"^^xsd:decimal ;
  geo-pos:long "-4.415833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1864'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1864'^^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:timeOfDay '9.2105555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.415833'^^xsd:double;
  dwc:startLongitude '-4.415833'^^xsd:double;
  dwc:endLongitude '-4.415833'^^xsd:double;
  dwc:latitude '36.52117'^^xsd:double;
  dwc:startLatitude '36.52117'^^xsd:double;
  dwc:endLatitude '36.52117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.415833 36.52117, -4.415833 36.52117, -4.415833 36.52117, -4.415833 36.52117, -4.415833 36.52117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1864'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16533 -1.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16533 -1.639)"^^geo:wktLiteral ;
  geo-pos:lat "37.16533"^^xsd:decimal ;
  geo-pos:long "-1.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_300'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_300'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.9666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.639'^^xsd:double;
  dwc:startLongitude '-1.639'^^xsd:double;
  dwc:endLongitude '-1.639'^^xsd:double;
  dwc:latitude '37.16533'^^xsd:double;
  dwc:startLatitude '37.16533'^^xsd:double;
  dwc:endLatitude '37.16533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.639 37.16533, -1.639 37.16533, -1.639 37.16533, -1.639 37.16533, -1.639 37.16533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_300'^^xsd:string;
  dwc:observationDate '1994-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52148 -4.137572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52148"^^xsd:decimal ;
  dwc:decimalLongitude "-4.137572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52148 -4.137572)"^^geo:wktLiteral ;
  geo-pos:lat "36.52148"^^xsd:decimal ;
  geo-pos:long "-4.137572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3626'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_3626'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.8644444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.137572'^^xsd:double;
  dwc:startLongitude '-4.137572'^^xsd:double;
  dwc:endLongitude '-4.137572'^^xsd:double;
  dwc:latitude '36.52148'^^xsd:double;
  dwc:startLatitude '36.52148'^^xsd:double;
  dwc:endLatitude '36.52148'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.137572 36.52148, -4.137572 36.52148, -4.137572 36.52148, -4.137572 36.52148, -4.137572 36.52148))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3626'^^xsd:string;
  dwc:observationDate '2006-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -3.519333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50617"^^xsd:decimal ;
  dwc:decimalLongitude "-3.519333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50617 -3.519333)"^^geo:wktLiteral ;
  geo-pos:lat "36.50617"^^xsd:decimal ;
  geo-pos:long "-3.519333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2060'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_2060'^^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:timeOfDay '8.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.519333'^^xsd:double;
  dwc:startLongitude '-3.519333'^^xsd:double;
  dwc:endLongitude '-3.519333'^^xsd:double;
  dwc:latitude '36.50617'^^xsd:double;
  dwc:startLatitude '36.50617'^^xsd:double;
  dwc:endLatitude '36.50617'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.519333 36.50617, -3.519333 36.50617, -3.519333 36.50617, -3.519333 36.50617, -3.519333 36.50617))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2060'^^xsd:string;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23167 -5.138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23167"^^xsd:decimal ;
  dwc:decimalLongitude "-5.138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23167 -5.138)"^^geo:wktLiteral ;
  geo-pos:lat "36.23167"^^xsd:decimal ;
  geo-pos:long "-5.138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3173'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3173'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14.536111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.138'^^xsd:double;
  dwc:startLongitude '-5.138'^^xsd:double;
  dwc:endLongitude '-5.138'^^xsd:double;
  dwc:latitude '36.23167'^^xsd:double;
  dwc:startLatitude '36.23167'^^xsd:double;
  dwc:endLatitude '36.23167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.138 36.23167, -5.138 36.23167, -5.138 36.23167, -5.138 36.23167, -5.138 36.23167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3173'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10667 -5.354667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.354667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10667 -5.354667)"^^geo:wktLiteral ;
  geo-pos:lat "36.10667"^^xsd:decimal ;
  geo-pos:long "-5.354667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3128'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_3128'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.9325'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.354667'^^xsd:double;
  dwc:startLongitude '-5.354667'^^xsd:double;
  dwc:endLongitude '-5.354667'^^xsd:double;
  dwc:latitude '36.10667'^^xsd:double;
  dwc:startLatitude '36.10667'^^xsd:double;
  dwc:endLatitude '36.10667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.354667 36.10667, -5.354667 36.10667, -5.354667 36.10667, -5.354667 36.10667, -5.354667 36.10667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3128'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.534 -2.852833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.534"^^xsd:decimal ;
  dwc:decimalLongitude "-2.852833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.534 -2.852833)"^^geo:wktLiteral ;
  geo-pos:lat "36.534"^^xsd:decimal ;
  geo-pos:long "-2.852833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1028'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1028'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.1'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.852833'^^xsd:double;
  dwc:startLongitude '-2.852833'^^xsd:double;
  dwc:endLongitude '-2.852833'^^xsd:double;
  dwc:latitude '36.534'^^xsd:double;
  dwc:startLatitude '36.534'^^xsd:double;
  dwc:endLatitude '36.534'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.852833 36.534, -2.852833 36.534, -2.852833 36.534, -2.852833 36.534, -2.852833 36.534))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1028'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43583 -4.677834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43583"^^xsd:decimal ;
  dwc:decimalLongitude "-4.677834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43583 -4.677834)"^^geo:wktLiteral ;
  geo-pos:lat "36.43583"^^xsd:decimal ;
  geo-pos:long "-4.677834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3057'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3057'^^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:timeOfDay '9.5505555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.677834'^^xsd:double;
  dwc:startLongitude '-4.677834'^^xsd:double;
  dwc:endLongitude '-4.677834'^^xsd:double;
  dwc:latitude '36.43583'^^xsd:double;
  dwc:startLatitude '36.43583'^^xsd:double;
  dwc:endLatitude '36.43583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.677834 36.43583, -4.677834 36.43583, -4.677834 36.43583, -4.677834 36.43583, -4.677834 36.43583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3057'^^xsd:string;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47917 -1.150333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47917"^^xsd:decimal ;
  dwc:decimalLongitude "-1.150333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47917 -1.150333)"^^geo:wktLiteral ;
  geo-pos:lat "37.47917"^^xsd:decimal ;
  geo-pos:long "-1.150333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_409'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_409'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.150333'^^xsd:double;
  dwc:startLongitude '-1.150333'^^xsd:double;
  dwc:endLongitude '-1.150333'^^xsd:double;
  dwc:latitude '37.47917'^^xsd:double;
  dwc:startLatitude '37.47917'^^xsd:double;
  dwc:endLatitude '37.47917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.150333 37.47917, -1.150333 37.47917, -1.150333 37.47917, -1.150333 37.47917, -1.150333 37.47917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_409'^^xsd:string;
  dwc:observationDate '1995-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45883 -2.999667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.999667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45883 -2.999667)"^^geo:wktLiteral ;
  geo-pos:lat "36.45883"^^xsd:decimal ;
  geo-pos:long "-2.999667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1017'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1017'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.999667'^^xsd:double;
  dwc:startLongitude '-2.999667'^^xsd:double;
  dwc:endLongitude '-2.999667'^^xsd:double;
  dwc:latitude '36.45883'^^xsd:double;
  dwc:startLatitude '36.45883'^^xsd:double;
  dwc:endLatitude '36.45883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.999667 36.45883, -2.999667 36.45883, -2.999667 36.45883, -2.999667 36.45883, -2.999667 36.45883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1017'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49974 -2.921782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49974"^^xsd:decimal ;
  dwc:decimalLongitude "-2.921782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49974 -2.921782)"^^geo:wktLiteral ;
  geo-pos:lat "36.49974"^^xsd:decimal ;
  geo-pos:long "-2.921782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4543'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_4543'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.8227777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.921782'^^xsd:double;
  dwc:startLongitude '-2.921782'^^xsd:double;
  dwc:endLongitude '-2.921782'^^xsd:double;
  dwc:latitude '36.49974'^^xsd:double;
  dwc:startLatitude '36.49974'^^xsd:double;
  dwc:endLatitude '36.49974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.921782 36.49974, -2.921782 36.49974, -2.921782 36.49974, -2.921782 36.49974, -2.921782 36.49974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4543'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5195 -4.550333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5195"^^xsd:decimal ;
  dwc:decimalLongitude "-4.550333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5195 -4.550333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5195"^^xsd:decimal ;
  geo-pos:long "-4.550333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1933'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1933'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '11.906111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.550333'^^xsd:double;
  dwc:startLongitude '-4.550333'^^xsd:double;
  dwc:endLongitude '-4.550333'^^xsd:double;
  dwc:latitude '36.5195'^^xsd:double;
  dwc:startLatitude '36.5195'^^xsd:double;
  dwc:endLatitude '36.5195'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.550333 36.5195, -4.550333 36.5195, -4.550333 36.5195, -4.550333 36.5195, -4.550333 36.5195))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1933'^^xsd:string;
  dwc:observationDate '2000-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64083 -4.0505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64083"^^xsd:decimal ;
  dwc:decimalLongitude "-4.0505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64083 -4.0505)"^^geo:wktLiteral ;
  geo-pos:lat "36.64083"^^xsd:decimal ;
  geo-pos:long "-4.0505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1792'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_1792'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.077777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.0505'^^xsd:double;
  dwc:startLongitude '-4.0505'^^xsd:double;
  dwc:endLongitude '-4.0505'^^xsd:double;
  dwc:latitude '36.64083'^^xsd:double;
  dwc:startLatitude '36.64083'^^xsd:double;
  dwc:endLatitude '36.64083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.0505 36.64083, -4.0505 36.64083, -4.0505 36.64083, -4.0505 36.64083, -4.0505 36.64083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1792'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2935 -4.949167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2935"^^xsd:decimal ;
  dwc:decimalLongitude "-4.949167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2935 -4.949167)"^^geo:wktLiteral ;
  geo-pos:lat "36.2935"^^xsd:decimal ;
  geo-pos:long "-4.949167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1885'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_1885'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '11.297222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.949167'^^xsd:double;
  dwc:startLongitude '-4.949167'^^xsd:double;
  dwc:endLongitude '-4.949167'^^xsd:double;
  dwc:latitude '36.2935'^^xsd:double;
  dwc:startLatitude '36.2935'^^xsd:double;
  dwc:endLatitude '36.2935'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.949167 36.2935, -4.949167 36.2935, -4.949167 36.2935, -4.949167 36.2935, -4.949167 36.2935))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1885'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50867 -2.461833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50867"^^xsd:decimal ;
  dwc:decimalLongitude "-2.461833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50867 -2.461833)"^^geo:wktLiteral ;
  geo-pos:lat "36.50867"^^xsd:decimal ;
  geo-pos:long "-2.461833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_557'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_557'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.461833'^^xsd:double;
  dwc:startLongitude '-2.461833'^^xsd:double;
  dwc:endLongitude '-2.461833'^^xsd:double;
  dwc:latitude '36.50867'^^xsd:double;
  dwc:startLatitude '36.50867'^^xsd:double;
  dwc:endLatitude '36.50867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.461833 36.50867, -2.461833 36.50867, -2.461833 36.50867, -2.461833 36.50867, -2.461833 36.50867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_557'^^xsd:string;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57016 -3.058923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57016"^^xsd:decimal ;
  dwc:decimalLongitude "-3.058923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57016 -3.058923)"^^geo:wktLiteral ;
  geo-pos:lat "36.57016"^^xsd:decimal ;
  geo-pos:long "-3.058923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4187'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_4187'^^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:timeOfDay '11.688611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.058923'^^xsd:double;
  dwc:startLongitude '-3.058923'^^xsd:double;
  dwc:endLongitude '-3.058923'^^xsd:double;
  dwc:latitude '36.57016'^^xsd:double;
  dwc:startLatitude '36.57016'^^xsd:double;
  dwc:endLatitude '36.57016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.058923 36.57016, -3.058923 36.57016, -3.058923 36.57016, -3.058923 36.57016, -3.058923 36.57016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4187'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31833 -4.2175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31833 -4.2175)"^^geo:wktLiteral ;
  geo-pos:lat "36.31833"^^xsd:decimal ;
  geo-pos:long "-4.2175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1798'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '429_1798'^^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:timeOfDay '11.420555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.2175'^^xsd:double;
  dwc:startLongitude '-4.2175'^^xsd:double;
  dwc:endLongitude '-4.2175'^^xsd:double;
  dwc:latitude '36.31833'^^xsd:double;
  dwc:startLatitude '36.31833'^^xsd:double;
  dwc:endLatitude '36.31833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.2175 36.31833, -4.2175 36.31833, -4.2175 36.31833, -4.2175 36.31833, -4.2175 36.31833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1798'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65283 -2.725333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.725333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65283 -2.725333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65283"^^xsd:decimal ;
  geo-pos:long "-2.725333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1698'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_1698'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '6.7983333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.725333'^^xsd:double;
  dwc:startLongitude '-2.725333'^^xsd:double;
  dwc:endLongitude '-2.725333'^^xsd:double;
  dwc:latitude '36.65283'^^xsd:double;
  dwc:startLatitude '36.65283'^^xsd:double;
  dwc:endLatitude '36.65283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.725333 36.65283, -2.725333 36.65283, -2.725333 36.65283, -2.725333 36.65283, -2.725333 36.65283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1698'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.463 -4.598667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.463"^^xsd:decimal ;
  dwc:decimalLongitude "-4.598667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.463 -4.598667)"^^geo:wktLiteral ;
  geo-pos:lat "36.463"^^xsd:decimal ;
  geo-pos:long "-4.598667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1879'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_1879'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.4872222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.598667'^^xsd:double;
  dwc:startLongitude '-4.598667'^^xsd:double;
  dwc:endLongitude '-4.598667'^^xsd:double;
  dwc:latitude '36.463'^^xsd:double;
  dwc:startLatitude '36.463'^^xsd:double;
  dwc:endLatitude '36.463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.598667 36.463, -4.598667 36.463, -4.598667 36.463, -4.598667 36.463, -4.598667 36.463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1879'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7525 -2.010833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7525"^^xsd:decimal ;
  dwc:decimalLongitude "-2.010833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7525 -2.010833)"^^geo:wktLiteral ;
  geo-pos:lat "36.7525"^^xsd:decimal ;
  geo-pos:long "-2.010833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_419'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_419'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.010833'^^xsd:double;
  dwc:startLongitude '-2.010833'^^xsd:double;
  dwc:endLongitude '-2.010833'^^xsd:double;
  dwc:latitude '36.7525'^^xsd:double;
  dwc:startLatitude '36.7525'^^xsd:double;
  dwc:endLatitude '36.7525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.010833 36.7525, -2.010833 36.7525, -2.010833 36.7525, -2.010833 36.7525, -2.010833 36.7525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_419'^^xsd:string;
  dwc:observationDate '1995-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35"^^xsd:decimal ;
  dwc:decimalLongitude "-1.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35 -1.433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.35"^^xsd:decimal ;
  geo-pos:long "-1.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_273'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_273'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '11.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.433333'^^xsd:double;
  dwc:startLongitude '-1.433333'^^xsd:double;
  dwc:endLongitude '-1.433333'^^xsd:double;
  dwc:latitude '37.35'^^xsd:double;
  dwc:startLatitude '37.35'^^xsd:double;
  dwc:endLatitude '37.35'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.433333 37.35, -1.433333 37.35, -1.433333 37.35, -1.433333 37.35, -1.433333 37.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_273'^^xsd:string;
  dwc:observationDate '1994-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31031 2.706168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31031"^^xsd:decimal ;
  dwc:decimalLongitude "2.706168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31031 2.706168)"^^geo:wktLiteral ;
  geo-pos:lat "37.31031"^^xsd:decimal ;
  geo-pos:long "2.706168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4802'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_4802'^^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 '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '16.162222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '2.706168'^^xsd:double;
  dwc:startLongitude '2.706168'^^xsd:double;
  dwc:endLongitude '2.706168'^^xsd:double;
  dwc:latitude '37.31031'^^xsd:double;
  dwc:startLatitude '37.31031'^^xsd:double;
  dwc:endLatitude '37.31031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((2.706168 37.31031, 2.706168 37.31031, 2.706168 37.31031, 2.706168 37.31031, 2.706168 37.31031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4802'^^xsd:string;
  dwc:observationDate '2009-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.874167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.874167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.874167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38317"^^xsd:decimal ;
  geo-pos:long "-2.874167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1456'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_1456'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.7833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.874167'^^xsd:double;
  dwc:startLongitude '-2.874167'^^xsd:double;
  dwc:endLongitude '-2.874167'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.874167 36.38317, -2.874167 36.38317, -2.874167 36.38317, -2.874167 36.38317, -2.874167 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1456'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57133 -3.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57133"^^xsd:decimal ;
  dwc:decimalLongitude "-3.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57133 -3.076)"^^geo:wktLiteral ;
  geo-pos:lat "36.57133"^^xsd:decimal ;
  geo-pos:long "-3.076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1422'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1422'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.076'^^xsd:double;
  dwc:startLongitude '-3.076'^^xsd:double;
  dwc:endLongitude '-3.076'^^xsd:double;
  dwc:latitude '36.57133'^^xsd:double;
  dwc:startLatitude '36.57133'^^xsd:double;
  dwc:endLatitude '36.57133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.076 36.57133, -3.076 36.57133, -3.076 36.57133, -3.076 36.57133, -3.076 36.57133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1422'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -2.645833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6165"^^xsd:decimal ;
  dwc:decimalLongitude "-2.645833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6165 -2.645833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6165"^^xsd:decimal ;
  geo-pos:long "-2.645833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1651'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '429_1651'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.5666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.645833'^^xsd:double;
  dwc:startLongitude '-2.645833'^^xsd:double;
  dwc:endLongitude '-2.645833'^^xsd:double;
  dwc:latitude '36.6165'^^xsd:double;
  dwc:startLatitude '36.6165'^^xsd:double;
  dwc:endLatitude '36.6165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.645833 36.6165, -2.645833 36.6165, -2.645833 36.6165, -2.645833 36.6165, -2.645833 36.6165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1651'^^xsd:string;
  dwc:observationDate '1999-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328 -4.254667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.328"^^xsd:decimal ;
  dwc:decimalLongitude "-4.254667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.328 -4.254667)"^^geo:wktLiteral ;
  geo-pos:lat "36.328"^^xsd:decimal ;
  geo-pos:long "-4.254667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1870'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1870'^^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:timeOfDay '15.156944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.254667'^^xsd:double;
  dwc:startLongitude '-4.254667'^^xsd:double;
  dwc:endLongitude '-4.254667'^^xsd:double;
  dwc:latitude '36.328'^^xsd:double;
  dwc:startLatitude '36.328'^^xsd:double;
  dwc:endLatitude '36.328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.254667 36.328, -4.254667 36.328, -4.254667 36.328, -4.254667 36.328, -4.254667 36.328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1870'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35322 -2.88041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35322"^^xsd:decimal ;
  dwc:decimalLongitude "-2.88041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35322 -2.88041)"^^geo:wktLiteral ;
  geo-pos:lat "36.35322"^^xsd:decimal ;
  geo-pos:long "-2.88041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4737'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '429_4737'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.466666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.88041'^^xsd:double;
  dwc:startLongitude '-2.88041'^^xsd:double;
  dwc:endLongitude '-2.88041'^^xsd:double;
  dwc:latitude '36.35322'^^xsd:double;
  dwc:startLatitude '36.35322'^^xsd:double;
  dwc:endLatitude '36.35322'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.88041 36.35322, -2.88041 36.35322, -2.88041 36.35322, -2.88041 36.35322, -2.88041 36.35322))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4737'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38067 -2.736167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.736167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38067 -2.736167)"^^geo:wktLiteral ;
  geo-pos:lat "36.38067"^^xsd:decimal ;
  geo-pos:long "-2.736167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1767'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1767'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.430555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.736167'^^xsd:double;
  dwc:startLongitude '-2.736167'^^xsd:double;
  dwc:endLongitude '-2.736167'^^xsd:double;
  dwc:latitude '36.38067'^^xsd:double;
  dwc:startLatitude '36.38067'^^xsd:double;
  dwc:endLatitude '36.38067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.736167 36.38067, -2.736167 36.38067, -2.736167 36.38067, -2.736167 36.38067, -2.736167 36.38067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1767'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -4.421167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.421167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -4.421167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55333"^^xsd:decimal ;
  geo-pos:long "-4.421167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2146'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_2146'^^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:timeOfDay '14.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.421167'^^xsd:double;
  dwc:startLongitude '-4.421167'^^xsd:double;
  dwc:endLongitude '-4.421167'^^xsd:double;
  dwc:latitude '36.55333'^^xsd:double;
  dwc:startLatitude '36.55333'^^xsd:double;
  dwc:endLatitude '36.55333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.421167 36.55333, -4.421167 36.55333, -4.421167 36.55333, -4.421167 36.55333, -4.421167 36.55333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2146'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28067 -5.228666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28067"^^xsd:decimal ;
  dwc:decimalLongitude "-5.228666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28067 -5.228666)"^^geo:wktLiteral ;
  geo-pos:lat "36.28067"^^xsd:decimal ;
  geo-pos:long "-5.228666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3349'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_3349'^^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:timeOfDay '13.76'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.228666'^^xsd:double;
  dwc:startLongitude '-5.228666'^^xsd:double;
  dwc:endLongitude '-5.228666'^^xsd:double;
  dwc:latitude '36.28067'^^xsd:double;
  dwc:startLatitude '36.28067'^^xsd:double;
  dwc:endLatitude '36.28067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.228666 36.28067, -5.228666 36.28067, -5.228666 36.28067, -5.228666 36.28067, -5.228666 36.28067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3349'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66117 -2.575833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.575833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66117 -2.575833)"^^geo:wktLiteral ;
  geo-pos:lat "36.66117"^^xsd:decimal ;
  geo-pos:long "-2.575833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2307'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_2307'^^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:timeOfDay '9.7'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.575833'^^xsd:double;
  dwc:startLongitude '-2.575833'^^xsd:double;
  dwc:endLongitude '-2.575833'^^xsd:double;
  dwc:latitude '36.66117'^^xsd:double;
  dwc:startLatitude '36.66117'^^xsd:double;
  dwc:endLatitude '36.66117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.575833 36.66117, -2.575833 36.66117, -2.575833 36.66117, -2.575833 36.66117, -2.575833 36.66117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2307'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52833 -2.681333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.681333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52833 -2.681333)"^^geo:wktLiteral ;
  geo-pos:lat "36.52833"^^xsd:decimal ;
  geo-pos:long "-2.681333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1038'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_1038'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.681333'^^xsd:double;
  dwc:startLongitude '-2.681333'^^xsd:double;
  dwc:endLongitude '-2.681333'^^xsd:double;
  dwc:latitude '36.52833'^^xsd:double;
  dwc:startLatitude '36.52833'^^xsd:double;
  dwc:endLatitude '36.52833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.681333 36.52833, -2.681333 36.52833, -2.681333 36.52833, -2.681333 36.52833, -2.681333 36.52833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_1038'^^xsd:string;
  dwc:observationDate '1998-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75367 -2.462333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75367"^^xsd:decimal ;
  dwc:decimalLongitude "-2.462333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75367 -2.462333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75367"^^xsd:decimal ;
  geo-pos:long "-2.462333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2385'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_2385'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.462333'^^xsd:double;
  dwc:startLongitude '-2.462333'^^xsd:double;
  dwc:endLongitude '-2.462333'^^xsd:double;
  dwc:latitude '36.75367'^^xsd:double;
  dwc:startLatitude '36.75367'^^xsd:double;
  dwc:endLatitude '36.75367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.462333 36.75367, -2.462333 36.75367, -2.462333 36.75367, -2.462333 36.75367, -2.462333 36.75367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2385'^^xsd:string;
  dwc:observationDate '2002-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28267 -2.914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28267 -2.914)"^^geo:wktLiteral ;
  geo-pos:lat "36.28267"^^xsd:decimal ;
  geo-pos:long "-2.914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2085'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_2085'^^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:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.914'^^xsd:double;
  dwc:startLongitude '-2.914'^^xsd:double;
  dwc:endLongitude '-2.914'^^xsd:double;
  dwc:latitude '36.28267'^^xsd:double;
  dwc:startLatitude '36.28267'^^xsd:double;
  dwc:endLatitude '36.28267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.914 36.28267, -2.914 36.28267, -2.914 36.28267, -2.914 36.28267, -2.914 36.28267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2085'^^xsd:string;
  dwc:observationDate '2001-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73933 -2.4385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73933"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73933 -2.4385)"^^geo:wktLiteral ;
  geo-pos:lat "36.73933"^^xsd:decimal ;
  geo-pos:long "-2.4385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_530'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_530'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.75'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4385'^^xsd:double;
  dwc:startLongitude '-2.4385'^^xsd:double;
  dwc:endLongitude '-2.4385'^^xsd:double;
  dwc:latitude '36.73933'^^xsd:double;
  dwc:startLatitude '36.73933'^^xsd:double;
  dwc:endLatitude '36.73933'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4385 36.73933, -2.4385 36.73933, -2.4385 36.73933, -2.4385 36.73933, -2.4385 36.73933))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_530'^^xsd:string;
  dwc:observationDate '1995-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54182 -3.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54182"^^xsd:decimal ;
  dwc:decimalLongitude "-3.6961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54182 -3.6961)"^^geo:wktLiteral ;
  geo-pos:lat "36.54182"^^xsd:decimal ;
  geo-pos:long "-3.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4161'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_4161'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11.965833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.6961'^^xsd:double;
  dwc:startLongitude '-3.6961'^^xsd:double;
  dwc:endLongitude '-3.6961'^^xsd:double;
  dwc:latitude '36.54182'^^xsd:double;
  dwc:startLatitude '36.54182'^^xsd:double;
  dwc:endLatitude '36.54182'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.6961 36.54182, -3.6961 36.54182, -3.6961 36.54182, -3.6961 36.54182, -3.6961 36.54182))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_4161'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65317 -2.679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65317 -2.679)"^^geo:wktLiteral ;
  geo-pos:lat "36.65317"^^xsd:decimal ;
  geo-pos:long "-2.679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_849'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_849'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '14.483333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.679'^^xsd:double;
  dwc:startLongitude '-2.679'^^xsd:double;
  dwc:endLongitude '-2.679'^^xsd:double;
  dwc:latitude '36.65317'^^xsd:double;
  dwc:startLatitude '36.65317'^^xsd:double;
  dwc:endLatitude '36.65317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.679 36.65317, -2.679 36.65317, -2.679 36.65317, -2.679 36.65317, -2.679 36.65317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_849'^^xsd:string;
  dwc:observationDate '1997-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64117 -2.797167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64117"^^xsd:decimal ;
  dwc:decimalLongitude "-2.797167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64117 -2.797167)"^^geo:wktLiteral ;
  geo-pos:lat "36.64117"^^xsd:decimal ;
  geo-pos:long "-2.797167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2712'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_2712'^^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:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.797167'^^xsd:double;
  dwc:startLongitude '-2.797167'^^xsd:double;
  dwc:endLongitude '-2.797167'^^xsd:double;
  dwc:latitude '36.64117'^^xsd:double;
  dwc:startLatitude '36.64117'^^xsd:double;
  dwc:endLatitude '36.64117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.797167 36.64117, -2.797167 36.64117, -2.797167 36.64117, -2.797167 36.64117, -2.797167 36.64117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2712'^^xsd:string;
  dwc:observationDate '2002-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.604 -2.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.604"^^xsd:decimal ;
  dwc:decimalLongitude "-2.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.604 -2.772)"^^geo:wktLiteral ;
  geo-pos:lat "36.604"^^xsd:decimal ;
  geo-pos:long "-2.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3013'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_3013'^^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:timeOfDay '13.542222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.772'^^xsd:double;
  dwc:startLongitude '-2.772'^^xsd:double;
  dwc:endLongitude '-2.772'^^xsd:double;
  dwc:latitude '36.604'^^xsd:double;
  dwc:startLatitude '36.604'^^xsd:double;
  dwc:endLatitude '36.604'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.772 36.604, -2.772 36.604, -2.772 36.604, -2.772 36.604, -2.772 36.604))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_3013'^^xsd:string;
  dwc:observationDate '2003-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.244 -5.2715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.244"^^xsd:decimal ;
  dwc:decimalLongitude "-5.2715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.244 -5.2715)"^^geo:wktLiteral ;
  geo-pos:lat "36.244"^^xsd:decimal ;
  geo-pos:long "-5.2715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2169'^^xsd:string;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_2169'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '14.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.2715'^^xsd:double;
  dwc:startLongitude '-5.2715'^^xsd:double;
  dwc:endLongitude '-5.2715'^^xsd:double;
  dwc:latitude '36.244'^^xsd:double;
  dwc:startLatitude '36.244'^^xsd:double;
  dwc:endLatitude '36.244'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.2715 36.244, -5.2715 36.244, -5.2715 36.244, -5.2715 36.244, -5.2715 36.244))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Delphinus delphis" by the provider'^^xsd:string;
  dwc:aphiaid '137094'^^xsd:integer;
  dwc:occurrenceId '429_2169'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.9805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45817 -2.9805)"^^geo:wktLiteral ;
  geo-pos:lat "36.45817"^^xsd:decimal ;
  geo-pos:long "-2.9805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1330'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_1330'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.9805'^^xsd:double;
  dwc:startLongitude '-2.9805'^^xsd:double;
  dwc:endLongitude '-2.9805'^^xsd:double;
  dwc:latitude '36.45817'^^xsd:double;
  dwc:startLatitude '36.45817'^^xsd:double;
  dwc:endLatitude '36.45817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.9805 36.45817, -2.9805 36.45817, -2.9805 36.45817, -2.9805 36.45817, -2.9805 36.45817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1330'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2605 0.250833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2605"^^xsd:decimal ;
  dwc:decimalLongitude "0.250833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2605 0.250833)"^^geo:wktLiteral ;
  geo-pos:lat "39.2605"^^xsd:decimal ;
  geo-pos:long "0.250833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1237'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1237'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '0.250833'^^xsd:double;
  dwc:startLongitude '0.250833'^^xsd:double;
  dwc:endLongitude '0.250833'^^xsd:double;
  dwc:latitude '39.2605'^^xsd:double;
  dwc:startLatitude '39.2605'^^xsd:double;
  dwc:endLatitude '39.2605'^^xsd:double;
  dwc:boundingBox 'POLYGON ((0.250833 39.2605, 0.250833 39.2605, 0.250833 39.2605, 0.250833 39.2605, 0.250833 39.2605))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_1237'^^xsd:string;
  dwc:observationDate '1999-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93 -5.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93"^^xsd:decimal ;
  dwc:decimalLongitude "-5.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93 -5.775)"^^geo:wktLiteral ;
  geo-pos:lat "35.93"^^xsd:decimal ;
  geo-pos:long "-5.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4711'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4711'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.346111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.775'^^xsd:double;
  dwc:startLongitude '-5.775'^^xsd:double;
  dwc:endLongitude '-5.775'^^xsd:double;
  dwc:latitude '35.93'^^xsd:double;
  dwc:startLatitude '35.93'^^xsd:double;
  dwc:endLatitude '35.93'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.775 35.93, -5.775 35.93, -5.775 35.93, -5.775 35.93, -5.775 35.93))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4711'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4645 -2.3295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4645"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4645 -2.3295)"^^geo:wktLiteral ;
  geo-pos:lat "36.4645"^^xsd:decimal ;
  geo-pos:long "-2.3295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_634'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_634'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.4833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.3295'^^xsd:double;
  dwc:startLongitude '-2.3295'^^xsd:double;
  dwc:endLongitude '-2.3295'^^xsd:double;
  dwc:latitude '36.4645'^^xsd:double;
  dwc:startLatitude '36.4645'^^xsd:double;
  dwc:endLatitude '36.4645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.3295 36.4645, -2.3295 36.4645, -2.3295 36.4645, -2.3295 36.4645, -2.3295 36.4645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_634'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48832 -2.470107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48832"^^xsd:decimal ;
  dwc:decimalLongitude "-2.470107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48832 -2.470107)"^^geo:wktLiteral ;
  geo-pos:lat "36.48832"^^xsd:decimal ;
  geo-pos:long "-2.470107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4507'^^xsd:string;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4507'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.904444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.470107'^^xsd:double;
  dwc:startLongitude '-2.470107'^^xsd:double;
  dwc:endLongitude '-2.470107'^^xsd:double;
  dwc:latitude '36.48832'^^xsd:double;
  dwc:startLatitude '36.48832'^^xsd:double;
  dwc:endLatitude '36.48832'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.470107 36.48832, -2.470107 36.48832, -2.470107 36.48832, -2.470107 36.48832, -2.470107 36.48832))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Balaenoptera physalus" by the provider'^^xsd:string;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId '429_4507'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50433 -2.571167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50433"^^xsd:decimal ;
  dwc:decimalLongitude "-2.571167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50433 -2.571167)"^^geo:wktLiteral ;
  geo-pos:lat "36.50433"^^xsd:decimal ;
  geo-pos:long "-2.571167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1003'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1003'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.571167'^^xsd:double;
  dwc:startLongitude '-2.571167'^^xsd:double;
  dwc:endLongitude '-2.571167'^^xsd:double;
  dwc:latitude '36.50433'^^xsd:double;
  dwc:startLatitude '36.50433'^^xsd:double;
  dwc:endLatitude '36.50433'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.571167 36.50433, -2.571167 36.50433, -2.571167 36.50433, -2.571167 36.50433, -2.571167 36.50433))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1003'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47017 -2.7955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47017"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47017 -2.7955)"^^geo:wktLiteral ;
  geo-pos:lat "36.47017"^^xsd:decimal ;
  geo-pos:long "-2.7955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1012'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1012'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.7955'^^xsd:double;
  dwc:startLongitude '-2.7955'^^xsd:double;
  dwc:endLongitude '-2.7955'^^xsd:double;
  dwc:latitude '36.47017'^^xsd:double;
  dwc:startLatitude '36.47017'^^xsd:double;
  dwc:endLatitude '36.47017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.7955 36.47017, -2.7955 36.47017, -2.7955 36.47017, -2.7955 36.47017, -2.7955 36.47017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1012'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.452167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.452167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37033 -2.452167)"^^geo:wktLiteral ;
  geo-pos:lat "36.37033"^^xsd:decimal ;
  geo-pos:long "-2.452167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1283'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1283'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.766666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.452167'^^xsd:double;
  dwc:startLongitude '-2.452167'^^xsd:double;
  dwc:endLongitude '-2.452167'^^xsd:double;
  dwc:latitude '36.37033'^^xsd:double;
  dwc:startLatitude '36.37033'^^xsd:double;
  dwc:endLatitude '36.37033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.452167 36.37033, -2.452167 36.37033, -2.452167 36.37033, -2.452167 36.37033, -2.452167 36.37033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1283'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25267 -2.784167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25267"^^xsd:decimal ;
  dwc:decimalLongitude "-2.784167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25267 -2.784167)"^^geo:wktLiteral ;
  geo-pos:lat "36.25267"^^xsd:decimal ;
  geo-pos:long "-2.784167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1469'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1469'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.784167'^^xsd:double;
  dwc:startLongitude '-2.784167'^^xsd:double;
  dwc:endLongitude '-2.784167'^^xsd:double;
  dwc:latitude '36.25267'^^xsd:double;
  dwc:startLatitude '36.25267'^^xsd:double;
  dwc:endLatitude '36.25267'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.784167 36.25267, -2.784167 36.25267, -2.784167 36.25267, -2.784167 36.25267, -2.784167 36.25267))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1469'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.448 -2.818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.448"^^xsd:decimal ;
  dwc:decimalLongitude "-2.818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.448 -2.818333)"^^geo:wktLiteral ;
  geo-pos:lat "36.448"^^xsd:decimal ;
  geo-pos:long "-2.818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1494'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_1494'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '10.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.818333'^^xsd:double;
  dwc:startLongitude '-2.818333'^^xsd:double;
  dwc:endLongitude '-2.818333'^^xsd:double;
  dwc:latitude '36.448'^^xsd:double;
  dwc:startLatitude '36.448'^^xsd:double;
  dwc:endLatitude '36.448'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.818333 36.448, -2.818333 36.448, -2.818333 36.448, -2.818333 36.448, -2.818333 36.448))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1494'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31683 -2.763833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.763833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31683 -2.763833)"^^geo:wktLiteral ;
  geo-pos:lat "36.31683"^^xsd:decimal ;
  geo-pos:long "-2.763833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1474'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1474'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.816666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.763833'^^xsd:double;
  dwc:startLongitude '-2.763833'^^xsd:double;
  dwc:endLongitude '-2.763833'^^xsd:double;
  dwc:latitude '36.31683'^^xsd:double;
  dwc:startLatitude '36.31683'^^xsd:double;
  dwc:endLatitude '36.31683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.763833 36.31683, -2.763833 36.31683, -2.763833 36.31683, -2.763833 36.31683, -2.763833 36.31683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1474'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61228 -3.255523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61228"^^xsd:decimal ;
  dwc:decimalLongitude "-3.255523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61228 -3.255523)"^^geo:wktLiteral ;
  geo-pos:lat "36.61228"^^xsd:decimal ;
  geo-pos:long "-3.255523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4028'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4028'^^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 '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.885555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.255523'^^xsd:double;
  dwc:startLongitude '-3.255523'^^xsd:double;
  dwc:endLongitude '-3.255523'^^xsd:double;
  dwc:latitude '36.61228'^^xsd:double;
  dwc:startLatitude '36.61228'^^xsd:double;
  dwc:endLatitude '36.61228'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.255523 36.61228, -3.255523 36.61228, -3.255523 36.61228, -3.255523 36.61228, -3.255523 36.61228))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4028'^^xsd:string;
  dwc:observationDate '2007-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65748 -3.188267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65748"^^xsd:decimal ;
  dwc:decimalLongitude "-3.188267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65748 -3.188267)"^^geo:wktLiteral ;
  geo-pos:lat "36.65748"^^xsd:decimal ;
  geo-pos:long "-3.188267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3592'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_3592'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3869444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.188267'^^xsd:double;
  dwc:startLongitude '-3.188267'^^xsd:double;
  dwc:endLongitude '-3.188267'^^xsd:double;
  dwc:latitude '36.65748'^^xsd:double;
  dwc:startLatitude '36.65748'^^xsd:double;
  dwc:endLatitude '36.65748'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.188267 36.65748, -3.188267 36.65748, -3.188267 36.65748, -3.188267 36.65748, -3.188267 36.65748))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3592'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42835 -2.747925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42835"^^xsd:decimal ;
  dwc:decimalLongitude "-2.747925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42835 -2.747925)"^^geo:wktLiteral ;
  geo-pos:lat "36.42835"^^xsd:decimal ;
  geo-pos:long "-2.747925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4334'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_4334'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.136666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.747925'^^xsd:double;
  dwc:startLongitude '-2.747925'^^xsd:double;
  dwc:endLongitude '-2.747925'^^xsd:double;
  dwc:latitude '36.42835'^^xsd:double;
  dwc:startLatitude '36.42835'^^xsd:double;
  dwc:endLatitude '36.42835'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.747925 36.42835, -2.747925 36.42835, -2.747925 36.42835, -2.747925 36.42835, -2.747925 36.42835))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4334'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50606 -3.43677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50606"^^xsd:decimal ;
  dwc:decimalLongitude "-3.43677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50606 -3.43677)"^^geo:wktLiteral ;
  geo-pos:lat "36.50606"^^xsd:decimal ;
  geo-pos:long "-3.43677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4532'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4532'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.891666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.43677'^^xsd:double;
  dwc:startLongitude '-3.43677'^^xsd:double;
  dwc:endLongitude '-3.43677'^^xsd:double;
  dwc:latitude '36.50606'^^xsd:double;
  dwc:startLatitude '36.50606'^^xsd:double;
  dwc:endLatitude '36.50606'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.43677 36.50606, -3.43677 36.50606, -3.43677 36.50606, -3.43677 36.50606, -3.43677 36.50606))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4532'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40216 -4.3465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40216"^^xsd:decimal ;
  dwc:decimalLongitude "-4.3465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40216 -4.3465)"^^geo:wktLiteral ;
  geo-pos:lat "36.40216"^^xsd:decimal ;
  geo-pos:long "-4.3465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3111'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_3111'^^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:timeOfDay '14.482777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.3465'^^xsd:double;
  dwc:startLongitude '-4.3465'^^xsd:double;
  dwc:endLongitude '-4.3465'^^xsd:double;
  dwc:latitude '36.40216'^^xsd:double;
  dwc:startLatitude '36.40216'^^xsd:double;
  dwc:endLatitude '36.40216'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.3465 36.40216, -4.3465 36.40216, -4.3465 36.40216, -4.3465 36.40216, -4.3465 36.40216))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3111'^^xsd:string;
  dwc:observationDate '2004-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33625 -3.968515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33625"^^xsd:decimal ;
  dwc:decimalLongitude "-3.968515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33625 -3.968515)"^^geo:wktLiteral ;
  geo-pos:lat "36.33625"^^xsd:decimal ;
  geo-pos:long "-3.968515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4289'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4289'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '11.358888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.968515'^^xsd:double;
  dwc:startLongitude '-3.968515'^^xsd:double;
  dwc:endLongitude '-3.968515'^^xsd:double;
  dwc:latitude '36.33625'^^xsd:double;
  dwc:startLatitude '36.33625'^^xsd:double;
  dwc:endLatitude '36.33625'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.968515 36.33625, -3.968515 36.33625, -3.968515 36.33625, -3.968515 36.33625, -3.968515 36.33625))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4289'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6035 -3.901833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6035"^^xsd:decimal ;
  dwc:decimalLongitude "-3.901833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6035 -3.901833)"^^geo:wktLiteral ;
  geo-pos:lat "36.6035"^^xsd:decimal ;
  geo-pos:long "-3.901833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3091'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3091'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '11.368055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.901833'^^xsd:double;
  dwc:startLongitude '-3.901833'^^xsd:double;
  dwc:endLongitude '-3.901833'^^xsd:double;
  dwc:latitude '36.6035'^^xsd:double;
  dwc:startLatitude '36.6035'^^xsd:double;
  dwc:endLatitude '36.6035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.901833 36.6035, -3.901833 36.6035, -3.901833 36.6035, -3.901833 36.6035, -3.901833 36.6035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3091'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51495 -3.04387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51495"^^xsd:decimal ;
  dwc:decimalLongitude "-3.04387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51495 -3.04387)"^^geo:wktLiteral ;
  geo-pos:lat "36.51495"^^xsd:decimal ;
  geo-pos:long "-3.04387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4257'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '429_4257'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '13.561111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.04387'^^xsd:double;
  dwc:startLongitude '-3.04387'^^xsd:double;
  dwc:endLongitude '-3.04387'^^xsd:double;
  dwc:latitude '36.51495'^^xsd:double;
  dwc:startLatitude '36.51495'^^xsd:double;
  dwc:endLatitude '36.51495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.04387 36.51495, -3.04387 36.51495, -3.04387 36.51495, -3.04387 36.51495, -3.04387 36.51495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4257'^^xsd:string;
  dwc:observationDate '2007-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6099 -3.34791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6099"^^xsd:decimal ;
  dwc:decimalLongitude "-3.34791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6099 -3.34791)"^^geo:wktLiteral ;
  geo-pos:lat "36.6099"^^xsd:decimal ;
  geo-pos:long "-3.34791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4153'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_4153'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '12.562222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.34791'^^xsd:double;
  dwc:startLongitude '-3.34791'^^xsd:double;
  dwc:endLongitude '-3.34791'^^xsd:double;
  dwc:latitude '36.6099'^^xsd:double;
  dwc:startLatitude '36.6099'^^xsd:double;
  dwc:endLatitude '36.6099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.34791 36.6099, -3.34791 36.6099, -3.34791 36.6099, -3.34791 36.6099, -3.34791 36.6099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4153'^^xsd:string;
  dwc:observationDate '2007-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5015"^^xsd:decimal ;
  dwc:decimalLongitude "-2.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5015 -2.546)"^^geo:wktLiteral ;
  geo-pos:lat "36.5015"^^xsd:decimal ;
  geo-pos:long "-2.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2860'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2860'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.854166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.546'^^xsd:double;
  dwc:startLongitude '-2.546'^^xsd:double;
  dwc:endLongitude '-2.546'^^xsd:double;
  dwc:latitude '36.5015'^^xsd:double;
  dwc:startLatitude '36.5015'^^xsd:double;
  dwc:endLatitude '36.5015'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.546 36.5015, -2.546 36.5015, -2.546 36.5015, -2.546 36.5015, -2.546 36.5015))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2860'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.715 -1.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.715"^^xsd:decimal ;
  dwc:decimalLongitude "-1.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.715 -1.871667)"^^geo:wktLiteral ;
  geo-pos:lat "36.715"^^xsd:decimal ;
  geo-pos:long "-1.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_84'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_84'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.45'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.871667'^^xsd:double;
  dwc:startLongitude '-1.871667'^^xsd:double;
  dwc:endLongitude '-1.871667'^^xsd:double;
  dwc:latitude '36.715'^^xsd:double;
  dwc:startLatitude '36.715'^^xsd:double;
  dwc:endLatitude '36.715'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.871667 36.715, -1.871667 36.715, -1.871667 36.715, -1.871667 36.715, -1.871667 36.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_84'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -1.858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71"^^xsd:decimal ;
  dwc:decimalLongitude "-1.858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71 -1.858333)"^^geo:wktLiteral ;
  geo-pos:lat "36.71"^^xsd:decimal ;
  geo-pos:long "-1.858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_83'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_83'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '8.6'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.858333'^^xsd:double;
  dwc:startLongitude '-1.858333'^^xsd:double;
  dwc:endLongitude '-1.858333'^^xsd:double;
  dwc:latitude '36.71'^^xsd:double;
  dwc:startLatitude '36.71'^^xsd:double;
  dwc:endLatitude '36.71'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.858333 36.71, -1.858333 36.71, -1.858333 36.71, -1.858333 36.71, -1.858333 36.71))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_83'^^xsd:string;
  dwc:observationDate '1992-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.434 -2.858667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.434"^^xsd:decimal ;
  dwc:decimalLongitude "-2.858667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.434 -2.858667)"^^geo:wktLiteral ;
  geo-pos:lat "36.434"^^xsd:decimal ;
  geo-pos:long "-2.858667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_863'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '429_863'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '9.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.858667'^^xsd:double;
  dwc:startLongitude '-2.858667'^^xsd:double;
  dwc:endLongitude '-2.858667'^^xsd:double;
  dwc:latitude '36.434'^^xsd:double;
  dwc:startLatitude '36.434'^^xsd:double;
  dwc:endLatitude '36.434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.858667 36.434, -2.858667 36.434, -2.858667 36.434, -2.858667 36.434, -2.858667 36.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_863'^^xsd:string;
  dwc:observationDate '1997-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44283 -2.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44283 -2.6335)"^^geo:wktLiteral ;
  geo-pos:lat "36.44283"^^xsd:decimal ;
  geo-pos:long "-2.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_902'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_902'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '12.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6335'^^xsd:double;
  dwc:startLongitude '-2.6335'^^xsd:double;
  dwc:endLongitude '-2.6335'^^xsd:double;
  dwc:latitude '36.44283'^^xsd:double;
  dwc:startLatitude '36.44283'^^xsd:double;
  dwc:endLatitude '36.44283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6335 36.44283, -2.6335 36.44283, -2.6335 36.44283, -2.6335 36.44283, -2.6335 36.44283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_902'^^xsd:string;
  dwc:observationDate '1997-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19017 -1.684667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.684667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19017 -1.684667)"^^geo:wktLiteral ;
  geo-pos:lat "37.19017"^^xsd:decimal ;
  geo-pos:long "-1.684667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_203'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_203'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '7.35'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.684667'^^xsd:double;
  dwc:startLongitude '-1.684667'^^xsd:double;
  dwc:endLongitude '-1.684667'^^xsd:double;
  dwc:latitude '37.19017'^^xsd:double;
  dwc:startLatitude '37.19017'^^xsd:double;
  dwc:endLatitude '37.19017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.684667 37.19017, -1.684667 37.19017, -1.684667 37.19017, -1.684667 37.19017, -1.684667 37.19017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_203'^^xsd:string;
  dwc:observationDate '1993-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60854 -3.422415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60854"^^xsd:decimal ;
  dwc:decimalLongitude "-3.422415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60854 -3.422415)"^^geo:wktLiteral ;
  geo-pos:lat "36.60854"^^xsd:decimal ;
  geo-pos:long "-3.422415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4165'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_4165'^^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:timeOfDay '8.1016666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.422415'^^xsd:double;
  dwc:startLongitude '-3.422415'^^xsd:double;
  dwc:endLongitude '-3.422415'^^xsd:double;
  dwc:latitude '36.60854'^^xsd:double;
  dwc:startLatitude '36.60854'^^xsd:double;
  dwc:endLatitude '36.60854'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.422415 36.60854, -3.422415 36.60854, -3.422415 36.60854, -3.422415 36.60854, -3.422415 36.60854))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4165'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49181 -3.444019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49181"^^xsd:decimal ;
  dwc:decimalLongitude "-3.444019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49181 -3.444019)"^^geo:wktLiteral ;
  geo-pos:lat "36.49181"^^xsd:decimal ;
  geo-pos:long "-3.444019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4531'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '429_4531'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.673333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.444019'^^xsd:double;
  dwc:startLongitude '-3.444019'^^xsd:double;
  dwc:endLongitude '-3.444019'^^xsd:double;
  dwc:latitude '36.49181'^^xsd:double;
  dwc:startLatitude '36.49181'^^xsd:double;
  dwc:endLatitude '36.49181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.444019 36.49181, -3.444019 36.49181, -3.444019 36.49181, -3.444019 36.49181, -3.444019 36.49181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4531'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50333 -2.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50333 -2.639)"^^geo:wktLiteral ;
  geo-pos:lat "36.50333"^^xsd:decimal ;
  geo-pos:long "-2.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_668'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_668'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10.25'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.639'^^xsd:double;
  dwc:startLongitude '-2.639'^^xsd:double;
  dwc:endLongitude '-2.639'^^xsd:double;
  dwc:latitude '36.50333'^^xsd:double;
  dwc:startLatitude '36.50333'^^xsd:double;
  dwc:endLatitude '36.50333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.639 36.50333, -2.639 36.50333, -2.639 36.50333, -2.639 36.50333, -2.639 36.50333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_668'^^xsd:string;
  dwc:observationDate '1996-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.505 -2.504167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.505"^^xsd:decimal ;
  dwc:decimalLongitude "-2.504167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.505 -2.504167)"^^geo:wktLiteral ;
  geo-pos:lat "36.505"^^xsd:decimal ;
  geo-pos:long "-2.504167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3018'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_3018'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '16.039722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.504167'^^xsd:double;
  dwc:startLongitude '-2.504167'^^xsd:double;
  dwc:endLongitude '-2.504167'^^xsd:double;
  dwc:latitude '36.505'^^xsd:double;
  dwc:startLatitude '36.505'^^xsd:double;
  dwc:endLatitude '36.505'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.504167 36.505, -2.504167 36.505, -2.504167 36.505, -2.504167 36.505, -2.504167 36.505))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3018'^^xsd:string;
  dwc:observationDate '2004-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3375 -2.840667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3375"^^xsd:decimal ;
  dwc:decimalLongitude "-2.840667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3375 -2.840667)"^^geo:wktLiteral ;
  geo-pos:lat "36.3375"^^xsd:decimal ;
  geo-pos:long "-2.840667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1142'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1142'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.933333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.840667'^^xsd:double;
  dwc:startLongitude '-2.840667'^^xsd:double;
  dwc:endLongitude '-2.840667'^^xsd:double;
  dwc:latitude '36.3375'^^xsd:double;
  dwc:startLatitude '36.3375'^^xsd:double;
  dwc:endLatitude '36.3375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.840667 36.3375, -2.840667 36.3375, -2.840667 36.3375, -2.840667 36.3375, -2.840667 36.3375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1142'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46083 -3.114681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46083"^^xsd:decimal ;
  dwc:decimalLongitude "-3.114681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46083 -3.114681)"^^geo:wktLiteral ;
  geo-pos:lat "36.46083"^^xsd:decimal ;
  geo-pos:long "-3.114681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4437'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_4437'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.764722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.114681'^^xsd:double;
  dwc:startLongitude '-3.114681'^^xsd:double;
  dwc:endLongitude '-3.114681'^^xsd:double;
  dwc:latitude '36.46083'^^xsd:double;
  dwc:startLatitude '36.46083'^^xsd:double;
  dwc:endLatitude '36.46083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.114681 36.46083, -3.114681 36.46083, -3.114681 36.46083, -3.114681 36.46083, -3.114681 36.46083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4437'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38033 -2.401833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38033"^^xsd:decimal ;
  dwc:decimalLongitude "-2.401833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38033 -2.401833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38033"^^xsd:decimal ;
  geo-pos:long "-2.401833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1280'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_1280'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.716666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.401833'^^xsd:double;
  dwc:startLongitude '-2.401833'^^xsd:double;
  dwc:endLongitude '-2.401833'^^xsd:double;
  dwc:latitude '36.38033'^^xsd:double;
  dwc:startLatitude '36.38033'^^xsd:double;
  dwc:endLatitude '36.38033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.401833 36.38033, -2.401833 36.38033, -2.401833 36.38033, -2.401833 36.38033, -2.401833 36.38033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1280'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54039 -2.4812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54039"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54039 -2.4812)"^^geo:wktLiteral ;
  geo-pos:lat "36.54039"^^xsd:decimal ;
  geo-pos:long "-2.4812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4509'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4509'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.635555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.4812'^^xsd:double;
  dwc:startLongitude '-2.4812'^^xsd:double;
  dwc:endLongitude '-2.4812'^^xsd:double;
  dwc:latitude '36.54039'^^xsd:double;
  dwc:startLatitude '36.54039'^^xsd:double;
  dwc:endLatitude '36.54039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.4812 36.54039, -2.4812 36.54039, -2.4812 36.54039, -2.4812 36.54039, -2.4812 36.54039))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4509'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.390833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.418"^^xsd:decimal ;
  dwc:decimalLongitude "-2.390833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.418 -2.390833)"^^geo:wktLiteral ;
  geo-pos:lat "36.418"^^xsd:decimal ;
  geo-pos:long "-2.390833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1382'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_1382'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.15'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.390833'^^xsd:double;
  dwc:startLongitude '-2.390833'^^xsd:double;
  dwc:endLongitude '-2.390833'^^xsd:double;
  dwc:latitude '36.418'^^xsd:double;
  dwc:startLatitude '36.418'^^xsd:double;
  dwc:endLatitude '36.418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.390833 36.418, -2.390833 36.418, -2.390833 36.418, -2.390833 36.418, -2.390833 36.418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1382'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49083 -2.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49083"^^xsd:decimal ;
  dwc:decimalLongitude "-2.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49083 -2.466)"^^geo:wktLiteral ;
  geo-pos:lat "36.49083"^^xsd:decimal ;
  geo-pos:long "-2.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_729'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_729'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '11.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.466'^^xsd:double;
  dwc:startLongitude '-2.466'^^xsd:double;
  dwc:endLongitude '-2.466'^^xsd:double;
  dwc:latitude '36.49083'^^xsd:double;
  dwc:startLatitude '36.49083'^^xsd:double;
  dwc:endLatitude '36.49083'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.466 36.49083, -2.466 36.49083, -2.466 36.49083, -2.466 36.49083, -2.466 36.49083))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_729'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65467 -3.210667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65467"^^xsd:decimal ;
  dwc:decimalLongitude "-3.210667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65467 -3.210667)"^^geo:wktLiteral ;
  geo-pos:lat "36.65467"^^xsd:decimal ;
  geo-pos:long "-3.210667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2055'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2055'^^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:timeOfDay '8.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.210667'^^xsd:double;
  dwc:startLongitude '-3.210667'^^xsd:double;
  dwc:endLongitude '-3.210667'^^xsd:double;
  dwc:latitude '36.65467'^^xsd:double;
  dwc:startLatitude '36.65467'^^xsd:double;
  dwc:endLatitude '36.65467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.210667 36.65467, -3.210667 36.65467, -3.210667 36.65467, -3.210667 36.65467, -3.210667 36.65467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2055'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93608 -5.553342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.93608"^^xsd:decimal ;
  dwc:decimalLongitude "-5.553342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.93608 -5.553342)"^^geo:wktLiteral ;
  geo-pos:lat "35.93608"^^xsd:decimal ;
  geo-pos:long "-5.553342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4609'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4609'^^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:timeOfDay '13.214722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.553342'^^xsd:double;
  dwc:startLongitude '-5.553342'^^xsd:double;
  dwc:endLongitude '-5.553342'^^xsd:double;
  dwc:latitude '35.93608'^^xsd:double;
  dwc:startLatitude '35.93608'^^xsd:double;
  dwc:endLatitude '35.93608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.553342 35.93608, -5.553342 35.93608, -5.553342 35.93608, -5.553342 35.93608, -5.553342 35.93608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4609'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -2.833833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.833833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42417 -2.833833)"^^geo:wktLiteral ;
  geo-pos:lat "36.42417"^^xsd:decimal ;
  geo-pos:long "-2.833833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_688'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_688'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '10'^^xsd:integer;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.833833'^^xsd:double;
  dwc:startLongitude '-2.833833'^^xsd:double;
  dwc:endLongitude '-2.833833'^^xsd:double;
  dwc:latitude '36.42417'^^xsd:double;
  dwc:startLatitude '36.42417'^^xsd:double;
  dwc:endLatitude '36.42417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.833833 36.42417, -2.833833 36.42417, -2.833833 36.42417, -2.833833 36.42417, -2.833833 36.42417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_688'^^xsd:string;
  dwc:observationDate '1996-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -2.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.436"^^xsd:decimal ;
  dwc:decimalLongitude "-2.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.436 -2.732)"^^geo:wktLiteral ;
  geo-pos:lat "36.436"^^xsd:decimal ;
  geo-pos:long "-2.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1729'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1729'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.702777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.732'^^xsd:double;
  dwc:startLongitude '-2.732'^^xsd:double;
  dwc:endLongitude '-2.732'^^xsd:double;
  dwc:latitude '36.436'^^xsd:double;
  dwc:startLatitude '36.436'^^xsd:double;
  dwc:endLatitude '36.436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.732 36.436, -2.732 36.436, -2.732 36.436, -2.732 36.436, -2.732 36.436))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1729'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45583 -2.830167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45583"^^xsd:decimal ;
  dwc:decimalLongitude "-2.830167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45583 -2.830167)"^^geo:wktLiteral ;
  geo-pos:lat "36.45583"^^xsd:decimal ;
  geo-pos:long "-2.830167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1440'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1440'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '11.283333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.830167'^^xsd:double;
  dwc:startLongitude '-2.830167'^^xsd:double;
  dwc:endLongitude '-2.830167'^^xsd:double;
  dwc:latitude '36.45583'^^xsd:double;
  dwc:startLatitude '36.45583'^^xsd:double;
  dwc:endLatitude '36.45583'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.830167 36.45583, -2.830167 36.45583, -2.830167 36.45583, -2.830167 36.45583, -2.830167 36.45583))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1440'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.434 -3.026333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.434"^^xsd:decimal ;
  dwc:decimalLongitude "-3.026333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.434 -3.026333)"^^geo:wktLiteral ;
  geo-pos:lat "36.434"^^xsd:decimal ;
  geo-pos:long "-3.026333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1019'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1019'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '11.333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.026333'^^xsd:double;
  dwc:startLongitude '-3.026333'^^xsd:double;
  dwc:endLongitude '-3.026333'^^xsd:double;
  dwc:latitude '36.434'^^xsd:double;
  dwc:startLatitude '36.434'^^xsd:double;
  dwc:endLatitude '36.434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.026333 36.434, -3.026333 36.434, -3.026333 36.434, -3.026333 36.434, -3.026333 36.434))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1019'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56067 -3.11319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56067"^^xsd:decimal ;
  dwc:decimalLongitude "-3.11319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56067 -3.11319)"^^geo:wktLiteral ;
  geo-pos:lat "36.56067"^^xsd:decimal ;
  geo-pos:long "-3.11319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4371'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4371'^^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:timeOfDay '10.198333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.11319'^^xsd:double;
  dwc:startLongitude '-3.11319'^^xsd:double;
  dwc:endLongitude '-3.11319'^^xsd:double;
  dwc:latitude '36.56067'^^xsd:double;
  dwc:startLatitude '36.56067'^^xsd:double;
  dwc:endLatitude '36.56067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.11319 36.56067, -3.11319 36.56067, -3.11319 36.56067, -3.11319 36.56067, -3.11319 36.56067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4371'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.494 -1.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.494"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1968__429_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.494 -1.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.494"^^xsd:decimal ;
  geo-pos:long "-1.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_817'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_817'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '13.233333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.11'^^xsd:double;
  dwc:startLongitude '-1.11'^^xsd:double;
  dwc:endLongitude '-1.11'^^xsd:double;
  dwc:latitude '37.494'^^xsd:double;
  dwc:startLatitude '37.494'^^xsd:double;
  dwc:endLatitude '37.494'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.11 37.494, -1.11 37.494, -1.11 37.494, -1.11 37.494, -1.11 37.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_817'^^xsd:string;
  dwc:observationDate '1997-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -2.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4675"^^xsd:decimal ;
  dwc:decimalLongitude "-2.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4675 -2.567)"^^geo:wktLiteral ;
  geo-pos:lat "36.4675"^^xsd:decimal ;
  geo-pos:long "-2.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2327'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '429_2327'^^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 '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '12.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.567'^^xsd:double;
  dwc:startLongitude '-2.567'^^xsd:double;
  dwc:endLongitude '-2.567'^^xsd:double;
  dwc:latitude '36.4675'^^xsd:double;
  dwc:startLatitude '36.4675'^^xsd:double;
  dwc:endLatitude '36.4675'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.567 36.4675, -2.567 36.4675, -2.567 36.4675, -2.567 36.4675, -2.567 36.4675))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2327'^^xsd:string;
  dwc:observationDate '2002-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58403 -3.216275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58403"^^xsd:decimal ;
  dwc:decimalLongitude "-3.216275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58403 -3.216275)"^^geo:wktLiteral ;
  geo-pos:lat "36.58403"^^xsd:decimal ;
  geo-pos:long "-3.216275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4375'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '429_4375'^^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:timeOfDay '13.4475'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.216275'^^xsd:double;
  dwc:startLongitude '-3.216275'^^xsd:double;
  dwc:endLongitude '-3.216275'^^xsd:double;
  dwc:latitude '36.58403'^^xsd:double;
  dwc:startLatitude '36.58403'^^xsd:double;
  dwc:endLatitude '36.58403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.216275 36.58403, -3.216275 36.58403, -3.216275 36.58403, -3.216275 36.58403, -3.216275 36.58403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4375'^^xsd:string;
  dwc:observationDate '2007-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42234 -3.781333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42234"^^xsd:decimal ;
  dwc:decimalLongitude "-3.781333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42234 -3.781333)"^^geo:wktLiteral ;
  geo-pos:lat "36.42234"^^xsd:decimal ;
  geo-pos:long "-3.781333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2486'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_2486'^^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 '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:timeOfDay '11.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.781333'^^xsd:double;
  dwc:startLongitude '-3.781333'^^xsd:double;
  dwc:endLongitude '-3.781333'^^xsd:double;
  dwc:latitude '36.42234'^^xsd:double;
  dwc:startLatitude '36.42234'^^xsd:double;
  dwc:endLatitude '36.42234'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.781333 36.42234, -3.781333 36.42234, -3.781333 36.42234, -3.781333 36.42234, -3.781333 36.42234))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2486'^^xsd:string;
  dwc:observationDate '2002-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45833 -2.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45833 -2.628333)"^^geo:wktLiteral ;
  geo-pos:lat "36.45833"^^xsd:decimal ;
  geo-pos:long "-2.628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_35'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '429_35'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^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:timeOfDay '13.583333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.628333'^^xsd:double;
  dwc:startLongitude '-2.628333'^^xsd:double;
  dwc:endLongitude '-2.628333'^^xsd:double;
  dwc:latitude '36.45833'^^xsd:double;
  dwc:startLatitude '36.45833'^^xsd:double;
  dwc:endLatitude '36.45833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.628333 36.45833, -2.628333 36.45833, -2.628333 36.45833, -2.628333 36.45833, -2.628333 36.45833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_35'^^xsd:string;
  dwc:observationDate '1991-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52767 -2.534167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52767"^^xsd:decimal ;
  dwc:decimalLongitude "-2.534167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52767 -2.534167)"^^geo:wktLiteral ;
  geo-pos:lat "36.52767"^^xsd:decimal ;
  geo-pos:long "-2.534167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1056'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_1056'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '10.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.534167'^^xsd:double;
  dwc:startLongitude '-2.534167'^^xsd:double;
  dwc:endLongitude '-2.534167'^^xsd:double;
  dwc:latitude '36.52767'^^xsd:double;
  dwc:startLatitude '36.52767'^^xsd:double;
  dwc:endLatitude '36.52767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.534167 36.52767, -2.534167 36.52767, -2.534167 36.52767, -2.534167 36.52767, -2.534167 36.52767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1056'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49463 -3.157218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49463"^^xsd:decimal ;
  dwc:decimalLongitude "-3.157218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49463 -3.157218)"^^geo:wktLiteral ;
  geo-pos:lat "36.49463"^^xsd:decimal ;
  geo-pos:long "-3.157218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4809'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4809'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.510555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.157218'^^xsd:double;
  dwc:startLongitude '-3.157218'^^xsd:double;
  dwc:endLongitude '-3.157218'^^xsd:double;
  dwc:latitude '36.49463'^^xsd:double;
  dwc:startLatitude '36.49463'^^xsd:double;
  dwc:endLatitude '36.49463'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.157218 36.49463, -3.157218 36.49463, -3.157218 36.49463, -3.157218 36.49463, -3.157218 36.49463))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4809'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5545 -2.470167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5545"^^xsd:decimal ;
  dwc:decimalLongitude "-2.470167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5545 -2.470167)"^^geo:wktLiteral ;
  geo-pos:lat "36.5545"^^xsd:decimal ;
  geo-pos:long "-2.470167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_730'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_730'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '12.883333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.470167'^^xsd:double;
  dwc:startLongitude '-2.470167'^^xsd:double;
  dwc:endLongitude '-2.470167'^^xsd:double;
  dwc:latitude '36.5545'^^xsd:double;
  dwc:startLatitude '36.5545'^^xsd:double;
  dwc:endLatitude '36.5545'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.470167 36.5545, -2.470167 36.5545, -2.470167 36.5545, -2.470167 36.5545, -2.470167 36.5545))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_730'^^xsd:string;
  dwc:observationDate '1996-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 -1.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "-1.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 -1.975)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "-1.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_43'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_43'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^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:timeOfDay '9.0833333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.975'^^xsd:double;
  dwc:startLongitude '-1.975'^^xsd:double;
  dwc:endLongitude '-1.975'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:startLatitude '36.775'^^xsd:double;
  dwc:endLatitude '36.775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.975 36.775, -1.975 36.775, -1.975 36.775, -1.975 36.775, -1.975 36.775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_43'^^xsd:string;
  dwc:observationDate '1992-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32767 -1.455833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.455833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32767 -1.455833)"^^geo:wktLiteral ;
  geo-pos:lat "37.32767"^^xsd:decimal ;
  geo-pos:long "-1.455833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_795'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_795'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.9333333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.455833'^^xsd:double;
  dwc:startLongitude '-1.455833'^^xsd:double;
  dwc:endLongitude '-1.455833'^^xsd:double;
  dwc:latitude '37.32767'^^xsd:double;
  dwc:startLatitude '37.32767'^^xsd:double;
  dwc:endLatitude '37.32767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.455833 37.32767, -1.455833 37.32767, -1.455833 37.32767, -1.455833 37.32767, -1.455833 37.32767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_795'^^xsd:string;
  dwc:observationDate '1997-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41994 -3.007516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41994"^^xsd:decimal ;
  dwc:decimalLongitude "-3.007516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41994 -3.007516)"^^geo:wktLiteral ;
  geo-pos:lat "36.41994"^^xsd:decimal ;
  geo-pos:long "-3.007516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4635'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4635'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '13.181388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.007516'^^xsd:double;
  dwc:startLongitude '-3.007516'^^xsd:double;
  dwc:endLongitude '-3.007516'^^xsd:double;
  dwc:latitude '36.41994'^^xsd:double;
  dwc:startLatitude '36.41994'^^xsd:double;
  dwc:endLatitude '36.41994'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.007516 36.41994, -3.007516 36.41994, -3.007516 36.41994, -3.007516 36.41994, -3.007516 36.41994))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4635'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8645 -1.687833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8645"^^xsd:decimal ;
  dwc:decimalLongitude "-1.687833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8645 -1.687833)"^^geo:wktLiteral ;
  geo-pos:lat "36.8645"^^xsd:decimal ;
  geo-pos:long "-1.687833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_228'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_228'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '9.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.687833'^^xsd:double;
  dwc:startLongitude '-1.687833'^^xsd:double;
  dwc:endLongitude '-1.687833'^^xsd:double;
  dwc:latitude '36.8645'^^xsd:double;
  dwc:startLatitude '36.8645'^^xsd:double;
  dwc:endLatitude '36.8645'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.687833 36.8645, -1.687833 36.8645, -1.687833 36.8645, -1.687833 36.8645, -1.687833 36.8645))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_228'^^xsd:string;
  dwc:observationDate '1993-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4525 -0.781833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4525"^^xsd:decimal ;
  dwc:decimalLongitude "-0.781833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4525 -0.781833)"^^geo:wktLiteral ;
  geo-pos:lat "37.4525"^^xsd:decimal ;
  geo-pos:long "-0.781833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_784'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '429_784'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '7.95'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-0.781833'^^xsd:double;
  dwc:startLongitude '-0.781833'^^xsd:double;
  dwc:endLongitude '-0.781833'^^xsd:double;
  dwc:latitude '37.4525'^^xsd:double;
  dwc:startLatitude '37.4525'^^xsd:double;
  dwc:endLatitude '37.4525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-0.781833 37.4525, -0.781833 37.4525, -0.781833 37.4525, -0.781833 37.4525, -0.781833 37.4525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_784'^^xsd:string;
  dwc:observationDate '1996-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12467 -1.7225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12467"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12467 -1.7225)"^^geo:wktLiteral ;
  geo-pos:lat "37.12467"^^xsd:decimal ;
  geo-pos:long "-1.7225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_786'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_786'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^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:timeOfDay '6.2666666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7225'^^xsd:double;
  dwc:startLongitude '-1.7225'^^xsd:double;
  dwc:endLongitude '-1.7225'^^xsd:double;
  dwc:latitude '37.12467'^^xsd:double;
  dwc:startLatitude '37.12467'^^xsd:double;
  dwc:endLatitude '37.12467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7225 37.12467, -1.7225 37.12467, -1.7225 37.12467, -1.7225 37.12467, -1.7225 37.12467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_786'^^xsd:string;
  dwc:observationDate '1997-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61233 -3.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61233"^^xsd:decimal ;
  dwc:decimalLongitude "-3.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61233 -3.718)"^^geo:wktLiteral ;
  geo-pos:lat "36.61233"^^xsd:decimal ;
  geo-pos:long "-3.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2106'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_2106'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '18.4'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.718'^^xsd:double;
  dwc:startLongitude '-3.718'^^xsd:double;
  dwc:endLongitude '-3.718'^^xsd:double;
  dwc:latitude '36.61233'^^xsd:double;
  dwc:startLatitude '36.61233'^^xsd:double;
  dwc:endLatitude '36.61233'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.718 36.61233, -3.718 36.61233, -3.718 36.61233, -3.718 36.61233, -3.718 36.61233))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2106'^^xsd:string;
  dwc:observationDate '2001-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49783 -3.0125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49783"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49783 -3.0125)"^^geo:wktLiteral ;
  geo-pos:lat "36.49783"^^xsd:decimal ;
  geo-pos:long "-3.0125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4703'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_4703'^^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 '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:timeOfDay '11.847777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.0125'^^xsd:double;
  dwc:startLongitude '-3.0125'^^xsd:double;
  dwc:endLongitude '-3.0125'^^xsd:double;
  dwc:latitude '36.49783'^^xsd:double;
  dwc:startLatitude '36.49783'^^xsd:double;
  dwc:endLatitude '36.49783'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.0125 36.49783, -3.0125 36.49783, -3.0125 36.49783, -3.0125 36.49783, -3.0125 36.49783))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4703'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78017 -1.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78017"^^xsd:decimal ;
  dwc:decimalLongitude "-1.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78017 -1.7685)"^^geo:wktLiteral ;
  geo-pos:lat "36.78017"^^xsd:decimal ;
  geo-pos:long "-1.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_513'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '429_513'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '10.216666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.7685'^^xsd:double;
  dwc:startLongitude '-1.7685'^^xsd:double;
  dwc:endLongitude '-1.7685'^^xsd:double;
  dwc:latitude '36.78017'^^xsd:double;
  dwc:startLatitude '36.78017'^^xsd:double;
  dwc:endLatitude '36.78017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.7685 36.78017, -1.7685 36.78017, -1.7685 36.78017, -1.7685 36.78017, -1.7685 36.78017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_513'^^xsd:string;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63333 -3.203866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63333"^^xsd:decimal ;
  dwc:decimalLongitude "-3.203866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63333 -3.203866)"^^geo:wktLiteral ;
  geo-pos:lat "36.63333"^^xsd:decimal ;
  geo-pos:long "-3.203866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4399'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '429_4399'^^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:timeOfDay '13.290833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.203866'^^xsd:double;
  dwc:startLongitude '-3.203866'^^xsd:double;
  dwc:endLongitude '-3.203866'^^xsd:double;
  dwc:latitude '36.63333'^^xsd:double;
  dwc:startLatitude '36.63333'^^xsd:double;
  dwc:endLatitude '36.63333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.203866 36.63333, -3.203866 36.63333, -3.203866 36.63333, -3.203866 36.63333, -3.203866 36.63333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4399'^^xsd:string;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55533 -2.481167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55533"^^xsd:decimal ;
  dwc:decimalLongitude "-2.481167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55533 -2.481167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55533"^^xsd:decimal ;
  geo-pos:long "-2.481167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1712'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_1712'^^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:timeOfDay '8.8372222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.481167'^^xsd:double;
  dwc:startLongitude '-2.481167'^^xsd:double;
  dwc:endLongitude '-2.481167'^^xsd:double;
  dwc:latitude '36.55533'^^xsd:double;
  dwc:startLatitude '36.55533'^^xsd:double;
  dwc:endLatitude '36.55533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.481167 36.55533, -2.481167 36.55533, -2.481167 36.55533, -2.481167 36.55533, -2.481167 36.55533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1712'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45567 -2.746833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45567"^^xsd:decimal ;
  dwc:decimalLongitude "-2.746833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45567 -2.746833)"^^geo:wktLiteral ;
  geo-pos:lat "36.45567"^^xsd:decimal ;
  geo-pos:long "-2.746833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1582'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1582'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '15.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.746833'^^xsd:double;
  dwc:startLongitude '-2.746833'^^xsd:double;
  dwc:endLongitude '-2.746833'^^xsd:double;
  dwc:latitude '36.45567'^^xsd:double;
  dwc:startLatitude '36.45567'^^xsd:double;
  dwc:endLatitude '36.45567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.746833 36.45567, -2.746833 36.45567, -2.746833 36.45567, -2.746833 36.45567, -2.746833 36.45567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1582'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36983 -2.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36983"^^xsd:decimal ;
  dwc:decimalLongitude "-2.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36983 -2.917)"^^geo:wktLiteral ;
  geo-pos:lat "36.36983"^^xsd:decimal ;
  geo-pos:long "-2.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1168'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1168'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '17.433333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.917'^^xsd:double;
  dwc:startLongitude '-2.917'^^xsd:double;
  dwc:endLongitude '-2.917'^^xsd:double;
  dwc:latitude '36.36983'^^xsd:double;
  dwc:startLatitude '36.36983'^^xsd:double;
  dwc:endLatitude '36.36983'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.917 36.36983, -2.917 36.36983, -2.917 36.36983, -2.917 36.36983, -2.917 36.36983))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1168'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81427 -1.681638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81427"^^xsd:decimal ;
  dwc:decimalLongitude "-1.681638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81427 -1.681638)"^^geo:wktLiteral ;
  geo-pos:lat "36.81427"^^xsd:decimal ;
  geo-pos:long "-1.681638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4651'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '429_4651'^^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 '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.309166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.681638'^^xsd:double;
  dwc:startLongitude '-1.681638'^^xsd:double;
  dwc:endLongitude '-1.681638'^^xsd:double;
  dwc:latitude '36.81427'^^xsd:double;
  dwc:startLatitude '36.81427'^^xsd:double;
  dwc:endLatitude '36.81427'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.681638 36.81427, -1.681638 36.81427, -1.681638 36.81427, -1.681638 36.81427, -1.681638 36.81427))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4651'^^xsd:string;
  dwc:observationDate '2009-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51417 -2.613833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.613833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51417 -2.613833)"^^geo:wktLiteral ;
  geo-pos:lat "36.51417"^^xsd:decimal ;
  geo-pos:long "-2.613833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1744'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1744'^^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 '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '10.253055555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.613833'^^xsd:double;
  dwc:startLongitude '-2.613833'^^xsd:double;
  dwc:endLongitude '-2.613833'^^xsd:double;
  dwc:latitude '36.51417'^^xsd:double;
  dwc:startLatitude '36.51417'^^xsd:double;
  dwc:endLatitude '36.51417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.613833 36.51417, -2.613833 36.51417, -2.613833 36.51417, -2.613833 36.51417, -2.613833 36.51417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1744'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47632 -2.908077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47632"^^xsd:decimal ;
  dwc:decimalLongitude "-2.908077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47632 -2.908077)"^^geo:wktLiteral ;
  geo-pos:lat "36.47632"^^xsd:decimal ;
  geo-pos:long "-2.908077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4587'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '429_4587'^^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:timeOfDay '9.1155555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.908077'^^xsd:double;
  dwc:startLongitude '-2.908077'^^xsd:double;
  dwc:endLongitude '-2.908077'^^xsd:double;
  dwc:latitude '36.47632'^^xsd:double;
  dwc:startLatitude '36.47632'^^xsd:double;
  dwc:endLatitude '36.47632'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.908077 36.47632, -2.908077 36.47632, -2.908077 36.47632, -2.908077 36.47632, -2.908077 36.47632))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4587'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33683 -2.8995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33683 -2.8995)"^^geo:wktLiteral ;
  geo-pos:lat "36.33683"^^xsd:decimal ;
  geo-pos:long "-2.8995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2663'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2663'^^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:timeOfDay '15.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8995'^^xsd:double;
  dwc:startLongitude '-2.8995'^^xsd:double;
  dwc:endLongitude '-2.8995'^^xsd:double;
  dwc:latitude '36.33683'^^xsd:double;
  dwc:startLatitude '36.33683'^^xsd:double;
  dwc:endLatitude '36.33683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8995 36.33683, -2.8995 36.33683, -2.8995 36.33683, -2.8995 36.33683, -2.8995 36.33683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2663'^^xsd:string;
  dwc:observationDate '2002-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52833 -2.710833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52833"^^xsd:decimal ;
  dwc:decimalLongitude "-2.710833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52833 -2.710833)"^^geo:wktLiteral ;
  geo-pos:lat "36.52833"^^xsd:decimal ;
  geo-pos:long "-2.710833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2858'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2858'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9236111111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.710833'^^xsd:double;
  dwc:startLongitude '-2.710833'^^xsd:double;
  dwc:endLongitude '-2.710833'^^xsd:double;
  dwc:latitude '36.52833'^^xsd:double;
  dwc:startLatitude '36.52833'^^xsd:double;
  dwc:endLatitude '36.52833'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.710833 36.52833, -2.710833 36.52833, -2.710833 36.52833, -2.710833 36.52833, -2.710833 36.52833))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2858'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26667 -1.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26667"^^xsd:decimal ;
  dwc:decimalLongitude "-1.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26667 -1.566667)"^^geo:wktLiteral ;
  geo-pos:lat "37.26667"^^xsd:decimal ;
  geo-pos:long "-1.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_274'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_274'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.2166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.566667'^^xsd:double;
  dwc:startLongitude '-1.566667'^^xsd:double;
  dwc:endLongitude '-1.566667'^^xsd:double;
  dwc:latitude '37.26667'^^xsd:double;
  dwc:startLatitude '37.26667'^^xsd:double;
  dwc:endLatitude '37.26667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.566667 37.26667, -1.566667 37.26667, -1.566667 37.26667, -1.566667 37.26667, -1.566667 37.26667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_274'^^xsd:string;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 -1.779667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168"^^xsd:decimal ;
  dwc:decimalLongitude "-1.779667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 -1.779667)"^^geo:wktLiteral ;
  geo-pos:lat "37.168"^^xsd:decimal ;
  geo-pos:long "-1.779667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_456'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_456'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^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:timeOfDay '6.4166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.779667'^^xsd:double;
  dwc:startLongitude '-1.779667'^^xsd:double;
  dwc:endLongitude '-1.779667'^^xsd:double;
  dwc:latitude '37.168'^^xsd:double;
  dwc:startLatitude '37.168'^^xsd:double;
  dwc:endLatitude '37.168'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.779667 37.168, -1.779667 37.168, -1.779667 37.168, -1.779667 37.168, -1.779667 37.168))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_456'^^xsd:string;
  dwc:observationDate '1995-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58698 -2.456657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58698"^^xsd:decimal ;
  dwc:decimalLongitude "-2.456657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58698 -2.456657)"^^geo:wktLiteral ;
  geo-pos:lat "36.58698"^^xsd:decimal ;
  geo-pos:long "-2.456657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4244'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '429_4244'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.8775'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.456657'^^xsd:double;
  dwc:startLongitude '-2.456657'^^xsd:double;
  dwc:endLongitude '-2.456657'^^xsd:double;
  dwc:latitude '36.58698'^^xsd:double;
  dwc:startLatitude '36.58698'^^xsd:double;
  dwc:endLatitude '36.58698'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.456657 36.58698, -2.456657 36.58698, -2.456657 36.58698, -2.456657 36.58698, -2.456657 36.58698))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4244'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3535 -3.632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3535"^^xsd:decimal ;
  dwc:decimalLongitude "-3.632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3535 -3.632)"^^geo:wktLiteral ;
  geo-pos:lat "36.3535"^^xsd:decimal ;
  geo-pos:long "-3.632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2897'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_2897'^^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:timeOfDay '13.189722222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.632'^^xsd:double;
  dwc:startLongitude '-3.632'^^xsd:double;
  dwc:endLongitude '-3.632'^^xsd:double;
  dwc:latitude '36.3535'^^xsd:double;
  dwc:startLatitude '36.3535'^^xsd:double;
  dwc:endLatitude '36.3535'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.632 36.3535, -3.632 36.3535, -3.632 36.3535, -3.632 36.3535, -3.632 36.3535))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2897'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04236 -1.76793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04236"^^xsd:decimal ;
  dwc:decimalLongitude "-1.76793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04236 -1.76793)"^^geo:wktLiteral ;
  geo-pos:lat "37.04236"^^xsd:decimal ;
  geo-pos:long "-1.76793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3492'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_3492'^^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:timeOfDay '7.2913888888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.76793'^^xsd:double;
  dwc:startLongitude '-1.76793'^^xsd:double;
  dwc:endLongitude '-1.76793'^^xsd:double;
  dwc:latitude '37.04236'^^xsd:double;
  dwc:startLatitude '37.04236'^^xsd:double;
  dwc:endLatitude '37.04236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.76793 37.04236, -1.76793 37.04236, -1.76793 37.04236, -1.76793 37.04236, -1.76793 37.04236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3492'^^xsd:string;
  dwc:observationDate '2006-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63114 -3.554132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63114"^^xsd:decimal ;
  dwc:decimalLongitude "-3.554132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63114 -3.554132)"^^geo:wktLiteral ;
  geo-pos:lat "36.63114"^^xsd:decimal ;
  geo-pos:long "-3.554132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4212'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '429_4212'^^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:timeOfDay '7.5394444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.554132'^^xsd:double;
  dwc:startLongitude '-3.554132'^^xsd:double;
  dwc:endLongitude '-3.554132'^^xsd:double;
  dwc:latitude '36.63114'^^xsd:double;
  dwc:startLatitude '36.63114'^^xsd:double;
  dwc:endLatitude '36.63114'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.554132 36.63114, -3.554132 36.63114, -3.554132 36.63114, -3.554132 36.63114, -3.554132 36.63114))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4212'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.424 -3.144833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.424"^^xsd:decimal ;
  dwc:decimalLongitude "-3.144833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.424 -3.144833)"^^geo:wktLiteral ;
  geo-pos:lat "36.424"^^xsd:decimal ;
  geo-pos:long "-3.144833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1552'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '429_1552'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '14.366666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.144833'^^xsd:double;
  dwc:startLongitude '-3.144833'^^xsd:double;
  dwc:endLongitude '-3.144833'^^xsd:double;
  dwc:latitude '36.424'^^xsd:double;
  dwc:startLatitude '36.424'^^xsd:double;
  dwc:endLatitude '36.424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.144833 36.424, -3.144833 36.424, -3.144833 36.424, -3.144833 36.424, -3.144833 36.424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1552'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52039 -2.800618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52039"^^xsd:decimal ;
  dwc:decimalLongitude "-2.800618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52039 -2.800618)"^^geo:wktLiteral ;
  geo-pos:lat "36.52039"^^xsd:decimal ;
  geo-pos:long "-2.800618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3684'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3684'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '17.144444444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.800618'^^xsd:double;
  dwc:startLongitude '-2.800618'^^xsd:double;
  dwc:endLongitude '-2.800618'^^xsd:double;
  dwc:latitude '36.52039'^^xsd:double;
  dwc:startLatitude '36.52039'^^xsd:double;
  dwc:endLatitude '36.52039'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.800618 36.52039, -2.800618 36.52039, -2.800618 36.52039, -2.800618 36.52039, -2.800618 36.52039))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3684'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.782833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38317"^^xsd:decimal ;
  dwc:decimalLongitude "-2.782833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38317 -2.782833)"^^geo:wktLiteral ;
  geo-pos:lat "36.38317"^^xsd:decimal ;
  geo-pos:long "-2.782833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1974'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_1974'^^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 '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '13.618611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.782833'^^xsd:double;
  dwc:startLongitude '-2.782833'^^xsd:double;
  dwc:endLongitude '-2.782833'^^xsd:double;
  dwc:latitude '36.38317'^^xsd:double;
  dwc:startLatitude '36.38317'^^xsd:double;
  dwc:endLatitude '36.38317'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.782833 36.38317, -2.782833 36.38317, -2.782833 36.38317, -2.782833 36.38317, -2.782833 36.38317))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1974'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14767 -1.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14767"^^xsd:decimal ;
  dwc:decimalLongitude "-1.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14767 -1.701667)"^^geo:wktLiteral ;
  geo-pos:lat "37.14767"^^xsd:decimal ;
  geo-pos:long "-1.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_331'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_331'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.701667'^^xsd:double;
  dwc:startLongitude '-1.701667'^^xsd:double;
  dwc:endLongitude '-1.701667'^^xsd:double;
  dwc:latitude '37.14767'^^xsd:double;
  dwc:startLatitude '37.14767'^^xsd:double;
  dwc:endLatitude '37.14767'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.701667 37.14767, -1.701667 37.14767, -1.701667 37.14767, -1.701667 37.14767, -1.701667 37.14767))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_331'^^xsd:string;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.388 -4.4195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.388"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.388 -4.4195)"^^geo:wktLiteral ;
  geo-pos:lat "36.388"^^xsd:decimal ;
  geo-pos:long "-4.4195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3102'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3102'^^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:timeOfDay '12.8'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-4.4195'^^xsd:double;
  dwc:startLongitude '-4.4195'^^xsd:double;
  dwc:endLongitude '-4.4195'^^xsd:double;
  dwc:latitude '36.388'^^xsd:double;
  dwc:startLatitude '36.388'^^xsd:double;
  dwc:endLatitude '36.388'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-4.4195 36.388, -4.4195 36.388, -4.4195 36.388, -4.4195 36.388, -4.4195 36.388))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3102'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48667 -2.516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48667 -2.516)"^^geo:wktLiteral ;
  geo-pos:lat "36.48667"^^xsd:decimal ;
  geo-pos:long "-2.516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_636'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_636'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:timeOfDay '11.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.516'^^xsd:double;
  dwc:startLongitude '-2.516'^^xsd:double;
  dwc:endLongitude '-2.516'^^xsd:double;
  dwc:latitude '36.48667'^^xsd:double;
  dwc:startLatitude '36.48667'^^xsd:double;
  dwc:endLatitude '36.48667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.516 36.48667, -2.516 36.48667, -2.516 36.48667, -2.516 36.48667, -2.516 36.48667))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_636'^^xsd:string;
  dwc:observationDate '1996-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39239 -2.420233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39239"^^xsd:decimal ;
  dwc:decimalLongitude "-2.420233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39239 -2.420233)"^^geo:wktLiteral ;
  geo-pos:lat "36.39239"^^xsd:decimal ;
  geo-pos:long "-2.420233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4504'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_4504'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.555833333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.420233'^^xsd:double;
  dwc:startLongitude '-2.420233'^^xsd:double;
  dwc:endLongitude '-2.420233'^^xsd:double;
  dwc:latitude '36.39239'^^xsd:double;
  dwc:startLatitude '36.39239'^^xsd:double;
  dwc:endLatitude '36.39239'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.420233 36.39239, -2.420233 36.39239, -2.420233 36.39239, -2.420233 36.39239, -2.420233 36.39239))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4504'^^xsd:string;
  dwc:observationDate '2008-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2915 -2.758667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2915"^^xsd:decimal ;
  dwc:decimalLongitude "-2.758667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2915 -2.758667)"^^geo:wktLiteral ;
  geo-pos:lat "36.2915"^^xsd:decimal ;
  geo-pos:long "-2.758667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1472'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '429_1472'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '16.383333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.758667'^^xsd:double;
  dwc:startLongitude '-2.758667'^^xsd:double;
  dwc:endLongitude '-2.758667'^^xsd:double;
  dwc:latitude '36.2915'^^xsd:double;
  dwc:startLatitude '36.2915'^^xsd:double;
  dwc:endLatitude '36.2915'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.758667 36.2915, -2.758667 36.2915, -2.758667 36.2915, -2.758667 36.2915, -2.758667 36.2915))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1472'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00683 -1.723667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00683"^^xsd:decimal ;
  dwc:decimalLongitude "-1.723667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00683 -1.723667)"^^geo:wktLiteral ;
  geo-pos:lat "37.00683"^^xsd:decimal ;
  geo-pos:long "-1.723667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_294'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_294'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '7.1166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.723667'^^xsd:double;
  dwc:startLongitude '-1.723667'^^xsd:double;
  dwc:endLongitude '-1.723667'^^xsd:double;
  dwc:latitude '37.00683'^^xsd:double;
  dwc:startLatitude '37.00683'^^xsd:double;
  dwc:endLatitude '37.00683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.723667 37.00683, -1.723667 37.00683, -1.723667 37.00683, -1.723667 37.00683, -1.723667 37.00683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_294'^^xsd:string;
  dwc:observationDate '1994-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47883 -2.808833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47883"^^xsd:decimal ;
  dwc:decimalLongitude "-2.808833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47883 -2.808833)"^^geo:wktLiteral ;
  geo-pos:lat "36.47883"^^xsd:decimal ;
  geo-pos:long "-2.808833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1429'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '429_1429'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '7.85'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.808833'^^xsd:double;
  dwc:startLongitude '-2.808833'^^xsd:double;
  dwc:endLongitude '-2.808833'^^xsd:double;
  dwc:latitude '36.47883'^^xsd:double;
  dwc:startLatitude '36.47883'^^xsd:double;
  dwc:endLatitude '36.47883'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.808833 36.47883, -2.808833 36.47883, -2.808833 36.47883, -2.808833 36.47883, -2.808833 36.47883))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1429'^^xsd:string;
  dwc:observationDate '1999-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4745 -2.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4745"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1968__429_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4745 -2.78)"^^geo:wktLiteral ;
  geo-pos:lat "36.4745"^^xsd:decimal ;
  geo-pos:long "-2.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1575'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '429_1575'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '12.916666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.78'^^xsd:double;
  dwc:startLongitude '-2.78'^^xsd:double;
  dwc:endLongitude '-2.78'^^xsd:double;
  dwc:latitude '36.4745'^^xsd:double;
  dwc:startLatitude '36.4745'^^xsd:double;
  dwc:endLatitude '36.4745'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.78 36.4745, -2.78 36.4745, -2.78 36.4745, -2.78 36.4745, -2.78 36.4745))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1575'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.432 -2.757167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.432"^^xsd:decimal ;
  dwc:decimalLongitude "-2.757167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.432 -2.757167)"^^geo:wktLiteral ;
  geo-pos:lat "36.432"^^xsd:decimal ;
  geo-pos:long "-2.757167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1726'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1726'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.354166666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.757167'^^xsd:double;
  dwc:startLongitude '-2.757167'^^xsd:double;
  dwc:endLongitude '-2.757167'^^xsd:double;
  dwc:latitude '36.432'^^xsd:double;
  dwc:startLatitude '36.432'^^xsd:double;
  dwc:endLatitude '36.432'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.757167 36.432, -2.757167 36.432, -2.757167 36.432, -2.757167 36.432, -2.757167 36.432))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1726'^^xsd:string;
  dwc:observationDate '2000-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44804 -3.236035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44804"^^xsd:decimal ;
  dwc:decimalLongitude "-3.236035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44804 -3.236035)"^^geo:wktLiteral ;
  geo-pos:lat "36.44804"^^xsd:decimal ;
  geo-pos:long "-3.236035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4557'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4557'^^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:timeOfDay '12.760555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.236035'^^xsd:double;
  dwc:startLongitude '-3.236035'^^xsd:double;
  dwc:endLongitude '-3.236035'^^xsd:double;
  dwc:latitude '36.44804'^^xsd:double;
  dwc:startLatitude '36.44804'^^xsd:double;
  dwc:endLatitude '36.44804'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.236035 36.44804, -3.236035 36.44804, -3.236035 36.44804, -3.236035 36.44804, -3.236035 36.44804))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4557'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41939 -3.025326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41939"^^xsd:decimal ;
  dwc:decimalLongitude "-3.025326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41939 -3.025326)"^^geo:wktLiteral ;
  geo-pos:lat "36.41939"^^xsd:decimal ;
  geo-pos:long "-3.025326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4814'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4814'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.4725'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.025326'^^xsd:double;
  dwc:startLongitude '-3.025326'^^xsd:double;
  dwc:endLongitude '-3.025326'^^xsd:double;
  dwc:latitude '36.41939'^^xsd:double;
  dwc:startLatitude '36.41939'^^xsd:double;
  dwc:endLatitude '36.41939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.025326 36.41939, -3.025326 36.41939, -3.025326 36.41939, -3.025326 36.41939, -3.025326 36.41939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4814'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53417 -2.5465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53417"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53417 -2.5465)"^^geo:wktLiteral ;
  geo-pos:lat "36.53417"^^xsd:decimal ;
  geo-pos:long "-2.5465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1961'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_1961'^^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 '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '12.4875'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.5465'^^xsd:double;
  dwc:startLongitude '-2.5465'^^xsd:double;
  dwc:endLongitude '-2.5465'^^xsd:double;
  dwc:latitude '36.53417'^^xsd:double;
  dwc:startLatitude '36.53417'^^xsd:double;
  dwc:endLatitude '36.53417'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.5465 36.53417, -2.5465 36.53417, -2.5465 36.53417, -2.5465 36.53417, -2.5465 36.53417))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1961'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74313 -1.90027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74313"^^xsd:decimal ;
  dwc:decimalLongitude "-1.90027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74313 -1.90027)"^^geo:wktLiteral ;
  geo-pos:lat "36.74313"^^xsd:decimal ;
  geo-pos:long "-1.90027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4755'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_4755'^^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:timeOfDay '11.847777777778'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.90027'^^xsd:double;
  dwc:startLongitude '-1.90027'^^xsd:double;
  dwc:endLongitude '-1.90027'^^xsd:double;
  dwc:latitude '36.74313'^^xsd:double;
  dwc:startLatitude '36.74313'^^xsd:double;
  dwc:endLatitude '36.74313'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.90027 36.74313, -1.90027 36.74313, -1.90027 36.74313, -1.90027 36.74313, -1.90027 36.74313))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4755'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42683 -2.6805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42683"^^xsd:decimal ;
  dwc:decimalLongitude "-2.6805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42683 -2.6805)"^^geo:wktLiteral ;
  geo-pos:lat "36.42683"^^xsd:decimal ;
  geo-pos:long "-2.6805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2345'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_2345'^^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 '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.6805'^^xsd:double;
  dwc:startLongitude '-2.6805'^^xsd:double;
  dwc:endLongitude '-2.6805'^^xsd:double;
  dwc:latitude '36.42683'^^xsd:double;
  dwc:startLatitude '36.42683'^^xsd:double;
  dwc:endLatitude '36.42683'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.6805 36.42683, -2.6805 36.42683, -2.6805 36.42683, -2.6805 36.42683, -2.6805 36.42683))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2345'^^xsd:string;
  dwc:observationDate '2002-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52044 -3.266827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52044"^^xsd:decimal ;
  dwc:decimalLongitude "-3.266827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52044 -3.266827)"^^geo:wktLiteral ;
  geo-pos:lat "36.52044"^^xsd:decimal ;
  geo-pos:long "-3.266827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4459'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '429_4459'^^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 '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '11.7125'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.266827'^^xsd:double;
  dwc:startLongitude '-3.266827'^^xsd:double;
  dwc:endLongitude '-3.266827'^^xsd:double;
  dwc:latitude '36.52044'^^xsd:double;
  dwc:startLatitude '36.52044'^^xsd:double;
  dwc:endLatitude '36.52044'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.266827 36.52044, -3.266827 36.52044, -3.266827 36.52044, -3.266827 36.52044, -3.266827 36.52044))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4459'^^xsd:string;
  dwc:observationDate '2008-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49355 -2.80726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49355"^^xsd:decimal ;
  dwc:decimalLongitude "-2.80726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49355 -2.80726)"^^geo:wktLiteral ;
  geo-pos:lat "36.49355"^^xsd:decimal ;
  geo-pos:long "-2.80726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3685'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_3685'^^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 '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.145555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.80726'^^xsd:double;
  dwc:startLongitude '-2.80726'^^xsd:double;
  dwc:endLongitude '-2.80726'^^xsd:double;
  dwc:latitude '36.49355'^^xsd:double;
  dwc:startLatitude '36.49355'^^xsd:double;
  dwc:endLatitude '36.49355'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.80726 36.49355, -2.80726 36.49355, -2.80726 36.49355, -2.80726 36.49355, -2.80726 36.49355))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3685'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01533 -1.810167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01533"^^xsd:decimal ;
  dwc:decimalLongitude "-1.810167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01533 -1.810167)"^^geo:wktLiteral ;
  geo-pos:lat "37.01533"^^xsd:decimal ;
  geo-pos:long "-1.810167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_155'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_155'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '5.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.810167'^^xsd:double;
  dwc:startLongitude '-1.810167'^^xsd:double;
  dwc:endLongitude '-1.810167'^^xsd:double;
  dwc:latitude '37.01533'^^xsd:double;
  dwc:startLatitude '37.01533'^^xsd:double;
  dwc:endLatitude '37.01533'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.810167 37.01533, -1.810167 37.01533, -1.810167 37.01533, -1.810167 37.01533, -1.810167 37.01533))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_155'^^xsd:string;
  dwc:observationDate '1993-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38541 -3.939288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38541"^^xsd:decimal ;
  dwc:decimalLongitude "-3.939288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38541 -3.939288)"^^geo:wktLiteral ;
  geo-pos:lat "36.38541"^^xsd:decimal ;
  geo-pos:long "-3.939288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4288'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2007'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '429_4288'^^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 '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '9.7497222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.939288'^^xsd:double;
  dwc:startLongitude '-3.939288'^^xsd:double;
  dwc:endLongitude '-3.939288'^^xsd:double;
  dwc:latitude '36.38541'^^xsd:double;
  dwc:startLatitude '36.38541'^^xsd:double;
  dwc:endLatitude '36.38541'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.939288 36.38541, -3.939288 36.38541, -3.939288 36.38541, -3.939288 36.38541, -3.939288 36.38541))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4288'^^xsd:string;
  dwc:observationDate '2007-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -2.679167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55333"^^xsd:decimal ;
  dwc:decimalLongitude "-2.679167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55333 -2.679167)"^^geo:wktLiteral ;
  geo-pos:lat "36.55333"^^xsd:decimal ;
  geo-pos:long "-2.679167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_985'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_985'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '12.2'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.679167'^^xsd:double;
  dwc:startLongitude '-2.679167'^^xsd:double;
  dwc:endLongitude '-2.679167'^^xsd:double;
  dwc:latitude '36.55333'^^xsd:double;
  dwc:startLatitude '36.55333'^^xsd:double;
  dwc:endLatitude '36.55333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.679167 36.55333, -2.679167 36.55333, -2.679167 36.55333, -2.679167 36.55333, -2.679167 36.55333))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_985'^^xsd:string;
  dwc:observationDate '1998-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -2.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40733"^^xsd:decimal ;
  dwc:decimalLongitude "-2.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40733 -2.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.40733"^^xsd:decimal ;
  geo-pos:long "-2.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_2300'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '429_2300'^^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:timeOfDay '17.3'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.458'^^xsd:double;
  dwc:startLongitude '-2.458'^^xsd:double;
  dwc:endLongitude '-2.458'^^xsd:double;
  dwc:latitude '36.40733'^^xsd:double;
  dwc:startLatitude '36.40733'^^xsd:double;
  dwc:endLatitude '36.40733'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.458 36.40733, -2.458 36.40733, -2.458 36.40733, -2.458 36.40733, -2.458 36.40733))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_2300'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65181 -3.298252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65181"^^xsd:decimal ;
  dwc:decimalLongitude "-3.298252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65181 -3.298252)"^^geo:wktLiteral ;
  geo-pos:lat "36.65181"^^xsd:decimal ;
  geo-pos:long "-3.298252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4474'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '429_4474'^^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 '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:timeOfDay '15.048611111111'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.298252'^^xsd:double;
  dwc:startLongitude '-3.298252'^^xsd:double;
  dwc:endLongitude '-3.298252'^^xsd:double;
  dwc:latitude '36.65181'^^xsd:double;
  dwc:startLatitude '36.65181'^^xsd:double;
  dwc:endLatitude '36.65181'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.298252 36.65181, -3.298252 36.65181, -3.298252 36.65181, -3.298252 36.65181, -3.298252 36.65181))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4474'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97817 -5.462167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97817"^^xsd:decimal ;
  dwc:decimalLongitude "-5.462167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97817 -5.462167)"^^geo:wktLiteral ;
  geo-pos:lat "35.97817"^^xsd:decimal ;
  geo-pos:long "-5.462167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4612'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '429_4612'^^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:timeOfDay '14.067222222222'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-5.462167'^^xsd:double;
  dwc:startLongitude '-5.462167'^^xsd:double;
  dwc:endLongitude '-5.462167'^^xsd:double;
  dwc:latitude '35.97817'^^xsd:double;
  dwc:startLatitude '35.97817'^^xsd:double;
  dwc:endLatitude '35.97817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-5.462167 35.97817, -5.462167 35.97817, -5.462167 35.97817, -5.462167 35.97817, -5.462167 35.97817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4612'^^xsd:string;
  dwc:observationDate '2009-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02167 -1.776167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02167"^^xsd:decimal ;
  dwc:decimalLongitude "-1.776167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02167 -1.776167)"^^geo:wktLiteral ;
  geo-pos:lat "37.02167"^^xsd:decimal ;
  geo-pos:long "-1.776167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_756'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '429_756'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^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:timeOfDay '8.9166666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.776167'^^xsd:double;
  dwc:startLongitude '-1.776167'^^xsd:double;
  dwc:endLongitude '-1.776167'^^xsd:double;
  dwc:latitude '37.02167'^^xsd:double;
  dwc:startLatitude '37.02167'^^xsd:double;
  dwc:endLatitude '37.02167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.776167 37.02167, -1.776167 37.02167, -1.776167 37.02167, -1.776167 37.02167, -1.776167 37.02167))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_756'^^xsd:string;
  dwc:observationDate '1996-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332 -1.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.332"^^xsd:decimal ;
  dwc:decimalLongitude "-1.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.332 -1.425)"^^geo:wktLiteral ;
  geo-pos:lat "37.332"^^xsd:decimal ;
  geo-pos:long "-1.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_182'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1993'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_182'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '14.55'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.425'^^xsd:double;
  dwc:startLongitude '-1.425'^^xsd:double;
  dwc:endLongitude '-1.425'^^xsd:double;
  dwc:latitude '37.332'^^xsd:double;
  dwc:startLatitude '37.332'^^xsd:double;
  dwc:endLatitude '37.332'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.425 37.332, -1.425 37.332, -1.425 37.332, -1.425 37.332, -1.425 37.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_182'^^xsd:string;
  dwc:observationDate '1993-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40633 -2.856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40633"^^xsd:decimal ;
  dwc:decimalLongitude "-2.856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40633 -2.856667)"^^geo:wktLiteral ;
  geo-pos:lat "36.40633"^^xsd:decimal ;
  geo-pos:long "-2.856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1604'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '429_1604'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^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:timeOfDay '9.9'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.856667'^^xsd:double;
  dwc:startLongitude '-2.856667'^^xsd:double;
  dwc:endLongitude '-2.856667'^^xsd:double;
  dwc:latitude '36.40633'^^xsd:double;
  dwc:startLatitude '36.40633'^^xsd:double;
  dwc:endLatitude '36.40633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.856667 36.40633, -2.856667 36.40633, -2.856667 36.40633, -2.856667 36.40633, -2.856667 36.40633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1604'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32283 -2.809333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32283"^^xsd:decimal ;
  dwc:decimalLongitude "-2.809333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32283 -2.809333)"^^geo:wktLiteral ;
  geo-pos:lat "36.32283"^^xsd:decimal ;
  geo-pos:long "-2.809333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1147'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '429_1147'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '13.966666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.809333'^^xsd:double;
  dwc:startLongitude '-2.809333'^^xsd:double;
  dwc:endLongitude '-2.809333'^^xsd:double;
  dwc:latitude '36.32283'^^xsd:double;
  dwc:startLatitude '36.32283'^^xsd:double;
  dwc:endLatitude '36.32283'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.809333 36.32283, -2.809333 36.32283, -2.809333 36.32283, -2.809333 36.32283, -2.809333 36.32283))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1147'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46172 -3.17759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46172"^^xsd:decimal ;
  dwc:decimalLongitude "-3.17759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46172 -3.17759)"^^geo:wktLiteral ;
  geo-pos:lat "36.46172"^^xsd:decimal ;
  geo-pos:long "-3.17759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4559'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4559'^^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:timeOfDay '14.825555555556'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.17759'^^xsd:double;
  dwc:startLongitude '-3.17759'^^xsd:double;
  dwc:endLongitude '-3.17759'^^xsd:double;
  dwc:latitude '36.46172'^^xsd:double;
  dwc:startLatitude '36.46172'^^xsd:double;
  dwc:endLatitude '36.46172'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.17759 36.46172, -3.17759 36.46172, -3.17759 36.46172, -3.17759 36.46172, -3.17759 36.46172))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4559'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50817 -2.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50817"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50817 -2.8055)"^^geo:wktLiteral ;
  geo-pos:lat "36.50817"^^xsd:decimal ;
  geo-pos:long "-2.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_3482'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '429_3482'^^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:timeOfDay '16.861388888889'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.8055'^^xsd:double;
  dwc:startLongitude '-2.8055'^^xsd:double;
  dwc:endLongitude '-2.8055'^^xsd:double;
  dwc:latitude '36.50817'^^xsd:double;
  dwc:startLatitude '36.50817'^^xsd:double;
  dwc:endLatitude '36.50817'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.8055 36.50817, -2.8055 36.50817, -2.8055 36.50817, -2.8055 36.50817, -2.8055 36.50817))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_3482'^^xsd:string;
  dwc:observationDate '2005-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25717 -1.537667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25717"^^xsd:decimal ;
  dwc:decimalLongitude "-1.537667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25717 -1.537667)"^^geo:wktLiteral ;
  geo-pos:lat "37.25717"^^xsd:decimal ;
  geo-pos:long "-1.537667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_311'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_311'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^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:timeOfDay '9.5'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-1.537667'^^xsd:double;
  dwc:startLongitude '-1.537667'^^xsd:double;
  dwc:endLongitude '-1.537667'^^xsd:double;
  dwc:latitude '37.25717'^^xsd:double;
  dwc:startLatitude '37.25717'^^xsd:double;
  dwc:endLatitude '37.25717'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-1.537667 37.25717, -1.537667 37.25717, -1.537667 37.25717, -1.537667 37.25717, -1.537667 37.25717))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_311'^^xsd:string;
  dwc:observationDate '1994-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43431 -3.220553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43431"^^xsd:decimal ;
  dwc:decimalLongitude "-3.220553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43431 -3.220553)"^^geo:wktLiteral ;
  geo-pos:lat "36.43431"^^xsd:decimal ;
  geo-pos:long "-3.220553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_4558'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '429_4558'^^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:timeOfDay '12.991944444444'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-3.220553'^^xsd:double;
  dwc:startLongitude '-3.220553'^^xsd:double;
  dwc:endLongitude '-3.220553'^^xsd:double;
  dwc:latitude '36.43431'^^xsd:double;
  dwc:startLatitude '36.43431'^^xsd:double;
  dwc:endLatitude '36.43431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-3.220553 36.43431, -3.220553 36.43431, -3.220553 36.43431, -3.220553 36.43431, -3.220553 36.43431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_4558'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1968__429_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1968__429_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1968__429_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32067 -2.939667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32067"^^xsd:decimal ;
  dwc:decimalLongitude "-2.939667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1968__429_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32067 -2.939667)"^^geo:wktLiteral ;
  geo-pos:lat "36.32067"^^xsd:decimal ;
  geo-pos:long "-2.939667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1968__429_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "429_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1968_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-09-20'^^xsd:date;
  dwc:institutionCode 'Alnilam'^^xsd:string;
  dwc:collectionCode '429'^^xsd:integer;
  dwc:catalogNumber '429_1167'^^xsd:string;
  dwc:scientificName 'Globicephala melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '429_1167'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:timeOfDay '16.516666666667'^^xsd:double;
  dwc:continentOcean 'Alboran Sea,Mediterranean Sea,Spain'^^xsd:string;
  dwc:longitude '-2.939667'^^xsd:double;
  dwc:startLongitude '-2.939667'^^xsd:double;
  dwc:endLongitude '-2.939667'^^xsd:double;
  dwc:latitude '36.32067'^^xsd:double;
  dwc:startLatitude '36.32067'^^xsd:double;
  dwc:endLatitude '36.32067'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-2.939667 36.32067, -2.939667 36.32067, -2.939667 36.32067, -2.939667 36.32067, -2.939667 36.32067))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; boat; Identification Type:Visual sighting; Taxon recorded as "Globicephala melas" by the provider'^^xsd:string;
  dwc:aphiaid '137097'^^xsd:integer;
  dwc:occurrenceId '429_1167'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '137097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF